aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/AlsaMixerPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v0.18.x'Max Kellermann2013-12-151-1/+13
|\
| * mixer/alsa: fix deadlockMax Kellermann2013-12-151-1/+13
|/
* mixer/alsa: use BlockingCall() instead of EventLoop::AddCall()Max Kellermann2013-12-131-1/+2
* *: use nullptr instead of NULLMax Kellermann2013-10-281-9/+9
* Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann2013-10-201-3/+3
* Log: new logging library APIMax Kellermann2013-10-021-2/+4
* Merge branch 'v0.17.x'Max Kellermann2013-10-011-2/+19
* util/Error: new error passing libraryMax Kellermann2013-09-041-46/+40
* alsa/mixer: defer InvalidateSockets() call to I/O threadMax Kellermann2013-08-101-1/+2
* mixer/alsa: invoke InvalidateSockets() in constructorMax Kellermann2013-08-101-1/+3
* event/MultiSocketMonitor: PrepareSockets() returns timeoutMax Kellermann2013-08-101-3/+5
* mixer/alsa: use AllocatedArray for the pollfd bufferMax Kellermann2013-08-071-3/+5
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-4/+5
* MixerPlugin: pass config_param referenceMax Kellermann2013-08-041-10/+10
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
* MixerInternal: convert to classMax Kellermann2013-04-161-10/+8
* mixer/Alsa: convert to a classMax Kellermann2013-04-161-67/+103
* mixer_plugin: convert to C++Max Kellermann2013-02-221-1/+1
* mixer/Alsa: use MultiSocketMonitorMax Kellermann2013-01-151-134/+37
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-2/+2
* event_pipe.h: convert to C++Max Kellermann2013-01-091-1/+1
* mixer/{alsa,pulse}: convert to C++Max Kellermann2013-01-091-0/+433