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
2014-01-24
Mixer*: move to mixer/
Max Kellermann
19
-6
/
+920
2014-01-24
Filter*: move to filter/
Max Kellermann
1
-4
/
+4
2014-01-24
Config*: move to config/
Max Kellermann
2
-2
/
+2
2014-01-23
output/*: move to output/plugins/
Max Kellermann
4
-5
/
+5
2014-01-13
copyright year 2014
Max Kellermann
8
-8
/
+8
2014-01-06
event/MultiSocketMonitor: add method ClearSocketList()
Max Kellermann
1
-1
/
+3
2014-01-05
event/MultiSocketMonitor: add method ReplaceSocketList()
Max Kellermann
1
-18
/
+1
2014-01-04
mixer/alsa: use DeferredMonitor to update file descriptors
Max Kellermann
1
-14
/
+7
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
1
-1
/
+1
2013-12-22
util/Clamp: generic Clamp() function
Max Kellermann
1
-2
/
+2
2013-12-15
mixer/alsa: fix deadlock
Max Kellermann
1
-1
/
+13
2013-12-13
mixer/alsa: use BlockingCall() instead of EventLoop::AddCall()
Max Kellermann
1
-1
/
+2
2013-11-28
include cleanup using iwyu
Max Kellermann
4
-11
/
+4
2013-10-30
mixer/software: fix double free bug
Max Kellermann
1
-3
/
+15
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2
-17
/
+17
2013-10-21
Util/ASCII: add StringEqualsCaseASCII() overload with length
Max Kellermann
1
-3
/
+2
2013-10-20
Util/ASCII: add function StringEqualsCaseASCII()
Max Kellermann
1
-3
/
+3
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
1
-2
/
+0
2013-10-02
Log: new logging library API
Max Kellermann
4
-14
/
+15
2013-10-01
mixer/alsa: handle ENODEV
Max Kellermann
1
-0
/
+5
2013-10-01
mixer/alsa: log snd_mixer_handle_events() errors
Max Kellermann
1
-1
/
+6
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+0
2013-09-04
util/Error: new error passing library
Max Kellermann
6
-124
/
+102
2013-08-10
alsa/mixer: defer InvalidateSockets() call to I/O thread
Max Kellermann
1
-1
/
+2
2013-08-10
mixer/alsa: invoke InvalidateSockets() in constructor
Max Kellermann
1
-1
/
+3
2013-08-10
event/MultiSocketMonitor: PrepareSockets() returns timeout
Max Kellermann
1
-3
/
+5
2013-08-07
*: remove remaining __cplusplus checks
Max Kellermann
1
-8
/
+0
2013-08-07
mixer/alsa: use AllocatedArray for the pollfd buffer
Max Kellermann
1
-3
/
+5
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
1
-1
/
+1
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
4
-9
/
+10
2013-08-04
MixerPlugin: pass config_param reference
Max Kellermann
6
-19
/
+19
2013-08-04
FilterPlugin: pass config_param reference
Max Kellermann
1
-1
/
+3
2013-07-30
tag: convert to C++
Max Kellermann
1
-0
/
+1
2013-07-30
output_api: convert to C++
Max Kellermann
4
-4
/
+4
2013-04-16
mixer/software: use gcc_unused instead of G_GNUC_UNUSED
Max Kellermann
1
-5
/
+5
2013-04-16
MixerInternal: convert to class
Max Kellermann
7
-59
/
+51
2013-04-16
mixer/winmm: convert to a class
Max Kellermann
1
-10
/
+12
2013-04-16
mixer/Software: convert to a class
Max Kellermann
1
-20
/
+22
2013-04-16
mixer/Pulse: convert to a class
Max Kellermann
2
-25
/
+22
2013-04-16
mixer/Oss: convert to a class
Max Kellermann
1
-51
/
+92
2013-04-16
mixer/Alsa: convert to a class
Max Kellermann
1
-67
/
+103
2013-04-16
output/Pulse: convert to C++
Max Kellermann
2
-6
/
+6
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
1
-1
/
+1
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
6
-6
/
+6
2013-02-22
{output,mixer}/winmm: convert to C++
Max Kellermann
1
-9
/
+12
2013-02-02
FilterInternal: convert struct filter to a OO interface
Max Kellermann
2
-4
/
+4
2013-02-01
filter: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-31
pcm_*: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-31
mixer/software, filter/volume: convert to C++
Max Kellermann
2
-11
/
+13
2013-01-29
output/{alsa,oss}: convert to C++
Max Kellermann
1
-8
/
+8
[next]