chiark / gitweb /
disorder
2009-11-15 Richard KettlewellImplement dragging from the choose tab. This adds...
2009-11-15 Richard KettlewellMove drag-begin handling to multidrag.c
2009-11-15 Richard KettlewellMake multidrag a bit more independent of Disobedience
2009-11-14 Richard KettlewellUnref dead pixmaps.
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-14 Richard KettlewellAdd new 'playafter' command to protocol, eclient and...
2009-11-14 Richard Kettlewell--without-server builds should now work again.
2009-11-14 Richard KettlewellDon't build trackdb-playlists.c for non-server builds.
2009-11-13 Richard KettlewellComments, esp. for multidrag
2009-11-13 Richard KettlewellMultiple-track drag+drop queue rearrangement.
2009-11-12 Richard KettlewellHandle drag-motion and drag-leave and highlight the...
2009-11-09 Richard KettlewellRemove dead object
2009-11-09 Richard KettlewellReplace the drag icon with a representation of the...
2009-11-09 Richard KettlewellStart using low-level drag+drop interface, which is...
2009-11-08 Richard KettlewellAdd arg missed in change 958.
2009-11-08 Richard KettlewellAdd 'self' argument to queuelike callbacks. Not used...
2009-11-08 Richard KettlewellMore doc comments
2009-10-26 Richard KettlewellMore comments
2009-10-25 Richard KettlewellMore comments.
2009-10-25 Richard KettlewellMore comments
2009-10-25 Richard KettlewellMore comments
2009-10-25 Richard KettlewellMore comments.
2009-10-25 Richard KettlewellImprove doc comments.
2009-10-25 Richard KettlewellTidy up trackdb_deinit() further, and include disorder...
2009-10-25 Richard Kettlewelltrackdb_deinit() kills stats subprocesses. Resolves...
2009-10-25 Richard KettlewellCleaner subprocess shutdow in trackdb_deinit().
2009-10-24 Richard KettlewellAdd some comments
2009-10-24 Richard KettlewellRemove extraneous logging.
2009-10-24 Richard KettlewellSIGTERM and wait for subprocesses on server shutdown.
2009-10-24 Richard KettlewellFiner-grained wait for socket to appear when testing.
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-17 Richard KettlewellIf including both program name and date in log message...
2009-10-17 Richard KettlewellFix mis-merged trackdb_open().
2009-10-15 Richard KettlewellMerge from trunk
2009-10-15 Richard KettlewellDon't catch SystemExit 77 in tests.
2009-10-10 Richard KettlewellDisable (incomplete) Disobedience playlist support.
2009-10-10 Richard KettlewellMerge playlist support.
2009-10-10 Richard KettlewellDitch --with-bits and detect Fink bitness automatically.
2009-10-03 Richard KettlewellUpdate copyright dates
2009-10-03 Richard KettlewellAdd missing -liconv in various places.
2009-10-03 Richard KettlewellTurn off deprecated symbol warnings under OS X.
2009-10-03 Richard KettlewellDefault to 32-bit builds on OS X. Apple's compiler...
2009-09-06 Richard KettlewellDon't depend on oggdec at build time. It is still...
2009-09-01 Richard KettlewellRemove duplicate reference to about.tmpl
2009-08-02 Richard KettlewellUpdate CHANGES.html for FLAC bug fix.
2009-08-02 Richard KettlewellPatch from Ross Younger to correct FLAC decoding.
2009-08-02 Richard KettlewellDo a test decode of a FLAC file.
2009-08-02 Richard KettlewellMention bug-fixes below in CHANGES.html.
2009-08-02 Richard KettlewellDisobedience now configures its sound device correctly.
2009-08-02 Richard KettlewellPlacate picky compiler.
2009-08-02 Richard KettlewellInclude sys/time.h in a few places, necessary for older...
2009-08-02 Richard KettlewellAdd trackdb_deinit() stub.
2009-08-02 Richard Kettlewellplayrtp shouldn't bind twice when in unicast/broadcast...
2009-07-27 Richard KettlewellFix empeg-only syntax error. Fixes issue #42.
2009-07-18 Richard KettlewellSlightly chattier tests/schedule.py.
2009-07-18 Richard KettlewellTypo fix.
2009-07-18 Richard KettlewellServer postinst now waits for server to start working...
2009-07-18 Richard KettlewellDon't create socket until database is in a sensible...
2009-07-18 Richard KettlewellLeave a bit of headroom above test port number, since...
2009-05-24 Richard KettlewellDon't attempt to set the database version if TRACKDB_RE...
2009-05-24 Richard KettlewellTests terminate server with SIGTERM rather than trying...
2009-05-23 Richard KettlewellMore graceful handling of test failure; the exception...
2009-05-21 Richard KettlewellHorrible bodge to wait for root user to be created...
2009-05-03 Richard KettlewellQuieten compiler.
2009-05-02 Richard KettlewellUse -isystem for Fink includes
2009-05-02 Richard KettlewellAdd SHELL=bash debian/rules for benefit of systems...
2009-05-02 Richard KettlewellCorrectly bracket check for resuming with a pause-incap...
2009-05-02 Richard KettlewellWork around stupid excessively strict warning in GCC...
2009-04-18 Richard KettlewellDocumentation + comments re recent disorder-playrtp...
2009-04-18 Richard KettlewellBuild fix.
2009-04-18 Richard Kettlewelldisorder-playrtp now prefers to drop silent packets...
2009-04-18 Richard Kettlewelldisorder-playrtp --monitor option to keep track of...
2009-04-13 Richard KettlewellRestructure play.c to make start()/prepare() distinctio...
2009-04-13 Richard KettlewellSpot changes to database parameters and rebuild database.
2009-04-13 Richard Kettlewelldocument latest upgrade issues
2009-04-13 Richard Kettlewelltypo fix
2009-04-12 Richard KettlewellInitialize queue_entry.pid.
2009-04-12 Richard KettlewellRemember to initialize queue_entry.pid where it needs...
2009-04-12 Richard KettlewellMissing initializers, unaccountably not spotted by...
2009-04-12 Richard KettlewellNote in various places that reconfiguring the server...
2009-04-12 Richard KettlewellWarn on attempts to change nice_server during server...
2009-04-12 Richard KettlewellAlways take out a server lock.
2009-04-12 Richard KettlewellMove player/decoder PIDs back into the main queue_entry...
2009-04-12 Richard KettlewellReload now no longer cycles the database handles or...
2009-04-12 Richard KettlewellCheck namepart/stopword don't change across reload.
2009-04-12 Richard KettlewellDo some basic compatibility checking when installing...
2009-04-12 Richard KettlewellNote that prefsync doesn't do anything any more.
2009-04-12 Richard KettlewellAdd README.reload as an aide-memoire regarding configur...
2009-04-12 Richard KettlewellMore comments.
2009-04-12 Richard KettlewellAdd many comments to server/play.c, in advance of possible
2009-04-12 Richard Kettlewell--wait-for-device is now deprecated.
2009-04-12 Richard Kettlewell55-pixel logo (for Google Code page)
2009-04-11 Richard Kettlewellupdate CHANGES
2009-04-11 Richard KettlewellMerge audio timing fix branch.
2009-04-11 Richard KettlewellBump up default RTP player buffer sizes. Now big enoug...
2009-04-11 Richard KettlewellLarger silent interval for pauses; spinning in sub...
2009-04-11 Richard KettlewellAbolish playrtp's "readahead" variable (and associated...
next