Support loading XMs with >32 chans and instrs. with >16 samps.
Support loading .XIs with more than 16 samples
Mac: Prevent Left Ctrl+Left Cmd+F from doing "Play Pattern"
Some changes to keybindings
Added some Mac-specific text to the help file
Fix parsing error in an XM-load error message
Bugfix in v1.32 for playing empty patterns
Fix crash if period reaches a value of 1 with Amiga periods enabled
Pre-calc cubic spline LUT on init, instead of including the table in a header
Fix wraparound-issues when using Tab in the pattern editor
Fix some small scaling mistakes
Fix some debug settings for the Visual Studio project file
Visual Studio: Don't statically link CRT
Rescale values in musicTimeTab64 table to prevent division
Reset sample counter when pressing Play Song (reduces tiny delay)
Arpeggio is now 100% correct for ticks 31..99
Small scope/mixer delta calculation rework
Fix compile error for ARM CPUs
Make the x/y instr. envelope coords text a bit cleaner
Fix y position for panning envelope x/y coords
Fix XFade bug on 16-bit pingpong samples
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
Merge pull request #5 from alexmyczko/patch-1
Update README.md
Emergency crashfix in v1.22 (when saving XMs)
Remove some debug files that weren't supposed to get through the last commit
Fixed some bugs and replaced "Space Pigs" color scheme
Fixed an oopsie from previous commit
Minimum .WAV rendering rate changed (prevents bug), and cubic spline LUT now has more phases
Forgot to remove some obsolete stuff in the "Known bugs" help text
Remove files that aren't supposed to be in the source code tree!
Two small bugfixes and a big change of how graphics are stored
Fix Smp. Ed. bug with Repeat/Replen. numbers on non-looping samples
Fixed a couple of mistakes in the help text
Crash-fix when loading very specific S3M modules
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
Update README.md
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
Update README.md
Update README.md
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
Update README.md
Quick fix for very recent v1.04 release
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
Add further file extensions to .gitignore
Update README.md
Update README.md
Update README.md
Fixed some typos and added unwanted files to .gitignore
Update README.md
Update README.md
Added v1.03 source code to repo
Update README.md
Update README.md
Update README.md
Initial commit