summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* alsa: add profile set for M-Audio FastTrack Pro USBDavid Kågedal2010-01-052-0/+86
* alsa: fix minor sampling rate deviations before adjusting the buffer sizeLennart Poettering2009-11-201-7/+9
* alsa: fix log output when the audio device refuses to give us again the same ...Lennart Poettering2009-11-202-2/+2
* alsa: disable timer-based scheduling inside a VMLennart Poettering2009-11-054-8/+28
* alsa: introduce more standard path namesLennart Poettering2009-11-051-10/+14
* alsa: cover 'Analog Output' controlLennart Poettering2009-11-041-0/+17
* alsa: create a seperate mixer path for Speaker elementsLennart Poettering2009-10-313-13/+106
* alsa: leave other headphone control enabled if possibleLennart Poettering2009-10-315-4/+22
* alsa: lower priority for Headphone2 pathLennart Poettering2009-10-311-1/+1
* alsa: cover Input Source:AUX INLennart Poettering2009-10-311-0/+4
* alsa: cover Headphone2 mixer elementLennart Poettering2009-10-313-2/+85
* alsa: cover 'Digital Input Source' elementLennart Poettering2009-10-311-0/+14
* alsa: cover Mic Jack Mode elementLennart Poettering2009-10-311-1/+12
* alsa: disable period event only with tsched=1Lennart Poettering2009-10-064-5/+6
* alsa: make build gcc clean on 32bitLennart Poettering2009-09-201-1/+1
* alsa: Give all ports a human name to allow UI tools to present the choice to ...Colin Guthrie2009-09-181-3/+3
* alsa: fix Surround mixer element nameLennart Poettering2009-09-183-3/+3
* alsa: correct assumptions about channels an element lacksVladimir Kokarev2009-09-171-10/+2
* alsa: properly report suspension error codesLennart Poettering2009-09-112-18/+27
* alsa: properly convert sample buffer sizesLennart Poettering2009-09-111-3/+3
* alsa: disable tsched for software devices before we configure the buffer metr...Lennart Poettering2009-09-093-11/+4