chiark / gitweb /
lib/configuration.c, etc.: Replace `config_userconf()' by a variable.
[disorder] / lib / configuration.c
2020-06-15 Mark Woodinglib/configuration.c, etc.: Replace `config_userconf...
2020-06-15 Mark Woodinglib/configuration.c, lib/home.c: Introduce environment...
2020-06-15 Mark Woodinglib/home.c: Introduce functions for building pathmames...
2020-06-06 Mark Woodinglib/configuration.c, etc.: Remove arguments from `confi...
2020-06-06 Mark Woodingdisobedience/rtp.c: Allow setting a `disorder-playrtp...
2020-06-06 Mark Woodinglib/configuration.c, lib/uaudio-rtp.c: Allow tweaking...
2020-06-06 Mark Woodinglib/configuration.c, lib/uaudio-rtp.c: Allow configurin...
2020-05-05 Mark Woodingclients/playrtp.c, lib/configuration.[ch]: Static confi...
2020-05-05 Mark Woodinglib/configuration.c: Factor out common validation code.
2020-05-05 Mark Woodinglib/configuration.c: Don't require a `broadcast' addres...
2017-11-29 Mark WoodingConcentrate knowledge about the `pcre' API in one place.
2017-11-29 Mark WoodingRemove ifdeffery for `HAVE_PCRE_H'.
2017-11-26 Mark Woodinglib/configuration.c: Remove `type_stringlist', which...
2016-01-16 Mark WoodingMerge branch 'mdw/gstdecode'
2013-11-17 Richard KettlewellWindows support for command line client
2013-11-17 Richard KettlewellMore error string formatting.
2013-11-17 Richard KettlewellMore conditional header inclusion.
2013-11-17 Richard KettlewellTypos.
2013-11-17 Richard KettlewellC89 friendly declarations
2013-11-17 Richard KettlewellCope with various header files being missing.
2013-11-10 Richard Kettlewellserver: implement multiple-unicast RTP
2013-11-07 Richard Kettlewelluaudio: more sophisticated choice of default playback API
2013-05-22 Mark Woodinglib/configuration.c: Allow resetting `player' and ...
2011-08-07 Richard Kettlewellserver: docs: remove deprecated configuration and user...
2011-07-31 Richard KettlewellMerge remote-tracking branch 'origin/branch-5.0'
2011-05-28 Richard KettlewellMerge up to 5.0.2
2011-02-12 Richard KettlewellAdd (undocumented) rtp_verbose option, to generate...
2010-07-18 Richard KettlewellMerge memory hygeine branch
2010-06-17 Richard KettlewellEject a bunch of never-read variables, to reduce noise...
2010-06-09 Richard KettlewellDon't keep audio files open except when they are actual...
2010-06-08 Richard KettlewellAdd a config option to suppres rescan on (un)mount.
2010-02-20 Richard Kettlewelltypo.
2010-02-14 Richard KettlewellNew refresh_min option to bound below the web interface...
2010-02-14 Richard KettlewellCorrect ordering of configuration key table.
2009-11-25 Richard KettlewellSome configuration-related memory hygeine.
2009-11-21 Richard Kettlewelltypo in error message
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-10-26 Richard KettlewellMore comments
2009-10-24 Richard KettlewellMerge playlist support.
2009-10-18 Richard KettlewellMerge from disorder.dev.
2009-10-15 Richard KettlewellMerge from trunk
2009-10-10 Richard KettlewellMerge playlist support.
2009-04-12 Richard KettlewellInitialize queue_entry.pid.
2009-04-12 Richard KettlewellMissing initializers, unaccountably not spotted by...
2009-04-12 Richard KettlewellWarn on attempts to change nice_server during server...
2009-04-12 Richard KettlewellCheck namepart/stopword don't change across reload.
2009-04-12 Richard KettlewellDo some basic compatibility checking when installing...
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard KettlewellZero out configuration strings when they are freed.
2009-03-14 Richard Kettlewellconnect uses new network address support
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 KettlewellMerge uaudio stragglers.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-14 Richard KettlewellExpose command backend pause mode to server configurati...
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 Kettlewell'api' configuration command now uses uaudio. The list...
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2008-12-28 Richard KettlewellUse a local implementation of strptime() instead of...
2008-12-23 Richard KettlewellGuess sox generation in configure script
2008-11-29 Richard KettlewellReduce track choice neophilia a bit
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-10-18 Richard KettlewellAssume initial digits in a track name are a sort key...
2008-07-20 Richard KettlewellImplement most of the playlist commands in the server...
2008-07-19 Richard KettlewellLow level playlist database operations: read, createwri...
2008-07-02 Richard KettlewellMerge from Disobedience branch
2008-06-29 Richard KettlewellDisobedience login window now only remembers password...
2008-06-01 Richard KettlewellUse system sendmail if available (rather than SMTP...
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellTABLE_FIND() now uses typeof. We're committed to GCC...
2008-05-18 Richard KettlewellBias up recently added tracks. See new_bias and new_bi...
2008-04-27 Richard KettlewellDe-dupe default backend selection
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-22 Richard KettlewellBy default, disable user management over TCP (since...
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellMerge more 3.0 branch changes
2008-04-20 Richard KettlewellMerge from 3.0 branch
2008-04-20 Richard KettlewellMerge fixes up to 3.0.1
2008-04-12 Richard KettlewellNew 'replay_min' directive defines lower bound on inter...
2008-01-06 rjk@greenend.org.ukThe Login page now includes a form to request a passwor...
2008-01-01 Richard Kettlewelldisorder authorize now creates ~USER/.disorder/passwd...
2008-01-01 Richard KettlewellUpdate some copyright dates.
2008-01-01 Richard KettlewellNew 'new_max' configuration bounds the number of tracks...
2007-12-31 Richard Kettlewellplayer/tracklength directives for native formats are...
2007-12-30 rjk@greenend.org.ukALSA mixer support.
2007-12-30 rjk@greenend.org.ukUnify sound API configuration.
2007-12-30 Richard Kettlewellset default gap to 0
2007-12-30 Richard Kettlewell'collection' no longer requires an encoding to be speci...
2007-12-29 rjk@greenend.org.ukOnline registration now sends email. The confirmation...
2007-12-29 rjk@greenend.org.ukbuild default stopword list into server
2007-12-22 Richard Kettlewelldisorder setup-guest + docs + tests
2007-12-21 Richard Kettlewelldefault_rights directive
2007-12-18 Richard Kettlewellserver side support for cookies, basic tests
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-09 Richard Kettlewellensure tests avoid user config!
2007-12-06 Richard Kettlewellupdate (c) messages for mark & ross's contributions
next