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
/
src
/
playlist
Age
Commit message (
Expand
)
Author
2017-02-08
SongLoader: return instance, not pointer
Max Kellermann
2017-02-08
tag/Tag: move tag_name_parse() to ParseName.cxx
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-20
playlist/SoundCloud: eliminate unnecessary casted variable
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
input/curl, ...: use strncmp() instead of memcmp() to avoid crash
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-10-27
queue/PlaylistUpdate: include cleanup
Max Kellermann
2016-10-27
LocateUri: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-26
playlist/cue/CueParser: update API documentation
Max Kellermann
2016-09-16
input/InputStream: migrate 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
playlist/SoundCloud: use AtScopeExit()
Max Kellermann
2016-09-09
playlist/SoundCloud: use std::string
Max Kellermann
2016-09-09
playlist/SoundCloud: implicit SoundCloudJsonData initialization
Max Kellermann
2016-09-09
playlist/SoundCloud: rename struct parse_data to SoundCloudJsonData
Max Kellermann
2016-09-09
playlist/SoundCloud: make parse_callbacks constexpr
Max Kellermann
2016-09-09
playlist/SoundCloud: use ScopeLock
Max Kellermann
2016-06-10
TagStream, decoder/Thread, ...: ignore MIME type parameters for matching plugins
Max Kellermann
2016-06-10
util/StringUtil: use CamelCase
Max Kellermann
2016-04-21
fs/AllocatedPath: add method FromUTF8Throw()
Max Kellermann
2016-04-13
playlist/Any: fix documentation typo
Max Kellermann
2016-04-12
playlist/Song: catch SongLoader exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-28
queue/PlaylistEdit: throw PlaylistError on error
Max Kellermann
2016-02-28
playlist/queue: use std::unique_ptr
Max Kellermann
2016-02-26
update copyright year to 2016
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-22
playlist/Stream, db/upnp: add missing includes
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-07
playlist/PlaylistStream: catch and log C++ exceptions
Max Kellermann
2016-02-07
playlist/SongEnumerator: wrap song in std::unique_ptr
Max Kellermann
2016-02-07
playlist/cue/CueParser: Get() returns std::unique_ptr
Max Kellermann
2016-02-07
playlist/cue/CueParser: use std::unique_ptr
Max Kellermann
2016-02-07
playlist/cue/CueParser: use C++11 initializers
Max Kellermann
2015-11-06
playlist/soundcloud: make key_str "static const"
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-10-26
playlist/flac: re-add the plugin
Max Kellermann
2015-09-30
util/StringView: new utility class
Max Kellermann
2015-09-17
unix/Daemon, playlist/pls, ...: remove unused Domain variables
Max Kellermann
2015-09-17
CueParser.cxx: Append pregap to previous track
Will Tiffany
2015-08-23
CueParser.cxx: ignore INDEX after first per track
Will Tiffany
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-05
playlist/embcue: fix last track
xent
2015-03-17
*: doxygen fixups
Max Kellermann
2015-03-05
PlaylistStream: convert suffix to UTF-8
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
[prev]
[next]