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