aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue/PlaylistEdit.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-4/+5
|
* PlaylistEdit: pass std::chrono::duration to SetSongIdRange()Max Kellermann2014-08-281-7/+7
|
* DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-2/+2
|
* QueueCommands: new command "rangeid"Max Kellermann2014-07-121-0/+57
| | | | Manipulates the playback range of a queued song.
* PlaylistEdit: fix typo in code commentMax Kellermann2014-07-111-1/+1
|
* Merge branch 'v0.18.x'Max Kellermann2014-07-111-0/+35
|
* Merge tag 'release-0.18.10'Max Kellermann2014-04-101-10/+8
|
* Playlist: use the Error library to return errorsMax Kellermann2014-02-271-25/+15
|
* Playlist*: move to queue/Max Kellermann2014-02-271-0/+410