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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
output/raop: delete the RAOP plugin
Max Kellermann
1
-67
/
+0
2012-01-05
mixer/alsa: listen for external volume changes
Max Kellermann
1
-1
/
+180
2012-01-05
mixer/alsa: move code to alsa_mixer_setup()
Max Kellermann
1
-25
/
+34
2012-01-05
mixer/alsa: move code to alsa_mixer_lookup_elem()
Max Kellermann
1
-24
/
+27
2011-09-17
output/pulse: don't expose internal struct in public header
Max Kellermann
1
-5
/
+7
2011-09-17
output/roar: export volume methods
Max Kellermann
1
-32
/
+3
2011-08-31
mixer/raop: include cleanup
Max Kellermann
1
-12
/
+2
2011-08-24
output/raop: remove excessive debug messages
Max Kellermann
1
-1
/
+0
2011-08-24
output/raop: consistently use GError
Max Kellermann
1
-2
/
+2
2011-03-23
Remove unused headers in Roar plugin.
Hans-Kristian Arntzen
1
-4
/
+0
2011-03-16
RoarAudio output plugin
Hans-Kristian Arntzen
1
-0
/
+137
2011-02-09
general: whitespace cleanup
Thomas Jansen
1
-5
/
+5
2011-01-29
copyright year 2011
Max Kellermann
7
-7
/
+7
2011-01-28
output/raop: new output plugin
Dustin Puckett
1
-0
/
+78
2010-10-09
mixer: winmm_mixer implemented
Denis Krjuchkov
1
-0
/
+114
2009-12-31
Update copyright notices.
Avuton Olrich
6
-6
/
+6
2009-11-12
include config.h in all sources
Max Kellermann
4
-0
/
+4
2009-11-10
fd_util: removed creat_cloexec()
Max Kellermann
1
-1
/
+1
2009-11-07
set the close-on-exec flag on all file descriptors
Max Kellermann
1
-1
/
+2
2009-10-23
output/pulse: call mixer on state changes
Max Kellermann
2
-127
/
+79
2009-10-23
mixer_control: allow methods "open" and "close" to be NULL
Max Kellermann
1
-19
/
+0
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
4
-4
/
+6
2009-10-20
mixer_plugin: use GError for error handling
Max Kellermann
4
-48
/
+106
2009-10-20
mixer/{oss,alsa}: renamed the mixer source files
Max Kellermann
2
-8
/
+8
2009-10-20
pulse: renamed source files
Max Kellermann
1
-2
/
+2
2009-07-06
mixer/software: new mixer which controls filter/volume
Max Kellermann
2
-0
/
+157
2009-04-28
alsa_mixer: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-2
/
+2
2009-04-28
alsa_mixer: add mixer_index option
Daniel Kahn Gillmor
1
-2
/
+7
2009-04-25
pulse_mixer: use PULSE's mainloop lock instead of GMutex
Max Kellermann
1
-27
/
+13
2009-04-21
alsa_mixer: call snd_config_update_free_global() in finish()
Max Kellermann
1
-1
/
+3
2009-03-27
mixer: assert that the new volume value is valid
Max Kellermann
2
-7
/
+1
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
2009-03-26
pulse: make configuration strings const
Max Kellermann
1
-6
/
+6
2009-03-26
pulse: don't check config_param!=NULL
Max Kellermann
1
-6
/
+3
2009-03-26
pulse_mixer: free libpulse objects on failure
Max Kellermann
1
-0
/
+6
2009-03-26
pulse_mixer: unlock the mainloop on failure
Max Kellermann
1
-0
/
+2
2009-03-26
pulse_mixer: moved code to pulse_mixer_setup()
Max Kellermann
1
-15
/
+26
2009-03-26
alsa_mixer: initialize "volume_set" in the open() method
Max Kellermann
1
-2
/
+2
2009-03-26
alsa_mixer: removed superfluous checks
Max Kellermann
1
-10
/
+6
[next]