tildearrow
ce08a62548
GUI: work around Android backspace issue
2022-11-05 18:17:54 -05:00
tildearrow
bd77bd0a81
GUI: some improvements
...
- mobile UI work
- highlight channel at cursor in orders
2022-11-05 16:22:15 -05:00
tildearrow
6fbe11696e
GUI: hex mode for SNES filter MML string
2022-11-03 03:22:25 -05:00
tildearrow
cb34b7e1a7
GUI: add SNES echo filter MML string
2022-11-03 02:59:37 -05:00
tildearrow
d96674186e
GUI: new scaling factor detection technique
2022-10-20 01:49:33 -05:00
tildearrow
375d060f48
GUI: prepare for new HiDPI strategy
2022-10-19 15:33:20 -05:00
tildearrow
684b5a928b
VGM export: prepare for "direct stream mode"
...
this will eventually allow for DualPCM and MSM6258 export
DO NOT USE YET
2022-10-17 04:17:00 -05:00
tildearrow
8be5e5a9e6
Merge pull request #699 from system64MC/wavetable_interpolation_no_opf2
...
Wavetable interpolation
2022-10-12 14:26:43 -05:00
tildearrow
a3fdf171f3
T6W28: separate instrument type
2022-10-12 00:46:33 -05:00
tildearrow
6a3def514a
GUI: invert some compat flags
...
they are called "compatibility" flags for a reason
it doesn't make too much sense to have some of these flags enabled
when creating a new Furnace song.
2022-10-09 17:59:44 -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
System64
76bd96706e
Update gui.h
2022-10-03 19:42:52 +02:00
tildearrow
54183ce4a2
GUI fail error report
2022-10-02 16:12:02 -05:00
tildearrow
492b1a8347
GUI: implement clear recent file list option
2022-10-02 01:36:37 -05:00
tildearrow
5e18edb229
early MSM5232 work
2022-10-01 03:15:40 -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
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
7770ca8965
SNES: more fixes (especially GUI ones)
2022-09-28 19:33:16 -05:00
tildearrow
122694d7c9
MIDI output improvements
2022-09-26 01:27:36 -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
ZeroByteOrg
c3654eb67c
Merge branch 'master' into ZSMv1
2022-09-23 22:24:22 -05:00
tildearrow
764ae60740
prepare for splitting OPN/OPM and NES/SN
2022-09-23 03:41:38 -05:00
cam900
e00758d67c
Merge branch 'master' of https://github.com/tildearrow/furnace into sample_macro
2022-09-22 23:02:01 +09:00
tildearrow
ac68419b78
implement KVS on YM2612
2022-09-22 01:18:41 -05:00
tildearrow
ad097e0526
GUI: add paste with instrument
...
like paste mix but changes the instrument
2022-09-21 22:59:53 -05:00
tildearrow
e22d7484cb
dev115 - automatic system detection
2022-09-21 19:27:42 -05:00
tildearrow
eb0aac0f54
GUI: more work on it
2022-09-20 19:07:17 -05:00
tildearrow
e1890173b2
GUI: implement channel volume bar
2022-09-20 02:32:23 -05:00
tildearrow
ebb939c189
GUI: add channel font option
2022-09-18 04:20:08 -05:00
tildearrow
75bcad558a
GUI: channel customization, part 1
2022-09-18 03:51:10 -05:00
tildearrow
6bf6a854ef
GUI: comfortable wave macro height
2022-09-17 22:55:58 -05:00
cam900
0f5a400b29
Merge branch 'master' of https://github.com/tildearrow/furnace into sample_macro
2022-09-18 00:11:53 +09:00
tildearrow
587e066d43
GUI: randomize in macros under the right click
2022-09-16 00:18:14 -05:00
ZeroByteOrg
b14bf9ea33
Merge branch 'master' into ZSMv1
2022-09-15 12:03:53 -05:00
tildearrow
b82e96ec20
GUI: fix toggles losing their colors on hover
2022-09-10 23:50:53 -05:00
tildearrow
2f0e97f6d9
GUI: FM operator swapping
2022-09-10 23:20:22 -05:00
tildearrow
09233b6de0
GUI: add signed waveform view mode
2022-09-10 22:35:21 -05:00
tildearrow
eb2c01097f
GUI: add recent file list
2022-09-10 18:53:27 -05:00
tildearrow
99340234b8
GUI: wave generator, part 7
...
prepare for WaveTools (formerly Mangle)
2022-09-10 16:01:22 -05:00
tildearrow
f2e519d71e
GUI: add an option to exit mobile UI
2022-09-09 19:23:53 -05:00
tildearrow
0ac92209d0
GUI: even more mobile work
2022-09-09 18:53:20 -05:00
tildearrow
d021005f26
GUI: fix arp macro hover
2022-09-09 16:41:00 -05:00
tildearrow
9a3c81d90a
GUI: wave generator, part 6
...
FM now with feedback!
2022-09-09 03:23:18 -05:00
tildearrow
0fd72c53ef
GUI: and more mobile UI progress
2022-09-08 23:20:33 -05:00
tildearrow
2c18fe1051
GUI: lots of mobile UI progress
2022-09-08 19:15:19 -05:00
tildearrow
ae6e956f06
GUI: some mobile view work
2022-09-08 17:04:38 -05:00
tildearrow
43100fbbee
Merge pull request #644 from NatsumiFox/master
...
GUI: Remember window x/y position and maximized state.
2022-09-08 01:35:29 -05:00
tildearrow
f34b01c0e5
GUI: work around .dmf/.dmp saving issue
2022-09-04 02:26:29 -05:00