2020-05-02 |
Mark Wooding | Put myself as the primary maintainer. |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Mark Wooding | tests/dtest.py: Force a sensble locale if we don't... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Mark Wooding | server/Makefile.am: Add the codec test for Ogg Vorbis. |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Mark Wooding | server/Makefile.am: Allow discrepancies for lossy codecs. |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Mark Wooding | scripts/compare-raw, server/Makefile.am: Add script... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Mark Wooding | clients/playrtp.c: Configure the backend audio device... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Mark Wooding | debian/.gitignore: Move existing patterns from top... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Ian Jackson | debian/: Add .gitignore |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Mark Wooding | examples/disorder.init.in: Read settings from `/etc... |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Mark Wooding | server/dump.c: Try to set the locale on startup. |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Mark Wooding | cgi/cgimain.c: Make the CGI program be (a little) local... |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Mark Wooding | clients/disorder.c: Force line buffering when writing... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | disobedience/control.c: Follow user toolbar style in... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | lib/uaudio-pulseaudio.c: Add volume control support. |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | lib/uaudio-pulseaudio.c: Rewrite using the asynchronous... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | disobedience, playrtp: Have `playrtp' handle volume... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | lib/: Use Salsa20/8 for random bits, rather than RC4. |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | configure.ac: Add `chromium' and `google-chrome' to... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | configure.ac, debian/rules: Use `sensible-browser'... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | CHANGES.html: Fix miscapitalization of `Disobedience'. |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Mark Wooding | CHANGES.html: Mention GStreamer-based tracklength plugin. |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Mark Wooding | plugins/tracklength-gstreamer.c: Remove unused header... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Mark Wooding | plugins/tracklength-gstreamer.c: Use `GST_SECOND' inste... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Mark Wooding | debian/control: Demote `disorder-server' requirement... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Mark Wooding | plugins/Makefile.am: Build standalone tracklength program. |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Mark Wooding | plugins/tracklength-gstreamer.c: Rewrite to use `GstDis... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Mark Wooding | debian/: Rename `disorder-server' templates so Debhelpe... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | plugins/tracklength-gstreamer.c: Add GStreamer-based... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | configure.ac, debian/: Set up correct dependencies... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | debian/control: Rename `disorder-gstdecode' to `disorde... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | debian/control: Remove server dependency on `sox'. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | debian/control: Order `Build-Depends' alternatives... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | server/gstdecode.c: Remove pointless casts to `GstElement'. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | server/gstdecode.c: Label dest element correctly on... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | server/gstdecode.c: Report more useful messages for... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | server/gstdecode.c: Dissect the message more portably. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | server/gstdecode.c: Unref reference-counted things... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wooding | server/gstdecode.c: With GStreamer 0.10, borrow the... |
commit | commitdiff | tree | snapshot |
2017-12-02 |
Mark Wooding | debian/: Rewrite using Debhelper. |
commit | commitdiff | tree | snapshot |
2017-12-02 |
Mark Wooding | libtests: Include the Unicode test files directly. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | README: Update my copyright claim. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | debian/rules: Omit disorder-gstdecode(8) from `disorder... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | README: Update dependency versions. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | debian/control: Include `libdb5.3' as a suitable version. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | configure.ac, acinclude.m4, lib/regexp.[ch]: Support... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | Concentrate knowledge about the `pcre' API in one place. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | Remove ifdeffery for `HAVE_PCRE_H'. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | configure.ac, server/gstdecode.c: Support GStreamer... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | configure.ac, server/Makefile.am: Refactor GStreamer... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | server/gstdecode.c: Limit the buildup of internal buffers. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | server/gstdecode.c: Add `-s' option to omit DisOrder... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | doc/disorder-gstdecode.8.in: Typeset option dashes... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | tests/dtest.py: Refer to the home directory via a symlink. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Mark Wooding | tests/dtest.py: Maintain a separate test root for each... |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Mark Wooding | server/Makefile.am: Link `disorder_gstdecode' with... |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Mark Wooding | disobedience/misc.c: Muffle warning about `gdk_pixbuf_n... |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Mark Wooding | lib/configuration.c: Remove `type_stringlist', which... |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Mark Wooding | configure.ac: Link `-lgc' when searching for `GC_mumble... |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Mark Wooding | README, debian/control: Deprecate `sox' support. |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Mark Wooding | README: Mention optional support for GStreamer. |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Mark Wooding | debian/etc.disorder.config: Remove bogus `trust root... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Richard Kettlewell | Email address |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Richard Kettlewell | Update .gitignore |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Richard Kettlewell | Replace code.google references with github references |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Mark Wooding | Fix `distcheck' complaints. |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Mark Wooding | disobedience/disobedience.c: Show track title (or excus... |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Mark Wooding | Merge branch 'mdw/gstdecode' |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Mark Wooding | CHANGES.html, README: Update the administrivia. |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Mark Wooding | debian/control: Add Build-Depends for PulseAudio. |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Mark Wooding | Add documentation and administrivia about `disorder... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Mark Wooding | lib/cgi.c (cgi__input): Write terminating null within... |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Mark Wooding | disobedience/choose-search.c: Fix segfault when search... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mark Wooding | cgi/actions.c, lib/client*.[ch]: Don't use priv connect... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mark Wooding | scripts/sedfiles.make, doc/disorder.cgi.8.in: Say where... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mark Wooding | configure.ac, lib/mem.c: Compatibility with older versi... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
Richard Kettlewell | Respond to libgc deprecation warning |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Richard Kettlewell | Add nonnull attribute to a few function args. |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Richard Kettlewell | Tinker with loop bounding to placate GCC 5.2.1 |
commit | commitdiff | tree | snapshot |
2015-02-14 |
Richard Kettlewell | gzip -n in aid of reproducible builds |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Richard Kettlewell | Warning tidy-up for FreeBSD. |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Richard Kettlewell | Assign default http/cgi directories |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Richard Kettlewell | FreeBSD doesn't have IFF_DYNAMIC |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Richard Kettlewell | FreeBSD fixes |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Richard Kettlewell | Placate gcc -flto |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Richard Kettlewell | init: source lsb init functions |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Richard Kettlewell | Suppress bogus doc-base registration warnings from... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Richard Kettlewell | Remove redundant entry from .desktop file |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Richard Kettlewell | Enable hardening flags harder. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Richard Kettlewell | debian: use debian compiler flags |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Richard Kettlewell | debian: don't depend on essential packages |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Richard Kettlewell | disorder.h: more consistent approach to function attributes |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Richard Kettlewell | gitignore |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Richard Kettlewell | tests: python unbuffered revisited |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Richard Kettlewell | Set AUTOMAKE_OPTIONS=subdir-objects where necessary. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Richard Kettlewell | Windows support for command line client |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Richard Kettlewell | Provide for a network initialization step |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Richard Kettlewell | table search: cope without typeof |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Richard Kettlewell | Remove some redundant includes. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Richard Kettlewell | Add uint16_t if missing. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Richard Kettlewell | Move up file inclusion. |
commit | commitdiff | tree | snapshot |
next |