aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_edit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist_edit: move UID check to client_allow_file()Max Kellermann2012-03-061-23/+2
* Merge branch 'v0.16.x'Max Kellermann2011-12-241-1/+1
|\
| * Playlist: fix bug in moving after current songMaarten Sebregts2011-12-211-1/+1
* | queue: implement song "priorities"Max Kellermann2011-07-191-0/+55
* | copyright year 2011Max Kellermann2011-01-291-1/+1
* | player_control: removed the global variable "pc"Max Kellermann2011-01-101-39/+48
|/
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* player_control: no CamelCaseMax Kellermann2009-10-081-2/+2
* command: range support for "delete"Max Kellermann2009-09-301-0/+26
* playlist_edit: moved code to playlist_delete_internal()Max Kellermann2009-09-301-10/+19
* playlist: CamelCaseIsBadCourtney Cavin2009-07-281-3/+3
* playlist: no CamelCaseMax Kellermann2009-07-141-51/+54
* queue/playlist/command: move rangeJeffrey Middleton2009-03-261-13/+18
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-251-1/+1
* playlist_edit: improved range checks in shufflePlaylist()Romain Bignon2009-02-131-1/+6
* added the shufflerange commandRomain Bignon2009-02-131-23/+21
* playlist: fix assertion when last/current song is deletedMax Kellermann2009-02-101-1/+4
* playlist: moved code to playlist_edit.cMax Kellermann2009-02-041-0/+393