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
/
MixerControl.cxx
(
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
-1
/
+2
2014-02-06
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
1
-1
/
+1
2014-02-06
MixerPlugin: convert function pointers to Mixer virtual methods
Max Kellermann
1
-13
/
+5
2014-02-05
Mixer: use reference instead of pointer for MixerPlugin
Max Kellermann
1
-21
/
+13
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
-2
/
+3
2014-01-24
Mixer*: move to mixer/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+0
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-14
/
+14
2013-10-02
Log: new logging library API
Max Kellermann
1
-3
/
+0
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-17
/
+12
2013-08-04
MixerPlugin: pass config_param reference
Max Kellermann
1
-1
/
+1
2013-04-16
MixerInternal: use Mutex instead of GMutex
Max Kellermann
1
-23
/
+8
2013-04-16
MixerInternal: convert to class
Max Kellermann
1
-11
/
+11
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
1
-3
/
+3
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-08
mixer: explicitly close all mixers on shutdown
Max Kellermann
1
-0
/
+4
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-23
mixer_control: don't close the mixer if set_volume() fails
Max Kellermann
1
-2
/
+0
2009-10-23
mixer_plugin: get_volume() may return -1 if unavailable
Max Kellermann
1
-2
/
+6
2009-10-23
mixer_control: allow methods "open" and "close" to be NULL
Max Kellermann
1
-1
/
+5
2009-10-21
mixer_plugin: pass audio_output pointer to mixer_plugin.init()
Max Kellermann
1
-2
/
+3
2009-10-20
mixer_plugin: use GError for error handling
Max Kellermann
1
-12
/
+13
2009-07-06
output: use the software mixer plugin
Max Kellermann
1
-13
/
+0
2009-03-27
mixer: assert that the new volume value is valid
Max Kellermann
1
-0
/
+1
2009-03-27
mixer_control: don't lock the mutex twice in mixer_failed()
Max Kellermann
1
-5
/
+14
2009-03-26
mixer: don't reopen failed mixer automatically
Max Kellermann
1
-2
/
+6
2009-03-26
mixer_control: close mixer on failure
Max Kellermann
1
-0
/
+16
2009-03-26
mixer: added flag "open"
Max Kellermann
1
-4
/
+37
2009-03-26
mixer_control: don't allow mixer==NULL
Max Kellermann
1
-9
/
+7
2009-03-14
mixer: protect the mixer struct with a mutex
Max Kellermann
1
-3
/
+28
2009-03-14
mixer_api: moved functions to mixer_control.c
Max Kellermann
1
-0
/
+76
2009-03-14
mixer_control: moved functions to mixer_all.c
Max Kellermann
1
-61
/
+0
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-03-12
mixer_control: don't touch mixers of disabled outputs
Max Kellermann
1
-0
/
+6
2009-03-12
audio: converted device number check to assertion
Max Kellermann
1
-4
/
+4
2009-03-12
audio: moved mixer functions to mixer_control.c
Max Kellermann
1
-48
/
+11
2009-02-16
mixer: include cleanup
Max Kellermann
1
-0
/
+1
2009-02-16
output: include cleanup
Max Kellermann
1
-0
/
+1
2009-02-16
mixer_api: replaced method "control()" with "{get,set}_volume()"
Max Kellermann
1
-6
/
+14
2009-02-16
output_plugin: replaced method "control()" with "mixer()"
Max Kellermann
1
-6
/
+10
2009-02-11
audio: moved code to output_command.c
Max Kellermann
1
-35
/
+0
2009-02-11
audio: replaced parseAudioConfig() with audio_format_parse()
Max Kellermann
1
-57
/
+8
2009-02-10
audio: moved code to output_all.c
Max Kellermann
1
-255
/
+20
2009-02-10
audio: moved protocol code to output_print.c
Max Kellermann
1
-16
/
+0
2009-02-10
audio: moved state file code to output_state.c
Max Kellermann
1
-53
/
+0
[next]