]> git.vomp.tv Git - vompclient.git/commit
Rework SleepTimer
authorChris Tallon <chris@vomp.tv>
Thu, 7 May 2020 14:48:08 +0000 (15:48 +0100)
committerChris Tallon <chris@vomp.tv>
Thu, 7 May 2020 14:48:08 +0000 (15:48 +0100)
commit2bf0e6c3a91f92cad86dabfcdcdb0e95e99c4738
tree1e35b70a3c9df4c25935d0c02a329b281a1606f7
parent45f5379752cdc13a70aaee0db24a144dd886e09a
Rework SleepTimer
Remove thread and use Timers instead
Reuse same Boxxes when displaying
Move all logic to SleepTimer class from display classes
Use i18n
control.cc
control.h
objects.mk
sleeptimer.cc [new file with mode: 0644]
sleeptimer.h [new file with mode: 0644]
vsleeptimer.cc [deleted file]
vsleeptimer.h [deleted file]