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
/
test
/
run_filter.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
1
-2
/
+2
*
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
1
-1
/
+1
*
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-21
1
-1
/
+1
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
2014-12-05
1
-12
/
+0
*
Filter: FilterPCM() returns ConstBuffer
Max Kellermann
2014-08-12
1
-6
/
+5
*
test/run_{filter,output}: use config_find_block()
Max Kellermann
2014-02-20
1
-17
/
+2
*
test: various fixups for building without GLib
Max Kellermann
2014-02-18
1
-0
/
+4
*
Mixer*: move to mixer/
Max Kellermann
2014-01-24
1
-1
/
+1
*
Filter*: move to filter/
Max Kellermann
2014-01-24
1
-3
/
+3
*
Config*: move to config/
Max Kellermann
2014-01-24
1
-2
/
+2
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
test: add missing includes
Max Kellermann
2014-01-07
1
-0
/
+2
*
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
2013-12-24
1
-15
/
+16
*
test/*: remove GLib logging setup
Max Kellermann
2013-12-24
1
-12
/
+0
*
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2013-12-23
1
-1
/
+1
*
conf.h: remove obsolete header
Max Kellermann
2013-09-05
1
-1
/
+2
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-23
/
+17
*
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
1
-3
/
+3
*
FilterPlugin: pass config_param reference
Max Kellermann
2013-08-04
1
-3
/
+2
*
audio_format: convert to C++
Max Kellermann
2013-08-03
1
-7
/
+6
*
don't use g_thread_init() with GLib 2.32
Max Kellermann
2013-04-17
1
-0
/
+3
*
MixerInternal: convert to class
Max Kellermann
2013-04-16
1
-1
/
+1
*
pcm_*: move to src/pcm/
Max Kellermann
2013-04-09
1
-1
/
+1
*
mixer_plugin: convert to C++
Max Kellermann
2013-02-22
1
-1
/
+1
*
FilterInternal: convert struct filter to a OO interface
Max Kellermann
2013-02-02
1
-15
/
+14
*
filter: convert to C++
Max Kellermann
2013-02-01
1
-1
/
+1
*
pcm_*: convert to C++
Max Kellermann
2013-01-31
1
-1
/
+1
*
audio_{parser,config}: convert to C++
Max Kellermann
2013-01-30
1
-5
/
+1
*
ConfigFile: add enum ConfigOption
Max Kellermann
2013-01-30
1
-3
/
+3
*
ConfigFile, CommandLine: use the Path class
Max Kellermann
2013-01-29
1
-2
/
+4
*
test/{read_conf,run_filter}: convert to C++
Max Kellermann
2013-01-29
1
-0
/
+196