2020-06-15 |
Mark Wooding | clients/, disobedience/: Add `-u' option to override... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Mark Wooding | disobedience/disobedience.c: Stop telling `getopt'... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Mark Wooding | clients/disorder.c: Remove the short forms for undocume... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Mark Wooding | lib/configuration.c, etc.: Replace `config_userconf... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Mark Wooding | lib/configuration.c, lib/home.c: Introduce environment... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Mark Wooding | lib/home.c: Introduce functions for building pathmames... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Mark Wooding | server/*.c: Don't try reading per-user configuration. |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Mark Wooding | lib/configuration.c, etc.: Remove arguments from `confi... |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Mark Wooding | disobedience/rtp.c: Allow setting a `disorder-playrtp... |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Mark Wooding | lib/configuration.c, lib/uaudio-rtp.c: Allow tweaking... |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Mark Wooding | lib/configuration.c, lib/uaudio-rtp.c: Allow configurin... |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Mark Wooding | disobedience/queue.c: Don't ramp up network activity... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Mark Wooding | lib/addr.c: Handle `AF_UNIX' sockets in `netaddress_res... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Mark Wooding | lib/addr.c: Introduce our own `freeaddrinfo' function. |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/client.[ch]: Delete `disorder_client_af' which... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | clients/playrtp.c: Replace the hairy interface-scanning... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/client.[ch]: Add functions for reading the connecti... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | clients/playrtp.c, lib/configuration.[ch]: Static confi... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | clients/playrtp.c: Improve message reporting a unicast... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | clients/playrtp.c: Fix the RTP-stream request syntax. |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | clients/playrtp.c: Make the `getaddrinfo' hints structu... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | clients/playrtp.c: Insert a paragraph heading to break... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/uaudio-rtp.c: Always allow clients to request unica... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/uaudio-rtp.c: Use dedicated per-family sockets... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/uaudio-rtp.c: Set the send buffer for the IPv6... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/uaudio-rtp.c: Squidge up the socket-closing code. |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/uaudio-rtp.c: Fix initial values for socket descrip... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/uaudio-rtp.c: Factor out setting the send-buffer... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/configuration.c: Factor out common validation code. |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/configuration.c: Don't require a `broadcast' addres... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | Merge branch '5.2.x' |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | server/schedule.c: Maintain separate variables for... 5.2.x |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mark Wooding | lib/printf.h, libtests/t-printf.c: Bodge to inhibit... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Mark Wooding | debian/changelog: Prepare to develop the next version. |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Mark Wooding | clients/playrtp.c: Don't crash if an interface has... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Mark Wooding | clients/playrtp.c: Don't crash if given `-' on the... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Mark Wooding | lib/macros.c: Use `void (*)(void)' as the universal... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Mark Wooding | lib/mime.c: Add a comment explaining the intentional... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Mark Wooding | Mark `help' and `version' functions as not returning. |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Mark Wooding | Release 5.2. 5.2 |
commit | commitdiff | tree | snapshot |
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 |
next |