chiark / gitweb /
disorder
2009-07-18 Richard KettlewellServer postinst now waits for server to start working...
2009-07-18 Richard KettlewellDon't create socket until database is in a sensible...
2009-07-18 Richard KettlewellLeave a bit of headroom above test port number, since...
2009-05-24 Richard KettlewellDon't attempt to set the database version if TRACKDB_RE...
2009-05-24 Richard KettlewellTests terminate server with SIGTERM rather than trying...
2009-05-23 Richard KettlewellMore graceful handling of test failure; the exception...
2009-05-21 Richard KettlewellHorrible bodge to wait for root user to be created...
2009-05-03 Richard KettlewellQuieten compiler.
2009-05-02 Richard KettlewellUse -isystem for Fink includes
2009-05-02 Richard KettlewellAdd SHELL=bash debian/rules for benefit of systems...
2009-05-02 Richard KettlewellCorrectly bracket check for resuming with a pause-incap...
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-13 Richard KettlewellRestructure play.c to make start()/prepare() distinctio...
2009-04-13 Richard KettlewellSpot changes to database parameters and rebuild database.
2009-04-13 Richard Kettlewelldocument latest upgrade issues
2009-04-13 Richard Kettlewelltypo fix
2009-04-12 Richard KettlewellInitialize queue_entry.pid.
2009-04-12 Richard KettlewellRemember to initialize queue_entry.pid where it needs...
2009-04-12 Richard KettlewellMissing initializers, unaccountably not spotted by...
2009-04-12 Richard KettlewellNote in various places that reconfiguring the server...
2009-04-12 Richard KettlewellWarn on attempts to change nice_server during server...
2009-04-12 Richard KettlewellAlways take out a server lock.
2009-04-12 Richard KettlewellMove player/decoder PIDs back into the main queue_entry...
2009-04-12 Richard KettlewellReload now no longer cycles the database handles or...
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 KettlewellNote that prefsync doesn't do anything any more.
2009-04-12 Richard KettlewellAdd README.reload as an aide-memoire regarding configur...
2009-04-12 Richard KettlewellMore comments.
2009-04-12 Richard KettlewellAdd many comments to server/play.c, in advance of possible
2009-04-12 Richard Kettlewell--wait-for-device is now deprecated.
2009-04-12 Richard Kettlewell55-pixel logo (for Google Code page)
2009-04-11 Richard Kettlewellupdate CHANGES
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 KettlewellLarger silent interval for pauses; spinning in sub...
2009-04-11 Richard KettlewellAbolish playrtp's "readahead" variable (and associated...
2009-04-11 Richard KettlewellMacOS build fix
2009-04-11 Richard KettlewellRewrite uaudio-schedule.c. It's now much simpler and...
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-04-05 Richard KettlewellREADME mentions Python 2.5 now
2009-04-05 Richard KettlewellREADME.developers now reflects uaudio
2009-04-05 Richard Kettlewellupdate copyright date
2009-04-05 Richard KettlewellPython module now supports the same authorization hash...
2009-04-05 Richard Kettlewelluse explicit port number
2009-04-05 Richard KettlewellMerge Unicode 5.1.0 support.
2009-04-05 Richard KettlewellMention Unicode 5.1.0 in CHANGES.html.
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-05 Richard KettlewellMissing address family member in sockaddrs.
2009-04-04 Richard KettlewellDiscard update-rc.d output
2009-04-04 Richard KettlewellOverride lintian warning about start-stop-daemon
2009-04-04 Richard KettlewellUse command instead of type, for greater portability
2009-04-04 Richard KettlewellCorrect debian changelog name
2009-04-04 Richard KettlewellStrip installed objects in .debs
2009-04-04 Richard Kettlewell.debs now have md5sums
2009-04-04 Richard KettlewellAnother man page hyphen fix
2009-04-04 Richard KettlewellMan page hyphen fixes
2009-03-22 Richard KettlewellMerge from OS X GTK+ branch
2009-03-22 Richard Kettlewell--with-gtk-osx option to use native GTK+ on macs
2009-03-14 Richard KettlewellRemove obsolete alsabg.[ch]
2009-03-14 Richard KettlewellMissing doxygen @file sections
2009-03-14 Richard KettlewellMore doxygen tidy-up
2009-03-14 Richard KettlewellA little doxygen tidy-up
2009-03-14 Richard Kettlewellupdate CHANGES.html
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 KettlewellDocument -4/-6 for listen, connect etc.
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 KettlewellTests use 'api rtp' to avoid (harmless) error message
2009-03-14 Richard KettlewellHorrid hack to recover run-time endianness for testing.
2009-03-14 Richard Kettlewelltracklength plugin needs -lm
2009-03-14 Richard KettlewellMerge uaudio stragglers.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-14 Richard Kettlewelldisorder-speaker now correctly listens for its own...
2009-03-14 Richard KettlewellExpose command backend pause mode to server configurati...
2009-03-14 Richard Kettlewelltypo fix
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 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-11 Richard KettlewellDon't activate pending track until the previous track...
2009-03-10 Richard KettlewellClean up online registration confirmation strings....
2009-03-08 Richard KettlewellReduce playrtp readahead to 0.5s
2009-03-08 Richard KettlewellMore reliable gapless play.
2009-03-08 Richard KettlewellMerge volume and build fixes
next