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
Age
Commit message (
Expand
)
Author
2018-08-02
song/OptimizeFilter: optimization stage for filters
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-24
test/ParseSongFilter: new debug program
Max Kellermann
2018-07-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-18
config/Migrate: library to migrate deprecated settings
Max Kellermann
2018-07-17
test/DumpDatabase: use struct ConfigData
Max Kellermann
2018-07-17
neighbor/Glue: use struct ConfigData
Max Kellermann
2018-07-17
tag/Config: use struct ConfigData
Max Kellermann
2018-07-17
test/run_output: use struct ConfigData
Max Kellermann
2018-07-17
test/run_filter: use struct ConfigData
Max Kellermann
2018-07-17
playlist/Registry: use struct ConfigData
Max Kellermann
2018-07-17
test/read_conf: use struct ConfigData
Max Kellermann
2018-07-17
test/read_conf: throw if setting is not configured
Max Kellermann
2018-07-17
test/read_conf: validate the setting name early
Max Kellermann
2018-07-17
input/Init: use struct ConfigData
Max Kellermann
2018-07-17
decoder/List: use struct ConfigData
Max Kellermann
2018-07-17
test/*: catch and print all exceptions
Max Kellermann
2018-07-17
config/Block: allow moving name and value
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-06
tag/Handler: add method OnAudioFormat()
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-06-22
input/rewind: move sources out of the "plugins" directory
Max Kellermann
2018-06-04
test/run_neighbor_explorer: make GlobalInit const
Max Kellermann
2018-06-04
test/run_neighbor_explorer: use ShutdownHandler to catch SIGINT/SIGTERM
Max Kellermann
2018-06-02
test/run_neighbor_explorer: dump NeighborGlue::GetList() after initialization
Max Kellermann
2018-02-24
Merge tag 'v0.20.18'
Max Kellermann
2018-02-24
test/run_storage: fallback for %F on Windows
Max Kellermann
2018-02-24
test/run_storage: initialize WinSock
Max Kellermann
2018-02-17
test/DumpDecoderClient: use STDOUT_FILENO
Max Kellermann
2018-02-17
test/DumpDecoderClient: convert static local to class attribute
Max Kellermann
2018-02-17
test/DumpDecoderClient: convert to class
Max Kellermann
2018-02-17
test/DumpDecoderClient: add API documentation
Max Kellermann
2018-02-17
test/FakeDecoderAPI: rename to DumpDecoderClient
Max Kellermann
2018-02-13
test/run_decoder: add command-line option to read mpd.conf
Max Kellermann
2018-02-13
test/run_decder: RAII-style global initialization
Max Kellermann
2018-01-29
test/run_input: move code from Scan() to input/ScanTags.cxx
Max Kellermann
2018-01-26
test/run_input: add frontend for InputPlugin::scan_tags()
Max Kellermann
2018-01-24
test/run_input: add option "--verbose"
Max Kellermann
2018-01-24
test/test_translate_song: use std::to_string()
Max Kellermann
2018-01-23
Merge branch 'v0.20.x'
Max Kellermann
2018-01-23
test/read_mixer: another kludge to work around -Wnull-dereference
Max Kellermann
2018-01-23
test/NullMixerListener: new class to fix -Wnull-dereference
Max Kellermann
2018-01-21
SongUpdate: add "noexcept"
Max Kellermann
2018-01-21
storage/Interface: wrap StorageDirectoryReader in std::unique_ptr
Max Kellermann
2018-01-20
playlist/Plugin: use std::unique_ptr<SongEnumerator>
Max Kellermann
2018-01-20
tag/Tag: add "noexcept"
Max Kellermann
2018-01-17
fs/Path: replace method Null() with nullptr_t constructor
Max Kellermann
2018-01-17
test/run_input: add option to load a configuration file
Max Kellermann
2018-01-17
test/run_input: add command-line option parser
Max Kellermann
[prev]
[next]