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
2016-12-13
Merge tag 'v0.19.21'
Max Kellermann
2016-12-13
test/test_queue_priority: fix unit test failure after recent "setprio" change
Max Kellermann
2016-12-09
test/read_tags: use ScanGenericTags(InputStream&) after ScanStream()
Max Kellermann
2016-12-09
test/read_tags: catch exceptions from ScanFile() before falling back to ScanS...
Max Kellermann
2016-12-09
test/read_tags: use AtScopeExit()
Max Kellermann
2016-12-03
decoder/Control: add attribute configured_audio_format
Max Kellermann
2016-12-03
player/Control: make ReplayGainConfig const
Max Kellermann
2016-12-03
filter/ReplayGain: add ReplayGainConfig copy
Max Kellermann
2016-11-25
ReplayGainConfig: add struct ReplayGainConfig, move globals to ReplayGainGlob...
Max Kellermann
2016-11-24
ReplayGainInfo: don't use array in struct ReplayGainInfo
Max Kellermann
2016-11-24
test/FakeDecoderAPI: move code to DumpReplayGainTuple()
Max Kellermann
2016-11-23
filter/Plugin: rename with CamelCase
Max Kellermann
2016-11-22
decoder/DecoderPlugin: container_scan() returns forward_list<DetachedSong>
Max Kellermann
2016-11-22
test/ContainerScan: new debug program
Max Kellermann
2016-11-21
decoder/Client: add virtual method Read()
Max Kellermann
2016-11-18
decoder/Client: add OpenUri(), replacing decoder_open_uri()
Max Kellermann
2016-11-18
decoder/Client: add Submit methods
Max Kellermann
2016-11-18
decoder/Client: add DecoderCommand/seek virtual methods
Max Kellermann
2016-11-18
decoder/Client: add virtual method Ready()
Max Kellermann
2016-11-18
decoder/Client: new interface which wraps struct Decoder
Max Kellermann
2016-11-18
Compiler.h: drop gcc_alignas(), use plain C++11 alignas()
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-11-10
test/run_gzip: migrate from class Error to C++ exceptions
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-07
encoder: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-29
db/Interface: migrate visitor methods from class Error to C++ exceptions
Max Kellermann
2016-10-29
db/Visitor: remove the Error parameter
Max Kellermann
2016-10-28
db/Plugin: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-28
AudioParser: throw exception on error
Max Kellermann
2016-10-28
encoder/Plugin: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-28
event/ServerSocket: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-28
db/update/InotifySource: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-27
LocateUri: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-27
storage: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-26
Instance: remove Error parameter from GetDatabase()
Max Kellermann
2016-09-16
input/InputStream: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-09
archive/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Plugin: migrate init() from class Error to C++ exceptions
Max Kellermann
2016-09-09
mixer: migrate to C++ exceptions
Max Kellermann
2016-09-09
pcm/Convert: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-05
neighbor/Plugin: migrate from class Error 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-11
test/run_decoder: catch and print C++ exceptions
Max Kellermann
2016-07-04
test/*: add missing includes for fprintf()
Max Kellermann
2016-07-02
test/WriteFile: add missing include for fprintf()
Max Kellermann
2016-07-02
test/WriteFile: add missing include for EXIT_{SUCCESS,FAILURE}
Max Kellermann
2016-07-01
filter/FilterInternal: split class Filter, add class PreparedFilter
Max Kellermann
2016-06-20
event/SignalMonitor: use BoundMethod instead of raw function pointer
Max Kellermann
[next]