aboutsummaryrefslogtreecommitdiff
path: root/src/playlist.h
Commit message (Expand)AuthorAge
* playlist_edit: move UID check to client_allow_file()Max Kellermann2012-03-06
* command: new command "seekcur"Max Kellermann2011-12-24
* playlist: move enum playlist_result to playlist_error.hMax Kellermann2011-09-11
* playlist: move PLAYLIST_COMMENT to stored_playlist.cMax Kellermann2011-09-11
* queue: implement song "priorities"Max Kellermann2011-07-19
* copyright year 2011Max Kellermann2011-01-29
* player_control: removed the global variable "pc"Max Kellermann2011-01-10
* Update copyright notices.Avuton Olrich2009-12-31
* playlist_control: "previous" really plays the previous songMax Kellermann2009-10-08
* command: range support for "delete"Max Kellermann2009-09-30
* playlist: CamelCaseIsBadCourtney Cavin2009-07-28
* playlist: no CamelCaseMax Kellermann2009-07-14
* playlist: removed {save,read}PlaylistState()Max Kellermann2009-07-14
* playlist_control: use GTimer in previousSongInPlaylist()Max Kellermann2009-04-25
* implemented the 'consume' modeRomain Bignon2009-03-30
* renamed smartstop to single and changed behaviorRomain Bignon2009-03-27
* implements the smartstop featureRomain Bignon2009-03-27
* queue/playlist/command: move rangeJeffrey Middleton2009-03-26
* all: Update copyright header.Avuton Olrich2009-03-13
* added the shufflerange commandRomain Bignon2009-02-13
* playlist: provide information about "next song"Vladimir S Eremin2009-02-09
* playlist: pass const playlist pointersMax Kellermann2009-02-04
* playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann2009-02-04
* playlist: moved savePlaylist() and loadPlaylsit() to playlist_save.cMax Kellermann2009-01-25
* stored_playlist: moved configuration variables from playlist.cMax Kellermann2009-01-25
* playlist: removed locate functions to queue_print.cMax Kellermann2009-01-24
* locate: renamed LocateTagItem to "struct locate_item"Max Kellermann2009-01-24
* command: use queue_print_*()Max Kellermann2009-01-24
* playlist: added playlist_get_queue()Max Kellermann2009-01-24
* playlist: renamed the Playlist typedef to "struct playlist"Max Kellermann2009-01-24
* playlist: moved stopOnError and errorCount into struct playlistMax Kellermann2009-01-24
* playlist: moved PlaylistInfo() to playlist_print.cMax Kellermann2009-01-23
* playlist: pass const pointers to search functionsMax Kellermann2009-01-23
* playlist: added source commentsMax Kellermann2009-01-23
* playlist: removed stopOnError flag from playPlaylist()Max Kellermann2009-01-23
* playlist: replaced playlist_state with flag playlist.playingMax Kellermann2009-01-23
* playlist: documented struct membersMax Kellermann2009-01-23
* playlist: moved code to queue.cMax Kellermann2009-01-22
* command: don't restart player in the "status" commandMax Kellermann2009-01-21
* event_pipe: added "TAG" eventMax Kellermann2009-01-20
* mapper: make the playlist directory optionalMax Kellermann2009-01-18
* playlist: pass unsigned integers to playlistInfo()Max Kellermann2009-01-10
* command: playlistinfo now uses a range argument rather than just a song idThomas Jansen2009-01-10
* playlist: log errors during loadPlaylist()Max Kellermann2009-01-04
* command: don't allow adding local files on WIN32Max Kellermann2008-12-30
* playlist: track song metadata changesMax Kellermann2008-11-11
* path: moved playlist_dir to mapper.cMax Kellermann2008-10-31
* added prefix to header macrosMax Kellermann2008-10-31
* stored_playlist: renamed and moved spl_delete() to stored_playlist.cMax Kellermann2008-10-23
* playlist: unsigned integersMax Kellermann2008-10-23