summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa
Commit message (Expand)AuthorAgeFilesLines
* build: Don't include empty Makefile.am in subdirsMaarten Bosmans2011-01-314-80/+0
* ratelimit: fix log levels of log suppression messagesLennart Poettering2011-01-312-5/+5
* alsa-sink: Don't assume we were able to enable hw-volume or sync-volume (v1.1)Jyri Sarha2011-01-151-21/+21
* alsa-sink: Fix double use of stringJyri Sarha2011-01-151-6/+8
* Fix typosZhang Wanming2010-12-201-4/+4
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-058-4/+80
* alsa-sink: take base volume into account when applying hw volumeJuho Hämäläinen2010-12-011-2/+8
* alsa-source: fix enum typesLennart Poettering2010-11-251-2/+2
* alsa-mixer: make a few strings translatableLennart Poettering2010-11-251-3/+3
* Handle 'Internal Mic 1' as an 'Input Source'Daniel T Chen2010-11-251-0/+4
* Add "Rear Mic" to alsa mixer paths.David Henningsson2010-11-252-0/+13
* alsa: Print dB values in addition to percentages in debug messages.Tanu Kaskinen2010-11-192-17/+46
* alsa: Sprinkle some PA_UNLIKELYs around error checksArun Raghavan2010-11-181-11/+10
* alsa: remove redundant call to snd_pcm_nonblock()Pierre-Louis Bossart2010-11-161-2/+0
* alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack2010-10-162-0/+86
* daemon-conf: Add sync volume parameters to daemon-confJyri Sarha2010-10-161-0/+1
* alsa: Take syncronized HW volume infra into use for alsa-sinkJyri Sarha2010-10-166-25/+246
* alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()Colin Guthrie2010-09-141-1/+2
* alsa: Set the rewind safeguard proportionally to sample specColin Guthrie2010-09-141-2/+3
* alsa-mixer: add profile for Traktor Kontrol S4Daniel Mack2010-09-122-0/+82
* alsa: make defines for smoother configurationWim Taymans2010-09-092-4/+10
* alsa: work around slightly broken _delay implementationsWim Taymans2010-09-094-6/+46
* alsa-source: refactor smoother and device startWim Taymans2010-09-071-8/+18
* alsa: increase the smoother windowWim Taymans2010-09-031-2/+2
* alsa-sink/source: Use the "namereg_fail" module argument.Tanu Kaskinen2010-08-302-2/+28
* alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.Tanu Kaskinen2010-08-241-2/+2
* module-alsa-card: New argument: namereg_fail.Tanu Kaskinen2010-08-241-0/+15
* alsa: resume smoother after unsuspendWim Taymans2010-08-231-1/+1
* AC3 passthrough supportPierre-Louis Bossart2010-08-121-0/+7
* 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
* 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
* 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
* thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering2010-05-072-2/+2
* alsa: don't make use of tsched related variables when tsched is disabledLennart Poettering2010-02-232-22/+40
* 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
* 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
* alsa: cover bass boost mixer elementLennart Poettering2010-02-092-0/+13
* 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