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
/
MixerPlugin.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
1
-2
/
+2
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-02-19
Mixer: add class MixerListener
Max Kellermann
1
-0
/
+2
2014-02-06
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
1
-2
/
+3
2014-02-06
MixerPlugin: convert function pointers to Mixer virtual methods
Max Kellermann
1
-40
/
+0
2014-02-05
Mixer: rename struct mixer_plugin to MixerPlugin
Max Kellermann
1
-1
/
+1
2014-02-05
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
1
-1
/
+3
2014-01-28
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
Max Kellermann
1
-1
/
+1
2014-01-24
Mixer*: move to mixer/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-5
/
+5
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-7
/
+6
2013-08-04
MixerPlugin: pass config_param reference
Max Kellermann
1
-3
/
+2
2013-07-30
include cleanup
Max Kellermann
1
-2
/
+0
2013-04-16
MixerInternal: convert to class
Max Kellermann
1
-8
/
+8
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
1
-4
/
+4
2012-08-02
DatabaseVisitor, ...: use GError forward declaration
Max Kellermann
1
-1
/
+1
2011-03-31
fix common misspellings
Jonathan Neuschäfer
1
-4
/
+4
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-10-23
mixer_plugin: get_volume() may return -1 if unavailable
Max Kellermann
1
-2
/
+2
2009-10-21
mixer_plugin: pass audio_output pointer to mixer_plugin.init()
Max Kellermann
1
-1
/
+4
2009-10-20
mixer_plugin: use GError for error handling
Max Kellermann
1
-5
/
+21
2009-03-26
mixer: added flag "open"
Max Kellermann
1
-0
/
+7
2009-03-14
mixer_api: moved struct mixer_plugin to mixer_plugin.h
Max Kellermann
1
-49
/
+16
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-03-07
pulse mixer
David Guibert
1
-0
/
+1
2009-03-02
mixer: adding code to optionally disable all hw mixers
Viliam Mateicka
1
-0
/
+2
2009-02-16
mixer: include cleanup
Max Kellermann
1
-1
/
+3
2009-02-16
mixer_api: replaced method "control()" with "{get,set}_volume()"
Max Kellermann
1
-6
/
+28
2009-01-25
mixer_api: removed struct mixer_data
Max Kellermann
1
-9
/
+10
2009-01-25
mixer: merged methods "init" and "configure"
Max Kellermann
1
-11
/
+3
2009-01-25
mixer: removed mixer_configure(), configure mixer in mixer_new()
Max Kellermann
1
-2
/
+1
2009-01-25
mixer: return a mixer struct pointer
Max Kellermann
1
-0
/
+7
2009-01-25
mixer: make all mixer_plugin pointers const
Max Kellermann
1
-4
/
+4
2009-01-25
mixer: added missing copyright headers
Max Kellermann
1
-0
/
+17
2009-01-25
conf: const pointers in block get functions
Max Kellermann
1
-2
/
+3
2009-01-17
conf: no CamelCase, part I
Max Kellermann
1
-2
/
+2
2009-01-10
Introducing mixer api
Viliam Mateicka
1
-23
/
+51
2009-01-04
renaming mixer.h to mixer_api.h
Viliam Mateicka
1
-0
/
+0
2008-12-31
Moving mixers to audio outputs
Viliam Mateicka
1
-0
/
+33