Code cleanup + voice volume precision change
XP support + linked run-time
Reset audio/video sync timestamp every half an hour
Reset HPC timers every half an hour instead of every hour
BPM and audio->video sync precision improvement
[MSVC] Remove broken XP support
Minor cosmetic code changes
Fixing of frame delay/wait routines
Pattern loop @ row>0 can overflow next pattern row pos
Remove extra mem alloc alignment (unnecessary)
Hack for -/+ key in volume column (some kb layouts)
Default Disk Op. dir = desktop
Windows: Set default disk op. dir to the user's desktop
Windowed-sinc interpolator changes
Updated SDL to version 2.24.0
Fix error in make-macos.sh (fixes microphone permissions)
Windowed-sinc interpolator changes
Hide "64-bit" text in window title for 64-bit version
Better SDL version checking
More fixes and code cleanup
Some fullscreen fixes and more
Update make-linux-nomidi-noflac.sh
Fix FPS counter (CTRL+SHIFT+F)
Fixed possible "Copy smp." crash
Fix non-sensical system message
Clear pattern loop (E6x) counters on playback
Handle top-left corner as quit in fullscreen mode
Forgot to read song name in .DIGI loader
Fix stuck checkbox after leaving config screen
Fix text mark bug when clicking on a new instrument/sample
Added checkbox for disabling custom FT2 mouse pointer
Remove fixed bug from "Known bugs" help text
Fix broken audio sampling on macOS
Code refactoring: Use new ft2_hpc.c file for HPC timers
[.MOD] FIx possible sample loop corruption, f.ex. FARLAND.MOD (issue #33)
Allow mouse button press to stop audio sampling (issue #31)
Force stop WAV rendering if output file exceeds 2GB
Don't handle mouse click if window wasn't in focus
macOS/Windows: Updated SDL to version 2.0.20
Merge pull request #27 from niclasr/external-flac
Allow using external libflac
Mac: Allow left Option key for A/X/C/V bindings, and remove "Play Song" on Left Cmd press
Kludge for marking last sample point in fullscreen mode
Fix MacOS compile warning in RtMidi.cpp
Slight color adjustment of About-screen stars
Fix offset bug when using Cut (or CTRL+X) on 16-bit samples
Merge pull request #26 from sulix/dpiwayland
[Mac] Fix occasional mouse scaling bug when leaving fullscreen
Mouse fix for high-DPI non-macOS systems (e.g. Wayland)
Windows/macOS: Update SDL2 to version 2.0.16
Fix crash when using the "Copy ins." and "Xchg ins." feature
Fixed small bug in instrument editor piano (+ small cleanup)
Made graphics license a bit more clear
Very minor variable/comment changing
Merge pull request #22 from ftrvxmtrx/master
Change URL prefix in about screen
config: ensure the size of the config_t struct is correct
pack pal16_t (otherwise crashes on Plan 9)
Mouse fix for Wayland (issue #21)
Pushed v1.47 code (mega-commit, unfortunately)
S3M loader: If overflown parameter in Axx -> Fxx conversion, clamp to $1F instead of removing effect
Fixed problem loading audio settings from config in v1.45