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
/
filter
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
11
-28
/
+28
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
1
-1
/
+2
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
4
-4
/
+4
2015-01-01
Copyright year 2015
Max Kellermann
20
-20
/
+20
2014-12-26
db/{simple,proxy}, ...: add "override" keywords
Max Kellermann
5
-20
/
+24
2014-08-12
Filter: FilterPCM() returns ConstBuffer
Max Kellermann
9
-76
/
+55
2014-08-12
PcmConvert: Convert() returns ConstBuffer
Max Kellermann
1
-2
/
+4
2014-08-12
Filter: update API documentation
Max Kellermann
1
-2
/
+2
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
1
-4
/
+4
2014-01-24
ConfigGlobal: add config_find_block()
Max Kellermann
1
-34
/
+6
2014-01-24
Mixer*: move to mixer/
Max Kellermann
1
-1
/
+1
2014-01-24
Filter*: move to filter/
Max Kellermann
20
-24
/
+460
2014-01-24
Config*: move to config/
Max Kellermann
2
-3
/
+3
2014-01-13
copyright year 2014
Max Kellermann
13
-13
/
+13
2013-12-23
pcm/Volume: convert to class
Max Kellermann
2
-92
/
+30
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2
-2
/
+2
2013-11-28
include cleanup using iwyu
Max Kellermann
3
-3
/
+0
2013-11-13
PcmConvert: add methods Open(), Close()
Max Kellermann
3
-20
/
+57
2013-11-11
filter/route, ...: add missing stdlib.h includes
Max Kellermann
1
-0
/
+1
2013-11-04
filter/AutoConvert: modify child_audio_format, not in_audio_format
Max Kellermann
1
-2
/
+2
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
3
-8
/
+8
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
1
-5
/
+7
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2
-9
/
+9
2013-10-18
filter/route: merge the two loops, one-pass parsing
Max Kellermann
1
-61
/
+42
2013-10-18
filter/route: allocate "sources" statically
Max Kellermann
1
-14
/
+6
2013-10-18
filter/route: use int8_t instead of signed char
Max Kellermann
1
-13
/
+11
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
2
-4
/
+0
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann
2
-3
/
+3
2013-10-02
Log: new logging library API
Max Kellermann
1
-10
/
+8
2013-09-05
conf.h: remove obsolete header
Max Kellermann
4
-4
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
8
-91
/
+87
2013-08-07
add missing includes
Max Kellermann
2
-0
/
+4
2013-08-07
filter/Route: don't access PcmBuffer attributes directly
Max Kellermann
1
-5
/
+5
2013-08-04
FilterPlugin: pass config_param reference
Max Kellermann
8
-14
/
+15
2013-08-03
audio_format: convert to C++
Max Kellermann
9
-93
/
+85
2013-08-03
gcc.h: add macro gcc_unreachable()
Max Kellermann
1
-0
/
+1
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
4
-27
/
+16
2013-07-29
audio_check: convert to C++
Max Kellermann
1
-1
/
+1
2013-04-16
MixerInternal: convert to class
Max Kellermann
2
-5
/
+5
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
5
-7
/
+7
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
1
-1
/
+1
2013-02-02
FilterInternal: convert struct filter to a OO interface
Max Kellermann
13
-586
/
+413
2013-02-02
filter/*: don't use GLib macros
Max Kellermann
6
-26
/
+20
2013-02-01
filter/Chain: use std::forward_list instead of GSList
Max Kellermann
1
-41
/
+20
2013-02-01
filter: convert to C++
Max Kellermann
9
-80
/
+79
2013-01-31
pcm_*: convert to C++
Max Kellermann
2
-2
/
+2
2013-01-31
mixer/software, filter/volume: convert to C++
Max Kellermann
2
-12
/
+13
2013-01-31
filter/convert: remove unused attribute
Max Kellermann
1
-5
/
+0
2013-01-31
pcm_convert: convert to C++
Max Kellermann
1
-8
/
+9
[next]