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
/
PlaylistSong.cxx
Age
Commit message (
Expand
)
Author
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-01-21
playlist/Song: add "noexcept"
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-02-08
SongLoader: return instance, not pointer
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-27
LocateUri: migrate from class Error to C++ exceptions
Max Kellermann
2016-04-12
playlist/Song: catch SongLoader exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-07-12
PlaylistSong: always merge tags and LastModified
Max Kellermann
2014-07-12
PlaylistSong, CueParser: don't override Tag::time
Max Kellermann
2014-02-10
PlaylistSong: copy the "real" URI
Max Kellermann
2014-02-07
PlaylistSong: include cleanup
Max Kellermann
2014-02-03
SongLoader: new class that merges duplicate code
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-23
playlist/*: move to playlist/plugins/
Max Kellermann