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
/
PlaylistPrint.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
Queue: rename struct queue to Queue
Max Kellermann
1
-2
/
+2
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
1
-1
/
+1
2013-10-22
Playlist*, Queue: use GetDatabase() overload without Error
Max Kellermann
1
-1
/
+1
2013-10-21
GetBaseUTF8
Max Kellermann
1
-7
/
+7
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-28
/
+27
2013-10-17
InputStream: use int64_t instead of goffset
Max Kellermann
1
-0
/
+2
2013-10-17
thread/{Cond,Mutex}: use "class" instead of "typedef"
Max Kellermann
1
-0
/
+1
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
1
-4
/
+4
2013-09-05
PlaylistPlugin: add interface SongEnumerator
Max Kellermann
1
-6
/
+6
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
1
-2
/
+2
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-8
/
+6
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
1
-1
/
+1
2013-07-28
song: convert header to C++
Max Kellermann
1
-7
/
+4
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
1
-9
/
+3
2013-01-27
playlist/*: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-26
playlist/*: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
Playlist: convert functions to methods
Max Kellermann
1
-2
/
+1
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-1
/
+1
2013-01-06
queue: convert all functions to methods
Max Kellermann
1
-4
/
+4
2013-01-04
playlist: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
1
-11
/
+11
2013-01-03
client: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
database.h: eliminate db_*_song()
Max Kellermann
1
-14
/
+19
2013-01-02
*_print: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
playlist_{any,song,queue}: convert to C++
Max Kellermann
1
-3
/
+3
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
-9
/
+9
2012-09-28
stored_playlist, playlist_save: use C++ compiler
Max Kellermann
1
-1
/
+1
2012-08-29
SongFilter: convert to a C++ class
Max Kellermann
1
-3
/
+3
2012-08-29
playlist_print: rename to PlaylistPrint.cxx
Max Kellermann
1
-3
/
+6
2012-08-16
DatabasePlugin: add method ReturnSong()
Max Kellermann
1
-2
/
+2
2012-08-16
playlist_print: fix memory leak
Max Kellermann
1
-0
/
+3
2012-08-08
locate: add a per-item "fold_case" flag
Max Kellermann
1
-7
/
+0
2011-09-16
input_stream: non-blocking I/O
Max Kellermann
1
-2
/
+12
2011-09-11
stored_playlist: return GError, code is playlist_result
Max Kellermann
1
-2
/
+3
2011-09-11
playlist: move enum playlist_result to playlist_error.h
Max Kellermann
1
-0
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-12-23
playlist_song: add flag "secure"
Max Kellermann
1
-1
/
+1
2010-06-25
playlist_print: use playlist_open_any()
Max Kellermann
1
-2
/
+2
2010-06-01
playlist_list: playlist_list_open_path() returns input_stream
Max Kellermann
1
-1
/
+7
2010-02-08
command: "listplaylist" dumps playlist files
Max Kellermann
1
-0
/
+37
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-07-28
playlist: CamelCaseIsBad
Courtney Cavin
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-02-04
playlist_print: added wrappers for printing the queue
Max Kellermann
1
-0
/
+85
2009-02-04
playlist_print: use bool instead of int
Max Kellermann
1
-6
/
+6
2009-02-04
playlist_print: no CamelCase
Max Kellermann
1
-2
/
+3
2009-01-23
playlist: moved PlaylistInfo() to playlist_print.c
Max Kellermann
1
-23
/
+29
2009-01-19
sticker: added song sticker library
Max Kellermann
1
-9
/
+24
[next]