chiark / gitweb /
server/Makefile.am: Add the codec test for Ogg Vorbis.
[disorder] / server / Makefile.am
2020-05-02 Mark Woodingserver/Makefile.am: Add the codec test for Ogg Vorbis.
2020-05-02 Mark Woodingserver/Makefile.am: Allow discrepancies for lossy codecs.
2020-05-02 Mark Woodingscripts/compare-raw, server/Makefile.am: Add script...
2017-11-29 Mark Woodingconfigure.ac, server/Makefile.am: Refactor GStreamer...
2017-11-26 Mark Woodingserver/Makefile.am: Link `disorder_gstdecode' with...
2016-01-22 Mark WoodingFix `distcheck' complaints.
2016-01-16 Mark WoodingMerge branch 'mdw/gstdecode'
2013-11-23 Richard KettlewellSet AUTOMAKE_OPTIONS=subdir-objects where necessary.
2013-11-07 Richard Kettlewelluaudio: pulseaudio support
2013-10-28 Richard KettlewellRemove now-redundant libao dependency.
2013-05-25 Mark Woodingserver/gstdecode.c: Produce the configured sample forma...
2013-05-25 Mark Woodingserver/gstdecode.c: New program, like `disorder-decode'.
2011-07-31 Richard KettlewellMerge remote-tracking branch 'origin/branch-5.0'
2011-07-30 Richard KettlewellDon't call libtool --mode=finish.
2011-05-28 Richard KettlewellMerge up to 5.0.2
2011-02-18 Richard KettlewellPlacate sid's stricter -l requirements
2010-07-18 Richard KettlewellMerge memory hygeine branch
2010-06-10 Richard KettlewellSplit up disorder-decode source into one file per format.
2010-06-09 Richard KettlewellDon't keep audio files open except when they are actual...
2010-06-06 Richard KettlewellAutomatically rescan when a filesystem is mounted or...
2009-12-22 Richard Kettlewelldistcheck-clean
2009-11-21 Richard Kettlewellogg decodes differently in different places l-(
2009-11-21 Richard KettlewellCheck mp3 decoding too
2009-11-21 Richard KettlewellDecoder tests no longer depend on being able to run...
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewelldisorder-normalize now uses resample_convert() if libsa...
2009-10-10 Richard KettlewellMerge playlist support.
2009-10-03 Richard KettlewellAdd missing -liconv in various places.
2009-08-02 Richard KettlewellDo a test decode of a FLAC file.
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-05 Richard Kettlewelluse explicit port number
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard KettlewellHorrid hack to recover run-time endianness for testing.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-08 Richard KettlewellMerge volume and build fixes
2009-03-08 Richard KettlewellBuild fixes for FreeBSD
2009-03-08 Richard Kettlewell'api' configuration command now uses uaudio. The list...
2009-02-22 Richard KettlewellMerge Core Audio fixes
2009-02-22 Richard Kettlewelldisorderd does not (currently) need CoreAudio libraries...
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-06-04 Richard KettlewellVerify --help/--version for disorder-choose
2008-05-26 Richard Kettlewell"make distcheck" now passes
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellMerge event scheduling implementation. This fixes...
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellBack end for scheduling code (cf defect #6). Currently...
2008-05-18 Richard KettlewellMerge disorder.macros branch.
2008-05-18 Richard KettlewellSynchronize with disorder.dev
2008-05-10 Richard Kettlewellreorg cgi code a bit...
2008-05-10 Richard KettlewellAlmost compiles, will not work though
2008-05-05 Richard KettlewellHalf way through rewriting web interface. Don't even...
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 Kettlewelldisorder-choose rejects tracks in queue/recent list
2008-04-10 Richard KettlewellNew disorder-choose program for performing random selec...
2008-01-15 Richard KettlewellMove the plist file to examples/ along with the other...
2007-12-30 rjk@greenend.org.ukALSA mixer support.
2007-12-20 Richard KettlewellUse users.db. trackdb* moves to lib/, as it's now...
2007-12-18 Richard Kettlewellserver side support for cookies, basic tests
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-10 Richard Kettlewella little more testing
2007-11-23 rjk@greenend.org.ukmerge disorder.unicode branch
2007-11-23 rjk@greenend.org.ukmerge from disorder.dev
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-22 Richard Kettlewellsync with trunk
2007-11-21 Richard Kettlewelldatabase upgrade tool. needs to be run manually.
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-20 Richard Kettlewellutf32_word_split() and utf8_word_split() splits a strin...
2007-11-01 Richard Kettlewellcompute stats in a subprocess to avoid wedging the...
2007-10-17 Richard Kettlewellauto create config.private on 1st run of server if...
2007-10-13 Richard Kettlewellsplit up queue.c to remove -ldl dependency from clients
2007-10-04 rjk@greenend.org.ukOSS support in speaker
2007-10-04 Richard Kettlewellcore audio support in speaker
2007-10-02 Richard Kettlewellsupport alternative hashes for authentication
2007-09-30 Richard Kettlewelldon't install plist
2007-09-30 rjk@greenend.org.ukfinish off FLAC support
2007-09-29 Richard Kettlewelldarwin libiconv
2007-09-28 rjk@greenend.org.ukogg decoding in disorder-decode
2007-09-28 Richard Kettlewellspeaker protocol redesign to cope with libao re-opening
2007-09-27 Richard Kettlewellmad-based mp3 decoder. non-44.1KHz does not work right...
2007-09-26 Richard Kettlewelloption to suppress launchctl fiddling on install
2007-09-24 rjk@greenend.org.ukmerge RTP branch
2007-09-24 rjk@greenend.org.uksplit backends out into their own speaker-*.c
2007-09-24 rjk@greenend.org.ukmove speaker declarations to speaker.h
2007-09-04 Richard KettlewellInstall disorderd under launchd in Mac OS X.
2007-07-17 Richard KettlewellDon't link against -lgc if not using garbage collection.
2007-07-15 Richard Kettlewell-liconv where needed
2007-07-15 rjk@greenend.org.ukminor tidying following last change
2007-07-15 rjk@greenend.org.ukAbolish shared libdisorder; now we use a static one.
2007-01-23 rjk@greenend.org.ukRemove arch tags throughout
2007-01-23 rjk@greenend.org.ukImport from Arch revision: