- Mar 05, 2009
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- Mar 04, 2009
-
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Marc-André Lureau authored
-
Marc-André Lureau authored
-
Marc-André Lureau authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
Closes #499
-
Lennart Poettering authored
If a connection is unlinked make sure the process_msg function doesn't crash when a message is received afterwards. Closes #463.
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- Mar 03, 2009
-
-
Lennart Poettering authored
-
Hi All, This patch fixes the solaris audio device source and sink, and fixes some portability issues that break the build on solaris. Questions and comments welcomed. I've tested this patch only with OpenSolaris Express snv 103. Eventually I hope to be able to test a few older releases and older hardware (though it is hard to say whether there is much interest in those). This is my first brush with pulseaudio and so I read the wiki docs and some of the source code but I'm still unsure of a few things. In particular I'm wondering about rewind processing, corking and what (if anything) the module needs for those. I'm also unclear on the implications of thread_info.buffer_size, .fragment_size and .max_request, and whether my code is correct or not. This patch disables link map/library versioning unless ld is GNU ld. Another approach for solaris would be to use that linker's -M option, but I couldn't make that work (due to undefined mainloop, browse and simple symbols when linking pacat. I can post the errors if anyone is intested.) Thanks, Finn Thain
-
Lennart Poettering authored
-
Colin Guthrie authored
-
- Mar 02, 2009
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Colin Guthrie authored
As reported by rantala. Closes #502 and #503
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- Mar 01, 2009
-
-
Colin Guthrie authored
In theory the callback called after reading headers could free our whole object, so we should not take it upon ourselves to free the headers after the call to the callback.
-
Colin Guthrie authored
-