More HPC timer edits
HPC timer changes
Windows: Enable visual style for dialogs
showErrorMsgBox() fix for Windows XP
Update ft2_header.h
Update ft2_events.c
MSVC: Change 32-bit platform toolset again
Windows/macOS: Update SDL to v2.30.2
MSVC: Revert platform for 32-bit binary (XP support broke)
MSVC: Use v141 platform for 32-bit binary
Change verbose info for debug window (SHIFT+CTRL+F)
Fix note-overflow count on song transpose
Small cleanup
Change MAX_TAPS to 16
Fullscreen-mode code refactoring (fixes stuff)
Fix possible deadlock in loaders/savers
Fixed some fullscreen mode issues
Update ft2_windowed_sinc.c
Delete SDL_stdinc – Kopi.h
Revert 32-point sinc to 16-point (and fix parameters)
Windows/macOS: Updated SDL to v2.30.1
Remove some unneeded macros
Removed 32-bit specific code (32-bit binaries now support all features)
Sinc 16-point -> sinc 32-point
Add support for loading .BEM files (UN05, XM only)
Windows/macOS: Updated SDL to v2.30.0
Revert SDL2.framework's license.txt (code sign error)
Update README.md
Remove mono mixers (was wasteful)
Fix wrong word in error string
Fix block mark issues on selection inside last track
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
Merge pull request #47 from nightmareci/master
Add support for producing Linux AppImage builds
Cubic spline interpolator added
Windows/macOS: Updated SDL to v2.28.5
Replayer cleanup (better var/func names etc.)
float instr. envelopes + double->float on voice vols
Windows/macOS: Updated SDL to v2.28.4
Some window event handling changes
Rename table for less confusion
Shift+mouse-wheel in Smp. Ed. = scroll sample data
CTRL+A/ALT+A keybindings were swapped
Windows/macOS: Updated SDL to v2.28.3
Fix CMakeLists.txt for Darwin
Merge remote-tracking branch 'upstream/master'
Fix heavily bugged "pattern expand" routine
Fix overflowing crash message
Remove Raspberry Pi video scale limit