summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/alsa-sink.c
Commit message (Expand)AuthorAgeFilesLines
* ratelimit: fix log levels of log suppression messagesLennart Poettering2011-01-311-3/+3
* 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
* alsa-sink: take base volume into account when applying hw volumeJuho Hämäläinen2010-12-011-2/+8
* alsa: Print dB values in addition to percentages in debug messages.Tanu Kaskinen2010-11-191-10/+28
* 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-161-13/+116
* 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: make defines for smoother configurationWim Taymans2010-09-091-2/+5
* alsa: work around slightly broken _delay implementationsWim Taymans2010-09-091-1/+1
* alsa-sink/source: Use the "namereg_fail" module argument.Tanu Kaskinen2010-08-301-1/+14
* alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.Tanu Kaskinen2010-08-241-2/+2
* AC3 passthrough supportPierre-Louis Bossart2010-08-121-0/+7
* 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-101-4/+1
* add rewind-safeguard parameterPierre-Louis Bossart2010-05-081-4/+14
* thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering2010-05-071-1/+1
* alsa: don't make use of tsched related variables when tsched is disabledLennart Poettering2010-02-231-11/+23
* alsa: reset max_rewind/max_request while suspendingLennart Poettering2010-02-221-1/+10
* alsa: ignore volume changes from the hw if we are not on the active consoleLennart Poettering2010-02-091-0/+3
* alsa: fix log output when the audio device refuses to give us again the same ...Lennart Poettering2009-11-201-1/+1
* alsa: disable timer-based scheduling inside a VMLennart Poettering2009-11-051-4/+1
* alsa: disable period event only with tsched=1Lennart Poettering2009-10-061-1/+1
* alsa: properly report suspension error codesLennart Poettering2009-09-111-9/+14
* alsa: disable tsched for software devices before we configure the buffer metr...Lennart Poettering2009-09-091-5/+0
* alsa: pass SND_PCM_NONBLOCK when opening device during unsuspend, the same wa...Lennart Poettering2009-09-091-1/+1
* alsa: rework buffer/period configurationLennart Poettering2009-09-091-20/+24
* alsa-sink: init after_avail earlier (llvm-clang-analyzer)Lennart Poettering2009-09-081-1/+1
* llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixesLennart Poettering2009-09-081-2/+1
* alsa: by default increase watermarks only on real underruns, don't try to be ...Lennart Poettering2009-09-011-1/+4
* alsa: distuingish real underruns from left_to_play=0Lennart Poettering2009-09-011-1/+3
* alsa: automatically decrease watermark after a time of stabilityLennart Poettering2009-08-241-34/+112
* alsa: increase interval between smoother updates exponentially for alsa sourc...Lennart Poettering2009-08-231-5/+3
* alsa-sink: reduce the amount of smoother updatesWim Taymans2009-08-201-4/+22
* sink: volume handling rework, new flat volume logicLennart Poettering2009-08-191-1/+1
* udev: allow passing of ignore_dB= parameter to alsa modulesLennart Poettering2009-08-191-13/+24
* log: place more rate limit invocationsLennart Poettering2009-08-151-1/+2
* alsa: properly treat ESTRPIPE as system suspendLennart Poettering2009-08-041-2/+2
* Recover stream when it's suspended upon rewindLubomir Rintel2009-08-031-1/+7
* alsa: throw timing data away after device resumeLennart Poettering2009-07-241-1/+5
* alsa: handle correctly if alsa returns us 0 or EAGAIN on snd_pcm_mmap_begin i...Lennart Poettering2009-07-241-4/+18
* alsa: deal properly with IO functions asking us to write 0 bytesLennart Poettering2009-07-221-1/+5
* alsa: fix a few commentsLennart Poettering2009-07-011-2/+1
* Merge most of elmarco/rtclock2Lennart Poettering2009-06-221-10/+11
|\
| * pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau2009-06-201-4/+5
| * perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`Marc-André Lureau2009-06-191-6/+6
* | core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering2009-06-191-1/+0
|/
* alsa: unify alsa log handling and snd_config_update_free_global() handling in...Lennart Poettering2009-06-181-1/+0