summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* suspend: Do not assert when checking for device suspended status and a stream...Colin Guthrie2010-10-052-2/+16
* device-manager: Ensure that sinks/sources populate the device manager lists i...Colin Guthrie2010-09-291-5/+59
* augment-properties: Search for .desktop files in subfolders too.Colin Guthrie2010-09-291-5/+39
* stream-restore: Clear the save_sink/save_source flags on apply_entry.Colin Guthrie2010-09-291-12/+36
* Add a configure option to change 'udevrulesdir'Arun Raghavan2010-09-212-1/+7
* x11: Use the default screen for X11 properties.Colin Guthrie2010-09-185-69/+95
* xcb: xcb_get_setup() can return 0, so make sure we check it before usingColin Guthrie2010-09-181-20/+48
* xcb: Ensure the XCB connection is valid before using it.Colin Guthrie2010-09-182-0/+10
* alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()Colin Guthrie2010-09-141-1/+2
* alsa-mixer: add profile for Traktor Kontrol S4Daniel Mack2010-09-143-1/+84
* alsa: make defines for smoother configurationWim Taymans2010-09-142-4/+10
* alsa: work around slightly broken _delay implementationsWim Taymans2010-09-144-6/+46
* alsa-time-test: make test usable for capture tooWim Taymans2010-09-141-16/+43
* alsa-source: refactor smoother and device startWim Taymans2010-09-141-8/+18
* smoother: avoid losing precisionWim Taymans2010-09-141-3/+1
* alsa: Set the rewind safeguard proportionally to sample specColin Guthrie2010-09-041-2/+3
* alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.Tanu Kaskinen2010-09-041-2/+2
* add rewind-safeguard parameterPierre-Louis Bossart2010-09-042-5/+17
* alsa: don't make use of tsched related variables when tsched is disabledLennart Poettering2010-09-042-22/+40
* alsa: increase the smoother windowWim Taymans2010-09-031-2/+2
* alsa: resume smoother after unsuspendWim Taymans2010-08-231-1/+1
* x11: Partially convert to XCB.Colin Guthrie2010-08-158-90/+109
* udev: fix hex decodingLennart Poettering2010-08-151-2/+2
* alsa: disable rewinds when using ALSA pluginsPierre-Louis Bossart2010-07-151-2/+12
* alsa: Fix assertion on mmap_write (triggered via a52 plugin)Colin Guthrie2010-07-151-0/+3
* rtp: Fix bracketing in pa_rtp_recv.Colin Guthrie2010-05-081-2/+2
* jack: Prevent crash on jack server shutdownDavid Henningsson2010-05-082-6/+7
* thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering2010-05-0323-28/+80
* Revert "Fix crash on jack server shutdown"Lennart Poettering2010-03-221-3/+3
* socket-client: properly handle asyncns failuresJez Austin2010-03-221-1/+2
* intended-roles: Do not pick monitor sources when doing automatic role-based d...Colin Guthrie2010-03-171-1/+12
* Fix crash on jack server shutdownDavid Henningsson2010-03-151-3/+3
* Handle 'Digital Mic' as an 'Input Source'Daniel T Chen2010-03-121-0/+4
* core-util: ensure that we chmod only the dir we ourselves createdKees Cook2010-03-042-6/+35
* core: rework how stream volumes affect sink volumesLennart Poettering2010-02-231-1/+41
* esd,simple: use pa_memblockq_pop_missing()Lennart Poettering2010-02-232-2/+2
* core-util: introduce generic function pa_strip()Lennart Poettering2010-02-222-4/+25
* alsa: reset max_rewind/max_request while suspendingLennart Poettering2010-02-221-1/+10
* alsa-util: strip spaces from ALSA card/pcm namesLennart Poettering2010-02-221-5/+7
* native: improve logging for buffer_attrsLennart Poettering2010-02-221-0/+18
* suspend-on-idle: resume audio device even for initially corked streamsLennart Poettering2010-02-221-5/+3
* pacat: pass buffer_attr to recording streams tooLennart Poettering2010-02-211-1/+1
* scache: when playing a sample from the cache make sure not queue them up when...Lennart Poettering2010-02-215-19/+31
* sample-cache: use the sample name as unmodified fallback in the properties wh...Lennart Poettering2010-02-211-1/+2
* stream-restore: be a little bit more verbose why we don't reastore a sinkLennart Poettering2010-02-211-1/+1
* proplist: explicitly mention a role 'test'Lennart Poettering2010-02-211-1/+1
* vala: fix wrapping of port setting callsLennart Poettering2010-02-211-2/+2
* channelmap: Use "Subwoofer" as pretty name for LFELennart Poettering2010-02-211-1/+1
* Add missing profile and alsa-mixer/paths to src/Makefile.amDaniel T Chen2010-02-191-0/+3
* vala: fix definition of the GLib mainloop adapterLennart Poettering2010-02-191-2/+2