Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
Merge pull request #39 from ftrvxmtrx/fixes
ft2_load_aiff.c: include <math.h> for round() + exp2()
ft2_center_mix.h: add a newline at the end to fix a warning
replayer: fix compiling with !HAS_MIDI
ft2_load_aiff.c: include <math.h> for round() + exp2()
ft2_center_mix.h: add a newline at the end to fix a warning
replayer: fix compiling with !HAS_MIDI
Merge remote-tracking branch 'upstream/master'
9front supports #pragma once now
- Windows/macOS: Update SDL to v2.26.5
WAV renderer changes (use current audio settings)
Alpha-based fade in for the about screen
Fixed MSVC project folder accident
Change one string in the Config -> Audio screen
Rounded icon for macOS build
macOS: Fix LSMinimumSystemVersion
"Alt Gr" -> "Right alt" in help text
Code cleanup + voice volume precision change
XP support + linked run-time
keyboard: tweak, add volume up/down media keys for master volume
diskop: improve abysmal directory load times
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
Merge remote-tracking branch 'upstream/master'
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
Merge remote-tracking branch 'upstream/master'
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