summaryrefslogtreecommitdiff
path: root/common.c
Commit message (Expand)AuthorAge
* Fix flush glitch, add artwork request to metadata set.Mike Brady2015-03-18
* Adjust the volume transfer function to be a bit steeper in mid to high volumeMke Brady2015-03-16
* Improve metadata output -- maybe it works reliably now. Add call to get audio...Mike Brady2015-03-16
* Add new optioons --statistics to print out the, um, statistics, and remove th...Mike Brady2014-11-21
* Change SIGUSR2 to turn on and off reserving the output device.Mke Brady2014-10-19
* Adjust slope of volume control to be a bit faster at the lower end -- diagram...Mike Brady2014-09-16
* Modify the volume control profile to make the lower range slower to progress ...Mike Brady2014-09-15
* rename absolute_time_in_ns to absolute_time_in_fp (more accurate name). Fix o...Mike Brady2014-09-07
* Use popt library to allow on-start and on-stop commands to have argumentsMke Brady2014-09-01
* Add support for PolarSSL, some OS X stuff, centralised absolute timing, -B an...Mike Brady2014-08-24
* Remove extra returns and generally clean up some debug messages.Mike Brady2014-05-19
* Unify and clean up shutdown.Mike Brady2014-05-19
* Remove references to daemon.h, add libdaemon stuff, update options.Mike Brady2014-05-18
* Adjust Volume Control Transfer function to make it a bit slower at very low v...Mike Brady2014-05-17
* Add function vol2attn to return an attenuation for a given volume. Needed in ...Mike Brady2014-05-09
* whitespace cleanupsJames Laird2013-10-22
* Return a nonzero value on errorJames Laird2013-10-14
* In daemon mode, send error messages to parent to write them on stderr.Paul Lietar2013-06-21
* die/warn functions now have implicit newline at the endJames Laird2013-06-04
* whitespace fixesJames Laird2013-05-14
* debug: multilevel debug functionsJames Laird2013-04-03
* shutdown cleanupsJames Laird2013-04-02
* Add copyright notices.James Laird2013-04-01
* cleanupsJames Laird2013-04-01
* Refactor and rewrite.James Laird2013-04-01