Commit graph

7018 commits

Author SHA1 Message Date
tildearrow
5af1d64d0b
Merge pull request #1566 from tildearrow/doc-general
Small documentation updates.
2023-11-01 17:44:28 -05:00
Electric Keet
33c607df25 More final adjustments! 2023-11-01 15:22:05 -07:00
tildearrow
47e5aa2d84 the default for -view is nothing 2023-11-01 13:48:17 -05:00
Electric Keet
1ef6b97c36 Final tweak to sample README. 2023-11-01 11:45:41 -07:00
Electric Keet
ce8a44f3a0 Minor adjustments. 2023-11-01 09:57:31 -07:00
tildearrow
dc806d35b0 new demo song
by LTVA
2023-11-01 03:13:26 -05:00
tildearrow
fbbe0bdf63 GUI: fix sample list right click bug 2023-11-01 00:16:35 -05:00
Electric Keet
73dc0a3feb Documenting right-click menus.
Both in the sample editor and the sample list.
2023-10-30 16:21:23 -07:00
Electric Keet
98770ad20f Optimized images. 2023-10-30 15:52:49 -07:00
Electric Keet
8334582bed Doc clipped and bitmask macro editors.
"Clipped" meaning the arpeggio and pitch editors that can have values outside the viewed bounds.
2023-10-30 15:51:41 -07:00
Electric Keet
d472666e0c Updating chip manager doc. 2023-10-30 14:35:02 -07:00
Electric Keet
18d78c40dc Adding Button Masher's tutorial to docs. 2023-10-30 14:17:01 -07:00
tildearrow
5c9569a64a GUI: mark modified on asset movement 2023-10-30 13:33:16 -05:00
tildearrow
83c4d5ba97 GUI: display chevrons if macro values out of view 2023-10-29 19:43:41 -05:00
tildearrow
a9f77a3ff7 GUI: fix pat chan stat icons gone when center pat 2023-10-29 18:48:02 -05:00
tildearrow
64ef082650 don't correct DC offset if setting is off 2023-10-29 15:46:53 -05:00
tildearrow
717e75f82d add setting to disable DC offset correction 2023-10-29 15:25:23 -05:00
tildearrow
38103d9c1f YM2612: fix getPan on ExtCh channel 5 2023-10-29 13:33:29 -05:00
tildearrow
e915c6efb9 C64: fix MSVC build... 2023-10-29 05:36:53 -05:00
tildearrow
0cf0cb2f6f dev187 - Merge branch 'c64improve'
thanks LTVA!
2023-10-29 05:20:46 -05:00
tildearrow
e2278d3688 C64: relative cutoff and duty macros are fine 2023-10-29 04:36:25 -05:00
tildearrow
f05d1693f8 C64: add chip flag to set env reset time
2 by default
1 for .dmf and old Furnace songs
2023-10-29 04:14:54 -05:00
tildearrow
7fd54775bb C64: really fix porta 2023-10-29 03:54:12 -05:00
tildearrow
a0df838427 fix crash when loading song with no chips 2023-10-29 03:38:51 -05:00
tildearrow
7575e7a4a7 C64: more fixes... 2023-10-29 03:12:33 -05:00
tildearrow
e29113c926 C64: another tiny fix
also document conversion approach
2023-10-29 03:04:55 -05:00
tildearrow
592a3f102a C64: tiny fix to old test/gate/special compat 2023-10-29 02:45:15 -05:00
tildearrow
a9201bebdc C64: old test/gate/special macro compatibility 2023-10-29 02:43:38 -05:00
tildearrow
87b8851900 C64: volIsCutoff compatibility 2023-10-29 02:25:35 -05:00
tildearrow
90032899c7 C64: bunch of changes
- merging test/gate and special macros
- drop new test/gate compat flag - not necessary
- code style and tabs to spaces

TODO: compatibility!
2023-10-29 01:39:37 -05:00
tildearrow
2ec1074b21 Merge branch 'master' into c64improve 2023-10-29 01:04:29 -05:00
tildearrow
5febd48a3e fix safe mode triggering when opening unreadable f 2023-10-29 00:33:02 -05:00
tildearrow
897b03dc6a dev187 2023-10-29 00:29:11 -05:00
tildearrow
ecec1acd24 Merge branch 'master' of https://github.com/LTVA1/furnace into c64improve 2023-10-29 00:22:10 -05:00
tildearrow
497c32b05b GUI: add right click in sample list 2023-10-28 19:43:26 -05:00
tildearrow
17fa949152 GUI: make change button explicit in chip manager 2023-10-28 19:34:28 -05:00
tildearrow
0f2f11a056 GUI: custom icons for ADSR/LFO macro types 2023-10-28 19:15:32 -05:00
tildearrow
f03996ebd2 move furIcons somewhere else 2023-10-28 19:07:40 -05:00
tildearrow
e121c40a23 piece of trash 2023-10-28 19:03:08 -05:00
tildearrow
af971680f5 GUI: play from start should disable repeat pattern 2023-10-28 18:47:53 -05:00
tildearrow
bd88639c90 GUI: channel status, part 6
PC Engine
2023-10-28 18:47:24 -05:00
tildearrow
d4b392a423 fix font 2023-10-28 15:05:03 -05:00
tildearrow
686a9de143 discourage use of backup system for auto-save 2023-10-28 14:49:20 -05:00
tildearrow
18e2ecd030 Revert "add more icons to icon font"
This reverts commit 80ef90f626.
2023-10-28 13:30:28 -05:00
tildearrow
80ef90f626 add more icons to icon font 2023-10-28 04:09:07 -05:00
tildearrow
af8c926c8a GUI: fix an annoyance in sample editor 2023-10-28 02:41:34 -05:00
tildearrow
1a448649b6 GUI: channel status, part 5
now with custom icons
colors stolen from GEP
2023-10-28 02:39:44 -05:00
LTVA1
0f760a365e standlalone cutoff macro (with correct relative mode) 2023-10-28 10:15:41 +03:00
tildearrow
afd5529925 C64: deprecate 1Exy 2023-10-27 19:19:39 -05:00
tildearrow
d8daeb1169 GUI: channel status, part 4 2023-10-27 18:08:37 -05:00