summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Update sample D-Bus commandsMike Brady2019-11-13
* Fix small compilation error in 3.3.3.Mike Brady2019-10-28
* Fix a compilation error and tidy up some messages.Mike Brady2019-10-28
* Bug fixes and minor enhancementsMike Brady2019-10-27
* Updates from 3.3.1:Mike Brady2019-07-26
* *Bug Fixes*Mike Brady2019-06-05
* Merge branch 'development' 3.3rc7+ to 'master'Mike Brady2019-05-24
|\
| * Always use /etc/dbus-1/system.d for dbus policy documents in Linux, but conti...Mike Brady2019-05-12
| * Update configure.acMike Brady2019-05-11
| * Fixed Cover Bug, checking dependenciesTill Zimmermann2019-05-09
| * Fix a stupid error in 3.3rc5.Mike Brady2019-05-07
| * Automatic rate and speed selection for alsa output devices. Better support fo...Mike Brady2019-05-07
| * RC4, and remove code that always adds the commit signature -- not ready for i...Mike Brady2019-04-28
| * Turn on the configuration flag for building soxr support in when the pkg_conf...Mike Brady2019-04-15
| * reinstate the development branch README.md, stop including libdaemon automati...Mike Brady2019-04-05
| * Improve the calculation of the length of the initial buffer of silence, to ma...Mike Brady2019-04-02
| * Revert to snd_pcm_delay if an alsa output device does not provide timed delay...Mike Brady2019-03-27
| * show audio_backend_buffer_interpolation_threshold_in_seconds in debug message...Mike Brady2019-03-16
| * This is Release Candidate 0.Mike Brady2019-03-04
| * fix active mode lockup problem, set defaults for active mode and disable stan...Mike Brady2019-02-28
| * Fix a bug in the activity_monitor and add automatic bit-depth selection.Mike Brady2019-02-26
| * Add a CYGWIN installer.Mike Brady2019-02-21
| * Big update to audio_jack.c and other stuffMike Brady2019-02-19
| * Update configure.acMike Brady2019-02-17
| * Hook up the active mode to the disable standby facility, enabling a 'while ac...Mike Brady2019-02-09
| * remove dependency on libdaemon -- leave it in by default, but allow the new c...Mike Brady2019-02-05
| * remove dependency on libdaemon -- leave it in by default, but allow the new c...Mike Brady2019-02-05
| * make mdns-external-avahi a conditional compilationMike Brady2019-02-05
| * New volume code, new mute code, fix cancellation memnory leaks, defer alsa de...Mike Brady2019-02-01
| * Fix a number of memory leaks and one #include error when using the OpenSSL li...Mike Brady2019-01-27
| * Add an "active" mode that can time out after a period -- 10 seconds by defaul...Mike Brady2019-01-21
| * make OpenSSL routines un-cancellable, in case there might be possible memory ...Mike Brady2019-01-18
| * Revise the code for retaining and freeing rtsp message memory allocations. Be...Mike Brady2019-01-13
| * CLean up timings, clean up DACP interface network timings and error behaviours.Mike Brady2019-01-10
| * Extensive changes to alsa delay() and play() -- recover from XRUN _after_ sen...Mike Brady2019-01-04
| * Give a nice message if the soxr library isn't installed.Mike Brady2019-01-04
| * Using new delay() and play() functions.Mike Brady2019-01-02
| * If output is stalled, don't write any more frames to the output device.Mike Brady2018-12-31
| * Fix some memory leaks, improve silence filling backoff time calculation, alwa...Mike Brady2018-12-27
| * use dither if using software mixer (i.e. no hardware mixer and not ignoring t...Mike Brady2018-12-17
| * Fix dither, add dither to silences during lead-in, interpolatied frames and k...Mike Brady2018-12-14
| * Experimentally, add the ability to prevent the DAC making popping noises by f...Mike Brady2018-12-13
| * Cleaned up unfixable errors code and examples, updated configuration settings.Mike Brady2018-12-11
| * Make the idle timeout on the RTSP link the same as the overall timeout -- 30 ...Mike Brady2018-12-08
| * The run_this_if_an_unfixable_error_is_detected script is definitely working a...Mike Brady2018-12-06
| * Ensure watchdog always starts with the starting time of the thread. Add watch...Mike Brady2018-12-04
| * Fix an error caused by using an unsigned integer as a signed number. It may h...Mike Brady2018-12-03
| * Fix a non-initialisation of parameters if no h/w mixer used. Add a few diagno...Mike Brady2018-12-01
| * Improve player watchdog, improve clearing down of ports, improve handling of ...Mike Brady2018-11-29
| * Fix bugs in interrupting an existing session, and use fresh ports if necessary.Mike Brady2018-11-23