| Commit message (Expand) | Author | Age | Files | Lines |
* | fall back to plughw: if hw: doesn't work | Lennart Poettering | 2007-09-17 | 1 | -15/+37 |
* | drop a couple of WARNING prefixes in log messages, since we have pa_log_warn ... | Lennart Poettering | 2007-09-17 | 4 | -4/+4 |
* | use priority inheritance on mutexes where applicable | Lennart Poettering | 2007-09-17 | 1 | -1/+1 |
* | add a new module module-remap-sink which can be used to remap the channel map... | Lennart Poettering | 2007-09-16 | 1 | -0/+330 |
* | add a "length" argument to the seek functions, as an optimization to request ... | Lennart Poettering | 2007-09-16 | 2 | -5/+5 |
* | be a little bit more elaborate on the reason why we drop to software volume c... | Lennart Poettering | 2007-09-16 | 1 | -5/+6 |
* | trivial typo | Lennart Poettering | 2007-09-15 | 1 | -1/+1 |
* | count corked streams per sink/source and make pa_sink_used_by() return only t... | Lennart Poettering | 2007-09-15 | 1 | -1/+1 |
* | Move attaching/detaching from a pa_rtpoll into pa_sink proper, remove it from... | Lennart Poettering | 2007-09-14 | 1 | -25/+19 |
* | simplify rt loops a bit by moving more code into pa_rtpoll. It is now possibl... | Lennart Poettering | 2007-09-14 | 7 | -171/+65 |
* | call dbus_shutdown() before exiting, to make valgrind output more useful | Lennart Poettering | 2007-09-14 | 1 | -2/+2 |
* | extend rtpoll API to allow registration of arbitray functions to be executed ... | Lennart Poettering | 2007-09-12 | 7 | -14/+14 |
* | change pa_modargs_get_channel_map() to take an extra argument for specifying ... | Lennart Poettering | 2007-09-12 | 1 | -2/+2 |
* | consolidate close() calls to pa_close(), and make sure on every occasion that... | Lennart Poettering | 2007-09-12 | 6 | -10/+10 |
* | remaining s/assert/pa_assert/ and refcnt.h modernizations | Lennart Poettering | 2007-09-11 | 7 | -15/+13 |
* | add 'wait' parameter to pa_rtpoll_run(), if zero pa_rtpoll_runn will only upd... | Lennart Poettering | 2007-09-11 | 7 | -7/+7 |
* | make sure that the device volume is properly read before we call pa_sink_put(... | Lennart Poettering | 2007-09-10 | 1 | -2/+2 |
* | don't call pa_source_process_msg() for PA_SOURCE_MESSAGE_GET_LATENCY, since i... | Lennart Poettering | 2007-09-10 | 1 | -1/+1 |
* | TIOCINQ isn't present on all systems. | Pierre Ossman | 2007-09-10 | 1 | -1/+3 |
* | fix an assert when runnig module-oss in record only-mode. optimize allocation... | Lennart Poettering | 2007-09-06 | 2 | -14/+34 |
* | explicitly test for the availability of dbus_watch_get_unix_fd() before using... | Lennart Poettering | 2007-09-06 | 1 | -7/+8 |
* | fix a couple of compiler warnings | Lennart Poettering | 2007-09-04 | 2 | -4/+4 |
* | actually add source code of module-default-device-restore | Lennart Poettering | 2007-09-03 | 1 | -0/+103 |
* | header file cleanup | Lennart Poettering | 2007-09-03 | 1 | -2/+1 |
* | fix dbus version check for dbus_watch_get_unix_fd() | Lennart Poettering | 2007-09-02 | 1 | -1/+1 |
* | fix build for dbus < 1.1.1, re #126, patch from Marc-Andre Lureau | Lennart Poettering | 2007-09-02 | 1 | -1/+11 |
* | make use of new PA_PAGE_SIZE macro | Lennart Poettering | 2007-09-02 | 1 | -1/+1 |
* | - fix suspend handling | Lennart Poettering | 2007-08-31 | 1 | -23/+38 |
* | port module-combine to new core | Lennart Poettering | 2007-08-30 | 1 | -177/+933 |
* | Lots of assorted minor cleanups and fixes: | Lennart Poettering | 2007-08-30 | 9 | -233/+219 |
* | lower suspend timeout to 1s | Lennart Poettering | 2007-08-25 | 1 | -1/+1 |
* | port remaining sinks to pa_rtpoll | Lennart Poettering | 2007-08-22 | 4 | -340/+306 |
* | minor cleanups | Lennart Poettering | 2007-08-22 | 1 | -29/+14 |
* | port alsa driver to make use of new pa_rtpoll object | Lennart Poettering | 2007-08-22 | 1 | -140/+142 |
* | check pa_core::high_priority before becoming rt thread | Lennart Poettering | 2007-08-22 | 3 | -3/+6 |
* | use realtime scheduling for ALSA and OSS driver threads | Lennart Poettering | 2007-08-16 | 3 | -0/+6 |
* | truncate service names if necessary, include user name in service string | Lennart Poettering | 2007-08-16 | 1 | -23/+48 |
* | a couple of build fixes | Lennart Poettering | 2007-08-13 | 1 | -1/+1 |
* | fix latency reporting for oss and alsa modules | Lennart Poettering | 2007-08-11 | 3 | -13/+15 |
* | minor modernizations | Lennart Poettering | 2007-08-11 | 1 | -14/+13 |
* | hook into move operations for resuming/suspending devices appropriately | Lennart Poettering | 2007-08-11 | 1 | -19/+109 |
* | Add 'via DMA' to sink/source description if device is accessed with mmap() | Lennart Poettering | 2007-08-11 | 2 | -4/+6 |
* | use single array for storing pa_core hook lists, add sink state changed hook,... | Lennart Poettering | 2007-08-11 | 3 | -16/+56 |
* | port oss driver to make use of the default fragment sizes as defined in pa_co... | Lennart Poettering | 2007-08-11 | 1 | -28/+20 |
* | make sure that the device access event sound is only generated once | Lennart Poettering | 2007-08-11 | 1 | -21/+54 |
* | fix module-hal when no api= argument is specified | Lennart Poettering | 2007-08-11 | 1 | -0/+1 |
* | modify alsa drivers to make use of new global fragment setting variables | Lennart Poettering | 2007-08-11 | 2 | -10/+4 |
* | fix default device naming and fix api selection code | Lennart Poettering | 2007-08-11 | 1 | -12/+15 |
* | make use of pa_thread_mq everywhere | Lennart Poettering | 2007-08-10 | 6 | -90/+102 |
* | fix closing of fds in gconf module | Lennart Poettering | 2007-08-10 | 1 | -3/+6 |