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
/
PlaylistEdit.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-24
/
+24
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
1
-16
/
+16
2013-10-22
Playlist*, Queue: use GetDatabase() overload without Error
Max Kellermann
1
-1
/
+1
2013-10-22
PlaylistEdit: compare Song URIs in DeleteSong()
Max Kellermann
1
-2
/
+1
2013-10-20
PlaylistError: convert playlist_result to a strictly-typed enum
Max Kellermann
1
-38
/
+38
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-1
/
+1
2013-10-18
PlaylistEdit, QueueSave: free the Song object after Append()
Max Kellermann
1
-1
/
+5
2013-10-02
Log: new logging library API
Max Kellermann
1
-1
/
+3
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
1
-2
/
+2
2013-09-27
PlayerControl: use strictly typed enums
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-2
/
+3
2013-07-28
song: convert header to C++
Max Kellermann
1
-18
/
+14
2013-04-08
uri: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
1
-2
/
+2
2013-01-18
Playlist, Song: clarify parameter encoding
Max Kellermann
1
-2
/
+2
2013-01-09
idle: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
Playlist: convert functions to methods
Max Kellermann
1
-186
/
+140
2013-01-06
queue: convert all functions to methods
Max Kellermann
1
-55
/
+47
2013-01-04
player_control.h: convert header to C++
Max Kellermann
1
-1
/
+1
2013-01-04
playlist: convert to C++
Max Kellermann
1
-1
/
+2
2013-01-03
database.h: eliminate db_*_song()
Max Kellermann
1
-23
/
+18
2013-01-03
playlist_edit: convert to C++
Max Kellermann
1
-1
/
+3
2012-08-21
queue_save: save song priorities
Max Kellermann
1
-1
/
+1
2012-08-16
DatabasePlugin: add method ReturnSong()
Max Kellermann
1
-1
/
+6
2012-08-08
player_control: add GError attribute
Max Kellermann
1
-13
/
+0
2012-03-06
playlist_edit: move UID check to client_allow_file()
Max Kellermann
1
-23
/
+2
2011-12-21
Playlist: fix bug in moving after current song
Maarten Sebregts
1
-1
/
+1
2011-07-19
queue: implement song "priorities"
Max Kellermann
1
-0
/
+55
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
1
-39
/
+48
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-10-08
player_control: no CamelCase
Max Kellermann
1
-2
/
+2
2009-09-30
command: range support for "delete"
Max Kellermann
1
-0
/
+26
2009-09-30
playlist_edit: moved code to playlist_delete_internal()
Max Kellermann
1
-10
/
+19
2009-07-28
playlist: CamelCaseIsBad
Courtney Cavin
1
-3
/
+3
2009-07-14
playlist: no CamelCase
Max Kellermann
1
-51
/
+54
2009-03-26
queue/playlist/command: move range
Jeffrey Middleton
1
-13
/
+18
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-02-25
ls: moved generic URI utilities to uri.c
Max Kellermann
1
-1
/
+1
2009-02-13
playlist_edit: improved range checks in shufflePlaylist()
Romain Bignon
1
-1
/
+6
2009-02-13
added the shufflerange command
Romain Bignon
1
-23
/
+21
2009-02-10
playlist: fix assertion when last/current song is deleted
Max Kellermann
1
-1
/
+4
2009-02-04
playlist: moved code to playlist_edit.c
Max Kellermann
1
-337
/
+10
2009-02-04
playlist: moved code to playlist_control.c
Max Kellermann
1
-241
/
+4
2009-02-04
playlist: call syncPlaylistWithQueue() only in the event handler
Max Kellermann
1
-4
/
+0
2009-02-04
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
1
-306
/
+310
2009-02-04
playlist: moved code to playlist_state.c
Max Kellermann
1
-134
/
+3
2009-02-04
playlist: simplified playlist.queued updates
Max Kellermann
1
-117
/
+111
[next]