]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - activity_monitor.c
Update check_classic_systemd_full.yml
[thirdparty/shairport-sync.git] / activity_monitor.c
2023-09-16  Mike BradyUpdates to the Issues template.
2023-08-27  Mike BradyTry again to ensure an active_end metadata item is...
2023-06-21  Mike Bradyactivity monitor should send an active_end on shutdown...
2022-12-05  Mike Brady4.1.1 almost...
2022-11-18  Mike BradyClang cleanup
2022-10-09  Mike BradyMerge branch 'development'
2022-10-05  Mike BradyRemove strange calls to the D-Bus system.
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-09-12  Mike BradySquashed commit of the following:
2022-06-20  Mike BradyFix a couple of race conditions in the activity monitor...
2022-03-14  Mike BradyClang Format
2022-03-11  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-03-10  Mike BradyHandle keep_dac_busy correctly if disable_standby_mode...
2022-03-01  Mike BradyFIx a misspelled comment
2021-12-09  Mike BradyMerge "openbsd corrections #1357" after resolving one...
2021-12-08  Mike BradyMerge pull request #1356 from tecdude/patch-1
2021-12-08  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-07  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-28  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-11-28  Mike BradyUse CLOCK_MONOLITHIC_RAW to avoid NTP effects, report...
2021-11-26  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-17  Mike BradyWorking to check for divide / mod by 0's
2021-07-22  Mike BradyBring over some updates that were applied to the master...
2021-07-22  Mike BradyMerge pull request #1177 from lrusak/pipewire
2021-07-22  Mike BradyMerged PR #1186, thanks to [dasl-](https://github.com...
2021-06-19  Mike BradyMerge pull request #18 from aillwee/charles-dev
2021-06-04  Mike Bradychange some debug messages
2021-04-30  Mike Bradymove over to clock_realtime from clock_monotonic. Seems...
2020-07-06  Mike Brady3.3.7rc0
2020-06-13  Mike BradyMerge pull request #1023 from minix1234/development
2020-06-12  minix1234Updated activity_monitor.c - metadata publishing wrong... 1023/head
2020-02-25  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-02-24  Mike Bradypartial move to using a nanosecond-based system timer...
2019-10-27  Mike Brady3.3.3 from the development branch 3.3.3d11
2019-07-27  Mike BradyMerge pull request #885 from bootc/development
2019-07-27  Chris BootMore typo fixes across the tree 885/head
2019-07-26  Mike BradyMerge branch 'development'
2019-06-19  Mike Bradyfind . \( -name \*.cpp -or -name \*.h -or -name \*...
2019-05-24  Mike BradyMerge branch 'development' 3.3rc7+ to 'master'
2019-05-07  Mike BradyAdd automatic bit depth and speed selection for alsa...
2019-03-04  Mike Brady3.3 release candidate 0
2019-02-28  Mike BradyMerge branch 'unstable' into development
2019-02-26  Mike BradyFix a bug in the activity_monitor software that could...
2019-02-19  Mike BradyMerge pull request #809 from nettings/development
2019-02-16  Mike BradyMerge branch 'unstable' into development
2019-02-16  Mike Bradyquieten some exiting debug messages
2019-02-12  Mike BradyMerge branch 'unstable' into development
2019-02-12  Mike Bradyuse the term'state' rather than 'mode' when taling...
2019-02-12  Mike BradyMerge branch 'unstable' into development
2019-02-12  Mike BradyMerge branch 'unstable' into development
2019-02-12  Mike BradyFix some errors and warnings from OpenBSD
2019-02-08  Mike BradyAdd call to check if the dbus service is started.
2019-02-08  Mike Bradymake including of reference to dbus-service conditional...
2019-02-08  Mike BradyContinue hooking up active mode and disable standby...
2019-02-08  Mike BradyStarting to connect active mode with disable standby.
2019-02-05  Mike Bradycheck that the systems are started before trying to...
2019-01-21  Mike BradyAdd an "active" mode that can time out after a period...
2019-01-21  Mike BradyHook up active mode stuff to metadata, add two four...
2019-01-21  Mike Bradyadd initial script-execution functionality to active...
2019-01-20  Mike BradyAdd an activity monitor -- can set an activity idle...