Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure we call pa_sink_process_rewind() if a rewind was requested under ↵ | Lennart Poettering | 2008-10-02 | 1 | -2/+7 |
| | | | | all circumstances | ||||
* | when killing gconf helper, loop over EINTR | Lennart Poettering | 2008-10-01 | 1 | -2/+10 |
| | |||||
* | don't hit an assert if a kernel driver reports invalid dB information, ↵ | Lennart Poettering | 2008-10-01 | 2 | -17/+24 |
| | | | | instead just warn the user | ||||
* | remove useless log message | Lennart Poettering | 2008-10-01 | 1 | -1/+1 |
| | |||||
* | fix support for ALSA devices which lack dB information | Lennart Poettering | 2008-10-01 | 2 | -39/+105 |
| | |||||
* | follow PropertyChanged signals from BlueZ | Lennart Poettering | 2008-10-01 | 1 | -86/+215 |
| | |||||
* | esound auth-ip-acl fix | Nix | 2008-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | [...] iv) module-protocol-stub has a one-character typo that breaks auth-ip-acl for the esound TCP module, patch: Unbreak esound auth-ip-acl. Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | make module-bluetooth-discover actually load modules and smaller other fixes | Lennart Poettering | 2008-09-29 | 1 | -213/+482 |
| | |||||
* | all kinds of minor type, memory leak, initializatio fixes | Lennart Poettering | 2008-09-29 | 1 | -141/+113 |
| | |||||
* | instead of failing when the requested sampling rate is not available find ↵ | Lennart Poettering | 2008-09-29 | 1 | -19/+23 |
| | | | | the next one that is higher | ||||
* | Use the same module parameter names for module-bluetooth-device as for most ↵ | Lennart Poettering | 2008-09-29 | 1 | -12/+15 |
| | | | | other modules | ||||
* | use TRUE for pa_bool_t arguments | Lennart Poettering | 2008-09-29 | 2 | -2/+2 |
| | |||||
* | remove a few compiler warnings in BlueZ code | Lennart Poettering | 2008-09-29 | 3 | -6/+5 |
| | |||||
* | some minor fixes and cleanups in the bt code | Lennart Poettering | 2008-09-26 | 1 | -25/+23 |
| | |||||
* | replace Makefile stub copies by symlinks | Lennart Poettering | 2008-09-11 | 2 | -26/+2 |
| | |||||
* | downgrade a D-Bus log message to debug | Lennart Poettering | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | add trivial redirecting makefile to bt dir | Lennart Poettering | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | Move bluetooth proximity module to src/modules/bluetooth/ | João Paulo Rechi Vita | 2008-09-11 | 2 | -1/+1 |
| | |||||
* | Change all int vars that doesn't allow negative values to uint | João Paulo Rechi Vita | 2008-09-11 | 1 | -11/+12 |
| | |||||
* | Move bluetooth discover and device modules to src/modules/bluetooth | João Paulo Rechi Vita | 2008-09-11 | 9 | -9/+9 |
| | |||||
* | Cleanup some code | João Paulo Rechi Vita | 2008-09-11 | 1 | -14/+0 |
| | |||||
* | Remove some warnings | João Paulo Rechi Vita | 2008-09-11 | 1 | -5/+8 |
| | |||||
* | Free mempool | João Paulo Rechi Vita | 2008-09-11 | 1 | -1/+3 |
| | |||||
* | Merge A2DP and SCO thread functions | João Paulo Rechi Vita | 2008-09-11 | 1 | -121/+52 |
| | |||||
* | Add some more device properties to the sink properties list | João Paulo Rechi Vita | 2008-09-11 | 1 | -1/+10 |
| | |||||
* | Remove check for SIOCOUTQ and add proper includes | João Paulo Rechi Vita | 2008-09-11 | 1 | -17/+9 |
| | |||||
* | Use union instead of different pointer types to the same memory area to make ↵ | João Paulo Rechi Vita | 2008-09-11 | 1 | -47/+53 |
| | | | | the code C99 compliant | ||||
* | Move render and write to the fd to a separate function | João Paulo Rechi Vita | 2008-09-11 | 1 | -81/+90 |
| | |||||
* | Change MIN/MAX to PA_MIN/PA_MAX | João Paulo Rechi Vita | 2008-09-11 | 1 | -2/+2 |
| | |||||
* | Remove unnecessary initialization of getcaps_req->flags | João Paulo Rechi Vita | 2008-09-11 | 1 | -2/+1 |
| | |||||
* | Remove u->channels and u->rates, since it's redundant info | João Paulo Rechi Vita | 2008-09-11 | 1 | -11/+5 |
| | |||||
* | Fix some memory leaking | João Paulo Rechi Vita | 2008-09-11 | 1 | -3/+13 |
| | |||||
* | Change sbc_initialized to pa_bool_t | João Paulo Rechi Vita | 2008-09-11 | 1 | -3/+3 |
| | |||||
* | pa__done for module-bt-device | João Paulo Rechi Vita | 2008-09-11 | 1 | -4/+41 |
| | |||||
* | Fix some debug messages and other cosmetic changes | João Paulo Rechi Vita | 2008-09-11 | 1 | -51/+39 |
| | |||||
* | Refactor a2dp thread execution flow and improve time estimation | João Paulo Rechi Vita | 2008-09-11 | 1 | -97/+76 |
| | |||||
* | A2DP poorly working | João Paulo Rechi Vita | 2008-09-11 | 1 | -6/+194 |
| | |||||
* | Fix sample size | João Paulo Rechi Vita | 2008-09-11 | 1 | -1/+3 |
| | |||||
* | Fix block_size calculation | João Paulo Rechi Vita | 2008-09-11 | 1 | -4/+3 |
| | |||||
* | Configure bt connection for a2dp | João Paulo Rechi Vita | 2008-09-11 | 2 | -14/+94 |
| | |||||
* | Get rid of hw_constraint function. It's code now lives inside bt_setconf(). | João Paulo Rechi Vita | 2008-09-11 | 1 | -15/+4 |
| | |||||
* | Change default sink name to bluetooth_sink | João Paulo Rechi Vita | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | Try to improve time estimation | João Paulo Rechi Vita | 2008-09-11 | 1 | -7/+7 |
| | |||||
* | Fix handling of PA_SINK_MESSAGE_GET_LATENCY | João Paulo Rechi Vita | 2008-09-11 | 1 | -1/+2 |
| | |||||
* | Remove PA_SINK_NETWORK flag and move the passage of streamfd to the rt ↵ | João Paulo Rechi Vita | 2008-09-11 | 1 | -5/+6 |
| | | | | thread just before the thread creation | ||||
* | Change pa_sink_render to pa_sink_render_into_full and remove some ↵ | João Paulo Rechi Vita | 2008-09-11 | 1 | -96/+90 |
| | | | | unnecessary checks on the rt thread | ||||
* | Make stream socket non-blocking | João Paulo Rechi Vita | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | Fix block size for SCO | João Paulo Rechi Vita | 2008-09-11 | 1 | -1/+5 |
| | |||||
* | Add include for core-util.h | João Paulo Rechi Vita | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | Initialize rtpoll_item | João Paulo Rechi Vita | 2008-09-11 | 1 | -0/+5 |
| |