summaryrefslogtreecommitdiff
path: root/dbus-service.c
Commit message (Expand)AuthorAge
* Add automatic bit depth and speed selection for alsa devices. Set rate and fo...Mike Brady2019-05-07
* Add "auto" interpolation support to the dbus interface.Mike Brady2019-04-28
* Revert some experimental changes made to explore problems with Cygwin D-Bus a...Mike Brady2019-02-27
* Try to get a private connection to the system D-BusMike Brady2019-02-20
* quieten some exiting debug messagesMike Brady2019-02-16
* use the term'state' rather than 'mode' when taling about the active state. Us...Mike Brady2019-02-12
* Add call to check if the dbus service is started.Mike Brady2019-02-08
* Continue hooking up active mode and disable standby stuffMike Brady2019-02-08
* Add an "active" mode that can time out after a period -- 10 seconds by defaul...Mike Brady2019-01-21
* Add a D-Bus property "DisableStandby" to turn standby oo or off.Mike Brady2019-01-11
* Many changes to compilation and linking flags. Stop using HAVE_* flags except...Mike Brady2018-09-09
* Partly clean up use of automake, autoconfig and compiler flags. Works but sti...Mike Brady2018-09-09
* Format tidy-upMike Brady2018-08-14
* Add the ability to read and change the stuffing thresholdMike Brady2018-08-13
* Fix a bug whereby libsoxr-required code wasn't included, causing soxr interpo...Mike Brady2018-08-08
* Add a frames per second output. This should be exact if the machine is connec...Mike Brady2018-07-28
* Try to add proper cancellation code to all threads -- not complete, buggy.Mike Brady2018-07-20
* Add quit commands to the MPRIS and native D-Bus command set. Not tested ecolo...Mike Brady2018-07-18
* Begin to try to get Shairport Sync to quit cleanly, relinquishing memory and ...Mike Brady2018-07-17
* Move ab_mutex, flow control CV and flush mutex initialisation and teardown ou...Mike Brady2018-07-14
* Quieten some debug messagesMike Brady2018-06-21
* beginning to add a progress string item to the native dbus interfaceMike Brady2018-06-21
* Use snprintf in place of sprintf.Mike Brady2018-04-08
* Modify latency detection to use the second word of a sync packet to decide wh...Mike Brady2018-04-02
* Take in track metadata but discard it if it's invalid (i.e. has a given mper ...Mike Brady2018-04-01
* Fix some of the advanced remote codeMike Brady2018-04-01
* Send rtsp events to the metadata thteread for handling. Begin to clean up sig...Mike Brady2018-03-31
* Remove unneeded check for initialisation.Mike Brady2018-03-29
* Quieten some unnecessary D-Bus property-changed chatterMike Brady2018-03-29
* Add some more D-Bus facilities. Countermand faulty D-Bus commands.Mike Brady2018-03-24
* Reorder stuff when the dbus interface is being initialised to hok up the resp...Mike Brady2018-03-23
* Format after adding a few new elements ot the native dbus interfaceMike Brady2018-03-23
* Add a few new elements ot the native dbus interfaceMike Brady2018-03-23
* Move DACP volume detection and control to a new Advanced Remote Control D-Bus...Mike Brady2018-03-21
* Remove the work "basic" from descriptions of the remote control.Mike Brady2018-03-20
* Clean up native dbus interface files and associated changes to existing files.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
* Split volume function into read-only property and a method for setting it. Ma...Mike Brady2018-03-10
* On receipt of a notify volume change, only send it to the dacp device if it's...Mike Brady2018-03-09
* Getting the volume properties to work without feedback -- not there yet...Mike Brady2018-03-09
* Remove many causes of warnings at the -Wextra levelMike Brady2018-03-07
* Tidy up using clang-formatMike Brady2018-03-07
* Add lots of debug messages, begin to use correctly sized PRId64 and friends i...Mike Brady2018-03-06
* Hook up the dbus metadata watcher and the dacp volume control stuff.Mike Brady2018-03-04
* Quieten some debug messages and make others a bit more informativeMike Brady2018-02-19
* Fix a few compilation errorsMike Brady2018-02-18
* Add tinyhttp code for sending and reading responses. Clean up some dacp routi...Mike Brady2017-12-18
* Clang-formatMike Brady2017-11-19