summaryrefslogtreecommitdiff
path: root/src/mixer
AgeCommit message (Expand)Author
2013-10-21Util/ASCII: add StringEqualsCaseASCII() overload with lengthMax Kellermann
2013-10-20Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-10-01Merge branch 'v0.17.x'Max Kellermann
2013-10-01mixer/alsa: handle ENODEVMax Kellermann
2013-10-01mixer/alsa: log snd_mixer_handle_events() errorsMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-10alsa/mixer: defer InvalidateSockets() call to I/O threadMax Kellermann
2013-08-10mixer/alsa: invoke InvalidateSockets() in constructorMax Kellermann
2013-08-10event/MultiSocketMonitor: PrepareSockets() returns timeoutMax Kellermann
2013-08-07*: remove remaining __cplusplus checksMax Kellermann
2013-08-07mixer/alsa: use AllocatedArray for the pollfd bufferMax Kellermann
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-04MixerPlugin: pass config_param referenceMax Kellermann
2013-08-04FilterPlugin: pass config_param referenceMax Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-07-30output_api: convert to C++Max Kellermann
2013-04-16mixer/software: use gcc_unused instead of G_GNUC_UNUSEDMax Kellermann
2013-04-16MixerInternal: convert to classMax Kellermann
2013-04-16mixer/winmm: convert to a classMax Kellermann
2013-04-16mixer/Software: convert to a classMax Kellermann
2013-04-16mixer/Pulse: convert to a classMax Kellermann
2013-04-16mixer/Oss: convert to a classMax Kellermann
2013-04-16mixer/Alsa: convert to a classMax Kellermann
2013-04-16output/Pulse: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann
2013-02-22mixer_plugin: convert to C++Max Kellermann
2013-02-22{output,mixer}/winmm: convert to C++Max Kellermann
2013-02-02FilterInternal: convert struct filter to a OO interfaceMax Kellermann
2013-02-01filter: convert to C++Max Kellermann
2013-01-31pcm_*: convert to C++Max Kellermann
2013-01-31mixer/software, filter/volume: convert to C++Max Kellermann
2013-01-29output/{alsa,oss}: convert to C++Max Kellermann
2013-01-16output/roar: convert to C++Max Kellermann
2013-01-15mixer/Alsa: use MultiSocketMonitorMax Kellermann
2013-01-11configure.ac: enable WIN32_LEAN_AND_MEAN on WindowsMax Kellermann
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann
2013-01-09event_pipe.h: convert to C++Max Kellermann
2013-01-09mixer/{alsa,pulse}: convert to C++Max Kellermann
2012-05-29output/raop: delete the RAOP pluginMax Kellermann
2012-01-05mixer/alsa: listen for external volume changesMax Kellermann
2012-01-05mixer/alsa: move code to alsa_mixer_setup()Max Kellermann
2012-01-05mixer/alsa: move code to alsa_mixer_lookup_elem()Max Kellermann
2011-09-17output/pulse: don't expose internal struct in public headerMax Kellermann
2011-09-17output/roar: export volume methodsMax Kellermann
2011-08-31mixer/raop: include cleanupMax Kellermann
2011-08-24output/raop: remove excessive debug messagesMax Kellermann