index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mixer
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-11-06
1
-1
/
+1
*
unix/Daemon, playlist/pls, ...: remove unused Domain variables
Max Kellermann
2015-09-17
1
-3
/
+0
*
output: add native Haiku audio output and mixer support
François Revol
2015-09-17
2
-0
/
+74
*
*: doxygen fixups
Max Kellermann
2015-03-17
1
-1
/
+1
*
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-03-03
1
-1
/
+1
*
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
10
-27
/
+27
*
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-21
2
-2
/
+2
*
MixerAll: restore "null" mixer volume from state file
Max Kellermann
2015-01-16
1
-1
/
+2
*
Copyright year 2015
Max Kellermann
2015-01-01
20
-20
/
+20
*
{mixer,output}/pulse: move code to LogPulseError()
Max Kellermann
2014-12-29
1
-7
/
+5
*
{mixer,output}/pulse: use a common Domain instance
Max Kellermann
2014-12-29
1
-6
/
+4
*
mixer/pulse: remove redundant "virtual" keywords
Max Kellermann
2014-12-29
1
-4
/
+4
*
mixer/null: new mixer plugin
Max Kellermann
2014-12-02
4
-0
/
+73
*
MixerType: convert to strictly-typed enum
Max Kellermann
2014-12-02
2
-12
/
+12
*
MixerType: rename to CamelCase
Max Kellermann
2014-12-02
2
-5
/
+5
*
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
2014-08-07
1
-1
/
+1
*
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
2014-07-30
2
-5
/
+7
*
mixer/software: keep attribute "volume" in the 0..100 range
Max Kellermann
2014-05-12
1
-7
/
+19
*
PulseOutputPlugin: avoid locking mainloop object from within mainloop thread
Pete Beardmore
2014-03-05
1
-5
/
+14
*
Mixer: add class MixerListener
Max Kellermann
2014-02-19
13
-44
/
+90
*
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
2014-02-06
10
-39
/
+33
*
MixerPlugin: convert function pointers to Mixer virtual methods
Max Kellermann
2014-02-06
10
-297
/
+199
*
Mixer: delete the implicit copy constructor
Max Kellermann
2014-02-06
1
-0
/
+2
*
Mixer: make the constructor "explicit"
Max Kellermann
2014-02-06
1
-1
/
+1
*
mixer/software: use IgnoreError()
Max Kellermann
2014-02-06
1
-2
/
+2
*
Mixer: use reference instead of pointer for MixerPlugin
Max Kellermann
2014-02-05
4
-26
/
+18
*
Mixer: rename struct mixer_plugin to MixerPlugin
Max Kellermann
2014-02-05
11
-19
/
+21
*
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
2014-02-05
9
-14
/
+25
*
output: rename source files
Max Kellermann
2014-01-28
1
-1
/
+1
*
output: rename struct audio_output to AudioOutput
Max Kellermann
2014-01-28
2
-4
/
+4
*
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
Max Kellermann
2014-01-28
1
-1
/
+1
*
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-28
4
-133
/
+57
*
Mixer*: move to mixer/
Max Kellermann
2014-01-24
19
-6
/
+920
*
Filter*: move to filter/
Max Kellermann
2014-01-24
1
-4
/
+4
*
Config*: move to config/
Max Kellermann
2014-01-24
2
-2
/
+2
*
output/*: move to output/plugins/
Max Kellermann
2014-01-23
4
-5
/
+5
*
copyright year 2014
Max Kellermann
2014-01-13
8
-8
/
+8
*
event/MultiSocketMonitor: add method ClearSocketList()
Max Kellermann
2014-01-06
1
-1
/
+3
*
event/MultiSocketMonitor: add method ReplaceSocketList()
Max Kellermann
2014-01-05
1
-18
/
+1
*
mixer/alsa: use DeferredMonitor to update file descriptors
Max Kellermann
2014-01-04
1
-14
/
+7
*
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2013-12-23
1
-1
/
+1
*
util/Clamp: generic Clamp() function
Max Kellermann
2013-12-22
1
-2
/
+2
*
Merge branch 'v0.18.x'
Max Kellermann
2013-12-15
1
-1
/
+13
|
\
|
*
mixer/alsa: fix deadlock
Max Kellermann
2013-12-15
1
-1
/
+13
*
|
Merge branch 'v0.18.x'
Max Kellermann
2013-12-14
1
-1
/
+2
|
\
|
|
*
mixer/alsa: use BlockingCall() instead of EventLoop::AddCall()
Max Kellermann
2013-12-13
1
-1
/
+2
*
|
include cleanup using iwyu
Max Kellermann
2013-11-28
4
-11
/
+4
|
/
*
mixer/software: fix double free bug
Max Kellermann
2013-10-30
1
-3
/
+15
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-28
2
-17
/
+17
*
Util/ASCII: add StringEqualsCaseASCII() overload with length
Max Kellermann
2013-10-21
1
-3
/
+2
[next]