Commit graph

6936 commits

Author SHA1 Message Date
tildearrow
06ba12b270 add command line option to see song summary 2023-10-17 14:11:35 -05:00
Lunathir
94213d7cda Fix stray apostrophe 2023-10-17 01:34:43 -05:00
Lunathir
e8ff51c7d1 Correct instances of years having apostraphes at end 2023-10-17 01:34:43 -05:00
Electric Keet
7970b36b6c Adding bitmask explainer to docs. 2023-10-16 20:05:24 -05:00
tildearrow
e72477d31c add to-do list 2023-10-16 20:04:32 -05:00
tildearrow
11e9cd3a07 GUI: fix mobile controls time scaling 2023-10-16 19:50:15 -05:00
tildearrow
7dfb7e916c GUI: use FreeType by default 2023-10-16 16:23:54 -05:00
tildearrow
758498255d I hate Markdown line breaks 2023-10-16 15:01:44 -05:00
tildearrow
e633550647 automatic safe mode!
to-do: test on Windows...
2023-10-16 14:55:01 -05:00
tildearrow
1cf519ce17 add safe mode with audio 2023-10-16 14:01:30 -05:00
tildearrow
a06c38d8b1 update doc to mention FreeType settings 2023-10-16 07:10:05 -05:00
tildearrow
c420b55a16 add a safe mode
disables audio output
enables software rendering
disables font loading

not automatic yet
2023-10-16 06:53:21 -05:00
tildearrow
80c9795773 more FreeType work 2023-10-16 06:14:44 -05:00
tildearrow
b379125587 GUI: experimental FreeType font renderer
disabled by default until I feel happy
2023-10-15 20:15:33 -05:00
tildearrow
f44369a09e GUI: aaaaaaa 2023-10-15 19:48:20 -05:00
tildearrow
c57d5efdfd GUI: add warning if ins cannot be previewed 2023-10-15 17:37:51 -05:00
tildearrow
061b8e7aa1 GUI: add a hint when an ins cannot be previewed 2023-10-15 17:02:25 -05:00
freq-mod
256140bc32 optimize CT intro demo song 2023-10-15 06:02:48 -05:00
tildearrow
a4601fed04 GUI: move default author setting 2023-10-14 15:10:23 -05:00
tildearrow
8f4133d2e7
Merge pull request #1523 from Eknous-P/defartist
default author name
2023-10-14 03:43:46 -05:00
tildearrow
dd7f4c12e2 dev184 - Merge branch 'master' of https://github.com/DevEd2/furnace 2023-10-14 03:19:02 -05:00
tildearrow
f1afa423d4 fix instrument loading
after an SL or WL block it wouldn't load anything else
2023-10-14 02:53:55 -05:00
tildearrow
972dc85a71 GUI: spacing 2023-10-13 20:16:51 -05:00
tildearrow
a854816181 update format.md
clarification
2023-10-13 20:08:59 -05:00
tildearrow
10172e0489 GUI: better DPCM mapping, part 2 2023-10-13 19:57:36 -05:00
tildearrow
e51ca07acb GUI: better DPCM mapping, part 1
UI needs to be better
it does not work yet
2023-10-12 20:32:00 -05:00
tildearrow
1dd46274d5 GUI: move Sample tab of non-sample-primary ins typ
es
2023-10-12 20:05:52 -05:00
tildearrow
7ede07e2a4 dev183 - prepare for better DPCM mapping 2023-10-12 19:52:44 -05:00
tildearrow
ddf0e3f368 GUI: fix sample view not updating on load replace 2023-10-12 18:44:46 -05:00
tildearrow
40da2ecb46 fix clock overflow 2023-10-12 05:26:48 -05:00
tildearrow
6118e75ec7 fix gap in audio export 2023-10-12 03:54:32 -05:00
Electric Keet
3bab6faf0f Updated images for macro buttons.
Recolored macro options buttons, and a new button for sequence macros. Exciting!
2023-10-11 21:26:00 -05:00
tildearrow
af56b726e4 low quality tildearrow code 2023-10-11 17:24:40 -05:00
Eknous-P
b16a562aeb default author name 2023-10-11 18:16:46 +04:00
tildearrow
219665ed60 dev182 - add a different macro release strat
active release makes the macro jump to release pos instead of waiting
2023-10-11 03:36:21 -05:00
tildearrow
8235f6ee66 C140: add bank types 2023-10-11 02:48:39 -05:00
tildearrow
b08f1e656f SNES: NOOOOOOOOOOOOO
a typo ruined 0.6 :<
issue #1522
2023-10-11 01:16:57 -05:00
tildearrow
43468653a0 prepare for pre-calculated pitch table 2023-10-10 20:15:58 -05:00
RevvoBolt
f1145a14ad Bridge Zone Cover (Famicom + VRC6)
I made a cover of Bridge Zone for the Famicom with the VRC6 sound chip expansion. Hopefully this is alright as a demo!
2023-10-10 13:55:30 -05:00
Electric Keet
4450ebb7aa Add "duplicate" to inst. list context menu.
It's right at the top of the menu, purely because that's the order the buttons are in.
2023-10-09 18:54:14 -05:00
tildearrow
cb8ed42cd6 GUI: channel pair hints, part 5
SNES freq mod
2023-10-09 04:28:08 -05:00
tildearrow
6f9e3e0058 GUI: channel pair hints, part 4
now with flooring
2023-10-08 20:19:56 -05:00
tildearrow
8422e5dc1b GUI: channel pair hints, part 3
to-do:
- flooring
2023-10-08 15:34:14 -05:00
tildearrow
7fc734744d GUI: channel pair hints, part 2
POKEY
2023-10-08 04:07:26 -05:00
tildearrow
4b008f4b41 GUI: channel pair hints, part 1
very ugly
2023-10-07 20:35:25 -05:00
tildearrow
f2e62071d1 do not enable SDL_OPENGLES if on recent Mesa
apparently my build failed
2023-10-07 03:13:25 -05:00
Lunathir
e879759f2d Resort instruments 2023-10-06 03:20:42 -05:00
tildearrow
c8597c3c3e Y8950: fix missing drum toggle effect 2023-10-06 00:36:23 -05:00
tildearrow
750406e0be fix missing pre effects
issue #1513
2023-10-06 00:34:51 -05:00
tildearrow
687fbf5436 macro name refactor 2023-10-05 23:51:34 -05:00