Commit graph

5849 commits

Author SHA1 Message Date
Electric Keet
e160fccd2a And a hex table because why not.
I'm just tickled that we have a page about hexadecimal!
2023-07-16 11:28:02 -07:00
Electric Keet
b2d3f979d7 A bit more about the menu bar. 2023-07-16 11:14:47 -07:00
Electric Keet
7dd36c3d5b Relinking and new stuff. 2023-07-16 11:00:20 -07:00
Electric Keet
49dbea2d88 Documenting find/replace.
I might revisit all of this later to try and improve clarity. Suggestions welcome!
2023-07-16 00:30:20 -05:00
tildearrow
e07f9cd3f4 does not work 2023-07-15 20:29:49 -05:00
tildearrow
7cb1504215 GUI: update newSong.cpp 2023-07-15 18:49:28 -05:00
June
d6a24cd32a
add chip description tooltip for systems in new song dialog (#1242)
* add chip description tooltip for systems in new song dialog

* give BeginTooltip() for chip descriptions its own line in code
2023-07-15 18:23:52 -05:00
tildearrow
1c567224bf update contributing guidelines 2023-07-15 17:43:14 -05:00
tildearrow
8543d327b5
Merge pull request #1234 from ElectricKeet/system-info
Amiga info.
2023-07-15 15:12:18 -05:00
tildearrow
175e4cd7b8
Merge pull request #1241 from ElectricKeet/doc-chanosc
Doc update for per-chan oscs.
2023-07-15 15:11:34 -05:00
tildearrow
8f71c4f5cd
Merge pull request #1219 from freq-mod/freq-mod-docs
expand docs
2023-07-15 15:10:41 -05:00
freq-mod
22ceb93297
Update msm6295.md 2023-07-15 21:48:33 +02:00
freq-mod
26d7babc49
Update msm6258.md 2023-07-15 21:48:11 +02: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
Electric Keet
e544e47446 Doc update for per-chan oscs.
When did that amplitude slider arrive? (Also, minor text edits for consistency.)
2023-07-14 08:47:07 -07:00
Electric Keet
77019ae9b5 Removing some detail.
Nixing this addition for now; we'll come back to the idea later.
2023-07-14 07:52:54 -07:00
freq-mod
007b99ac97
Update ay8910.md 2023-07-14 11:16:36 +02:00
freq-mod
0093e5b9bc
Update ym2612.md 2023-07-14 11:14:39 +02:00
freq-mod
f7b456e67c
Update ay8930.md 2023-07-14 11:13:21 +02:00
freq-mod
fd9691e5da
Update msm6295.md 2023-07-14 11:12:51 +02:00
freq-mod
0d36abf3fc
Update msm6258.md 2023-07-14 11:11:56 +02: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
freq-mod
7b2ae23a00
Update sms.md 2023-07-14 09:31:13 +02:00
freq-mod
2d6ef5394c
Update msm6258.md
table
2023-07-14 09:30:46 +02:00
freq-mod
163d607cf3
Update msm6295.md 2023-07-14 09:28:46 +02:00
freq-mod
cc8b91e1bb
Update msm6258.md 2023-07-14 09:27:57 +02: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
freq-mod
ce92fde2bf
Update msm6295.md
table
2023-07-14 09:06:32 +02: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
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
Electric Keet
189a6f8e1a Losing the thousands separators. 2023-07-11 17:27:05 -07: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
Electric Keet
dcb2460064 Amiga info.
Adding useful Amiga info to docs and chip selector.
2023-07-11 16:47:11 -07: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
freq-mod
d213514bf2
Update sms.md 2023-07-11 20:30:17 +02:00
freq-mod
39963bb607
Update msm6295.md 2023-07-11 20:29:11 +02:00