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
/
PlaylistSave.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
Queue: rename struct queue to Queue
Max Kellermann
1
-1
/
+1
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
1
-1
/
+1
2013-10-20
PlaylistError: convert playlist_result to a strictly-typed enum
Max Kellermann
1
-11
/
+11
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-12
/
+12
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
1
-6
/
+6
2013-10-17
fs/Path: move definitions to struct PathTraits
Max Kellermann
1
-1
/
+2
2013-10-17
PlaylistSave: eliminate the last g_warning() call
Max Kellermann
1
-1
/
+2
2013-10-17
Song: GetURI() returns std::string
Max Kellermann
1
-3
/
+2
2013-10-14
fs/Path: add method IsAbsolute()
Max Kellermann
1
-1
/
+1
2013-10-02
Log: new logging library API
Max Kellermann
1
-1
/
+4
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-6
/
+4
2013-07-28
song: convert header to C++
Max Kellermann
1
-4
/
+4
2013-04-08
uri: convert to C++
Max Kellermann
1
-4
/
+1
2013-02-02
PlaylistSave.cxx: use FOpen
Denis Krjuchkov
1
-1
/
+1
2013-01-29
require GLib 2.24
Max Kellermann
1
-2
/
+0
2013-01-29
ConfigFile, CommandLine: use the Path class
Max Kellermann
1
-1
/
+2
2013-01-28
Path::FromUTF8() returns nulled instance on error, add error handling where r...
Denis Krjuchkov
1
-1
/
+2
2013-01-26
Mapper: improve usage of Path class
Denis Krjuchkov
1
-1
/
+1
2013-01-22
Path: move to fs subdirectory
Denis Krjuchkov
1
-1
/
+1
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
1
-31
/
+16
2013-01-17
path: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
idle: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
Playlist: convert functions to methods
Max Kellermann
1
-4
/
+4
2013-01-06
queue: convert all functions to methods
Max Kellermann
1
-2
/
+2
2013-01-04
playlist: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-02
mapper: convert to C++
Max Kellermann
1
-1
/
+1
2012-09-28
main: use C++ compiler
Max Kellermann
1
-1
/
+1
2012-09-28
PlaylistFile: use std::list instead of GPtrArray
Max Kellermann
1
-11
/
+13
2012-09-28
stored_playlist, playlist_save: use C++ compiler
Max Kellermann
1
-7
/
+9
2012-06-12
Work around incorrect g_file_test() behavior on Win32
Denis Krjuchkov
1
-0
/
+1
2012-02-09
playlist_save: add start/end_index parameters
Max Kellermann
1
-2
/
+7
2011-09-11
stored_playlist: return GError, code is playlist_result
Max Kellermann
1
-5
/
+5
2011-09-11
playlist: move enum playlist_result to playlist_error.h
Max Kellermann
1
-0
/
+2
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
1
-3
/
+4
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-08
mapper: apply filesystem_charset to playlists
Max Kellermann
1
-1
/
+4
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-20
mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...
Max Kellermann
1
-1
/
+1
2009-07-14
playlist: no CamelCase
Max Kellermann
1
-2
/
+2
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-02-25
ls: moved generic URI utilities to uri.c
Max Kellermann
1
-1
/
+1
2009-02-04
playlist_save: added spl_save_playlist()
Max Kellermann
1
-0
/
+6
2009-02-04
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
1
-3
/
+3
2009-01-25
playlist: moved is_valid_playlist_name() to stored_playlist.c
Max Kellermann
1
-1
/
+1
2009-01-25
playlist: moved savePlaylist() and loadPlaylsit() to playlist_save.c
Max Kellermann
1
-0
/
+65
2009-01-25
stored_playlist: moved configuration variables from playlist.c
Max Kellermann
1
-1
/
+1
2009-01-08
path: allocate buffer in fs_charset conversion functions
Max Kellermann
1
-6
/
+5
2009-01-04
song: allocate the result of song_get_url()
Max Kellermann
1
-5
/
+7
[next]