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
/
plugins
/
PulseMixerPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-29
{mixer,output}/pulse: move code to LogPulseError()
Max Kellermann
1
-7
/
+5
2014-12-29
{mixer,output}/pulse: use a common Domain instance
Max Kellermann
1
-6
/
+4
2014-12-29
mixer/pulse: remove redundant "virtual" keywords
Max Kellermann
1
-4
/
+4
2014-03-05
PulseOutputPlugin: avoid locking mainloop object from within mainloop thread
Pete Beardmore
1
-5
/
+14
2014-02-19
Mixer: add class MixerListener
Max Kellermann
1
-7
/
+8
2014-02-06
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
1
-19
/
+12
2014-02-06
MixerPlugin: convert function pointers to Mixer virtual methods
Max Kellermann
1
-63
/
+67
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
/
+2
2014-01-24
Mixer*: move to mixer/
Max Kellermann
1
-1
/
+1
2014-01-23
output/*: move to output/plugins/
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-2
/
+0
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
1
-8
/
+8
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
1
-2
/
+0
2013-10-02
Log: new logging library API
Max Kellermann
1
-7
/
+7
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+0
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-15
/
+10
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-3
/
+3
2013-08-04
MixerPlugin: pass config_param reference
Max Kellermann
1
-1
/
+1
2013-04-16
MixerInternal: convert to class
Max Kellermann
1
-7
/
+7
2013-04-16
mixer/Pulse: convert to a class
Max Kellermann
1
-21
/
+18
2013-04-16
output/Pulse: convert to C++
Max Kellermann
1
-4
/
+4
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
1
-3
/
+3
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
mixer/{alsa,pulse}: convert to C++
Max Kellermann
1
-11
/
+13
2011-09-17
output/pulse: don't expose internal struct in public header
Max Kellermann
1
-5
/
+7
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-23
output/pulse: call mixer on state changes
Max Kellermann
1
-127
/
+40
2009-10-22
mixer/pulse: don't get volume if stream is not yet ready
Max Kellermann
1
-3
/
+3
2009-10-21
pulse: code rewrite using the asynchronous libpulse API
Max Kellermann
1
-209
/
+126
2009-10-21
mixer_plugin: pass audio_output pointer to mixer_plugin.init()
Max Kellermann
1
-1
/
+1
2009-10-20
mixer_plugin: use GError for error handling
Max Kellermann
1
-13
/
+34
2009-10-20
pulse: renamed source files
Max Kellermann
1
-2
/
+2
2009-04-25
pulse_mixer: use PULSE's mainloop lock instead of GMutex
Max Kellermann
1
-27
/
+13
2009-03-27
pulse_mixer: protect the struct with a mutex
Max Kellermann
1
-1
/
+29
2009-03-27
pulse_mixer: return if mixer is offline
Max Kellermann
1
-29
/
+27
2009-03-27
pulse_mixer: removed superfluous G_GNUC_UNUSED attributes
Max Kellermann
1
-4
/
+4
2009-03-27
pulse_mixer: use local pa_cvolume variable for set_volume()
Max Kellermann
1
-2
/
+3
2009-03-27
pulse_mixer: wait for get_volume() operation to complete
Max Kellermann
1
-1
/
+34
2009-03-27
pulse_mixer: adapted code style
Max Kellermann
1
-27
/
+52
2009-03-26
pulse_mixer: removed superfluous initializations
Max Kellermann
1
-7
/
+2
2009-03-26
pulse_mixer: allocate "volume" statically
Max Kellermann
1
-10
/
+6
2009-03-26
pulse_mixer: removed superfluous NULL checks in close()
Max Kellermann
1
-12
/
+4
2009-03-26
pulse_mixer: initialize "online" and "index" in open()
Max Kellermann
1
-2
/
+5
[next]