chiark / gitweb /
uaudio-rtp.c builds on Mac
[disorder] / disobedience /
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-13 Richard KettlewellDisobedience notices when tracks are adopted now.
2008-12-08 Richard KettlewellQuieten compiler
2008-12-07 Richard KettlewellReplace rather bizarre 'select all' in choose tab with...
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-10-25 Richard KettlewellDoxygen file headers for most files
2008-10-25 Richard KettlewellDoxygen-clean
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-10-17 Richard Kettlewellmerge missing file fix
2008-10-06 Richard KettlewellAdd missing files
2008-08-09 Richard KettlewellDon't reset played so far counter when queue rearranges (!)
2008-08-02 Richard KettlewellNew icons for Disobedience. They are bigger and more...
2008-07-13 Richard KettlewellMerge from Disobedience branch
2008-07-13 Richard KettlewellSet Disobedience login default in a way that doesn...
2008-07-13 Richard KettlewellDisobedience login window now has a 'remote' switch...
2008-07-06 Richard KettlewellRemove tracks from queue with DEL/<--
2008-07-02 Richard KettlewellMerge from Disobedience branch
2008-07-01 Richard KettlewellMissing unused attribute
2008-06-29 Richard KettlewellWhen moving to a search result, only move if it's not...
2008-06-29 Richard KettlewellDisobedience login window now only remembers password...
2008-06-29 Richard KettlewellMerge latest Disobedience changes
2008-06-29 Richard KettlewellMerge login window fix from 4.1 branch
2008-06-29 Richard KettlewellRemove debugging text; oops.
2008-06-29 Richard KettlewellMake Disobedience login window work even when you're...
2008-06-28 Richard KettlewellCorrect row count in login window
2008-06-28 Richard KettlewellAbolish last vesiges of struct callbackdata
2008-06-28 Richard KettlewellDisOrder logo in login box
2008-06-28 Richard KettlewellEscape now dismisses users window
2008-06-28 Richard KettlewellReturn & Escape work in properties popup
2008-06-28 Richard KettlewellReturn & escape work in Disobedience login window
2008-06-28 Richard KettlewellSynchronize with DisOrder 4.1
2008-06-28 Richard KettlewellCorrect user management window widget lifetime
2008-06-28 Richard KettlewellPlacate over-picky compiler
2008-06-26 Richard KettlewellDisobedience: distribute changes to DISORDER_CONNECT...
2008-06-23 Richard KettlewellAllow tracks to be played off the recent list
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-15 Richard KettlewellQuieten compiler
2008-06-15 Richard KettlewellDe-dupe edit menu callbacks.
2008-06-15 Richard KettlewellDe-dupe choose_{next,prev}_clicked.
2008-06-15 Richard KettlewellDisobedience checks server version and expects rights...
2008-06-15 Richard KettlewellBuild fixes for GCC 4.1
2008-06-15 Richard Kettlewelluser-* event log messages for benefit of admin users...
2008-06-15 Richard KettlewellChoose next/prev/cancel button teleport focus back...
2008-06-14 Richard KettlewellSaner ^F behaviour.
2008-06-14 Richard KettlewellTypeahead find for Disobedience searching. This is...
2008-06-14 Richard Kettlewellqueue() now uses the resolved name if available. This...
2008-06-14 Richard KettlewellUpdate choose screen when a rescan completes (and drive...
2008-06-14 Richard KettlewellSuppress GTK's built-in (in this case nonfunctional...
2008-06-14 Richard KettlewellAuto-collapse rows that were only expanded to display...
2008-06-14 Richard Kettlewellchoose_populate() always raise choose-more-tracks rathe...
2008-06-14 Richard KettlewellAccount choose_list_in_flight correctly.
2008-06-14 Richard KettlewellDon't steal ^A from search text entry widget
2008-06-14 Richard KettlewellBetter visual feedback in users window: the apply button is
2008-06-14 Richard Kettlewellmore TODOs
2008-06-13 Richard KettlewellSorting for Disobedience track chooser. A rewrite...
2008-06-13 Richard KettlewellMove track sorting to its own function. Only choose_po...
2008-06-13 Richard KettlewellUpdate choose rows when lookups complete. Makes length...
2008-06-13 Richard KettlewellInfrastructure for marking the playing track in a diffe...
2008-06-13 Richard KettlewellRearrange choose columns. The track name column is...
2008-06-13 Richard KettlewellDelay search initiation for a bit after the last keypre...
2008-06-13 Richard KettlewellMake next/prev search result buttons work.
2008-06-12 Richard KettlewellTODOs for choose-search.c
2008-06-12 Richard KettlewellMake all search results visible.
2008-06-12 Richard KettlewellStart reimplenting search in Disobedience choose tabs...
2008-06-12 Richard KettlewellTidy up
2008-06-12 Richard KettlewellEliminate choosedata structure, using extra treestore...
2008-06-12 Richard Kettlewelladd a TODO
2008-06-12 Richard KettlewellPlaying checkbox in Disobedience choose tab is now...
2008-06-12 Richard KettlewellDisplay track length and playing state in Disobedience...
2008-06-12 Richard KettlewellSaner selection choice for popup menus.
2008-06-12 Richard KettlewellDisobedience choose 'select all' now only selects track...
2008-06-12 Richard KettlewellSet edit menu sensitivity when it is shown rather than...
2008-06-12 Richard KettlewellComplete choose tab popup support (also middle-click).
2008-06-12 Richard KettlewellStart on popup menu for Disobedience choose tab. Mostl...
2008-06-12 Richard KettlewellStart rewriting Disobedience choose tab using native...
2008-06-11 Richard KettlewellDrag and drop queue rearrangement. Currently you can...
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 KettlewellMake queue columns reorderable
2008-06-11 Richard KettlewellPlay tracks from popup in new tracks list. The same...
2008-06-11 Richard KettlewellRestore scratching from popup menu.
2008-06-11 Richard KettlewellRemove tracks now works again. queue_entry pointers...
2008-06-11 Richard KettlewellDisobedience memory/widget debugging stuff has thorough...
2008-06-11 Richard KettlewellLeave a comment about iffy icon sensivity; it's definit...
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 KettlewellSelect hovered track if nothing is selected on right...
2008-06-10 Richard KettlewellColumns are now resizable and wide columns are ellipsiz...
2008-06-10 Richard KettlewellAlternating row colors
2008-06-10 Richard KettlewellFix queue/etc popup menu
2008-06-10 Richard KettlewellRewrite queue/recent/added to use native list widget.
2008-06-09 Richard KettlewellMove RTP check. This seems to improve matters - former...
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-09 Richard KettlewellSensitize icons according to current user rights. ...
2008-06-09 Richard KettlewellSwitch Disobedience reset (i.e. fresh login) notificati...
next