issues
search
thecatkitty
/
lavender
Multiplatform slideshow application
https://celones.pl/lavender
MIT License
4
stars
0
forks
source link
Utilize timer events under Windows
#175
Closed
thecatkitty
closed
2 months ago
thecatkitty
commented
2 months ago
PAL:
use
WM_TIMER
message - reduces CPU usage tenfold
allow timing control
SND:
use multimedia timers for MIDI playback control - fixes #165
SLD:
use Windows PAL timing control
PAL:
WM_TIMER
message - reduces CPU usage tenfoldSND:
SLD: