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_encoder.cxx
Age
Commit message (
Expand
)
Author
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-23
Encoder*: move to src/encoder
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-07
test: add missing includes
Max Kellermann
2013-12-15
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
2013-12-05
test/run_encoder: destruct the Encoder before exiting
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
EncoderPlugin: pass config_param reference
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
encoder_api: convert to C++
Max Kellermann
2013-04-17
encoder_list: convert to C++
Max Kellermann
2013-01-30
ConfigData: move functions into the class
Max Kellermann
2013-01-30
ConfigData: add constructors/destructors
Max Kellermann
2013-01-30
audio_{parser,config}: convert to C++
Max Kellermann
2013-01-30
test/run_encoder, ...: convert to C++
Max Kellermann