chiark / gitweb /
Some keyboard shortcuts
[disorder] / clients /
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewellmissing 'break's
2009-11-20 Richard KettlewellMove ENDIAN_ constants to new byte-order.h.
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-10-25 Richard KettlewellCleaner subprocess shutdow in trackdb_deinit().
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 Kettlewellplayrtp shouldn't bind twice when in unicast/broadcast...
2009-05-21 Richard KettlewellHorrible bodge to wait for root user to be created...
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-12 Richard KettlewellDo some basic compatibility checking when installing...
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 KettlewellAbolish playrtp's "readahead" variable (and associated...
2009-04-11 Richard KettlewellMacOS build fix
2009-04-11 Richard KettlewellCompute rate over a longer interval.
2009-04-11 Richard Kettlewellrtpmon now reports once a second, rather than based...
2009-04-11 Richard KettlewellNew debugging program: rtpmon. This listens for packet...
2009-04-05 Richard Kettlewelldisorder-playrtp now includes timestamps in its log...
2009-03-14 Richard KettlewellA little doxygen tidy-up
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard Kettlewellconnect uses new network address support
2009-03-14 Richard KettlewellMerge uaudio stragglers.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-14 Richard KettlewellThe command backend now supports the old (suspending...
2009-03-13 Richard KettlewellSplit up the multicast and unicast cases in disorder...
2009-03-13 Richard Kettlewelldisorder-playrtp now releases its lock around activate...
2009-03-13 Richard KettlewellMerge playrtp readahead reduction
2009-03-08 Richard KettlewellReduce playrtp readahead to 0.5s
2009-03-08 Richard KettlewellMerge volume and build fixes
2009-03-08 Richard Kettlewellgcrypt initialization to suppress warning message....
2009-03-08 Richard KettlewellBuild fixes for FreeBSD
2009-03-03 Richard KettlewellAbolish UAUDIO_DEFAULT
2009-03-01 Richard KettlewellAbolish uaudio_apis[]. Instead, define UAUDIO_DEFAULT...
2009-03-01 Richard KettlewellMerge latest work from uniform audio branch. The only...
2009-03-01 Richard KettlewellSupport uniform audio command backend from disorder...
2009-03-01 Richard KettlewellMerge from uniform audio branch. disorder-playrtp...
2009-03-01 Richard KettlewellMerge disorder-playrtp docs fix
2009-03-01 Richard KettlewellImprove disorder-playrtp docs/--help
2009-03-01 Richard KettlewellALSA support for uniform audio. ALSA and OSS support...
2009-02-28 Richard KettlewellUniform audio backend for Core Audio. There is an...
2009-02-22 Richard KettlewellMerge Core Audio fixes
2009-02-22 Richard KettlewellSupport arbitrary Core Audio devices.
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2008-12-30 Richard Kettlewelldisorderfm preserves permissions now
2008-12-13 Richard KettlewellAdd 'adopt' command. This adopts a randomly picked...
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-10-27 Richard KettlewellAdd a new 'origin' field to queue entries. This record...
2008-10-26 Richard KettlewellRTP player now ignores packets with "X" bit set
2008-10-25 Richard KettlewellDoxygen file headers for most files
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-08-04 Richard KettlewellCorrect playlist read sense
2008-08-03 Richard KettlewellDelete/get/set playlists from command-line client....
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-07 Richard Kettlewelleclient string response calls now get errors reported...
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellTABLE_FIND() now uses typeof. We're committed to GCC...
2008-05-25 Richard KettlewellMerge event scheduling implementation. This fixes...
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellCommand line interface now takes more human-friendly...
2008-05-24 Richard KettlewellSupport schedule-* commands from command-line client...
2008-04-26 Richard KettlewellSeparate notion of configured audio backend from Disobe...
2008-04-26 Richard KettlewellVarious fixes for GCC 2.95
2008-04-26 Richard Kettlewellstruct addrinfo varies in order between platforms,...
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellMerge disorder.userman branch
2008-04-20 Richard KettlewellStandardize on "username" (not "user") in user-facing...
2008-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-03-24 Richard KettlewellRewrite playrtp ALSA support. The result seems to...
2008-03-24 Richard KettlewellFurther ALSA underrun fiddling.
2008-03-24 Richard Kettlewellplayrtp: cope better with spurious ALSA underruns
2008-03-09 Richard KettlewellAdjust --version output to more closely match GNU standards
2008-01-04 rjk@greenend.org.ukBuild fixes for FreeBSD:
2008-01-01 Richard Kettlewelldisorder authorize now creates ~USER/.disorder/passwd...
2007-12-29 rjk@greenend.org.ukstop disorder(1) permuting command line
2007-12-29 rjk@greenend.org.ukdisorder setup-guest enforces mail_sender requirement
2007-12-23 rjk@greenend.org.ukdoxygen cleanup
2007-12-22 Richard Kettlewelldisorder setup-guest + docs + tests
2007-12-21 Richard Kettlewellremove become from client; more docs updates
2007-12-21 Richard Kettlewellfill in some more gaps in the user database support
2007-12-21 Richard Kettlewellrights now apply to commands; docs catch up a bit
2007-12-20 Richard Kettlewelladd "users" command
2007-12-20 Richard KettlewellUse users.db. trackdb* moves to lib/, as it's now...
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-17 Richard Kettlewelldistribution fixes
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-10 Richard Kettlewella little more testing
2007-12-09 Richard Kettlewellensure tests avoid user config!
2007-12-09 Richard Kettlewellplayrtp: --dump support for ALSA and OSS backends
next