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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2016-03-05
event/MaskMonitor: new class to replace code in GlobalEvents and Idle
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
README: convert to Markdown
Max Kellermann
2016-02-22
SongUpdate: move tag_scan_fallback() to tag/Generic.cxx
Max Kellermann
2016-02-22
tag/ApeLoader: use class InputStream instead of FILE*
Max Kellermann
2016-02-22
tag/Id3Load: use class InputStream instead of FILE*
Max Kellermann
2016-02-21
playlist/Plugin: pass InputStreamPtr&& to open_stream()
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-06
lib/upnp: use std::unique_ptr
Max Kellermann
2016-02-06
util/ScopeExit: new utility library
Max Kellermann
2015-12-29
fs/DirectoryReader: 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/GzipOutputStream: use C++ exceptions in constructor
Max Kellermann
2015-12-16
system/Error: helper library for constructing std::system_error
Max Kellermann
2015-12-15
Merge tag 'v0.19.12'
Max Kellermann
2015-12-15
Makefile.am: fix static build with alsa
Jörg Krause
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-10-27
pcm/Order: new library to convert from FLAC to ALSA channel order
Max Kellermann
2015-10-26
playlist/flac: re-add the plugin
Max Kellermann
2015-10-22
LocateUri: new library to classify URIs in a standard way
Max Kellermann
2015-10-19
util/DeleteDisposer: new utility class
Max Kellermann
2015-10-16
test/ReadApeTags: new debug program
Max Kellermann
2015-10-16
util/StringView: add methods StripLeft(), StripRight()
Max Kellermann
2015-09-30
util/StringView: new utility class
Max Kellermann
2015-09-17
output: add native Haiku audio output and mixer support
François Revol
2015-09-17
Makefile.am: add the Haiku resources to the mpd binary
François Revol
2015-08-24
tag/Settings: move typedef tag_mask_t to Mask.hxx
Max Kellermann
2015-08-24
tag/Settings: convert to C++
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-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-11
command/Request: new struct wrapping ConstBuffer<const char *>
Max Kellermann
2015-07-22
net/AllocatedSocketAddress: new sockaddr wrapper class
Max Kellermann
2015-07-22
net/Resolver: move sockaddr_to_string() to ToString.cxx
Max Kellermann
2015-06-27
configure.ac: remove GLib option
Max Kellermann
2015-06-25
util/AllocatedString: add methods Duplicate(), Clone()
Max Kellermann
2015-06-23
lib/icu/Win32: wrappers for WideCharToMultiByte(), MultiByteToWideChar()
Max Kellermann
2015-06-23
util/AllocatedString: new utility class
Max Kellermann
2015-06-23
util/StringPointer: new utility class
Max Kellermann
2015-06-22
fs/Glob: use PathMatchSpec() on Windows
Max Kellermann
2015-06-22
test/TestFs: new unit test for libfs.a
Max Kellermann
2015-06-22
db/update/ExcludeList: move class Pattern to fs/Glob.hxx
Max Kellermann
2015-06-22
test/test_pcm: add PcmInterleave() unit test
Max Kellermann
2015-06-22
decoder/ffmpeg: move code to pcm/Interleave.cxx
Max Kellermann
2015-03-05
fs/NarrowPath: new utility class
Max Kellermann
2015-03-05
util/StringUtil: add wchar_t overloads
Max Kellermann
2015-03-05
util/StringAPI: add wchar_t overloads
Max Kellermann
2015-03-05
fs/Traits: use string.h API wrappers
Max Kellermann
2015-03-03
system/FileDescriptor: new wrapper class for a file descriptor
Max Kellermann
[next]