summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
...
| * Add a Shairport Sync Diagnostics DBus Onject, only part workingMike Brady2018-03-10
| * Update configure.acMike Brady2018-02-18
| * Check for missing packets only once, approximately 250 ms after they should h...Mike Brady2018-02-13
| * Include the -pthread flag -- including the pthread library with -lpthread isn...Mike Brady2018-02-13
| * Add support for OpenBSD compilationMike Brady2018-02-09
| * Add timing to debug messages, make timing sender wait interruptable every 20 ...Mike Brady2018-02-03
| * watch for an error or unexpected channel closure, try five times, waiting 20 ...Mike Brady2018-01-31
| * Update configure.acMike Brady2018-01-29
| * Take advantage of the mute capability of a device that mutes at its lowest se...Mike Brady2018-01-13
| * Update configure.acMike Brady2018-01-09
| * Separate out metadata hub, dacp client, mpris and dbus interfaces a bit. Prob...Mike Brady2018-01-09
| * Add tinyhttp code for sending and reading responses. Clean up some dacp routi...Mike Brady2017-12-18
| * Fix segmentation fault bug when a client's DACP status is withdrawn. Not enou...Mike Brady2017-12-13
| * Add some infrastructure to print message contents and so send reply messages ...Mike Brady2017-12-12
* | Add support for OpenBSD compilationMike Brady2018-02-09
* | Update configure.acMike Brady2017-12-21
* | Fix segmentation fault bug when a client's DACP status is withdrawn. Not enou...Mike Brady2017-12-13
* | 3.14 to 3.1.5 Fix a bug resumption in iOS 11.2 on software-volume controlled ...Mike Brady2017-12-11
* | 3.14 to 3.1.5 Fix a bug resumption in iOS 11.2 on software-volume controlled ...Mike Brady2017-12-11
|\|
| * More comprhensive saving and restoring of hardware and software level when a ...Mike Brady2017-12-11
| * Improve the sync between AirPlay and movies like YouTube. Not sure we underst...Mike Brady2017-12-10
| * Store the last software volume setting so that it can become the default when...Mike Brady2017-12-09
| * Make some additions to audio_pa to emit error messages before it diesMike Brady2017-12-06
| * Fix a small conflict in mdns_avahi.cMike Brady2017-12-04
| |\
| | * Fix compilation bug if dbus or mpris not selectedMike Brady2017-11-27
| * | Fiel small metadat bug, make more intermediate progress with d-bus stuffMike Brady2017-12-04
| |/
| * Update configure.acMike Brady2017-11-23
| * Clean up naming of some files, get the 'stop' command workingMike Brady2017-11-19
| * Reorganise D-BUS interface code and introduce an MPRIS interface.Mike Brady2017-11-19
| * Reorganise D-BUS interface code and introduce an MPRIS interface.Mike Brady2017-11-19
| * dbus-related files taken from directories and renamedMike Brady2017-11-12
| * Improve dbus and add some dacp servicesMike Brady2017-11-12
| * Bump to indicate cleanup of configuration files and fixup of installation for...Mike Brady2017-10-09
| * Remove the need for the AS_AC_EXPAND macro and remove the m4 subdirectory con...Mike Brady2017-10-09
| * Tidy up configure.ac and drop old pulseaudio back endMike Brady2017-10-09
| * Add avahi code to look for the rmeote control information for the client and ...Mike Brady2017-10-05
| * Try to regenerate the PID directory if it doesn't existMike Brady2017-09-25
| * Add a hint about where to find glib librariesMike Brady2017-09-10
| * Add very very experimental and exploratory systembus dbus support -- subject ...Mike Brady2017-09-10
| * Add very very experimental and exploratory systembus dbus support -- subject ...Mike Brady2017-09-10
| * 3.1.2 becomes 3.2d6Mike Brady2017-09-09
* | Update configure.acMike Brady2017-11-23
* | 3.1.3Mike Brady2017-09-25
* | Create the directory for the PID file, if necessaryMike Brady2017-09-23
* | 3.1.2Mike Brady2017-09-22
|/
* Move 3.2d5 to 3.1.2Mike Brady2017-09-05
* Add some checksMike Brady2017-09-04
* Change default of using alsa mute switch to "no" for compatability with other...Mike Brady2017-09-02
* Improve debug messagesMike Brady2017-08-28
* Allow the player thread variable to be a null to indicate presence or absence...Mike Brady2017-08-25