summaryrefslogtreecommitdiff
path: root/shairport.c
Commit message (Expand)AuthorAge
* 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
* Quieten some debug messagesMike Brady2018-02-19
* Add support for OpenBSD compilationMike Brady2018-02-09
* Change snd_pcm_drain to snd_pcm_drop, remove the blocking and unblocking code...Mike Brady2018-02-05
* Referenced shebang in shairport.c usageNiklas Janz2018-02-04
* Add timing to debug messages, make timing sender wait interruptable eveyr 20 ...Mike Brady2018-02-03
* Add the option to use a flat volume control profile.Mike Brady2018-01-29
* Add ability to diable resend request. Use a new "diagnostics" group in the co...Mike Brady2018-01-24
* Brown bag update. Fix compilation errors when neither mpris nor dbus is selec...Mike Brady2018-01-17
* Implement a rudimentary cover art file writing facility.Mike Brady2018-01-16
* pretty-print after adding alsa volume-based mute capabilityMike Brady2018-01-13
* Quieten unnecessary "Successful Startup" message.Mike Brady2018-01-11
* Move a play session's latency into the play session's data structure, duh.Mike Brady2018-01-09
* use max-latency and min-latency information in AirPlay ANNOUNCE packets, remo...Mike Brady2018-01-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
* More comprhensive saving and restoring of hardware and software level when a ...Mike Brady2017-12-11
* Store the last software volume setting so that it can become the default when...Mike Brady2017-12-09
* hooking up a dacp scannerMike Brady2017-12-02
* Clang-formatMike Brady2017-11-19
* 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
* 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
* Fixed race condition when stopping other threads with SIGUSR1Belbo2017-11-01
* Add an exit diagnostic, clean up a dbus flagMike Brady2017-10-30
* Correct a few warnings that show upo in Clang but not in GCCMike Brady2017-10-24
* Tidy up configure.ac and drop old pulseaudio back endMike Brady2017-10-09
* Some spring cleaning using clang-formatMike Brady2017-10-05
* Try to regenerate the PID directory if it doesn't existMike Brady2017-09-25
|\
| * Make PID directory path creation recursive and tidy up some code formatting.Mike Brady2017-09-24
| * Create the directory for the PID file, if necessaryMike Brady2017-09-23
* | Add very very experimental and exploratory systembus dbus support -- subject ...Mike Brady2017-09-10
|/
* 3.1.2 pretty-print using clang-formatMike Brady2017-09-07
* Fix some silent issues that were highlighted by "infer"Mike Brady2017-09-03
* Change default of using alsa mute switch to "no" for compatability with other...Mike Brady2017-09-02
* Die if soxr option requested but not supportedMike Brady2017-08-13
* Tidy up source using clang-formatMike Brady2017-07-31
* Tidy up and/or suppress some debug messagesMike Brady2017-07-22
* Allow a zero silent lead-in time.Mike Brady2017-07-22
* Add code to read audio_backend_silent_lead_in_time settings.Mike Brady2017-07-06
* Quieten some debug messages.Mike Brady2017-06-30
* Add some settings to the new PulseAudio backend. Limit the silent lead-in tim...Mike Brady2017-06-30
* Merge pull request #545 from ccutrer/dynamic_output_deviceMike Brady2017-06-25
|\
| * read stdout from the on-start command to choose ALSA output deviceCody Cutrer2017-06-24
* | Fix silly bug whereby it was looking for the configuration file in the wrong ...Mike Brady2017-06-22