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-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
2016-06-10
util/MimeType: add ParseMimeTypeParameters()
Max Kellermann
2016-06-10
TagStream, decoder/Thread, ...: ignore MIME type parameters for matching plugins
Max Kellermann
2016-05-04
test/run_encoder: use std::unique_ptr
Max Kellermann
2016-05-04
encoder/Interface: convert PreparedEncoder to abstract class
Max Kellermann
2016-05-04
encoder/Interface: move instance methods to abstract class
Max Kellermann
2016-05-02
test/{run_input,dump_text_file}: use class ScopeLock
Max Kellermann
2016-04-30
Merge tag 'v0.19.15'
Max Kellermann
2016-04-30
test/test_byte_reverse: use gcc_alignas() for gcc<4.8 compatibility
Max Kellermann
2016-04-28
Bug#822848: mpd FTBFS on Alpha; misaligned arrays in the test suite
Michael Cree
2016-04-21
lib/icu/Converter: throw exception on error
Max Kellermann
2016-04-13
lib/icu/Converter: Create() throws exception on error
Max Kellermann
2016-03-19
db/Interface: GetSong() throws exception on error
Max Kellermann
2016-03-19
db/Interface: Open() throws exception on error
Max Kellermann
2016-03-18
test/DumpDatabase: use AtScopeExit()
Max Kellermann
2016-03-18
db/DatabaseListener: pass URI to OnDatabaseSongRemoved()
Max Kellermann
2016-02-28
test/test_pcm_export: extend the DSD_U32 test
Max Kellermann
2016-02-27
pcm/export: add #ifdef ENABLE_DSD to struct Params
Max Kellermann
2016-02-27
pcm/PcmExport: add flag to export to DSD_U32
Max Kellermann
2016-02-26
pcm/export: move Open() parameters to struct Params
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
tag/{Id3,Ape}: remove Path overloads
Max Kellermann
2016-02-22
SongUpdate: move tag_scan_fallback() to tag/Generic.cxx
Max Kellermann
2016-02-22
tag/handler: use CamelCase
Max Kellermann
2016-02-21
playlist/Plugin: pass InputStreamPtr&& to open_stream()
Max Kellermann
2016-02-21
input: wrap InputStream in std::unique_ptr
Max Kellermann
2016-02-19
tag/Id3Load: manage id3_tag* with std::unique_ptr
Max Kellermann
2016-02-19
tag/TagId3: move tag_id3_load() to Id3Load.cxx
Max Kellermann
2016-02-07
playlist/SongEnumerator: wrap song in std::unique_ptr
Max Kellermann
2015-12-18
protocol/Ack: add exception class wrapping enum ack
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-16
config/ConfigFile: use std::exception on syntax error
Max Kellermann
2015-12-16
fs/io/OutputStream: use C++ exceptions in Write()
Max Kellermann
2015-12-16
fs/io/GzipOutputStream: use C++ exceptions in constructor
Max Kellermann
2015-12-16
fs/io/FileOutputStream: use C++ exceptions in Commit()
Max Kellermann
2015-12-16
fs/io/FileOutputStream: use C++ exceptions in constructor
Max Kellermann
2015-10-27
pcm/Order: new library to convert from FLAC to ALSA channel order
Max Kellermann
2015-10-20
DetachedSong: move code from Update() to LoadFile()
Max Kellermann
2015-10-16
test/ReadApeTags: new debug program
Max Kellermann
2015-08-15
test/stdbin.h: remove obsolete header
Max Kellermann
2015-08-15
PlayerThread, ...: move to src/player/
Max Kellermann
2015-08-14
protocol/Result: move command_list_num to class Response
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-11
protocol/ArgParser: add struct RangeArg
Max Kellermann
2015-07-22
net/ToString: rename sockaddr_to_string() to ToString()
Max Kellermann
2015-07-22
net/Resolver: move sockaddr_to_string() to ToString.cxx
Max Kellermann
2015-06-26
config/Global: allow calling config_get_string() with one argument
Max Kellermann
2015-06-25
lib/icu/{Converter,Collate}: return AllocatedString
Max Kellermann
[prev]
[next]