summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* [PATCH] configure.ac: fix build with automake 1.16.5Fabrice Fontaine2021-11-13
* Version 3.3.8 is 3.3.8rc7.Mike Brady2021-04-26
* Correct mistakes in configure.ac whereby it would interpret a --without-<opti...Mike Brady2021-01-24
|\
| * Add some simple configuration tests.Mike Brady2021-01-01
| * More of the configure.ac fixes done. Still incomplete.Mike Brady2020-12-30
| * Partially fix the --with-* and --without-* issues and clean up the script.Mike Brady2020-12-26
| * Further changes, make ALAC and GIO lowecase.Mike Brady2020-12-26
| * Further changes, use AS_HELP_STRING macros, remove most include messages, mak...Mike Brady2020-12-26
| * Fix up AC_ARG_WITH logic to work with --without-* properly. Also do some tidy...Mike Brady2020-12-26
* | Add MQTT documentation and associated README update. Fix bug cuasing hang if ...Mike Brady2020-12-23
|\|
| * Bug fixesMike Brady2020-12-23
| * Handle active_remote_id as a string rather than an unsigned 32-bit number. It...Mike Brady2020-09-27
| * Ensure the metadata pipe is created, if necessary, when the --with-metadata o...Mike Brady2020-09-11
| * Update configure.acMike Brady2020-09-03
| * Add the word 'jack' to the version string if Jack Audi support is compiled in.Mike Brady2020-09-02
| * Update configure.acMike Brady2020-08-13
| * Update configure.acMike Brady2020-08-13
| * Open metadata and audio pipes with 666 permissions.Mike Brady2020-07-27
| * Ensure metadata and cover art are enabled if metadata support is included at ...Mike Brady2020-07-13
| * Remove leading zeroes from an incoming DACP ID in another placeMike Brady2020-07-08
| * 3.3.7d12 -- getting near to releaseMike Brady2020-07-03
| * Change blame address!Mike Brady2020-06-21
| * Bug fixes.Mike Brady2020-06-21
| * Fix metadata `abeg` and `aend` generation bug.Mike Brady2020-06-13
| * Start using timing based on a linear least squares error-based estimate of re...Mike Brady2020-06-09
| * BB 3.3.7d8Mike Brady2020-06-05
| * Clean up code for the silent lead-in on a non-syncing back end e.g. a pipe. C...Mike Brady2020-06-05
| * Add the ability to direct logs etc. to a file or pipe.Mike Brady2020-05-28
| * rewrite the non_blocking_write to not use poll() and to return immediately if...Mike Brady2020-05-25
| * Improve initial sync calculations, even with short (0.3 sec) silent lead-in t...Mike Brady2020-05-18
| * Fix calculation of latency -- honour the signs of the offset and account for ...Mike Brady2020-05-14
| * Remove leading zeroes from the DACP ID provided by mDNSMike Brady2020-03-26
| * If the DACP port is zero, do a zeroconf re-broswe every two seconds in case i...Mike Brady2020-03-25
| * Move from fixed-point 64-bit timing to unsigned nanosecond timingMike Brady2020-02-25
| * This is 3.3.6 with some documentation updates and a tiny editMike Brady2020-02-22
| * Don't use strndup as old versions of OpenWrt don't seem to have itMike Brady2020-02-20
| * Brown bag -- this is what 3.3.6d9 was supposed to do!Mike Brady2020-02-19
| * fix comparison between old and new metadata strings by checking they have equ...Mike Brady2020-02-19
| * Add the -fno-common flag to compilation. Treat the "mper" attribute correctly...Mike Brady2020-02-18
| * Make some changes to remove new warnings from tinysvcmdns.c in gcc-10Mike Brady2020-02-14
| * Add a SIGCHLD handler to reap zombie processes generated after script invocat...Mike Brady2020-02-11
| * Use a different workaround for forked-daapd remote access and clean up a few ...Mike Brady2020-01-10
| * Remove timeout on reception of DACP responses to allow for long poll behaviou...Mike Brady2020-01-10
| * Add the ability to set the volume directly to the D-Bus RemoteControl interfa...Mike Brady2019-12-23
| * Update configure.acMike Brady2019-12-23
| * Start 3.3.6d1 from 3.3.5Mike Brady2019-11-24
| |\
| * | Add D-Bus convolution filter controls -- enable convolution filters to be tur...Mike Brady2019-11-11
| * | Starting on 3.3.5...Mike Brady2019-11-08
| |\ \
| * | | Modify behaviour when receiving an invalid RTSP packet to be the same as a ge...Mike Brady2019-10-26
| * | | Fix crash when a non-RTSP packet is sent to the session's RTSP port.Mike Brady2019-10-26