index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filter
Age
Commit message (
Expand
)
Author
2014-01-24
ConfigGlobal: add config_find_block()
Max Kellermann
2014-01-24
Mixer*: move to mixer/
Max Kellermann
2014-01-24
Filter*: move to filter/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-23
pcm/Volume: convert to class
Max Kellermann
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-11-13
PcmConvert: add methods Open(), Close()
Max Kellermann
2013-11-11
filter/route, ...: add missing stdlib.h includes
Max Kellermann
2013-11-04
filter/AutoConvert: modify child_audio_format, not in_audio_format
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2013-10-18
filter/route: merge the two loops, one-pass parsing
Max Kellermann
2013-10-18
filter/route: allocate "sources" statically
Max Kellermann
2013-10-18
filter/route: use int8_t instead of signed char
Max Kellermann
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-07
add missing includes
Max Kellermann
2013-08-07
filter/Route: don't access PcmBuffer attributes directly
Max Kellermann
2013-08-04
FilterPlugin: pass config_param reference
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-08-03
gcc.h: add macro gcc_unreachable()
Max Kellermann
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
2013-07-29
audio_check: convert to C++
Max Kellermann
2013-04-16
MixerInternal: convert to class
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
2013-02-02
FilterInternal: convert struct filter to a OO interface
Max Kellermann
2013-02-02
filter/*: don't use GLib macros
Max Kellermann
2013-02-01
filter/Chain: use std::forward_list instead of GSList
Max Kellermann
2013-02-01
filter: convert to C++
Max Kellermann
2013-01-31
pcm_*: convert to C++
Max Kellermann
2013-01-31
mixer/software, filter/volume: convert to C++
Max Kellermann
2013-01-31
filter/convert: remove unused attribute
Max Kellermann
2013-01-31
pcm_convert: convert to C++
Max Kellermann
2013-01-30
filter/convert: convert to C++
Max Kellermann
2013-01-30
filter/autoconvert: include cleanup
Max Kellermann
2013-01-30
conf.h: move the GQuark to ConfigQuark.hxx
Max Kellermann
2013-01-30
filter/chain, encoder: GLib include cleanup
Max Kellermann
2013-01-29
test/{read_conf,run_filter}: convert to C++
Max Kellermann
2013-01-07
filter/replay_gain: convert to C++
Max Kellermann
2013-01-05
filter/ReplayGain: add method _set_mode()
Max Kellermann
2012-08-15
Merge branch 'v0.17.x'
Max Kellermann
2012-08-15
filter/volume: include cleanup
Max Kellermann
[next]