index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mixer
Age
Commit message (
Expand
)
Author
2016-02-26
update copyright year to 2016
Max Kellermann
2015-11-11
StateFile: use StringAfterPrefix() instead of StringStartsWith()
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-09-17
unix/Daemon, playlist/pls, ...: remove unused Domain variables
Max Kellermann
2015-09-17
output: add native Haiku audio output and mixer support
François Revol
2015-03-17
*: doxygen fixups
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-16
MixerAll: restore "null" mixer volume from state file
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-29
{mixer,output}/pulse: move code to LogPulseError()
Max Kellermann
2014-12-29
{mixer,output}/pulse: use a common Domain instance
Max Kellermann
2014-12-29
mixer/pulse: remove redundant "virtual" keywords
Max Kellermann
2014-12-02
mixer/null: new mixer plugin
Max Kellermann
2014-12-02
MixerType: convert to strictly-typed enum
Max Kellermann
2014-12-02
MixerType: rename to CamelCase
Max Kellermann
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
2014-05-12
mixer/software: keep attribute "volume" in the 0..100 range
Max Kellermann
2014-03-05
PulseOutputPlugin: avoid locking mainloop object from within mainloop thread
Pete Beardmore
2014-02-19
Mixer: add class MixerListener
Max Kellermann
2014-02-06
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
2014-02-06
MixerPlugin: convert function pointers to Mixer virtual methods
Max Kellermann
2014-02-06
Mixer: delete the implicit copy constructor
Max Kellermann
2014-02-06
Mixer: make the constructor "explicit"
Max Kellermann
2014-02-06
mixer/software: use IgnoreError()
Max Kellermann
2014-02-05
Mixer: use reference instead of pointer for MixerPlugin
Max Kellermann
2014-02-05
Mixer: rename struct mixer_plugin to MixerPlugin
Max Kellermann
2014-02-05
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
2014-01-28
output: rename source files
Max Kellermann
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
2014-01-28
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-24
Mixer*: move to mixer/
Max Kellermann
2014-01-24
Filter*: move to filter/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-06
event/MultiSocketMonitor: add method ClearSocketList()
Max Kellermann
2014-01-05
event/MultiSocketMonitor: add method ReplaceSocketList()
Max Kellermann
2014-01-04
mixer/alsa: use DeferredMonitor to update file descriptors
Max Kellermann
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2013-12-22
util/Clamp: generic Clamp() function
Max Kellermann
2013-12-15
Merge branch 'v0.18.x'
Max Kellermann
2013-12-15
mixer/alsa: fix deadlock
Max Kellermann
2013-12-14
Merge branch 'v0.18.x'
Max Kellermann
2013-12-13
mixer/alsa: use BlockingCall() instead of EventLoop::AddCall()
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-30
mixer/software: fix double free bug
Max Kellermann
[next]