Commit graph

5802 commits

Author SHA1 Message Date
Eknous
edefb05a56
Merge branch 'tildearrow:master' into master 2023-07-15 22:10:19 +04:00
tildearrow
c3d6d9c440 don't start engine on autoNoteOff
it's unnecessary. issue #1187
2023-07-15 02:59:06 -05:00
tildearrow
99e55136f3 GUI: prevent lag when drawing on wave editor 2023-07-15 02:50:49 -05:00
tildearrow
d096d5eb3c GUI: fix scrolling when stepping rows 2023-07-14 19:24:57 -05:00
Eknous
ce1444965a
Merge branch 'tildearrow:master' into master 2023-07-14 20:09:34 +04:00
tildearrow
0461d220b8
Merge pull request #1239 from mooinglemur/20230712-demosong
Add cover song to demos/x16
2023-07-14 03:15:40 -05:00
tildearrow
b807c51028
Merge pull request #1240 from ElectricKeet/doc-instr-sms
Document standard instr. noise modes.
2023-07-14 02:10:46 -05:00
Electric Keet
573f8d5b3b
Deleting old NES.PSG instrument doc. 2023-07-13 17:19:56 -07:00
Electric Keet
7cfdad6367
Split NES and PSG instrument docs. 2023-07-13 17:19:00 -07:00
Electric Keet
ed7265645d Document standard instr. noise modes. 2023-07-13 16:35:55 -07:00
tildearrow
9c97291e9c MSM6258: don't use auto 2023-07-13 16:03:47 -05:00
tildearrow
e93f649bfb FixedQueue, part 3 2023-07-13 04:23:01 -05:00
tildearrow
708c363635 FixedQueue, part 2 2023-07-13 04:09:20 -05:00
MooingLemur
01ba81cbcc Add cover song to demos/x16 2023-07-12 21:34:59 -07:00
tildearrow
99be9cb337 FixedQueue, part 1 2023-07-12 19:54:37 -05:00
tildearrow
dbd200c279 prepare to use FixedQueue
avoiding allocations in real-time code
2023-07-12 19:43:15 -05:00
tildearrow
90b76d20e3 C64: fix reSIDfp muting 2023-07-12 06:04:37 -05:00
Eknous-P
1fcf72b912 chip short name for per-chan scope 2023-07-12 14:17:08 +04:00
NyaongI
86739649d0
New 2 Demo songs (#1235)
* New T6W28 Demo song

* Delete RunningOnThePlayground_2xT6W28.fur

Not here

* New T6W28 Demo song

* New OPLL Demo song

* Adding 18 New OPLL Instruments

* New AY8930 Demo song

* New SMS (SN7 only) Demo song
2023-07-11 23:00:13 -05:00
tildearrow
f2b1e00df7 Merge branch 'master' of github.com:tildearrow/furnace 2023-07-11 19:30:43 -05:00
tildearrow
4bc2a28760 GUI: fix memory leak in backup task
issue #1233
2023-07-11 19:30:13 -05:00
tildearrow
641327634e
Merge pull request #1232 from YohananDiamond/dialog-nitpicks
More dialog nitpicks: cancel popups with ESC
2023-07-11 19:16:32 -05:00
tildearrow
6ce45593cf C64: per-chan osc filters and volume 2023-07-11 18:11:48 -05:00
tildearrow
e8130caa52 C64: fix dSID multi-chip 2023-07-11 17:21:51 -05:00
YohananDiamond
f0e7be79d5 dialog nitpicks: more close-with-esc 2023-07-11 11:14:35 -03:00
YohananDiamond
5fa2164ed5 Merge branch 'master' of https://github.com/tildearrow/furnace into dialog-nitpicks 2023-07-11 10:58:04 -03:00
tildearrow
6bbb407863
Merge pull request #1227 from lunathir/patch-1
Forgot to end code block table - multiplayer.md
2023-07-10 21:50:59 -05:00
tildearrow
d93a3d17a9 not recommended 2023-07-10 21:48:41 -05:00
tildearrow
b7b4177251 why 2023-07-10 15:47:20 -05:00
tildearrow
9662653aac let's fix 2023-07-10 15:44:50 -05:00
tildearrow
f45df351a8 let's debug GL problem 2023-07-10 15:28:09 -05:00
tildearrow
7524b42564 GUI: again
issue #1228
2023-07-10 14:38:26 -05:00
tildearrow
5619ae36c8 GUI: set bigFont on font loading failure
issue #1228
2023-07-10 14:36:44 -05:00
tildearrow
7d8a61d6dc don't use IMGUI_USER_CONFIG
apparently a specific build of GCC 11.2.0 has a bug which prevents using
defines in #include
2023-07-10 14:27:24 -05:00
Lunathir
6f53436388
Update multiplayer.md 2023-07-10 11:30:41 -07:00
tildearrow
a32c706c8f Merge branch 'master' of github.com:tildearrow/furnace 2023-07-10 04:33:09 -05:00
tildearrow
4c77eaba80 GUI: fix watermark position 2023-07-10 04:32:56 -05:00
tildearrow
90e37d6d25
Merge pull request #1225 from lunathir/master
Small formatting fix in multiplayer.md
2023-07-10 03:33:42 -05:00
Lunathir
6dae432279
Update multiplayer.md
Fix formatting
2023-07-10 01:31:00 -07:00
tildearrow
39ca56bf28 oops wrong category 2023-07-10 03:17:16 -05:00
tildearrow
47110d3492 noooooooooooooo 2023-07-10 02:08:52 -05:00
tildearrow
5a9de0f3e6 dev163 - GUI: add watermark to identify unstable 2023-07-09 20:34:44 -05:00
tildearrow
ecb9f6fbeb PV-1000: fix chan osc 2023-07-09 19:32:24 -05:00
tildearrow
50dda44880 GUI: handle SIGTERM correctly
issue #1143
2023-07-09 19:19:37 -05:00
tildearrow
319ed04946 GUI: add amplitude setting to per-chan osc
issue #1135
2023-07-09 18:59:58 -05:00
tildearrow
46ede984a7 VGM export: fix RF5C68 memory being wrong
issue #1078
2023-07-09 18:46:24 -05:00
tildearrow
cf2c63caf7 YM2612: implement 9xxx, part 2
VGM export
2023-07-09 17:41:24 -05:00
tildearrow
0c5e58fa3e YM2612: implement 9xxx, part 1
does not work on VGM export yet
2023-07-09 15:12:45 -05:00
tildearrow
0b2de3b933 YM2612: fix DAC mute not respecting queue, part 2 2023-07-09 14:17:52 -05:00
tildearrow
494572e4e5 GUI: display correct OPLL preset for chip type 2023-07-09 05:35:49 -05:00