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.hxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Playlist: refresh new tags after database update
Max Kellermann
2013-10-22
1
-5
/
+0
*
Queue: add method ModifyAtPosition()
Max Kellermann
2013-10-22
1
-0
/
+11
*
Queue: ModifyAtOrder() does not increment version
Max Kellermann
2013-10-22
1
-1
/
+2
*
*: use references instead of pointers
Max Kellermann
2013-10-19
1
-3
/
+3
*
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-15
1
-1
/
+1
*
song: convert header to C++
Max Kellermann
2013-07-28
1
-5
/
+8
*
Queue: move code to new class IdTable
Max Kellermann
2013-01-08
1
-11
/
+4
*
Queue: rename internal types
Max Kellermann
2013-01-08
1
-6
/
+6
*
Queue: move HASH_MULT and Item into the Queue class
Max Kellermann
2013-01-08
1
-29
/
+27
*
Queue: move GenerateId() and others into the class
Max Kellermann
2013-01-08
1
-0
/
+38
*
Queue: don't include glib.h
Max Kellermann
2013-01-07
1
-3
/
+1
*
Queue: use C++ random instead of GLib's GRand
Max Kellermann
2013-01-07
1
-1
/
+2
*
Queue: move queue_shuffle_order_first() into the class
Max Kellermann
2013-01-07
1
-0
/
+2
*
Queue: move queue_shuffle_order_range() into the class
Max Kellermann
2013-01-07
1
-0
/
+6
*
Queue: use std::swap
Max Kellermann
2013-01-06
1
-3
/
+3
*
queue: convert all functions to methods
Max Kellermann
2013-01-06
1
-231
/
+186
*
Queue: add constructor and destructor
Max Kellermann
2013-01-06
1
-13
/
+11
*
playlist: convert to C++
Max Kellermann
2013-01-04
1
-0
/
+379