tildearrow
|
2cebd75236
|
GUI: loop range buttons crs inc/dec should be 16
IT IS HARD TO FIT A DESCRIPTION IN 50 CHARS
|
2022-10-06 15:38:08 -05:00 |
|
tildearrow
|
263982719d
|
MSM5232: oh come on why didn't I commit this?
|
2022-10-04 03:34:38 -05:00 |
|
tildearrow
|
70e0b4ab52
|
GUI: add option to center pattern - INCOMPLETE
if you right click on the left area it doesn't work
|
2022-10-03 19:22:24 -05:00 |
|
tildearrow
|
c63ff7320e
|
GUI: improve "no instrument seleted" prompt
|
2022-10-03 19:08:32 -05:00 |
|
tildearrow
|
992b8f4b40
|
GUI: fix blurry text in ins list when non-AA font
|
2022-10-03 18:56:18 -05:00 |
|
tildearrow
|
4eed3dbc4d
|
SNES: gain macro
|
2022-10-03 18:40:07 -05:00 |
|
tildearrow
|
02e87236ce
|
credits
|
2022-10-02 19:12:31 -05:00 |
|
tildearrow
|
54183ce4a2
|
GUI fail error report
|
2022-10-02 16:12:02 -05:00 |
|
tildearrow
|
cef1fa9d99
|
GUI: fix glitch when removing orders
|
2022-10-02 02:14:12 -05:00 |
|
tildearrow
|
492b1a8347
|
GUI: implement clear recent file list option
|
2022-10-02 01:36:37 -05:00 |
|
tildearrow
|
0c79280aae
|
GUI: fix loop not updating samples on SNES
|
2022-10-02 01:32:12 -05:00 |
|
tildearrow
|
85f739497f
|
fix bug when seeking with VT num>den
|
2022-10-02 01:02:01 -05:00 |
|
tildearrow
|
92d5525692
|
Game Boy: fix Synchronize
|
2022-10-02 00:06:06 -05:00 |
|
tildearrow
|
7b55ba4e77
|
MSM5232: more options
|
2022-10-01 19:47:40 -05:00 |
|
tildearrow
|
c19357e7a4
|
GUI: MSM5232 preset
|
2022-10-01 03:52:28 -05:00 |
|
tildearrow
|
62f022eea0
|
MSM5232: noise macro
|
2022-10-01 03:40:06 -05:00 |
|
tildearrow
|
81ac2ba3b1
|
MSM5232: add detune option
|
2022-10-01 03:27:57 -05:00 |
|
tildearrow
|
5e18edb229
|
early MSM5232 work
|
2022-10-01 03:15:40 -05:00 |
|
tildearrow
|
8e4e1e93db
|
GUI: BRR warning
|
2022-09-30 19:04:39 -05:00 |
|
tildearrow
|
41c8386485
|
GUI: fix loop being hard to set
|
2022-09-30 18:59:56 -05:00 |
|
tildearrow
|
5e4bfe2f11
|
GUI: sample editor changes
|
2022-09-30 18:24:20 -05:00 |
|
tildearrow
|
3e997ae886
|
GUI: add a sample preview rate hint
|
2022-09-30 17:47:17 -05:00 |
|
tildearrow
|
73a9eb5ccc
|
SNES: easier filter config
|
2022-09-30 04:02:11 -05:00 |
|
tildearrow
|
36f3641c9f
|
GUI: fix occasional crash on select all
|
2022-09-30 03:40:40 -05:00 |
|
tildearrow
|
b08d248223
|
GUI: OH WAIT
|
2022-09-30 03:15:05 -05:00 |
|
tildearrow
|
8ce175c30c
|
chip flags rewrite, part 7
fix GUI completely - flags are now usable
|
2022-09-30 03:13:41 -05:00 |
|
tildearrow
|
89311690a0
|
chip flags rewrite, part 6
fix GUI (partially)
|
2022-09-30 02:14:54 -05:00 |
|
tildearrow
|
468f434b66
|
chip flags rewrite, part 5 - DO NOT USE
after fixing the GUI the last thing to do is upgrade all the presets to
the new format
but that will be SO boring
|
2022-09-30 00:26:54 -05:00 |
|
tildearrow
|
ee6e0aa0e0
|
chip flags rewrite, part 3 - DO NOT USE
the next thing to do is to change DivDispatch::setFlags() to use
the new flags
no chip configuration until this is finished!
|
2022-09-29 18:03:39 -05:00 |
|
tildearrow
|
0acca7458d
|
chip flags rewrite, part 2
move systemFlags to legacy status
|
2022-09-29 03:29:24 -05:00 |
|
tildearrow
|
7770ca8965
|
SNES: more fixes (especially GUI ones)
|
2022-09-28 19:33:16 -05:00 |
|
tildearrow
|
6028523eaf
|
dev118 - SNES true sustain
|
2022-09-28 19:08:22 -05:00 |
|
tildearrow
|
9517b8ee14
|
fc
|
2022-09-28 01:15:50 -05:00 |
|
tildearrow
|
122694d7c9
|
MIDI output improvements
|
2022-09-26 01:27:36 -05:00 |
|
tildearrow
|
a6e4345863
|
PLENTY OF TODO WHEN I COME BACK
CRASHES EVERYWHERE
|
2022-09-25 20:07:21 -05:00 |
|
tildearrow
|
07822de0a2
|
curr -> cur
|
2022-09-25 17:31:01 -05:00 |
|
cam900
|
305ee2cbb0
|
Merge branch 'master' of https://github.com/tildearrow/furnace
|
2022-09-26 07:28:26 +09:00 |
|
cam900
|
b8d2c51a14
|
Fix AY89x0 regression
|
2022-09-26 07:28:04 +09:00 |
|
tildearrow
|
656de800cf
|
renderSamples optimization
only render sample types which are used
stability remains to be tested
|
2022-09-25 17:18:04 -05:00 |
|
tildearrow
|
89ece073f6
|
GUI: add SNES to the sample chip list
|
2022-09-25 04:03:13 -05:00 |
|
tildearrow
|
b4c020c11b
|
SNES: invert/pitch mod/noise control
echo still work in progress
|
2022-09-25 03:33:39 -05:00 |
|
tildearrow
|
cbdf23efa7
|
allow loading .brr samples directly
|
2022-09-25 01:20:08 -05:00 |
|
tildearrow
|
a0dc9de262
|
ADSFGGGGGJKSDGHASLJKFHL
|
2022-09-24 19:40:03 -05:00 |
|
tildearrow
|
c0de45ff0c
|
Merge branch 'snes' of https://github.com/akumanatt/furnace into akumanatt-snes
|
2022-09-24 02:53:11 -05:00 |
|
tildearrow
|
04117c5098
|
Purposeful Conflict
|
2022-09-24 02:41:29 -05:00 |
|
tildearrow
|
98cebf92f2
|
Merge pull request #491 from ZeroByteOrg/ZSMv1
Commander X16 Native Export Format: ZSM
|
2022-09-24 02:28:25 -05:00 |
|
tildearrow
|
d0e581e4cd
|
OPM/NES ins type split, part 2
|
2022-09-24 01:37:29 -05:00 |
|
tildearrow
|
3d5125e792
|
OPM/NES ins type split, part 1
|
2022-09-24 01:33:36 -05:00 |
|
tildearrow
|
5dfa089c49
|
GUI: some UI corrections
and prepare for OPM/NES split
|
2022-09-24 00:57:53 -05:00 |
|
ZeroByteOrg
|
d7900c2390
|
Implemented changes requested by Tildearrow
|
2022-09-23 23:23:03 -05:00 |
|