summaryrefslogtreecommitdiff
path: root/activity_monitor.c
Commit message (Expand)AuthorAge
* 3.3.7rc0Mike Brady2020-07-06
* More typo fixes across the treeChris Boot2019-07-27
* find . \( -name \*.cpp -or -name \*.h -or -name \*.c \) -exec clang-format -i...Mike Brady2019-06-19
* Add automatic bit depth and speed selection for alsa devices. Set rate and fo...Mike Brady2019-05-07
* Fix a bug in the activity_monitor software that could lock up a player thread...Mike Brady2019-02-26
* 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
* Fix some errors and warnings from OpenBSDMike Brady2019-02-12
* Add call to check if the dbus service is started.Mike Brady2019-02-08
* make including of reference to dbus-service conditional on CONFIG_DBUS_INTERFACEMike Brady2019-02-08
* Continue hooking up active mode and disable standby stuffMike Brady2019-02-08
* Starting to connect active mode with disable standby.Mike Brady2019-02-08
* check that the systems are started before trying to stop them, duh.Mike Brady2019-02-05
* Add an "active" mode that can time out after a period -- 10 seconds by defaul...Mike Brady2019-01-21
* Hook up active mode stuff to metadata, add two four-char codes, improve exter...Mike Brady2019-01-21
* add initial script-execution functionality to active mode. Make is possible t...Mike Brady2019-01-21
* Add an activity monitor -- can set an activity idle timeout.Mike Brady2019-01-20