chiark / gitweb /
Documentation + comments re recent disorder-playrtp changes.
[disorder] / lib /
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...
2009-03-01 Richard KettlewellFix uaudio-coreaudio.c after last change
2009-03-01 Richard KettlewellALSA support for uniform audio. ALSA and OSS support...
2009-02-28 Richard Kettlewelluaudio OSS support now compiles
2009-02-28 Richard KettlewellUniform audio backend for Core Audio. There is an...
2009-02-28 Richard KettlewellMerge more Core Audio hackery from uaudio branch.
2009-02-28 Richard KettlewellTurns out that GetMacOSStatusErrorString() and
2009-02-28 Richard KettlewellCore Audio support should now include descriptions...
2009-02-22 Richard KettlewellMerge Core Audio fixes
2009-02-22 Richard KettlewellSupport arbitrary Core Audio devices.
2009-02-21 Richard KettlewellRemove fossils
2009-02-21 Richard Kettlewellmem-impl.h is no longer shared code, so remove
2009-02-15 Richard KettlewellSet resource limits on the server to prevent more than...
2009-01-31 Richard KettlewellApply the remains of Ross's patch to build on Ubuntu...
2009-01-31 Richard KettlewellKill off cgi_attr(), cgi_opentag() and cgi_closetag...
2008-12-30 Richard KettlewellClose down databases on database-open error more carefu...
2008-12-28 Richard KettlewellUse a local implementation of strptime() instead of...
2008-12-28 Richard KettlewellUse a local implementation of strptime() instead of...
2008-12-23 Richard KettlewellGuess sox generation in configure script
2008-12-13 Richard KettlewellDisobedience notices when tracks are adopted now.
2008-12-13 Richard KettlewellAdd 'adopt' command. This adopts a randomly picked...
2008-12-06 Richard Kettlewellmore coverage + doxygen
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-11-29 Richard KettlewellReduce track choice neophilia a bit
2008-11-01 Richard KettlewellObsolete playing_isscratch. The constant still exists...
2008-10-29 Richard KettlewellObsolete playing_random state
2008-10-28 Richard KettlewellDocument playing_state and queue_entry better
2008-10-27 Richard KettlewellAdd a new 'origin' field to queue entries. This record...
2008-10-26 Richard KettlewellRTP player now ignores packets with "X" bit set
2008-10-26 Richard KettlewellA bit more doxygen
2008-10-25 Richard KettlewellDoxygen file headers for most files
2008-10-25 Richard KettlewellDoxygen-clean
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-13 Richard Kettlewell${PATH_INFO} rejection message now links to (hopefuly...
2008-07-02 Richard KettlewellMerge from Disobedience branch
2008-06-29 Richard KettlewellDisobedience login window now only remembers password...
2008-06-29 Richard KettlewellMerge latest Disobedience changes
2008-06-29 Richard KettlewellMerge login window fix from 4.1 branch
2008-06-29 Richard KettlewellMake Disobedience login window work even when you're...
2008-06-28 Richard KettlewellSynchronize with DisOrder 4.1
2008-06-28 Richard KettlewellPlacate over-picky compiler
2008-06-26 Richard KettlewellNew tracks list can no longer contains dupes
2008-06-24 Richard KettlewellWhen listing newly added tracks, skip ones that are...
2008-06-24 Richard KettlewellUse email_valid() to check email addresses throughout
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-15 Richard KettlewellCorrect sense of parse_rights().
next