issues
search
thecatkitty
/
lavender
Multiplatform slideshow application
https://celones.pl/lavender
MIT License
4
stars
0
forks
source link
Add Windows target
#119
Closed
thecatkitty
closed
1 year ago
thecatkitty
commented
1 year ago
rename test target to Linux target
extract SDL2, FluidSynth, and ZIP code from Linux target
add Windows x86 target - closes #117
add Windows MME playback driver
handle platform issued quit request - fixes #112
preserve slide processing errors - fixes #113
add alert display routine
in SDL2 targets, present rendered frame only when needed
fix active area boundaries - fixes #118
always track mouse button release - fixes #114
always track mouse movement - fixes #115
change letter width specimen - fixes #116
add diacritics to error messages and strip them under DOS targets
build Windows target on CI