Commit graph

6716 commits

Author SHA1 Message Date
tildearrow
29651aabfd oh no there's a problem
why did I not remove this before? now Yuzu is mad at me
2023-08-26 11:54:25 -05:00
Eknous-P
6fa746f04d uncolor grooves remove tooltip 2023-08-26 16:30:17 +04:00
Eknous-P
a6b08b5449 Merge branch 'guimprove' of github.com:Eknous-P/furnace into guimprove 2023-08-26 16:16:00 +04:00
Eknous-P
a7eb62a5d6 add sample add add color 2023-08-26 16:15:40 +04:00
Eknous
fb67357cf8
Merge branch 'tildearrow:master' into guimprove 2023-08-26 16:09:55 +04:00
Eknous-P
19f7376337 the rest of the add colors 2023-08-26 16:09:27 +04:00
Eknous-P
0dbe1b401f some pushaddcolor's and improve grooves 2023-08-26 16:01:56 +04:00
Eknous-P
9e405e86fa improve find/replace 2023-08-26 15:49:06 +04:00
Eknous-P
3c38a79801 more pushdestcolor 2023-08-26 15:37:28 +04:00
Eknous-P
f0bcb1c06a add color push/pop 2023-08-26 15:24:32 +04:00
Eknous-P
ccdd5693c6 additive hint 2023-08-26 15:16:38 +04:00
freq-mod
b5d6971f93
Update sms.md
Noise mode descrption
2023-08-26 13:10:05 +02:00
Eknous-P
6250dd970f improve font settings 2023-08-26 14:20:53 +04:00
Eknous-P
eef3dacc78 indent 2023-08-26 14:03:34 +04:00
Eknous-P
b993d4b58d improve audio settings 2023-08-26 14:01:39 +04:00
Eknous-P
89921b1ff3 improve inital sys steeings 2023-08-26 13:53:01 +04:00
Eknous-P
a832adeac5 chanosc gradient point remove is red 2023-08-26 13:35:26 +04:00
tildearrow
3dd4f3e7e8 release v0.6pre9
also fix a bug in TL macro compat
2023-08-26 03:36:28 -05:00
tildearrow
29fa249227 GUI: really fix wave synth display issues
issue #1417
2023-08-26 03:13:17 -05:00
tildearrow
a17f7249d6 update settings doc
with clarifications
2023-08-25 20:41:50 -05:00
tildearrow
324fce3b1c GUI: hide sample ROMs option
OPL4 won't make it to 0.6
2023-08-25 20:41:13 -05:00
tildearrow
16bc35d75b manual system recent file tracking
issue #1406
2023-08-25 18:32:34 -05:00
tildearrow
2b0feefe28 don't add to recent
issue #1406
2023-08-25 18:13:00 -05:00
tildearrow
bd95a76a48 fix nextOrder still happening after FFxx
issue #1408
2023-08-25 17:51:10 -05:00
tildearrow
41316860a5 GUI: fix wave synth display issues
issue #1417
2023-08-25 17:36:47 -05:00
tildearrow
6c5ea4b950 fix step length in macroInt 2023-08-25 17:22:04 -05:00
tildearrow
c4b23e8643 K007232: fix (?) loop marker being output
issue #1409
2023-08-25 16:28:20 -05:00
tildearrow
55d7a5e9bc K007232: oscBuf was too fast 2023-08-25 04:18:22 -05:00
tildearrow
91c3c04082 fix again.... 2023-08-25 03:47:09 -05:00
tildearrow
c3b5004e66 fix TL macro compat for ADSR/LFO 2023-08-25 03:38:17 -05:00
Electric Keet
f4c778d90e A few more small edits.
Right-clicking every widget to see what happens....
2023-08-24 23:33:32 -07:00
Electric Keet
98a95e83c6 Assorted documentation upkeep. 2023-08-24 23:14:06 -07:00
tildearrow
06840de4c7 fix the macroInt fixes 2023-08-24 20:22:41 -05:00
tildearrow
8a1ba5a544 NFD click callback should return S_OK on OK 2023-08-24 15:34:16 -05:00
tildearrow
2b007a03e0 code style 2023-08-24 15:33:53 -05:00
tildearrow
4999d9a387
Merge pull request #1410 from GermanAizek/master
More optimize inserts using reserve()
2023-08-24 15:32:28 -05:00
tildearrow
f5f1a29486 macroInt fixes
issue #1412
2023-08-24 15:28:04 -05:00
tildearrow
a31b847f32 GUI: don't show wave macro for beeper ins 2023-08-24 14:59:17 -05:00
tildearrow
9bf736a513 GUI: tweak SNES ins editor 2023-08-24 14:52:18 -05:00
tildearrow
6e28a8b01c WaveSynth: fix distorted sound
issue #1411
2023-08-24 14:23:00 -05:00
Герман Семенов
1cbb61ec27 More optimize inserts using reserve()
Signed-off-by: German Semenov <GermanAizek@yandex.ru>
2023-08-24 19:08:06 +03:00
tildearrow
d4e60e0c03
Merge pull request #1403 from tildearrow/macro-values-fix
Fix macro mode changes resetting Bottom and Top.
2023-08-24 04:32:17 -05:00
tildearrow
cb0a8396c4 improve 2023-08-24 04:31:32 -05:00
tildearrow
95b0b25011 Merge branch 'master' into macro-values-fix 2023-08-24 03:43:56 -05:00
tildearrow
009b9f74df Merge branch 'master' of github.com:tildearrow/furnace 2023-08-24 03:39:17 -05:00
tildearrow
d36b43415f fix getPan() on VERA and MSM6258 2023-08-24 03:39:05 -05:00
tildearrow
972c66812b
Merge pull request #1407 from tildearrow/doc-general
Cleaning up the AY envelope guide.
2023-08-24 03:26:45 -05:00
tildearrow
d240066df8 fix issue #1371 2023-08-24 03:25:38 -05:00
tildearrow
31335b95c9 finish it 2023-08-24 03:05:25 -05:00
Electric Keet
01a5c6c4f9 Cleaning up the AY envelope guide.
Lots of formatting, small corrections, and edits for clarity.
2023-08-23 23:33:17 -07:00