summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Quiten some debug messages and some compiler warningsMike Brady2018-04-07
* Rationalise the MPRIS dbus interface files down to three. Clean up the test c...Mike Brady2018-03-20
* Rationalise all the native dbus intefaces files down to just three.Mike Brady2018-03-20
* Begin to add a basic remote control interface corresponding to the set of com...Mike Brady2018-03-17
* Add a Shairport Sync Diagnostics DBus Onject, only part workingMike Brady2018-03-10
* Remove many causes of warnings at the -Wextra levelMike Brady2018-03-07
* Enable all compiler warningsMike Brady2018-03-06
* Allow the mpris and the dbus test clients to be compiled at the same time.Mike Brady2018-03-05
* Fix Makefile.am so that it works (properly) on FreeBSD but not properly on Li...Mike Brady2018-03-05
* Fix bug to allow both --with-dbus and --with-mpris at the same time.Mike Brady2018-03-05
* Stop using codgen twice for each dbus xml file.Mike Brady2018-02-18
* Include the -pthread flag -- including the pthread library with -lpthread isn...Mike Brady2018-02-13
* Add support for OpenBSD compilationMike Brady2018-02-09
* Separate out metadata hub, dacp client, mpris and dbus interfaces a bit. Prob...Mike Brady2018-01-09
* Use the term metadata hub now -- for any stored metadata, such as might be us...Mike Brady2017-12-31
* Begin to add support for a central metadata bundle or respository. Lots more ...Mike Brady2017-12-26
* Add tinyhttp code for sending and reading responses. Clean up some dacp routi...Mike Brady2017-12-18
* Remember to install a dbus system bus access rule for mpris, separate dbus an...Mike Brady2017-11-25
* 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
* It turns out you don't need to add an interface file or a service file for a ...Mike Brady2017-11-12
* Fix a variable substitution. Might be problematic for BSDMike Brady2017-11-12
* dbus-related files taken from directories and renamedMike Brady2017-11-12
* Change the names of some of the files.Mike Brady2017-11-12
* Improve dbus and add some dacp servicesMike Brady2017-11-12
* Tidy up configure.ac and drop old pulseaudio back endMike Brady2017-10-09
* Add very very experimental and exploratory systembus dbus support -- subject ...Mike Brady2017-09-10
* Remove some (apparently) duplicate -O2 directivesMike Brady2017-08-03
* Change the order of evaluating command lione options so that the config file ...Mike Brady2017-05-25
* Initial very rough full-fat pulseaudio backendMike Brady2017-05-17
* Update System V and System D installers to define user, group and runtime dir...Mike Brady2017-04-22
* Improve startup script and make it optionalMike Brady2017-04-22
* Add FreeBSD service and installation. Change default PID file directory. Syst...Mike Brady2017-04-22
* adding -O2 (x2.6 speed up on Raspberry Pi)Yann Pomarede2017-02-28
* FFTConvolver needs C++11 and -O2 divides by 3 CPU usage on a Raspberry Pi.Yann Pomarede2017-02-28
* 2 audio filters added, a volume-dependent-loudness and a convolution filter.Yann Pomarede2017-02-27
* Initial support for libsoundioshtirlic2016-12-04
* Remove mersenne generator -- too slow, try another oneMike Brady2016-09-07
* Add a fancy 64-bit pseudo random number generator -- thanks to its developersMike Brady2016-09-07
* Merge support of apple's ALAC decoderMike Brady2016-08-28
* Look for the shairport-sync.conf in the directory specified by the sysconfdir...Mike Brady2016-08-18
* use $(DESTDIR)$(sysconfdir) not $(DESTDIR)/etcilovezfs2016-08-17
* Don't replace an existing service fileMike Brady2016-05-21
* Correct method to determine systemd unit pathdantheperson2015-12-22
* Drop the update-rc.d from the make install scriptMike Brady2015-08-20
* Use DESTDIR when checking systemv script existsNick Steel2015-08-11
* Make the dummy, pipe and stdout backends optional and rename initscript to sy...Mike Brady2015-08-01
* minor changes to support fedora and systemdBill Peck2015-07-27
* Make dummy, pipe and stdout back ends optional compilationsMke Brady2015-06-03
* Add new auidio back end -- to stdout.Mike Brady2015-06-02