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
2021-01-01
copyright year 2021
Max Kellermann
2020-08-23
Removed duplicate check for negative song time
Johann Uhrmann
2020-07-01
Merge branch 'v0.21.x'
Max Kellermann
2020-06-11
queue/PlaylistEdit: fix crash in SetSongIdRange() while playing
Max Kellermann
2020-03-25
change abs() to std::abs()
Rosen Penev
2020-03-16
fix double promotions
Rosen Penev
2020-03-13
playlist/PlaylistSong: pass std::string_view
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-10-16
Merge tag 'v0.21.16'
Max Kellermann
2019-10-15
queue/PlaylistEdit: fix relative destination offset when moving a range
Max Kellermann
2019-09-05
SongSave: return DetachedSong, not a std::unique_ptr<>
Max Kellermann
2019-09-05
queue/Save: move code to LoadQueueSong()
Max Kellermann
2019-09-05
queue/Save: queue_load_song() throws on error
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-06
queue/Queue: allocate MoveRange() buffer on the heap
Max Kellermann
2019-06-06
queue/Queue: remove outdated API documentation
Max Kellermann
2019-05-31
queue/Playlist: add `noexcept`
Max Kellermann
2019-05-31
queue/Playlist: remove destructor
Max Kellermann
2019-05-31
queue/Playlist: use C++11 initializers
Max Kellermann
2019-05-31
queue/Listener: add `noexcept`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-23
player/Control: add LockGetSyncInfo()
Max Kellermann
2018-09-22
player/CrossFade: use std::chrono::duration
Max Kellermann
2018-09-21
player/Control: convert to class
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-25
SongFilter: remove DetachedSong overloads
Max Kellermann
2018-07-17
StateFileConfig: add attribute "restore_paused"
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-06
db/LightSong: make Tag a reference
Max Kellermann
2018-02-25
playlist/Queue: add one-shot to single mode
Patryk HachuĊa
2018-02-11
Merge tag 'v0.20.17'
Max Kellermann
2018-02-09
SongSave, queue/PlaylistState, tag/ReplayGain: use portable atof() wrappers
Max Kellermann
2018-01-30
RemoteTagCache: new glue class for integrating RemoteTagScanner
Max Kellermann
2018-01-05
Merge branch 'v0.20.x'
Max Kellermann
2018-01-05
queue/PlaylistControl: fix crash after seek failure
Max Kellermann
2017-12-20
player/Control, ...: remove API documentation references to the obsolete Erro...
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-03
Merge branch 'v0.20.x'
Max Kellermann
2017-12-02
queue/PlaylistEdit: shuffle appended songs only within its priority group
Max Kellermann
2017-12-02
queue/PlaylistControl: don't skip highest priority song on "play"
Max Kellermann
2017-11-27
queue/Save: fix inverted check
Max Kellermann
2017-11-26
Queue: add "noexcept"
Max Kellermann
2017-11-26
queue/IdTable: make non-copyable
Max Kellermann
2017-11-26
queue/IdTable: make "data" pointer const
Max Kellermann
2017-11-26
queue/IdTable: add "noexcept"
Max Kellermann
[next]