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
/
PlaylistFile.hxx
Age
Commit message (
Expand
)
Author
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-10-27
LocateUri: migrate from class Error to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-29
fs/DirectoryReader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-28
PlaylistFile: convert more APIs from Error to std::exception
Max Kellermann
2015-12-28
PlaylistFile: throw exception on spl_map_to_fs() failure
Max Kellermann
2015-12-28
PlaylistFile: remove obsolete function TranslatePlaylistError()
Max Kellermann
2015-03-24
PlaylistFile: export spl_map_to_fs() and TranslatePlaylistError()
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-02-03
PlaylistFile: use class SongLoader
Max Kellermann
2014-02-03
PlaylistFile: switch spl_append_uri() arguments
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-07
*: remove remaining __cplusplus checks
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-01-30
TagPool, ...: include cleanup
Max Kellermann
2013-01-04
PlaylistFile: reuse classes PlaylistInfo and PlaylistVector
Max Kellermann
2013-01-02
don't include stdbool.h in C++ sources
Max Kellermann
2012-09-28
main: use C++ compiler
Max Kellermann