summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-157-89/+108
* 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-041-5/+34
* 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
* 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
* shm: don't complain about missing SHM segmentsLennart Poettering2010-02-191-1/+1
* pacmd: don't enter busy loop when reading from stdin very earlyLennart Poettering2010-02-181-86/+100
* pacmd: store away fd typeLennart Poettering2010-02-181-4/+5
* pacat: always fully fulfill write requestsLennart Poettering2010-02-181-17/+30
* fdsem: be more verbose when reading from eventfd fails.Lennart Poettering2010-02-161-6/+35
* dbus: first restart timer, then dispatch itLennart Poettering2010-02-161-13/+16
* padsp: emulate /dev/audio, tooLennart Poettering2010-02-161-35/+20
* alsa: use default output port namesLennart Poettering2010-02-165-3/+5
* alsa: cover "Internal Mic" elementsLennart Poettering2010-02-169-0/+98