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
/
test
/
run_filter.cxx
Age
Commit message (
Expand
)
Author
2020-04-02
test/*: fix Windows build using class FromNarrowPath
Max Kellermann
2019-02-05
test/ConfigGlue: merge duplicate code from various debug programs
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-18
config/Migrate: library to migrate deprecated settings
Max Kellermann
2018-07-17
test/run_filter: use struct ConfigData
Max Kellermann
2018-07-17
test/*: catch and print all exceptions
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-01-02
filter/Plugin: move filter_configured_new() to LoadOne.cxx
Max Kellermann
2018-01-01
test/run_filter: use "auto"
Max Kellermann
2018-01-01
Filter/Internal: split header
Max Kellermann
2017-12-27
test/run_filter: throw exception on error
Max Kellermann
2017-12-27
filter/Plugin: return std::unique_ptr<PreparedFilter>
Max Kellermann
2017-01-17
AudioFormat: replace struct audio_format_string with class StringBuffer, retu...
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-28
AudioParser: throw exception on error
Max Kellermann
2016-09-09
mixer: migrate to C++ exceptions
Max Kellermann
2016-09-04
Filter/Plugin: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-04
Filter/Internal: migrate from class Error to C++ exceptions
Max Kellermann
2016-07-01
filter/FilterInternal: split class Filter, add class PreparedFilter
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-16
config/ConfigFile: use std::exception on syntax error
Max Kellermann
2015-08-15
test/stdbin.h: remove obsolete header
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-05
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
2014-08-12
Filter: FilterPCM() returns ConstBuffer
Max Kellermann
2014-02-20
test/run_{filter,output}: use config_find_block()
Max Kellermann
2014-02-18
test: various fixups for building without GLib
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
2014-01-07
test: add missing includes
Max Kellermann
2013-12-24
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
2013-12-24
test/*: remove GLib logging setup
Max Kellermann
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
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-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
FilterPlugin: pass config_param reference
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-04-17
don't use g_thread_init() with GLib 2.32
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
[next]