Releases: Quipyowert2/libKXL
Releases · Quipyowert2/libKXL
libKXL 1.2.4
- Fix an incompatible pointer type warning.
libKXL 1.2.3
- Fixes some pointer sign warnings
libKXL 1.2.2
- Fix Valgrind warning "Invalid read of size 8" in KXL_PlaySound
- Zero-initialize bitmap data to silence Valgrind warning
libKXL 1.2.1
- Fix Valgrind warning
Syscall param write(buf) points to uninitialised byte(s)
libKXL 1.2.0
- Use PulseAudio for sound output
- Build-system: Fix rpmbuild not finding KXL library in lib64
libKXL 1.1.6
- Change obsolete Copyright tag to License tag
- Fix typo in format string.
- Fix commented out KXL_KEY_Bracketright
- Fix "implicit declaration of built-in function" warnings
- Fix a conditional jump or move error from Valgrind
- Fix approx 1MB memory leak in KXL_Font()