Commit Graph

6259 Commits

Author SHA1 Message Date
tildearrow 4f6cf877cd make the issue template more clear 2023-08-13 20:33:45 -05:00
tildearrow 85f74fedb2 Merge branch 'master' of github.com:tildearrow/furnace 2023-08-13 17:39:09 -05:00
tildearrow 625ef6c2cf IGFD: prevent using invalid file names 2023-08-13 17:38:39 -05:00
tildearrow 4e8a647d3c
Merge pull request #1351 from tildearrow/letter-icons
Full letter icons font.
2023-08-13 16:22:12 -05:00
Electric Keet 4b81116359 Better home for icons.md. 2023-08-13 13:28:00 -07:00
tildearrow 83d5e28abe fix typo 2023-08-13 14:35:59 -05:00
tildearrow 205faed6dd
Merge pull request #1353 from tildearrow/doc-general
C140 instrument docs completed.
2023-08-13 14:34:56 -05:00
Electric Keet 4eaa999cd8 C140 instrument docs completed.
Also, a couple tweaks to the generic PCM instrument.
2023-08-13 12:03:46 -07:00
Electric Keet 7f3fcbf288 Full letter icons font.
Also, the FontForge SFD source.

Also also, a Markdown doc explaining how to add new icons. (This info is also in the SFD's Comments.)
2023-08-13 11:07:33 -07:00
freq-mod bb1d71f975
preeliminary c140 doc 2023-08-13 15:45:53 +02:00
cam900 c49bd177e9 fix muting for C140 VGM output 2023-08-13 17:31:33 +09:00
tildearrow 511e3315a8
Merge pull request #1203 from bbbradsmith/force-critical-input-trickle
Force ImGui event trickling for sparse but critical input events
2023-08-13 03:00:36 -05:00
tildearrow bbeb3df9f6 Merge branch 'master' into force-critical-input-trickle 2023-08-12 21:52:12 -05:00
tildearrow bc136c94c8 update format.md 2023-08-12 19:18:28 -05:00
tildearrow cd0c8cfca9 C140: fix chan osc 2023-08-12 17:28:54 -05:00
tildearrow 987ca3ad11 C140: VGM volume 2023-08-12 17:08:01 -05:00
tildearrow d7de177d26 VGM export: new ripper name 2023-08-12 16:55:23 -05:00
tildearrow 4214bdee71 C140: ?!?!?! 2023-08-12 16:46:35 -05:00
tildearrow fc16164dbd
Merge pull request #1342 from tildearrow/c140
Chicken ice cream
2023-08-12 16:29:49 -05:00
tildearrow 393af54938 GUI: bring the combo box back 2023-08-12 16:21:24 -05:00
tildearrow 908ecf411d C140: partially working VGM export 2023-08-12 04:33:33 -05:00
tildearrow 1f10c31414 update ins type 2023-08-12 04:19:20 -05:00
tildearrow 1e580d6936 C140: comment 2023-08-12 04:12:22 -05:00
tildearrow 6d1df99254 GUI: remove debug 2023-08-12 04:12:10 -05:00
tildearrow 984a3b7450 YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2023-08-12 04:07:14 -05:00
tildearrow f12d601234 C140: fix key off 2023-08-12 03:45:08 -05:00
tildearrow 320d965f78 fix µ-law encoding 2023-08-12 03:42:10 -05:00
tildearrow 06243c9d9d asdfasdf 2023-08-12 02:53:05 -05:00
tildearrow 94cb733c60 fix build error
hopefully
2023-08-12 02:52:50 -05:00
tildearrow 27e454e7aa C140: help µ-law ISN'T WORKING 2023-08-12 01:54:12 -05:00
tildearrow f2af2fbe76 GUI: fix crash on big endian
I hope
issue #649
2023-08-12 00:16:06 -05:00
tildearrow 5f2cfd4854 AY: don't use bit arrays
issue #649
2023-08-11 23:58:44 -05:00
tildearrow 7be0079c62
Merge pull request #825 from tildearrow/ymf289b
Prepare to YMF289B OPL3-L support
2023-08-11 23:38:27 -05:00
tildearrow b58fe36356 Merge branch 'master' into ymf289b 2023-08-11 22:25:39 -05:00
tildearrow 3317866a00 update wave/sample dirs when adding ins 2023-08-11 19:32:08 -05:00
tildearrow 9b91584d13 Merge branch 'master' of github.com:tildearrow/furnace 2023-08-11 19:27:17 -05:00
tildearrow d531b714a9 GUI: fix curOrder when pat view is not visible 2023-08-11 19:26:42 -05:00
MooingLemur 681c1d9fd7 implement requested changes 2023-08-11 19:13:16 -05:00
MooingLemur a1d74e7dc1 ZSM: add optimize for size toggle 2023-08-11 19:13:16 -05:00
tildearrow fe8f94b2b2 OPN/2/A/B: fix ExtCh muting on 18xx 2023-08-11 16:35:18 -05:00
tildearrow 6324a2a952 OPN/2/A/B: fix ExtCh instrument
issue #1053
2023-08-11 16:14:06 -05:00
tildearrow a917c2f532
Merge pull request #1346 from tildearrow/doc-general
Slight update and tweaks to effects doc.
2023-08-11 04:10:20 -05:00
tildearrow 0073357cb7
Merge pull request #1347 from mooinglemur/20230811-zsmtuning
ZSM: include song tuning in export
2023-08-11 03:32:19 -05:00
MooingLemur 94383fae63 clarify comment 2023-08-11 01:31:53 -07:00
MooingLemur 2365321d46 make clear the tuningoffset is okay to overflow 2023-08-11 01:30:45 -07:00
MooingLemur 245fe1c092 fix cast 2023-08-11 01:19:25 -07:00
MooingLemur 8006e40e26 ZSM: include song tuning in export 2023-08-11 01:02:18 -07:00
Electric Keet d65c9f9345 Updating settings doc. 2023-08-10 23:28:20 -07:00
Electric Keet e6bfc9e4db Dunno why this is in here.
Finally getting rid of it. I hope?
2023-08-10 17:33:35 -07:00
Electric Keet 9f53463ec2 Merge branch 'master' into doc-general 2023-08-10 16:51:01 -07:00