tildearrow
94cb733c60
fix build error
...
hopefully
2023-08-12 02:52:50 -05:00
tildearrow
27e454e7aa
C140: help µ-law ISN'T WORKING
2023-08-12 01:54:12 -05:00
tildearrow
f2af2fbe76
GUI: fix crash on big endian
...
I hope
issue #649
2023-08-12 00:16:06 -05:00
tildearrow
5f2cfd4854
AY: don't use bit arrays
...
issue #649
2023-08-11 23:58:44 -05:00
tildearrow
7be0079c62
Merge pull request #825 from tildearrow/ymf289b
...
Prepare to YMF289B OPL3-L support
2023-08-11 23:38:27 -05:00
tildearrow
b58fe36356
Merge branch 'master' into ymf289b
2023-08-11 22:25:39 -05:00
tildearrow
3317866a00
update wave/sample dirs when adding ins
2023-08-11 19:32:08 -05:00
tildearrow
9b91584d13
Merge branch 'master' of github.com:tildearrow/furnace
2023-08-11 19:27:17 -05:00
tildearrow
d531b714a9
GUI: fix curOrder when pat view is not visible
2023-08-11 19:26:42 -05:00
MooingLemur
681c1d9fd7
implement requested changes
2023-08-11 19:13:16 -05:00
MooingLemur
a1d74e7dc1
ZSM: add optimize for size toggle
2023-08-11 19:13:16 -05:00
tildearrow
fe8f94b2b2
OPN/2/A/B: fix ExtCh muting on 18xx
2023-08-11 16:35:18 -05:00
tildearrow
6324a2a952
OPN/2/A/B: fix ExtCh instrument
...
issue #1053
2023-08-11 16:14:06 -05:00
tildearrow
a917c2f532
Merge pull request #1346 from tildearrow/doc-general
...
Slight update and tweaks to effects doc.
2023-08-11 04:10:20 -05:00
tildearrow
0073357cb7
Merge pull request #1347 from mooinglemur/20230811-zsmtuning
...
ZSM: include song tuning in export
2023-08-11 03:32:19 -05:00
MooingLemur
94383fae63
clarify comment
2023-08-11 01:31:53 -07:00
MooingLemur
2365321d46
make clear the tuningoffset is okay to overflow
2023-08-11 01:30:45 -07:00
MooingLemur
245fe1c092
fix cast
2023-08-11 01:19:25 -07:00
MooingLemur
8006e40e26
ZSM: include song tuning in export
2023-08-11 01:02:18 -07:00
Electric Keet
d65c9f9345
Updating settings doc.
2023-08-10 23:28:20 -07:00
Electric Keet
e6bfc9e4db
Dunno why this is in here.
...
Finally getting rid of it. I hope?
2023-08-10 17:33:35 -07:00
Electric Keet
9f53463ec2
Merge branch 'master' into doc-general
2023-08-10 16:51:01 -07:00
Electric Keet
760ffee16f
Groupings in effects page.
...
Smaller groupings of similar effects may help with comprehension.
Horizontal rules are used because the only ways to get plain vertical space between lists are:
- an empty HTML comment tag (ugly);
- two line-break tags (uglier);
- an unusual Unicode space character (not happening).
Say the word and we can use one of those instead.
2023-08-10 16:47:03 -07:00
Electric Keet
73f8744a01
Slight update and tweaks to effects doc.
...
Trying to clarify portamento a little.
2023-08-10 16:37:09 -07:00
cam900
0311d712b1
Fix audPos
2023-08-10 22:16:19 +09:00
cam900
e0ca653462
I forgot
2023-08-10 22:13:13 +09:00
cam900
139ef4be29
Remove unused variable
2023-08-10 20:42:57 +09:00
cam900
882b1c0aae
Add C140 status debug window
2023-08-10 20:27:30 +09:00
cam900
4d7d610f8c
C140 fixes and optimizations
...
Minor optimization
Move output shift function to dispatch
Fix loop
Fix pan scaling if using INS_AMIGA
correct about
2023-08-10 20:24:10 +09:00
tildearrow
a59b5753bb
GUI: add center pop-up setting
2023-08-10 02:42:42 -05:00
tildearrow
d9cdb787ae
Merge pull request #1236 from YohananDiamond/dialog-nitpicks
...
Dialog nitpick: properly centering modal popups
2023-08-10 02:41:57 -05:00
tildearrow
cc60dcf534
GUI: enable 32-bit ImDrawIdx
2023-08-10 01:06:23 -05:00
tildearrow
be06fe2400
GUI: why is the range wrong
2023-08-10 00:31:29 -05:00
tildearrow
2a0d76563d
GUI: fix oversight in sample invert
2023-08-10 00:30:35 -05:00
tildearrow
7f75b642da
Merge pull request #1336 from tildearrow/gui-pretty
...
Vertically centering text labels.
2023-08-10 00:22:24 -05:00
tildearrow
457fb785b0
Merge branch 'master' into gui-pretty
2023-08-10 00:18:16 -05:00
tildearrow
d5776e02bb
OPLL: add option to apply fixed frequency to all d
...
issue #289
2023-08-10 00:15:44 -05:00
tildearrow
805c3ba7ac
OPLL: more fixes
...
issue #289
2023-08-09 23:32:29 -05:00
tildearrow
e46fa7d88e
OPLL: remove some debug messages
2023-08-09 23:22:43 -05:00
tildearrow
c6857b56f2
OPLL: now add a partial fix to issue #289
...
does not fulfill "apply pitch to all channels" suggestion yet though
2023-08-09 23:22:08 -05:00
tildearrow
dd0d6b940a
OPLL: drums mode work 4
2023-08-09 23:16:53 -05:00
tildearrow
acc74df293
GUI: add option to capitalize menu bar
2023-08-09 22:47:06 -05:00
tildearrow
21d1dfefa1
many changes
2023-08-09 22:00:03 -05:00
tildearrow
903fb33350
Merge pull request #1344 from tildearrow/gui-lettericons
...
Test font for instrument "letter icons".
2023-08-09 21:16:57 -05:00
tildearrow
7bb59e77cc
OPLL: drums mode work 3
2023-08-09 18:02:51 -05:00
tildearrow
d5324e8897
OPLL: drums mode work 2
2023-08-09 17:53:48 -05:00
tildearrow
3de0ee4e25
OPLL: drums mode work
2023-08-09 17:29:42 -05:00
tildearrow
7d3b823996
GUI: fix blank ins
...
issue #1343
2023-08-09 16:06:38 -05:00
Electric Keet
2e585e0ca6
Font rename.
2023-08-09 14:03:02 -07:00
Electric Keet
6c4f128185
Renaming files.
2023-08-09 13:03:45 -07:00