chiark / gitweb /
configure.ac: Use Automake `silent-rules' by default.
[disorder] / lib /
2020-06-15 Mark Woodinglib/addr.c, etc.: Return plain addresses from `netaddre...
2020-06-15 Mark Woodinglib/configuration.c, etc.: Replace `config_userconf...
2020-06-15 Mark Woodinglib/configuration.c, lib/home.c: Introduce environment...
2020-06-15 Mark Woodinglib/home.c: Introduce functions for building pathmames...
2020-06-06 Mark Woodinglib/configuration.c, etc.: Remove arguments from `confi...
2020-06-06 Mark Woodingdisobedience/rtp.c: Allow setting a `disorder-playrtp...
2020-06-06 Mark Woodinglib/configuration.c, lib/uaudio-rtp.c: Allow tweaking...
2020-06-06 Mark Woodinglib/configuration.c, lib/uaudio-rtp.c: Allow configurin...
2020-06-01 Mark Woodinglib/addr.c: Handle `AF_UNIX' sockets in `netaddress_res...
2020-06-01 Mark Woodinglib/addr.c: Introduce our own `freeaddrinfo' function.
2020-05-05 Mark Woodinglib/client.[ch]: Delete `disorder_client_af' which...
2020-05-05 Mark Woodinglib/client.[ch]: Add functions for reading the connecti...
2020-05-05 Mark Woodingclients/playrtp.c, lib/configuration.[ch]: Static confi...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Always allow clients to request unica...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Use dedicated per-family sockets...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Set the send buffer for the IPv6...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Squidge up the socket-closing code.
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Fix initial values for socket descrip...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Factor out setting the send-buffer...
2020-05-05 Mark Woodinglib/configuration.c: Factor out common validation code.
2020-05-05 Mark Woodinglib/configuration.c: Don't require a `broadcast' addres...
2020-05-05 Mark WoodingMerge branch '5.2.x'
2020-05-05 Mark Woodinglib/printf.h, libtests/t-printf.c: Bodge to inhibit...
2020-05-03 Mark Woodinglib/macros.c: Use `void (*)(void)' as the universal...
2020-05-03 Mark Woodinglib/mime.c: Add a comment explaining the intentional...
2020-05-03 Mark WoodingMark `help' and `version' functions as not returning.
2018-07-20 Mark Woodinglib/uaudio-pulseaudio.c: Add volume control support.
2018-07-20 Mark Woodinglib/uaudio-pulseaudio.c: Rewrite using the asynchronous...
2018-07-20 Mark Woodinglib/: Use Salsa20/8 for random bits, rather than RC4.
2017-11-29 Mark Woodingconfigure.ac, acinclude.m4, lib/regexp.[ch]: Support...
2017-11-29 Mark WoodingConcentrate knowledge about the `pcre' API in one place.
2017-11-29 Mark WoodingRemove ifdeffery for `HAVE_PCRE_H'.
2017-11-26 Mark Woodinglib/configuration.c: Remove `type_stringlist', which...
2016-01-22 Mark WoodingFix `distcheck' complaints.
2016-01-16 Mark WoodingMerge branch 'mdw/gstdecode'
2016-01-15 Mark Woodinglib/cgi.c (cgi__input): Write terminating null within...
2015-12-31 Mark Woodingcgi/actions.c, lib/client*.[ch]: Don't use priv connect...
2015-12-31 Mark Woodingconfigure.ac, lib/mem.c: Compatibility with older versi...
2015-10-24 Richard KettlewellRespond to libgc deprecation warning
2015-09-13 Richard KettlewellAdd nonnull attribute to a few function args.
2014-06-01 Richard KettlewellWarning tidy-up for FreeBSD.
2014-05-25 Richard KettlewellPlacate gcc -flto
2013-12-22 Richard Kettlewelldisorder.h: more consistent approach to function attributes
2013-11-17 Richard KettlewellWindows support for command line client
2013-11-17 Richard KettlewellProvide for a network initialization step
2013-11-17 Richard Kettlewelltable search: cope without typeof
2013-11-17 Richard KettlewellRemove some redundant includes.
2013-11-17 Richard KettlewellAdd uint16_t if missing.
2013-11-17 Richard KettlewellMove up file inclusion.
2013-11-17 Richard KettlewellUTF-16 support
2013-11-17 Richard KettlewellSynchronous client now uses socketio sources and sinks...
2013-11-17 Richard Kettlewellinputline variant which uses a source
2013-11-17 Richard KettlewellSources, by analogy with sinks
2013-11-17 Richard Kettlewellsocketio sink
2013-11-17 Richard KettlewellMore general error handling for sinks
2013-11-17 Richard KettlewellBuffered socket IO wrappers
2013-11-17 Richard KettlewellMore error string formatting.
2013-11-17 Richard KettlewellMore conditional header inclusion.
2013-11-17 Richard KettlewellTypos.
2013-11-17 Richard KettlewellCommit version string files.
2013-11-17 Richard KettlewellUse private *printf functions a bit more widely.
2013-11-17 Richard KettlewellC89 friendly declarations
2013-11-17 Richard Kettlewelllog: more general error message formatting
2013-11-17 Richard KettlewellCope with various header files being missing.
2013-11-10 Richard Kettlewelluaudio: newer compiler spotted a short memcpy
2013-11-10 Richard Kettlewellserver: implement multiple-unicast RTP
2013-11-10 Richard Kettlewellspeaker: new comments to add/remove RTP recipients
2013-11-10 Richard Kettlewellclient.c: new disorder_client_af reveals connectivity...
2013-11-10 Richard Kettlewelluaudio: RTP multiple unicast mode
2013-11-10 Richard Kettlewellspeaker: protocol structure now has a union for differe...
2013-11-07 Richard Kettlewelluaudio: pulseaudio support
2013-11-07 Richard Kettlewelluaudio: more sophisticated choice of default playback API
2013-05-22 Mark Woodinglib/resample.c: Quieten some warnings better.
2013-05-22 Mark Woodinglib/configuration.c: Allow resetting `player' and ...
2013-02-03 Richard KettlewellA batch of copyright date updates.
2013-01-19 Richard Kettlewelluaudio: fake blocking for play callbacks
2013-01-19 Richard Kettlewellalsa: bump start threshold
2013-01-19 Richard Kettlewellalsa: set volume via Master rather than PCM.
2012-12-01 Richard Kettlewellclient: use privileged socket if possible
2012-12-01 Richard Kettlewellserver: add a private socket for root
2012-12-01 Richard Kettlewellbuild: distcheck-clean
2012-12-01 Richard Kettlewellbuild: various fixes for ubuntu 12.10/gcc 4.7
2011-08-14 Richard Kettlewellserver: don't report wstat for processes killed by...
2011-08-14 Richard Kettlewelldisobedience: improve eclient error strings
2011-08-07 Richard Kettlewellserver: docs: remove deprecated configuration and user...
2011-08-07 Richard KettlewellMerge branch 'protogen'
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-07 Richard Kettlewelldoxygen: clean up function documentation.
2011-08-07 Richard Kettlewellprotogen: a bit more generated docs tidying upstream/protogen
2011-08-07 Richard Kettlewellprotogen: missing generated docs
2011-08-07 Richard Kettlewellprotogen: simplify handling of integers and times.
2011-08-07 Richard Kettlewellprotogen: The bulk of the eclient code generation.
2011-08-07 Richard Kettlewelleclient: Typo.
2011-08-07 Richard Kettlewellprotogen: memory hygeine.
2011-08-07 Richard Kettlewellprotogen: factor out some common code.
2011-08-06 Richard Kettlewellprotogen: support schedule-add.
2011-08-06 Richard Kettlewellprotogen: support multiple return values.
2011-08-06 Richard Kettlewellprotogen: more consistent arg passing + fix login commands.
next