aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistEdit.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PlayerControl: move functions into the classMax Kellermann2013-01-201-2/+2
|
* Playlist, Song: clarify parameter encodingMax Kellermann2013-01-181-2/+2
|
* idle: convert to C++Max Kellermann2013-01-091-1/+1
|
* Playlist: convert functions to methodsMax Kellermann2013-01-071-186/+140
|
* queue: convert all functions to methodsMax Kellermann2013-01-061-55/+47
|
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+1
|
* playlist: convert to C++Max Kellermann2013-01-041-1/+2
|
* database.h: eliminate db_*_song()Max Kellermann2013-01-031-23/+18
| | | | Use the C++ API.
* playlist_edit: convert to C++Max Kellermann2013-01-031-0/+481