Commit graph

9568 commits

Author SHA1 Message Date
tildearrow fd176dee84 dev224 - Merge branch 'fixedblock2' 2025-01-28 04:25:24 -05:00
tildearrow dd9d220f33 use state instead of accessing ins for block 2025-01-28 04:24:10 -05:00
tildearrow e713742985 GUI: some adjustments to FM block UI 2025-01-28 04:04:01 -05:00
tildearrow 58a58bdd98 GUI: fix crash in FM editor 2025-01-28 03:52:17 -05:00
tildearrow 24cffc562a Merge branch 'master' into fixedblock2 2025-01-27 16:33:45 -05:00
cam900 bd298e7ece Fix ES5506 filter slide 2025-01-27 13:49:38 +09:00
tildearrow 782f3dd6dd update demo credits 2025-01-26 18:18:54 -05:00
tildearrow 644b2cd699 so that's why panning was broken in command stream 2025-01-26 18:10:53 -05:00
tildearrow ae5788a572 GUI: fix paste overflow not changing order 2025-01-26 18:10:32 -05:00
tildearrow 36ba721ab2 same size 2025-01-26 05:00:12 -05:00
tildearrow 497ce44cd0 command stream was utterly broken 2025-01-26 04:28:03 -05:00
aarchMoth 05f84d4ec1 remove my demo songs from Furnace 2025-01-26 01:49:04 -05:00
tildearrow 8965c60b0a MOD import: fix possible bug notes 2025-01-25 18:54:57 -05:00
tildearrow d13efbee69 Revert "Added a demo song and made some changes to the translation file"
This reverts commit 9d20fc4867.
2025-01-21 13:34:44 -05:00
unknown 9d20fc4867 Added a demo song and made some changes to the translation file 2025-01-20 17:30:35 +01:00
aarchMoth 0817dc1eb8 new demo song: donttryreality 2025-01-19 02:02:13 -05:00
tildearrow 304a8b8722 GUI: short circuit evaluation paranoia
issue #2327
2025-01-17 03:01:30 -05:00
tildearrow cfcad1e689 GUI: fix possible crash in find/replace
issue #2328
2025-01-17 02:58:22 -05:00
jaezu 6414de2036 Shining Crystal (MSX2) - Cave 2025-01-10 02:45:49 -05:00
LionHeartChiptuner 141ee2f9b9 PicoHot Credits. In C64. 2025-01-10 02:45:00 -05:00
tildearrow 23287d5edf many demo song submissions which I left behind
by asikwus, biolizardshadow and Zaxinoth Digital
2025-01-10 02:41:04 -05:00
tildearrow a750157ab4 fix another out of bounds situation
this time if the pitch is invalid
2025-01-10 02:10:14 -05:00
tildearrow 732383c036 limit max sample size when loading .dmf 2025-01-10 02:06:25 -05:00
tildearrow 2b064f85bb SafeReader: fix exploit when using negative length
issue #2316
2025-01-10 02:06:14 -05:00
Natt Akuma cf3d08ca5a Add fixed octave for block+fnum systems
This isn't implemented in SAA1099, despite also being block+fnum system, as there are no benefits from it
2025-01-09 03:51:14 +07:00
Natt Akuma 6a58797669 Use bsr() in frequency shift calculations 2025-01-09 03:43:27 +07:00
trademarkedpatty 9905981e61 Added song Entry 2025-01-04 17:22:50 +01:00
yohannd1 bc3f0b5a77 cross-mingw build: detect whether there is a -posix suffix 2024-12-29 19:52:15 -05:00
tildearrow 68eeef28e4 YMZ280B: fix sample offset moving loop
issue #2213
2024-12-29 17:55:58 -05:00
tildearrow 5ffd47ed7b SegaPCM: fix sample offset moving loop
issue #2306
2024-12-29 16:53:19 -05:00
yohannd1 1b3a3c457d instrument drag&drop: fix marking as modified 2024-12-25 17:35:09 -05:00
Eknous-P d80fe7e0a7 fix user systems not loading when language is not english 2024-12-24 14:46:19 -05:00
freq-mod 9124a49b2f
additional pl translation fixes 2024-12-24 15:34:12 +01:00
freq-mod b08d559d89
sync pl translation 2024-12-24 13:23:41 +01:00
tildearrow 6a091a785d clamp it 2024-12-24 01:38:04 -05:00
yohannd1 0b4cf34e4d instrument drag&drop: adding option to disable 2024-12-20 21:36:04 -03:00
yohannd1 8aeb50bc32 Merge remote-tracking branch 'tilde/master' into data-list-drag-and-drop 2024-12-20 21:17:06 -03:00
Dalia e4a137619f document AY period macros 2024-12-20 12:37:15 -07:00
yohannd1 e3d87f166e editorconfig: make insert_final_newline=true 2024-12-20 13:00:30 -05:00
yohannd1 2e92318bd2 Add .editorconfig 2024-12-20 13:00:30 -05:00
yohannd1 73c263c2b4 closing more popups with esc 2024-12-20 03:20:40 -05:00
yohannd1 674d3c6b12 fix code style for FurnaceGUI::doPasteMPT 2024-12-20 03:20:24 -05:00
Swirly 95f0f36ad0 sdgdfsdfsh
dfhdffdh
2024-12-19 20:03:32 -05:00
Swirly 21c888de88 fuck i cant rename files from here and im too lazy jkgfdskfgsdkfgsdf
aaaaaaaaaaaaaaaaaaaaaaaaaaa
2024-12-19 20:03:32 -05:00
yohannd1 2382c19583 ctrl drag&drop fix (use IsKeyDown instead of IsKeyPressed) 2024-12-19 16:23:11 -03:00
yohannd1 32ea140a61 wave+sample drag&drop, and supporting swap via ctrl-drag 2024-12-19 15:51:21 -03:00
yohannd1 6ffc495c81 instrument swap implemented (thanks to @Eknous-P) 2024-12-19 15:04:10 -03:00
yohannd1 806e56a3b2 instrument drag and drop: most of the code
Missing the code that actually swaps the instruments :)
2024-12-19 12:00:24 -03:00
bbbradsmith f3081dddef command line arguments: explicit mention of ROM multi-export path 2024-12-19 04:40:49 -05:00
bbbradsmith 65a6a55d3e avoid stricmp entirely, just use the lowerCase boilerplate found in many other places in the code 2024-12-19 04:40:49 -05:00