index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
queue
Age
Commit message (
Expand
)
Author
2016-12-09
Queue: "setprio" re-enqueues old song if priority has been raised
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-10-29
db/simple/Save: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-27
queue/PlaylistUpdate: include cleanup
Max Kellermann
2016-10-27
LocateUri: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-08
player/Control: use class Error as C++ exception, throw it
Max Kellermann
2016-09-05
queue/PlaylistControl: use PlaylistError::NotPlaying()
Max Kellermann
2016-09-05
queue/PlaylistControl: fix return value in PlayNext(), PlayPrevious()
Max Kellermann
2016-03-19
db/Interface: GetSong() throws exception on error
Max Kellermann
2016-03-19
queue/PlaylistUpdate: extend catch clause
Max Kellermann
2016-03-18
queue/PlaylistUpdate: catch and ignore DatabaseError
Max Kellermann
2016-03-18
queue/Playlist: don't let StaleSong() interrupt playback
Max Kellermann
2016-03-18
queue/Playlist: rename DeleteSong() to StaleSong()
Max Kellermann
2016-03-18
queue/Playlist: pass unsigned to PlayOrder()
Max Kellermann
2016-03-18
queue/Playlist: document that current/queued are "order number"
Max Kellermann
2016-03-10
queue/Playlist: add interface QueueListener, replacing calls to idle_add()
Max Kellermann
2016-03-10
queue/Playlist: remove redundant "struct" keyword
Max Kellermann
2016-03-10
queue/Playlist: call OnModified(), eliminate duplicate code
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-28
player/Control: Play*() returns Error information
Max Kellermann
2016-02-28
queue/PlaylistControl: clear "queued" before calling LockSeek()
Max Kellermann
2016-02-28
queue/PlaylistControl: throw PlaylistError on error
Max Kellermann
2016-02-28
queue/PlaylistEdit: throw PlaylistError on error
Max Kellermann
2016-02-28
playlist/edit: use std::unique_ptr
Max Kellermann
2016-02-28
queue/PlaylistTag: throw PlaylistError on error
Max Kellermann
2016-02-28
PlaylistError: add NotPlaying()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
Merge tag 'v0.19.13'
Max Kellermann
2016-02-23
queue/Playlist: move only the tag items in TagModified()
Max Kellermann
2015-12-18
PlaylistError: add exception class wrapping enum PlaylistResult
Max Kellermann
2015-11-13
queue/Save: fix "Malformed playlist line in state file"
Max Kellermann
2015-11-11
player/Control: Seek*() returns Error information
Max Kellermann
2015-11-11
queue/Playlist: seek methods return bool/Error instead of PlaylistResult
Max Kellermann
2015-11-11
player/Control: add Lock prefix to locking method names
Max Kellermann
2015-11-11
StateFile: use StringAfterPrefix() instead of StringStartsWith()
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-10-27
command/queue: add range parameter to plchanges and plchangesposid
Max Kellermann
2015-08-15
PlayerThread, ...: move to src/player/
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
2015-01-22
queue/PlaylistState: remove unused macro
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-26
Playlist: reset song priority on playback
Max Kellermann
2014-11-26
Queue: add "reorder" parameter to SetPriority()
Max Kellermann
2014-11-26
Playlist: add method SongStarted()
Max Kellermann
2014-11-26
Playlist: move more functions into the class
Max Kellermann
2014-11-26
Playlist: add another assertion
Max Kellermann
2014-11-26
Playlist: move playlist_song_started() into the class
Max Kellermann
2014-08-31
Merge tag 'v0.18.13'
Max Kellermann
[prev]
[next]