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_convert.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
test/run_convert: add option --config
Max Kellermann
2020-03-12
test/run_convert: add option --verbose
Max Kellermann
2020-03-12
test/run_convert: move code to ParseCommandLine()
Max Kellermann
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
pcm/Pcm*: drop more "Pcm" prefixes from source file names
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-04-04
pcm/PcmConvert: eliminate Open() and Close()
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-17
test/*: catch and print all exceptions
Max Kellermann
2018-01-02
filter/Filter: add virtual method Flush()
Max Kellermann
2017-11-10
util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-13
AudioFormat: add method WithMask(), shortcut for ApplyMask()
Max Kellermann
2016-12-13
test/run_convert: pass out_audio_format to PcmConvert::Open()
Max Kellermann
2016-10-28
AudioParser: throw exception on error
Max Kellermann
2016-09-09
pcm/Convert: migrate from class Error to C++ exceptions
Max Kellermann
2016-07-04
test/*: add missing includes for fprintf()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-08-15
test/stdbin.h: remove obsolete header
Max Kellermann
2015-01-22
Config: add section "resampler"
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-12
PcmConvert: Convert() returns ConstBuffer
Max Kellermann
2014-08-06
util/FifoBuffer: rename to StaticFifoBuffer
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-15
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
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-10-15
util/FifoBuffer: C++ version of the fifo_buffer library
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-03
audio_format: convert to C++
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
2013-01-31
pcm_convert: convert to C++
Max Kellermann
2013-01-30
audio_{parser,config}: convert to C++
Max Kellermann
2013-01-30
test/run_encoder, ...: convert to C++
Max Kellermann