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
2014-01-27
Playlist{Info,Vector}: move to db/
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-17
DatabaseSong: new library merging duplicate code
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2013-12-08
TextFile: move to fs subsystem
Denis Krjuchkov
2013-12-05
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
2013-12-04
PlaylistFile: use std::string for temporary string allocation
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-20
PlaylistError: convert playlist_result to a strictly-typed enum
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-17
fs/Path: move definitions to struct PathTraits
Max Kellermann
2013-10-17
fs/Path: move configuration code to Config.cxx
Max Kellermann
2013-10-17
fs/Limits: convert macro to "constexpr"
Max Kellermann
2013-10-17
fs/Path: move MPD_PATH_MAX to Limits.hxx
Max Kellermann
2013-10-14
fs/Path: add method IsAbsolute()
Max Kellermann
2013-10-14
PlaylistFile: always check for absolute paths within music_directory
Max Kellermann
2013-10-14
PlaylistFile: fix memory leak
Max Kellermann
2013-10-14
Mapper: map_fs_to_utf8() returns std::string
Max Kellermann
2013-10-14
Merge tag 'release-0.17.6'
Max Kellermann
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
2013-10-02
Listen, ...: add missing includes
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-05
conf.h: move constants to ConfigDefaults.hxx
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-05-06
PlaylistFile: use DirectoryReader and file system API
Denis Krjuchkov
2013-04-08
uri: convert to C++
Max Kellermann
2013-02-02
PlaylistFile.cxx: use file system API
Denis Krjuchkov
2013-01-29
require GLib 2.24
Max Kellermann
2013-01-29
ConfigFile, CommandLine: use the Path class
Max Kellermann
2013-01-28
Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()
Denis Krjuchkov
2013-01-26
Mapper: improve usage of Path class
Denis Krjuchkov
2013-01-22
Path: move to fs subdirectory
Denis Krjuchkov
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
2013-01-17
path: convert to C++
Max Kellermann
2013-01-09
idle: convert to C++
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-04
PlaylistFile: reuse classes PlaylistInfo and PlaylistVector
Max Kellermann
2013-01-03
PlaylistFile: fix memory leak
Max Kellermann
2013-01-03
TextFile: convert to a class
Max Kellermann
2013-01-03
text_file: convert to C++
Max Kellermann
2013-01-03
database.h: eliminate db_*_song()
Max Kellermann
2013-01-02
mapper: convert to C++
Max Kellermann
2012-10-04
PlaylistFile, client_file, tag_id3: don't use g_file_error_quark()
Max Kellermann
2012-09-28
main: use C++ compiler
Max Kellermann
2012-09-28
PlaylistFile: use std::list instead of GPtrArray
Max Kellermann
[next]