aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* locate: no CamelCaseMax Kellermann2009-01-24
* queue_print: use new_items instead of itemsMax Kellermann2009-01-24
* 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
* modplug: change settings before loading a fileAndrzej Rybczak2009-01-24
* command: eliminate gcc warningLaszlo Ashin2009-01-24
* commands: don't advertise "sticker" unless configuredMax Kellermann2009-01-23
* playlist: restore random mode after playlist is loadedMax Kellermann2009-01-23
* playlist: removed song_id_to_position()Max Kellermann2009-01-23
* playlist: fix "clear" crash in random modeMax Kellermann2009-01-23
* song: include cleanupMax Kellermann2009-01-23
* playlist: moved saving/loading code to queue_save.cMax Kellermann2009-01-23
* playlist: moved PlaylistInfo() to playlist_print.cMax Kellermann2009-01-23
* playlist: moved some printing code to queue_print.cMax Kellermann2009-01-23
* playlist: pass const pointers to search functionsMax Kellermann2009-01-23
* playlist: removed swapSongs()Max Kellermann2009-01-23
* playlist: don't unpause on deleteMax Kellermann2009-01-23
* queue: update moved song versionsMax Kellermann2009-01-23
* playlist: added source commentsMax Kellermann2009-01-23
* playlist: assert in playPlaylistIfPlayerStopped()Max Kellermann2009-01-23
* playlist: don't shuffle if not in random modeMax Kellermann2009-01-23
* playlist: removed unreachable "playing" checkMax Kellermann2009-01-23
* playlist: removed stopOnError flag from playPlaylist()Max Kellermann2009-01-23
* playlist: restart playing in deleteFromPlaylist()Max Kellermann2009-01-23
* playlist: calculate next song before deleting the current oneMax Kellermann2009-01-23
* playlist: return early from shufflePlaylist()Max Kellermann2009-01-23
* playlist: replaced playlist_state with flag playlist.playingMax Kellermann2009-01-23
* queue: added queue_shuffle_order()Max Kellermann2009-01-23
* playlist: check if repeat mode changesMax Kellermann2009-01-23
* playlist: recalculate the queued song after random is toggledMax Kellermann2009-01-23
* playlist: moved code to playlist_queue_song_order()Max Kellermann2009-01-23
* playlist: documented struct membersMax Kellermann2009-01-23
* queue: merged songs, songMod, positionToId into struct queue_itemMax Kellermann2009-01-23
* playlist: moved code to queue.cMax Kellermann2009-01-22
* playlist: corrected shuffle underflow testMax Kellermann2009-01-22
* playlist: fix buffer underflow when getting current songMax Kellermann2009-01-22
* locate: use const pointersMax Kellermann2009-01-22
* null: added option to disable timer synchronizationMax Kellermann2009-01-22
* null: implemented finish() methodMax Kellermann2009-01-22
* null: no CamelCaseMax Kellermann2009-01-22
* NEWS: update change logMax Kellermann2009-01-22
* playlist: convert assertion to check in TAG event handlerMax Kellermann2009-01-21
* player_thread: emit PLAYLIST event when new song failsMax Kellermann2009-01-21
* player_thread: check for decoder failure before seekingMax Kellermann2009-01-21
* player_thread: use bool instead of intMax Kellermann2009-01-21
* command: don't restart player in the "status" commandMax Kellermann2009-01-21