chiark / gitweb /
Disobedience: mention global prefs in manual.
[disorder] / lib /
2011-07-31 Richard KettlewellMerge branch 'issue29'
2011-07-31 Richard KettlewellMerge commit 'ad0c0f361be0'
2011-07-30 Richard KettlewellDo not fatal-error when deleting a global pref that...
2011-07-30 Richard KettlewellSupport global prefs through eclient interface.
2011-07-30 Richard KettlewellEmit a log event when a global pref changes.
2011-05-28 Richard KettlewellMerge up to 5.0.2
2011-02-13 Richard KettlewellGet permissions right on restored databases (issue...
2011-02-12 Richard KettlewellAdd (undocumented) rtp_verbose option, to generate...
2011-02-12 Richard KettlewellUnicode 6.0.0 support
2010-07-18 Richard KettlewellMerge memory hygeine branch
2010-06-17 Richard KettlewellEject a bunch of never-read variables, to reduce noise...
2010-06-17 Richard KettlewellMore clang-inspired fixes
2010-06-17 Richard KettlewellFix trackdb_search() deadlock handling.
2010-06-17 Richard KettlewellMerge various clang-inspired fixes
2010-06-17 Richard KettlewellFix a few of the things the Clang static analyzer detects:
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-06-08 Richard KettlewellMemory management for hands-off reader
2010-06-07 Richard KettlewellCheer up linux compiler
2010-06-07 Richard KettlewellHands-off reading for FLAC.
2010-06-07 Richard KettlewellHands-off reading for OGGs.
2010-06-07 Richard KettlewellWAV hands-off reading.
2010-06-06 Richard KettlewellUse hands-off reader in MP3 decoding.
2010-06-06 Richard KettlewellHands-off reader type
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.
2010-01-17 Richard KettlewellQuieten a few Automake warnings
2009-12-01 Richard KettlewellMerge from Disobedience branch
2009-12-01 Richard KettlewellNew compact mode for Disobediene.
2009-11-30 Richard KettlewellMerge minimode improvements and a Disobedience bugfix
2009-11-29 Richard KettlewellMore sensible ordering of search results in web interface.
2009-11-28 Richard KettlewellMerge some more mini-Disobedience work
2009-11-28 Richard KettlewellMerge scratch fixes branch
2009-11-28 Richard KettlewellSuppress no-collection log message for scratches
2009-11-27 Richard KettlewellSynchronize with trunk
2009-11-27 Richard KettlewellSynchronize from trunk
2009-11-27 Richard KettlewellTree layout and context menu for playlist picker.
2009-11-27 Richard Kettlewelldisorder-normalize always uses a fresh resampler on...
2009-11-26 Richard KettlewellMerge new Disobedience manual
2009-11-26 Richard KettlewellInstall Disobedience manual and make Disobedience use...
2009-11-26 Richard KettlewellMerge Disobedience playlist support.
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-22 Richard Kettlewell(Slightly scrappy) new playlist box
2009-11-21 Richard Kettlewelltypo in error message
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 KettlewellMove ENDIAN_ constants to new byte-order.h.
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard KettlewellA couple of stray disorder_error/_fatal fixes
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard KettlewellDon't use fatal macro
2009-11-20 Richard KettlewellQuieten compiler
2009-11-19 Richard KettlewellTrivial resampler fixes
2009-11-19 Richard KettlewellInitial resample.c implementation
2009-11-19 Richard KettlewellFix the build fix. It turns out that Uint32 != uint32_t.
2009-11-19 Richard KettlewellMerge mac build fix
2009-11-19 Richard Kettlewell64-bit macos fix
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-08 Richard KettlewellAdd arg missed in change 958.
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 KettlewellRemove extraneous logging.
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-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-10 Richard KettlewellMerge playlist support.
2009-10-03 Richard KettlewellUpdate copyright dates
2009-08-02 Richard KettlewellInclude sys/time.h in a few places, necessary for older...
2009-08-02 Richard KettlewellAdd trackdb_deinit() stub.
2009-07-27 Richard KettlewellFix empeg-only syntax error. Fixes issue #42.
2009-05-24 Richard KettlewellDon't attempt to set the database version if TRACKDB_RE...
2009-05-21 Richard KettlewellHorrible bodge to wait for root user to be created...
2009-05-03 Richard KettlewellQuieten compiler.
2009-04-13 Richard KettlewellRestructure play.c to make start()/prepare() distinctio...
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 KettlewellMove player/decoder PIDs back into the main queue_entry...
2009-04-12 Richard KettlewellCheck namepart/stopword don't change across reload.
2009-04-12 Richard KettlewellDo some basic compatibility checking when installing...
next