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.cxx
Age
Commit message (
Expand
)
Author
2019-06-17
Copyright year 2019
Max Kellermann
2019-03-17
PlaylistFile: ignore empty playlist names
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-17
PlaylistFile: use struct ConfigData
Max Kellermann
2018-07-17
fs/Path: add operator/(Path,Path)
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2017-10-18
Merge tag 'v0.20.11'
Max Kellermann
2017-10-18
Playlist{File,Save}: always use UTF-8 in playlists on Windows
Max Kellermann
2017-08-11
db/PlaylistInfo: use std::chrono::system_clock::time_point
Max Kellermann
2017-02-10
fs/FileInfo: use std::chrono::system_clock
Max Kellermann
2017-02-08
SongLoader: return instance, not pointer
Max Kellermann
2017-01-16
PlaylistFile: "playlistadd" creates new playlist if it does not exist, as doc...
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-04
PlaylistFile: remove redundant existence check
Max Kellermann
2016-12-04
fs/FileSystem: RenameFile() throws exception on error
Max Kellermann
2016-10-27
LocateUri: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-04
fs/io/FileOutputStream: merge all classes into one, add enum Mode
Max Kellermann
2016-08-15
fs/FileSystem: RemoveFile() throws exception on error
Max Kellermann
2016-08-15
PlaylistFile: use TruncateFile()
Max Kellermann
2016-04-21
PlaylistFile: use the new AllocatedPath::FromFS() range overload
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
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-12-28
PlaylistFile: convert system_error::ENOENT to PlaylistResult::NO_SUCH_LIST
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-16
fs/io/OutputStream: use C++ exceptions in Write()
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-11-06
util/StringCompare: add StringIsEmpty()
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-03-24
Playlist*: use the BufferedOutputStream API instead of FILE*
Max Kellermann
2015-03-24
PlaylistFile: export spl_map_to_fs() and TranslatePlaylistError()
Max Kellermann
2015-03-24
PlaylistFile: eliminate redundant spl_map() calls
Max Kellermann
2015-03-05
fs/Traits: enable _UNICODE on Windows
Max Kellermann
2015-03-05
fs/Traits: add macro PATH_LITERAL()
Max Kellermann
2015-03-05
PlaylistFile: use Path::ToUTF8() instead of PathToUTF8()
Max Kellermann
2015-03-05
PlaylistFile: don't insert "file://" before absolute paths
Max Kellermann
2015-03-03
util/StringUtil: add FindStringSuffix()
Max Kellermann
2015-03-02
PlaylistFile: limit variable scope
Max Kellermann
2015-03-02
PlaylistFile: move memchr() call to class Path
Max Kellermann
2015-03-02
PlaylistFile: use PathTraitsFS typedefs
Max Kellermann
2015-02-28
Mapper: use class Path
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
[next]