index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
queue
/
Queue.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
*: doxygen fixups
Max Kellermann
1
-2
/
+0
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-11-26
Queue: add "reorder" parameter to SetPriority()
Max Kellermann
1
-1
/
+4
2014-01-24
Queue*: move to queue/
Max Kellermann
1
-0
/
+0
2014-01-20
Queue: rename struct queue to Queue
Max Kellermann
1
-5
/
+5
2014-01-20
Queue: make the constructor "explicit"
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-5
/
+5
2013-10-22
Playlist: refresh new tags after database update
Max Kellermann
1
-5
/
+0
2013-10-22
Queue: add method ModifyAtPosition()
Max Kellermann
1
-0
/
+11
2013-10-22
Queue: ModifyAtOrder() does not increment version
Max Kellermann
1
-1
/
+2
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-3
/
+3
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-07-28
song: convert header to C++
Max Kellermann
1
-5
/
+8
2013-01-08
Queue: move code to new class IdTable
Max Kellermann
1
-11
/
+4
2013-01-08
Queue: rename internal types
Max Kellermann
1
-6
/
+6
2013-01-08
Queue: move HASH_MULT and Item into the Queue class
Max Kellermann
1
-29
/
+27
2013-01-08
Queue: move GenerateId() and others into the class
Max Kellermann
1
-0
/
+38
2013-01-07
Queue: don't include glib.h
Max Kellermann
1
-3
/
+1
2013-01-07
Queue: use C++ random instead of GLib's GRand
Max Kellermann
1
-1
/
+2
2013-01-07
Queue: move queue_shuffle_order_first() into the class
Max Kellermann
1
-0
/
+2
2013-01-07
Queue: move queue_shuffle_order_range() into the class
Max Kellermann
1
-0
/
+6
2013-01-06
Queue: use std::swap
Max Kellermann
1
-3
/
+3
2013-01-06
queue: convert all functions to methods
Max Kellermann
1
-231
/
+186
2013-01-06
Queue: add constructor and destructor
Max Kellermann
1
-13
/
+11
2013-01-04
playlist: convert to C++
Max Kellermann
1
-3
/
+3
2012-08-21
queue_save: save song priorities
Max Kellermann
1
-1
/
+3
2011-07-19
queue: implement song "priorities"
Max Kellermann
1
-0
/
+33
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-10-13
queue: no CamelCase
Max Kellermann
1
-5
/
+5
2009-03-30
queue: queue_generate_id() is not necessary for export.
Avuton Olrich
1
-6
/
+0
2009-03-30
implemented the 'consume' mode
Romain Bignon
1
-0
/
+3
2009-03-27
renamed smartstop to single and changed behavior
Romain Bignon
1
-2
/
+2
2009-03-27
implements the smartstop feature
Romain Bignon
1
-0
/
+3
2009-03-26
queue/playlist/command: move range
Jeffrey Middleton
1
-0
/
+6
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-01-25
queue: added queue_shuffle_order_last()
Max Kellermann
1
-0
/
+8
2009-01-23
queue: added queue_shuffle_order()
Max Kellermann
1
-0
/
+7
2009-01-23
queue: merged songs, songMod, positionToId into struct queue_item
Max Kellermann
1
-11
/
+19
2009-01-22
playlist: moved code to queue.c
Max Kellermann
1
-0
/
+314