chiark / gitweb /
Quieten debugging
[disorder] / lib /
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...
2009-04-12 Richard KettlewellAdd many comments to server/play.c, in advance of possible
2009-04-11 Richard KettlewellMerge audio timing fix branch.
2009-04-11 Richard KettlewellLarger silent interval for pauses; spinning in sub...
2009-04-11 Richard KettlewellRewrite uaudio-schedule.c. It's now much simpler and...
2009-04-05 Richard Kettlewelldisorder-playrtp now includes timestamps in its log...
2009-04-05 Richard KettlewellMerge Unicode 5.1.0 support.
2009-04-05 Richard KettlewellDon't look up before/after code points more than once...
2009-04-05 Richard KettlewellRename word break property values
2009-04-05 Richard KettlewellUpdate word break algorithm for Unicode 5.1.0 (based...
2009-04-05 Richard KettlewellUpdate grapheme break algorithm to Unicode 5.1.0 (based...
2009-04-05 Richard KettlewellUse Unicode 5.1.0 for tables and tests. Approx 200...
2009-04-04 Richard KettlewellAnother man page hyphen fix
2009-03-22 Richard KettlewellMerge from OS X GTK+ branch
2009-03-14 Richard KettlewellRemove obsolete alsabg.[ch]
2009-03-14 Richard KettlewellA little doxygen tidy-up
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 KettlewellCorrect setting of rtp-source-port.
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-14 Richard KettlewellThe command backend now supports the old (suspending...
2009-03-13 Richard KettlewellThe command backend now sends 0s rather than suspending...
2009-03-13 Richard Kettlewelldisorder-playrtp now releases its lock around activate...
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 KettlewellBuild fixes for FreeBSD
2009-03-08 Richard Kettlewellbasen() now takes uint32_t rather than unsigned long...
2009-03-08 Richard KettlewellBuild fixes for uaudio ALSA/OSS backends.
2009-03-08 Richard Kettlewell'api' configuration command now uses uaudio. The list...
2009-03-03 Richard Kettlewelluaudio_apis[] is a constant
2009-03-03 Richard KettlewellAbolish UAUDIO_DEFAULT
2009-03-03 Richard KettlewellRestore uaudio_apis[], but in a separate executable...
2009-03-01 Richard KettlewellAdd xcalloc_noptr(), which allows uaudio-thread.c to...
2009-03-01 Richard KettlewellUniform audio command back end now rate limited.
2009-03-01 Richard KettlewellAbolish uaudio_apis[]. Instead, define UAUDIO_DEFAULT...
2009-03-01 Richard KettlewellMerge build fix
2009-03-01 Richard Kettlewelluaudio-rtp.c builds on Mac
2009-03-01 Richard KettlewellMerge latest work from uniform audio branch. The only...
2009-03-01 Richard KettlewellCorrect command FD!
2009-03-01 Richard KettlewellUniform audio version of the command backend. No attem...
2009-03-01 Richard KettlewellUniform audio RTP implementation. Not tested yet!
2009-03-01 Richard KettlewellMerge from uniform audio branch. disorder-playrtp...
next