index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
PlaylistFile.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/io/BufferedReader: new class to replace class TextFile
Max Kellermann
2014-08-07
1
-2
/
+25
*
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
2014-08-07
1
-1
/
+1
*
util/StringUtil: add StringEndsWith()
Max Kellermann
2014-02-18
1
-3
/
+2
*
PlaylistFile: use class SongLoader
Max Kellermann
2014-02-03
1
-17
/
+10
*
PlaylistFile: switch spl_append_uri() arguments
Max Kellermann
2014-02-03
1
-1
/
+1
*
PlaylistFile: narrow LoadPlaylistFileInfo() API to accept Path
Max Kellermann
2014-01-30
1
-2
/
+2
*
db: add compile-time option to disable database
Max Kellermann
2014-01-30
1
-0
/
+8
*
Playlist{Info,Vector}: move to db/
Max Kellermann
2014-01-27
1
-2
/
+2
*
Database*: move to db/
Max Kellermann
2014-01-24
1
-1
/
+1
*
Config*: move to config/
Max Kellermann
2014-01-24
1
-3
/
+3
*
DatabaseSong: new library merging duplicate code
Max Kellermann
2014-01-17
1
-12
/
+6
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
DetachedSong: fork of struct Song
Max Kellermann
2014-01-09
1
-11
/
+10
*
TextFile: move to fs subsystem
Denis Krjuchkov
2013-12-08
1
-1
/
+1
*
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
2013-12-05
1
-1
/
+1
*
PlaylistFile: use std::string for temporary string allocation
Max Kellermann
2013-12-04
1
-4
/
+3
*
include cleanup using iwyu
Max Kellermann
2013-11-28
1
-3
/
+0
*
*: update copyright year to 2013
Max Kellermann
2013-10-30
1
-1
/
+1
*
PlaylistError: convert playlist_result to a strictly-typed enum
Max Kellermann
2013-10-20
1
-9
/
+9
*
*: use references instead of pointers
Max Kellermann
2013-10-19
1
-3
/
+3
*
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-17
1
-18
/
+19
*
fs/Path: move definitions to struct PathTraits
Max Kellermann
2013-10-17
1
-1
/
+2
*
fs/Path: move configuration code to Config.cxx
Max Kellermann
2013-10-17
1
-3
/
+4
*
fs/Limits: convert macro to "constexpr"
Max Kellermann
2013-10-17
1
-1
/
+1
*
fs/Path: move MPD_PATH_MAX to Limits.hxx
Max Kellermann
2013-10-17
1
-0
/
+1
*
fs/Path: add method IsAbsolute()
Max Kellermann
2013-10-14
1
-1
/
+1
*
PlaylistFile: always check for absolute paths within music_directory
Max Kellermann
2013-10-14
1
-9
/
+11
*
PlaylistFile: fix memory leak
Max Kellermann
2013-10-14
1
-12
/
+10
*
Mapper: map_fs_to_utf8() returns std::string
Max Kellermann
2013-10-14
1
-5
/
+3
*
Merge tag 'release-0.17.6'
Max Kellermann
2013-10-14
1
-3
/
+14
*
Playlist*: use nullptr instead of NULL
Max Kellermann
2013-10-02
1
-10
/
+10
*
Listen, ...: add missing includes
Max Kellermann
2013-10-02
1
-0
/
+2
*
conf.h: remove obsolete header
Max Kellermann
2013-09-05
1
-1
/
+2
*
conf.h: move constants to ConfigDefaults.hxx
Max Kellermann
2013-09-05
1
-0
/
+1
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-83
/
+68
*
song: convert header to C++
Max Kellermann
2013-07-28
1
-5
/
+5
*
PlaylistFile: use DirectoryReader and file system API
Denis Krjuchkov
2013-05-06
1
-27
/
+24
*
uri: convert to C++
Max Kellermann
2013-04-08
1
-4
/
+1
*
PlaylistFile.cxx: use file system API
Denis Krjuchkov
2013-02-02
1
-6
/
+5
*
require GLib 2.24
Max Kellermann
2013-01-29
1
-2
/
+0
*
ConfigFile, CommandLine: use the Path class
Max Kellermann
2013-01-29
1
-2
/
+3
*
Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()
Denis Krjuchkov
2013-01-28
1
-4
/
+3
*
Mapper: improve usage of Path class
Denis Krjuchkov
2013-01-26
1
-3
/
+3
*
Path: move to fs subdirectory
Denis Krjuchkov
2013-01-22
1
-1
/
+1
*
Path: new class "Path" wraps filesystem path strings
Max Kellermann
2013-01-18
1
-42
/
+27
*
path: convert to C++
Max Kellermann
2013-01-17
1
-1
/
+1
*
idle: convert to C++
Max Kellermann
2013-01-09
1
-1
/
+1
*
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-07
1
-1
/
+1
*
PlaylistFile: reuse classes PlaylistInfo and PlaylistVector
Max Kellermann
2013-01-04
1
-4
/
+6
*
PlaylistFile: fix memory leak
Max Kellermann
2013-01-03
1
-0
/
+1
[next]