summaryrefslogtreecommitdiff
path: root/shairport.c
Commit message (Expand)AuthorAge
* Fix a few compilation bugs. Thanks Travis.Mike Brady2019-11-11
* Add D-Bus convolution filter controls; enable convolution filters to be turne...Mike Brady2019-11-11
* Fix D-Bus loudness switch silencing output. Rename LoudnessFiulterActive to L...Mike Brady2019-11-10
* Modify behaviour when receiving an invalid RTSP packet to be the same as a ge...Mike Brady2019-10-26
* Fix a small conditional compilation flag errorMike Brady2019-10-20
* Add two cover_art control settings -- the cache directory to use, (or the emp...Mike Brady2019-10-20
* Add missing frame status field, fix a bug with the first missing frame variab...Mike Brady2019-10-10
* Squashed commit of the following:Mike Brady2019-09-22
* add the option (normally on) of including the file name and line number of th...Mike Brady2019-09-17
* Remove reference to non-existent stop_mpris_service().Mike Brady2019-09-10
* remove a call to a non-existent terminate_mqtt function in the clean-up.Mike Brady2019-09-10
* Remove some old code and clean up the exit cleanup function so that it works ...Mike Brady2019-09-08
* Clean up the scanning code for detecting either a standard DACP server or...Mike Brady2019-09-04
* Remove obselete SIG setup and action stuffMike Brady2019-09-04
* Return success on version and help argumentHenrik Nilsson2019-08-01
* Check help and version argument earlyHenrik Nilsson2019-08-01
* More typo fixes across the treeChris Boot2019-07-27
* remove some detritusMike Brady2019-07-22
* Fix a bug that sometimes caused a crash when a service name was specified in ...Mike Brady2019-07-21
* find . \( -name \*.cpp -or -name \*.h -or -name \*.c \) -exec clang-format -i...Mike Brady2019-06-19
* mqtt port config changesDavid Crook2019-05-25
* check for a couple of divide-by-zero possiblities.Mike Brady2019-05-19
* Fixed TyposTill Zimmermann2019-05-09
* Fixed Cover Bug, checking dependenciesTill Zimmermann2019-05-09
* Add automatic bit depth and speed selection for alsa devices. Set rate and fo...Mike Brady2019-05-07
* Improve support for bigendian devices. Add support for S16_LE, S16_BE, S24_LE...Mike Brady2019-05-01
* Tidy up some debug and information messagesMike Brady2019-04-17
* Take a fixed amount of time to check the soxr_delay_index, not a fixed number...Mike Brady2019-04-16
* Add a new interpolation setting -- "auto" which will choose soxr if supported...Mike Brady2019-04-16
* Move the soxr timer checker to run as soon as the system powers up.Mike Brady2019-04-16
* Add git commit and dirty status if available. Slightly reorder the debug mess...Mike Brady2019-04-15
* Default to "basic" stuffing even if soxr support is included.Mike Brady2019-04-15
* Tidy up the exit() arguments.Mike Brady2019-04-10
* reinstate the development branch README.md, stop including libdaemon automati...Mike Brady2019-04-05
* Quieten a debug messageMike Brady2019-03-19
* Correct the behaviour when daemonised --the parent was deleting the PID file ...Mike Brady2019-03-19
* show audio_backend_buffer_interpolation_threshold_in_seconds in debug messageMike Brady2019-03-16
* Make soxr, metadata and apple_alac defaults if support for them is included i...Mike Brady2019-03-08
* set active state timeout to 10 seconds. Enough for a YouTube movie switch -- ...Mike Brady2019-02-28
* set active state timeout to 3 seconds. Enough for a YouTube movie switch.Mike Brady2019-02-28
* bring the active state timeout to 1 second and tidy up a few debug messages.Mike Brady2019-02-28
* Remove the AUTO bit-depth setting. It's a hack and needs more consideration.Mike Brady2019-02-28
* Quieten a warning when there is no cnfiguration file.Mike Brady2019-02-27
* Fix a bug in the activity_monitor software that could lock up a player thread...Mike Brady2019-02-26
* fix the ability to give attenation priority to hardware or software, set the ...Mike Brady2019-02-17
* quieten some exiting debug messagesMike Brady2019-02-16
* Add a new command line option: -u to send logs to STDERR.Mike Brady2019-02-16
* use the term'state' rather than 'mode' when taling about the active state. Us...Mike Brady2019-02-12
* Fix some errors and warnings from OpenBSDMike Brady2019-02-12
* check that the systems are started before trying to stop them, duh.Mike Brady2019-02-05