summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* dbusiface-core: Track sinks and sources using synchronous hooks instead of as...Tanu Kaskinen2010-08-101-120/+130
* udev: fix hex decodingLennart Poettering2010-07-191-2/+2
* alsa: add missing iec958 files from previous commitPierre-Louis Bossart2010-07-152-0/+38
* alsa: fix mixer profiles, add passthrough configPierre-Louis Bossart2010-07-132-6/+12
* alsa: disable rewinds when using ALSA pluginsPierre-Louis Bossart2010-07-131-2/+12
* alsa: Fix assertion on mmap_write (triggered via a52 plugin)Colin Guthrie2010-07-131-0/+3
* Merge remote branch 'tanuk2/fixes'Colin Guthrie2010-06-055-35/+45
|\
| * dbus: Stop polling every 10 seconds to check whether all clients are still al...Tanu Kaskinen2010-05-101-22/+28
| * stream-restore: When changing restore entries with D-Bus, apply the changes i...Tanu Kaskinen2010-05-101-0/+3
| * stream-restore: Fix segfaulting. The dbus entry callbacks expect a dbus_entry...Tanu Kaskinen2010-05-101-1/+1
| * dbus: Initialize properly the type field of new server structs.Tanu Kaskinen2010-05-101-0/+1
| * dbus: Make it possible to allow remote connections from outside localhost.Tanu Kaskinen2010-05-101-2/+8
| * alsa: Fix log output to inform about positive base volumes correctly.Tanu Kaskinen2010-05-102-8/+2
| * alsa-mixer: Replace erroneous PA_ALSA_VOLUME_IGNORE with PA_ALSA_ENUMERATION_...Tanu Kaskinen2010-05-101-1/+1
| * alsa-mixer: Use pa_xfree() instead of pa_xstrdup() for freeing a string.Tanu Kaskinen2010-05-101-1/+1
* | modules/coreaudio: replace deprecated functionsDaniel Mack2010-05-152-57/+135
|/
* rtp: Fix bracketing in pa_rtp_recv.Colin Guthrie2010-05-081-2/+2
* intended-roles: Do not pick monitor sources when doing automatic role-based d...Colin Guthrie2010-05-081-1/+12
* alsa: Handle 'Digital Mic' as an 'Input Source'Daniel T Chen2010-05-081-0/+4
* add rewind-safeguard parameterPierre-Louis Bossart2010-05-082-5/+17
* 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-0714-14/+19
* virtual: when fixed block sizes are used the memblockq must have a silence blockLennart Poettering2010-02-251-2/+6
* virtual: document how to implement fixed block size filtersLennart Poettering2010-02-251-6/+27
* memblockq: implement new call pa_memblockq_peek_fixed_size()Lennart Poettering2010-02-251-4/+2
* virtual: minor simplifications for the virtual sinkLennart Poettering2010-02-252-22/+14
* equalizer: various smaller cleanups for m-e-sLennart Poettering2010-02-251-198/+204
* alsa: don't make use of tsched related variables when tsched is disabledLennart Poettering2010-02-232-22/+40
* suspend-on-idle: resume audio device even for initially corked streamsLennart Poettering2010-02-221-5/+3
* alsa: reset max_rewind/max_request while suspendingLennart Poettering2010-02-221-1/+10
* alsa-util: strip spaces from ALSA card/pcm namesLennart Poettering2010-02-211-5/+7
* bluetooth: add HFP Gateway supportJoão Paulo Rechi Vita2010-02-214-20/+72
* bluetooth: improve dbus loggingJoão Paulo Rechi Vita2010-02-211-2/+3
* stream-restore: be a little bit more verbose why we don't reastore a sinkLennart Poettering2010-02-211-1/+1
* alsa: use default output port namesLennart Poettering2010-02-215-3/+5
* alsa: cover "Internal Mic" elementsLennart Poettering2010-02-219-0/+98
* alsa: cover 'Shared Mic/Line in', 'Analog Source'Lennart Poettering2010-02-211-0/+25
* alsa: cover "Desktop Speaker" mixer elementsLennart Poettering2010-02-219-8/+131
* virtual-source: boilerplate virtual source for PCM processing on inputsPierre-Louis Bossart2010-02-171-0/+771
* virutal-sink: boilerplate virtual sink to add PCM processingPierre-Louis Bossart2010-02-171-0/+635
* native: rework handling of seeks that depend on variables the client does not...Lennart Poettering2010-02-092-4/+4
* udev: use ID_MODEL_ENC instead of ID_MODEL if it is setLennart Poettering2010-02-091-0/+110
* alsa: cover bass boost mixer elementLennart Poettering2010-02-092-0/+13
* udev: rework modem detection a bitLennart Poettering2010-02-091-55/+62
* udev: handle sound cards with both modem and audio properlyDaniel T. Chen2010-02-091-3/+56
* alsa: Cover the 'Int Mic Boost' element.Colin Guthrie2010-02-091-0/+9
* alsa: cover Input Source:Int MicColin Guthrie2010-02-091-0/+4
* alsa: ignore volume changes from the hw if we are not on the active consoleLennart Poettering2010-02-092-0/+6
* udev: make sure we get events only for sound devicesLennart Poettering2010-02-091-0/+5
* bluetooth: fix invalid memory accessLennart Poettering2010-02-091-1/+7