chiark / gitweb /
Drag targets are now specified separately for each queuelike.
[disorder] / server /
2009-11-21 Richard Kettlewellogg decodes differently in different places l-(
2009-11-21 Richard KettlewellCheck mp3 decoding too
2009-11-21 Richard KettlewellDecoder tests no longer depend on being able to run...
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewelldisorder-normalize now uses resample_convert() if libsa...
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
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-10-25 Richard KettlewellImprove doc comments.
2009-10-25 Richard KettlewellCleaner subprocess shutdow in trackdb_deinit().
2009-10-24 Richard KettlewellAdd some comments
2009-10-24 Richard KettlewellSIGTERM and wait for subprocesses on server shutdown.
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-10-03 Richard KettlewellUpdate copyright dates
2009-10-03 Richard KettlewellAdd missing -liconv in various places.
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 KettlewellPlacate picky compiler.
2009-07-18 Richard KettlewellDon't create socket until database is in a sensible...
2009-05-02 Richard KettlewellCorrectly bracket check for resuming with a pause-incap...
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-12 Richard KettlewellInitialize queue_entry.pid.
2009-04-12 Richard KettlewellRemember to initialize queue_entry.pid where it needs...
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 KettlewellDo some basic compatibility checking when installing...
2009-04-12 Richard KettlewellMore comments.
2009-04-12 Richard KettlewellAdd many comments to server/play.c, in advance of possible
2009-04-05 Richard Kettlewelluse explicit port number
2009-03-22 Richard KettlewellMerge from OS X GTK+ branch
2009-03-14 Richard KettlewellMissing doxygen @file sections
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard Kettlewell'listen' option now uses struct netaddress too.
2009-03-14 Richard KettlewellStart rationalizing network address configuration.
2009-03-14 Richard KettlewellHorrid hack to recover run-time endianness for testing.
2009-03-14 Richard KettlewellMerge uaudio stragglers.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-14 Richard Kettlewelldisorder-speaker now correctly listens for its own...
2009-03-13 Richard KettlewellMerge playrtp readahead reduction
2009-03-11 Richard KettlewellDon't activate pending track until the previous track...
2009-03-10 Richard KettlewellClean up online registration confirmation strings....
2009-03-08 Richard KettlewellMore reliable gapless play.
2009-03-08 Richard KettlewellMerge volume and build fixes
2009-03-08 Richard KettlewellMerge configuration fixes
2009-03-08 Richard Kettlewelluaudio gains a new 'configure' method, which imposes...
2009-03-08 Richard Kettlewellgcrypt initialization to suppress warning message....
2009-03-08 Richard Kettlewellget-volume shouldn't corrupt the volume!
2009-03-08 Richard KettlewellBuild fixes for FreeBSD
2009-03-08 Richard Kettlewell'api' configuration command now uses uaudio. The list...
2009-02-28 Richard KettlewellMerge more Core Audio hackery from uaudio branch.
2009-02-28 Richard Kettlewelltypo fix
2009-02-22 Richard KettlewellMerge Core Audio fixes
2009-02-22 Richard KettlewellSupport arbitrary Core Audio devices.
2009-02-22 Richard Kettlewelldisorderd does not (currently) need CoreAudio libraries...
2009-02-21 Richard KettlewellRemove fossils
2009-02-21 Richard Kettlewellmem-impl.h is no longer shared code, so remove
2009-02-21 Richard KettlewellRemove obsolete api-client.[ch]
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2009-02-15 Richard KettlewellSet resource limits on the server to prevent more than...
2009-01-31 Richard KettlewellApply the remains of Ross's patch to build on Ubuntu...
2008-12-30 Richard Kettlewelldisorder-choose aborts outstanding transaction before...
2008-12-30 Richard KettlewellFix format string pedantry to build on 64-bit Linux
2008-12-13 Richard KettlewellAdd 'adopt' command. This adopts a randomly picked...
2008-12-06 Richard KettlewellSilence compiler warning
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-11-01 Richard KettlewellObsolete playing_isscratch. The constant still exists...
2008-10-29 Richard KettlewellObsolete playing_random state
2008-10-27 Richard KettlewellVersioning for queue files and a heuristic for reconstr...
2008-10-27 Richard KettlewellAdd a new 'origin' field to queue entries. This record...
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-09-10 Richard Kettlewelltypo fix
2008-08-03 Richard KettlewellInitial playlist tests and consequent fixes.
2008-07-20 Richard KettlewellLoosen playlist command rights.
2008-07-20 Richard Kettlewellplaylist-set implementation. Untested as ever.
2008-07-20 Richard KettlewellImplement most of the playlist commands in the server...
2008-07-20 Richard Kettlewelldisorder-dump:
2008-06-28 Richard KettlewellSynchronize with DisOrder 4.1
2008-06-24 Richard KettlewellUse email_valid() to check email addresses throughout
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-15 Richard KettlewellMake logevent keys consistently use '_' again.
2008-06-15 Richard KettlewellSend clients a rights-changed message when their rights...
2008-06-15 Richard Kettlewelluser-* event log messages for benefit of admin users...
2008-06-14 Richard KettlewellBetter visual feedback in users window: the apply button is
2008-06-08 Richard KettlewellQuieten compiler.
2008-06-08 Richard KettlewellDon't use deprecated ALSA calls (since they generate...
2008-06-04 Richard KettlewellVerify --help/--version for disorder-choose
2008-06-02 Richard KettlewellBuild fix for Linux
2008-06-01 Richard KettlewellLimit rescan/recheck messages to one every 10 seconds...
2008-05-26 Richard Kettlewell"make distcheck" now passes
2008-05-25 Richard KettlewellLinux build fix
next