Commit graph

18 commits

Author SHA1 Message Date
João Paulo Rechi Vita
123ba4f5f1 Fix handling of PA_SINK_MESSAGE_GET_LATENCY 2008-09-11 01:12:06 +03:00
João Paulo Rechi Vita
0d37b912ee Remove PA_SINK_NETWORK flag and move the passage of streamfd to the rt thread just before the thread creation 2008-09-11 01:12:06 +03:00
João Paulo Rechi Vita
435eb0711b Change pa_sink_render to pa_sink_render_into_full and remove some unnecessary checks on the rt thread 2008-09-11 01:12:06 +03:00
João Paulo Rechi Vita
2e51b93026 Make stream socket non-blocking 2008-09-11 01:12:06 +03:00
João Paulo Rechi Vita
71f1d68dac Fix block size for SCO 2008-09-11 01:12:05 +03:00
João Paulo Rechi Vita
fcd7dc1fd7 Add include for core-util.h 2008-09-11 01:12:05 +03:00
João Paulo Rechi Vita
eb1e308710 Initialize rtpoll_item 2008-09-11 01:12:05 +03:00
João Paulo Rechi Vita
0519e5d446 Add include for sample.h 2008-09-11 01:12:05 +03:00
João Paulo Rechi Vita
d48961f258 Change close() to pa_close() 2008-09-11 01:12:05 +03:00
João Paulo Rechi Vita
b4ded21e08 Change strerror() to pa_cstrerror() 2008-09-11 01:12:05 +03:00
João Paulo Rechi Vita
16d5aab020 Get rid of SINK_MESSAGE_PASS_SOCKET, since we don't really need it 2008-09-11 01:12:05 +03:00
João Paulo Rechi Vita
aa310a40f8 Changes for pa_modargs_get_value_u32 for integer arguments and correct some error messages 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
0396a60529 Copy arguments values instead of just getting a pointer for them 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
f992296b97 Hand the stream socket to the rt thread 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
255f9b0fe6 Initial code for rt thread 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
b8b761a81f Fix PA_USEC_PER_SEC missing 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
a3f075670a BlueZ connection configuration done 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
ee68292c61 Initial file for module-bt-device 2008-09-11 01:12:03 +03:00