chiark / gitweb /
Right click play playlist option
[disorder] / disobedience / queue-generic.h
2009-11-22 Richard KettlewellCreate a queuelike for playlist editing
2009-11-14 Richard KettlewellMerge drag+drop rewrite. It's now possible to drag...
2009-11-09 Richard KettlewellStart using low-level drag+drop interface, which is...
2009-11-08 Richard KettlewellAdd 'self' argument to queuelike callbacks. Not used...
2009-10-24 Richard KettlewellMerge playlist support.
2009-10-18 Richard KettlewellMerge from disorder.dev.
2009-10-15 Richard KettlewellMerge from trunk
2009-10-10 Richard KettlewellMerge playlist support.
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2008-12-13 Richard KettlewellDisobedience can now adopt tracks.
2008-12-06 Richard KettlewellDisobedience drag+drop code is now part of queue-generi...
2008-10-25 Richard KettlewellDoxygen file headers for most files
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-13 Richard KettlewellInfrastructure for marking the playing track in a diffe...
2008-06-12 Richard KettlewellStart on popup menu for Disobedience choose tab. Mostl...
2008-06-11 Richard KettlewellDon't allocate per-queue tabtype. In fact the allocate...
2008-06-11 Richard KettlewellUpdate queues by rearranging rows, rather than by blowi...
2008-06-11 Richard KettlewellRemove tracks now works again. queue_entry pointers...
2008-06-11 Richard KettlewellFix edit menu (and simplify its implementation a bit).
2008-06-10 Richard KettlewellColumns are now resizable and wide columns are ellipsiz...
2008-06-10 Richard KettlewellRewrite queue/recent/added to use native list widget.