chiark / gitweb /
Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/disorder
[disorder] / disobedience / queue.c
2020-06-03 Mark Woodingdisobedience/queue.c: Don't ramp up network activity...
2011-08-07 Richard KettlewellMerge branch 'protogen'
2011-08-07 Richard Kettlewellprotogen: The bulk of the eclient code generation.
2010-07-18 Richard KettlewellMerge memory hygeine branch
2009-12-13 Richard KettlewellMerge toolbar redesign.
2009-12-06 Richard KettlewellGTK_STOCK_CUT isn't really appropriate for removing...
2009-12-06 Richard KettlewellIcons for lots of popup menus.
2009-12-01 Richard KettlewellMerge from dmanual branch
2009-11-30 Richard KettlewellMerge minimode improvements and a Disobedience bugfix
2009-11-30 Richard KettlewellSomewhat prettier current track in minimode
2009-11-30 Richard KettlewellFix a bug where Disobedience wouldn't always notice...
2009-11-30 Richard KettlewellKeep mini-mode playing label up to date better
2009-11-30 Richard KettlewellMini-mode now hides/shows tab group widget and has...
2009-11-28 Richard KettlewellMerge some more mini-Disobedience work
2009-11-28 Richard KettlewellQueue tab now collapses to just the playing track in...
2009-11-27 Richard KettlewellSynchronize from trunk
2009-11-26 Richard KettlewellMerge some Disobedience work
2009-11-26 Richard KettlewellUpdate the queue up to every 15s or so to stop expected...
2009-11-26 Richard KettlewellMerge Disobedience playlist support.
2009-11-24 Richard KettlewellDrag targets are now specified separately for each...
2009-11-15 Richard KettlewellMerge latest drag+drop improvements
2009-11-14 Richard KettlewellSupport copy-dragging from non-droppable queues into...
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-18 Richard KettlewellShun time(), since on Linux it is not monotonic with...
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.
2009-01-31 Richard KettlewellSet last_playing to NULL when we don't have up to date...
2009-01-31 Richard KettlewellDisobedience updates last_playing whenever a 'playing...
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-10-17 Richard Kettlewellmerge missing file fix
2008-08-09 Richard KettlewellDon't reset played so far counter when queue rearranges (!)
2008-07-13 Richard KettlewellMerge from Disobedience branch
2008-07-06 Richard KettlewellRemove tracks from queue with DEL/<--
2008-06-28 Richard KettlewellSynchronize with DisOrder 4.1
2008-06-28 Richard KettlewellPlacate over-picky compiler
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-15 Richard KettlewellBuild fixes for GCC 4.1
2008-06-14 Richard Kettlewellqueue() now uses the resolved name if available. This...
2008-06-12 Richard KettlewellStart on popup menu for Disobedience choose tab. Mostl...
2008-06-11 Richard KettlewellDrag and drop queue rearrangement. Currently you can...
2008-06-11 Richard KettlewellUpdate queues by rearranging rows, rather than by blowi...
2008-06-11 Richard KettlewellRestore scratching from popup menu.
2008-06-11 Richard KettlewellRefetch queue on pause/resume so that start times are...
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.
2008-06-09 Richard KettlewellIcons now only get events that they are interested in.
2008-06-09 Richard KettlewellEncourage choose tab's input focus to the search box...
2008-06-09 Richard KettlewellProper calculation of scratch/remove rights
2008-06-09 Richard KettlewellCheck rights for menu items too
2008-06-08 Richard KettlewellStart Disobedience switch from _monitor interface to...
2008-06-08 Richard KettlewellStart using event_*() calls in Disobedience.
2008-06-08 Richard KettlewellFurther eclient error API change.
2008-06-08 Richard Kettlewelldisorder_eclient_queue_response now gets error as well...
2008-06-08 Richard Kettlewelleclient integer callbacks now get errors instead of...
2008-06-08 Richard Kettlewelleclient no_response calls all now have errors reported...
2008-06-07 Richard Kettlewelleclient string response calls now get errors reported...
2008-01-20 Richard KettlewellAdd a 'deselect all tracks' option to Disobedience...
2008-01-20 Richard KettlewellDisobedience: remove the association between specific...
2007-11-23 rjk@greenend.org.ukmerge disorder.unicode branch
2007-11-23 rjk@greenend.org.ukmerge from disorder.dev
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-22 Richard Kettlewellsync with trunk
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard KettlewellDisobedience now honors config->short_display. This...
2007-11-19 Richard Kettlewellsync up with disorder.dev
2007-11-19 Richard Kettlewelldoxygen fixes
2007-11-11 Richard Kettlewelluse GtkStyles everywhere instead of explicit colors...
2007-11-11 Richard Kettlewellsuppress more redundant redisplay_tree() calls
2007-11-11 Richard Kettlewellfaster startup by not redrawing so often
2007-10-28 Richard Kettlewellset explicit colors instead of using rc file
2007-10-19 Richard Kettlewelllogin details box for disobedience. a bit unfriendly...
2007-10-02 Richard Kettlewelldisobedience support for recently added track list
2007-10-02 Richard Kettlewellright click on directories in choose tab
2007-10-01 Richard Kettlewelldoxygen
2007-10-01 Richard Kettlewellpropagate button in track properties popup
2007-10-01 Richard Kettlewelldoxygen
2007-10-01 Richard Kettlewellspot changes to playing track via monitor list
2007-09-30 Richard Kettlewell_eclient_state is more general than _eclient_connected
2007-09-30 rjk@greenend.org.ukdesensitive queue context menu options when disconnected
2007-07-29 rjk@greenend.org.ukdon't leak list of children
2007-07-29 rjk@greenend.org.ukmore verbose menu items
2007-07-29 rjk@greenend.org.uk,commit
2007-01-23 rjk@greenend.org.ukRemove arch tags throughout
2007-01-23 rjk@greenend.org.ukImport from Arch revision: