do not quit on alt+f4
fix warnings
a better mkfile (thanks qwx)
mkfile: not using libFLAC
port to Plan 9 using npe
Make disk op. entry jumping case-insensitive
Fix case-sensitivity for VIDEOSCALE entry in protracker.ini
Config: Added AUTO mode for VIDEOSCALE (is default now)
[MSVC] Set floating point model to fast
Better sanity checking for some sample editor routines
Sampler "volume normalize" single-selection fix
A couple of minor changes to the visuals
mac: Don't make cmd+q quit (used for transpose)
Fix wrong folder structure for SDL2 for pt_pal_editor
Update make-macos.sh for pt_pal_editor
Windows/macOS: Update SDL2 version for pt_pal_editor
Only decode as much FLAC data as needed
Pushed v1.58 code (mega-commit again, sorry)
IFF saving was broken for non-looped samples
"Alt Gr" -> "right alt" in keybindings.txt
Fix string typo for UPSAMP (Edit Op. screen)
macOS: Fix LSMinimumSystemVersion
Remove deprecated help text
XP support + linked runtime
Fixing of frame delay/wait routines
Fixed MOD2WAV bug when tracker audio freq >= 96kHz
Add source of LED filter code in comment
Update README.md
Update README.md
Merge branch 'master' of https://github.com/8bitbubsy/pt2-clone
Update README.md
Fixed slightly wrong high-pass cutoff for A1200
Disk Op. bugfix for "ask dialogs"
Fix config load problem on macOS/Linux
Thread-safe mouse color change from replayer
Fix sync order issue for scopes
paulaSetPeriod minor edge-case fix
Revert vs2019 PT config to default
Fix compile issue (issue #30)
Better SDL version checking + minor changes
Merge pull request #28 from 8bitbubsy/revert-27-master
Revert "Fixed SDL2 patchlevel checks, they were ignoring minor version."
Merge pull request #27 from stu/master
Fixed SDL2 patchlevel checks, they were ignoring minor version.
Set tick to 0 on step play (fixes ECx where x=speed-1)
Fix playback timer not increasing on BPM 32
Fullscreen bugfixes + others + cleanup
Fixed Bxx effect bug in play/record pattern mode
Kludge for allowing some missing key repeats
Small audio filter changes
Fix order-of-testing mistake.
Handle top-left corner as quit in fullscreen mode
Made some code even more POSIX compliant
Convert IEEE 754 table to normal numbers
Fix possible loop corruption after cutting/deleting sample data
Config entry for keeping edit mode after step-play
Windows: Fix crash when double-clicking a .MOD while a PT2 clone instance is already running
Fix possible out-of-sync between replayer pos and tracker pos
Fix broken audio sampling on macOS
Fixed CTRL+T (Swap Channel) bugs
Fix (rarely audible) click bug in BLEP synthesis
Added more bits for fractional part of HPC timers
Fix compile issues in pt2_xpk.c
Added support for loading XPK-compressed modules