Commit Graph

6610 Commits

Author SHA1 Message Date
tildearrow a1bc1a66a3 fix macro pos indicator not appearing in freelance 2023-08-16 01:03:56 -05:00
tildearrow c05efedee0 GUI: improve single macro view 2023-08-16 00:43:15 -05:00
tildearrow f3c2f1a965
Merge pull request #1359 from tildearrow/instr-editor-wrap
Break "no instrument selected" lines.
2023-08-15 22:25:49 -05:00
tildearrow 4707ef6979 GUI: center it 2023-08-15 22:25:01 -05:00
tildearrow d8a069c360 Merge branch 'master' into instr-editor-wrap 2023-08-15 22:16:57 -05:00
Electric Keet cb5f59d02b Select the correct amount of vertical space.
Tested in both occurring situations.
2023-08-15 16:55:53 -07:00
Electric Keet 02ef1549dd Fixed vertical centering. 2023-08-15 14:58:50 -07:00
tildearrow a008059b54 Merge branch 'letter-icons' 2023-08-15 16:24:59 -05:00
Electric Keet 520b772f35 Small changes to letter icons.
MultiPCM is now `MUL PCM`.
VRC 6 saw now has a little sawtooth icon.
2023-08-15 16:23:32 -05:00
tildearrow 10177ec43e three new demo songs
by Weeppiko and Electric Keet
2023-08-15 16:14:35 -05:00
tildearrow fccef9f0e3 two demo songs
by Weeppiko
2023-08-15 16:05:18 -05:00
tildearrow 823d64e68c GUI: fix 0.5-pixel error in unified assets 2023-08-15 15:52:32 -05:00
tildearrow 363bc4be68 GUI: fix no ins icon 2023-08-15 14:50:54 -05:00
Electric Keet f09ef69da1 Break "no instrument selected" lines.
In the instrument editor, when instruments are loaded but no instrument is selected, there's a dropdown to select a type and then "or Open or Create New"... but on one line, they're too long for the window's width. With this, they're on two lines.
2023-08-15 11:58:05 -07:00
tildearrow 09540a2d53
Merge pull request #1358 from mooinglemur/20230815-zsmopt
ZSM: optimize: skip PWM write on non-pulse, change delay flush logic
2023-08-15 03:01:39 -05:00
MooingLemur 1d882b0ca7 minor style fix 2023-08-15 00:58:56 -07:00
MooingLemur 5d63b253ce potential flush needed here too 2023-08-15 00:47:08 -07:00
MooingLemur fd2c17e4f9 ZSM: optimize: skip PWM write on non-pulse, change delay flush logic 2023-08-15 00:16:33 -07:00
tildearrow ddb0add67e GUI: fix insIconsStyle not saving 2023-08-15 01:57:43 -05:00
tildearrow f328e33bbc
Merge pull request #1357 from tildearrow/letter-icons
Adjusting height of letter icons.
2023-08-15 00:57:37 -05:00
tildearrow c49161e26c ... 2023-08-15 00:56:59 -05:00
Electric Keet c89ddb3804 Settings doc update.
Not that it's much.
2023-08-14 21:34:04 -07:00
Electric Keet aeb26d3136 Updated letter icon font instructions. 2023-08-14 21:24:06 -07:00
Electric Keet 2ef2416587 Adjusting height of letter icons.
They were too high before. Now they line up right!
2023-08-14 21:20:59 -07:00
tildearrow b46dd7b7eb GUI: update credits 2023-08-14 20:02:48 -05:00
tildearrow 6ae8f615d9 we got custom icons 2023-08-14 20:02:10 -05:00
tildearrow 1848484831 prepare for loading the icon font 2023-08-14 19:19:18 -05:00
tildearrow 741d350fe2 possible fix to #1356 2023-08-14 16:28:43 -05:00
freq-mod a79c82033c
improve saa ins edit doc 2023-08-14 19:37:14 +02:00
freq-mod 08d57e3ad5
OPLL ins editor doc 2023-08-14 19:26:56 +02:00
freq-mod c4892410fd
opl instr editor 2023-08-14 19:19:13 +02:00
freq-mod 35652b72fd
oops 2023-08-14 18:52:58 +02:00
freq-mod 36b375b363
Update psg.md 2023-08-14 18:52:27 +02:00
freq-mod 371d2196ab
fix dead link
if there are any differences between two and you have to make separate docs for k0394830238442 ins editor, feel free
2023-08-14 14:08:37 +02:00
tildearrow c127fd0928 GUI: prepare for sample rate warnings 2023-08-13 20:34:03 -05:00
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