chiark / gitweb /
configure.ac: Use Automake `silent-rules' by default.
[disorder] / clients /
2020-06-15 Mark Woodingclients/, disobedience/: Add `-u' option to override...
2020-06-15 Mark Woodingclients/disorder.c: Remove the short forms for undocume...
2020-05-05 Mark Woodingclients/playrtp.c: Replace the hairy interface-scanning...
2020-05-05 Mark Woodingclients/playrtp.c, lib/configuration.[ch]: Static confi...
2020-05-05 Mark Woodingclients/playrtp.c: Improve message reporting a unicast...
2020-05-05 Mark Woodingclients/playrtp.c: Fix the RTP-stream request syntax.
2020-05-05 Mark Woodingclients/playrtp.c: Make the `getaddrinfo' hints structu...
2020-05-05 Mark Woodingclients/playrtp.c: Insert a paragraph heading to break...
2020-05-04 Mark Woodingclients/playrtp.c: Don't crash if an interface has...
2020-05-04 Mark Woodingclients/playrtp.c: Don't crash if given `-' on the...
2020-05-03 Mark WoodingMark `help' and `version' functions as not returning.
2020-05-02 Mark Woodingclients/playrtp.c: Configure the backend audio device...
2018-07-21 Mark Woodingclients/disorder.c: Force line buffering when writing...
2018-07-20 Mark Woodingdisobedience, playrtp: Have `playrtp' handle volume...
2017-11-29 Mark WoodingConcentrate knowledge about the `pcre' API in one place.
2017-11-29 Mark WoodingRemove ifdeffery for `HAVE_PCRE_H'.
2016-01-22 Mark WoodingFix `distcheck' complaints.
2016-01-16 Mark WoodingMerge branch 'mdw/gstdecode'
2014-05-30 Richard KettlewellFreeBSD doesn't have IFF_DYNAMIC
2013-11-23 Richard KettlewellSet AUTOMAKE_OPTIONS=subdir-objects where necessary.
2013-11-17 Richard KettlewellWindows support for command line client
2013-11-17 Richard KettlewellProvide for a network initialization step
2013-11-17 Richard KettlewellC89 friendly declarations
2013-11-17 Richard KettlewellCope with various header files being missing.
2013-11-10 Richard Kettlewellplayrtp: support multiple unicast mode
2013-11-07 Richard Kettlewelluaudio: pulseaudio support
2013-11-07 Richard Kettlewellplayrtp: --api option instead of a new option for every...
2013-11-07 Richard Kettlewelluaudio: more sophisticated choice of default playback API
2013-10-27 Richard KettlewellInclude version string in background program logs
2013-02-03 Richard KettlewellA batch of copyright date updates.
2012-12-01 Richard Kettlewellclient: use privileged socket if possible
2012-12-01 Richard KettlewellMove --wait-for-root to disorderd.
2011-08-07 Richard KettlewellMerge branch 'protogen'
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-06 Richard Kettlewellprotogen: support schedule-add.
2011-08-06 Richard Kettlewellprotogen: disorder_new_tracks().
2011-08-06 Richard Kettlewellplay command
2011-08-06 Richard KettlewellFurther commands.
2011-08-06 Richard KettlewellImplement more commands.
2011-07-31 Richard KettlewellMerge remote-tracking branch 'origin/branch-5.0'
2011-07-31 Richard KettlewellMerge branch 'issue29'
2011-07-31 Richard KettlewellMerge commit 'ad0c0f361be0'
2011-07-31 Richard Kettlewellplayrtp: refuse to play RTP via RTP.
2011-07-30 Richard KettlewellDon't call libtool --mode=finish.
2011-05-28 Richard KettlewellMerge up to 5.0.2
2010-07-18 Richard KettlewellMerge memory hygeine branch
2009-11-25 Richard KettlewellMore memory hygeine.
2009-11-25 Richard KettlewellMore memory hygeine.
2009-11-25 Richard KettlewellMore memory hygeine.
2009-11-25 Richard Kettlewellmore memory hygeine
2009-11-25 Richard KettlewellMore memory hygeine
2009-11-25 Richard KettlewellSome configuration-related memory hygeine.
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...
next