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
2021-01-01
copyright year 2021
Max Kellermann
2020-09-07
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-07
system/FileDescriptor: add method FullWrite()
Max Kellermann
2020-09-07
*: use nullptr instead of NULL
Max Kellermann
2020-09-07
io/FileDescriptor: add method FullRead()
Max Kellermann
2020-09-07
test/run_filter: use Filter::Flush()
Max Kellermann
2020-09-07
test/run_filter: pass ConstBuffer<void> to FullWrite()
Max Kellermann
2020-09-07
test/run_filter: fix error message
Max Kellermann
2020-09-07
test/run_filter: check for partial writes
Max Kellermann
2020-09-07
test/run_filter: move code to WriteOrThrow()
Max Kellermann
2020-09-07
test/run_filter: use class FileDescriptor
Max Kellermann
2020-09-07
test/run_filter: ensure that partial frames will not get passed to the filter
Max Kellermann
2020-09-07
test/run_filter: move the buffer into the loop
Max Kellermann
2020-05-05
system/FileDescriptor: move to io/
Max Kellermann
2020-04-02
Merge tag 'v0.21.22'
Max Kellermann
2020-04-02
test/*: fix Windows build using class FromNarrowPath
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-02-01
*: use nullptr instead of NULL
Max Kellermann
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-12-17
io/FileDescriptor: add method FullRead()
Max Kellermann
2019-08-26
test/run_filter: use Filter::Flush()
Max Kellermann
2019-08-26
test/run_filter: pass ConstBuffer<void> to FullWrite()
Max Kellermann
2019-08-26
test/run_filter: fix error message
Max Kellermann
2019-03-25
test/run_filter: check for partial writes
Max Kellermann
2019-03-25
test/run_filter: move code to WriteOrThrow()
Max Kellermann
2019-03-25
test/run_filter: use class FileDescriptor
Max Kellermann
2019-03-14
test/run_filter: ensure that partial frames will not get passed to the filter
Max Kellermann
2019-03-14
test/run_filter: move the buffer into the loop
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
[next]