tildearrow
|
eb8f99dafe
|
GUI: import/export colors/keybinds/layout
untested
|
2022-04-06 13:53:39 -05:00 |
|
tildearrow
|
1054f92029
|
GUI: simplify keybind load/save code
as of now action definitions are in guiConst.cpp.
|
2022-04-06 01:52:58 -05:00 |
|
tildearrow
|
5de58e1f6d
|
GUI: add settings for borders
|
2022-04-06 00:34:26 -05:00 |
|
tildearrow
|
5f71857439
|
GUI: attempt at optimizing pattern draw code
|
2022-04-04 23:38:38 -05:00 |
|
tildearrow
|
f89360392f
|
GUI: add setting to customize the title bar
closes #339
|
2022-04-04 13:25:38 -05:00 |
|
tildearrow
|
90bbc42290
|
GUI: more usability improvements
- move cursor to end of clipboard when pasting
- better effect input
|
2022-04-03 19:20:30 -05:00 |
|
tildearrow
|
fa234afc9d
|
GUI: prepare to add a "lock layout" option
|
2022-04-02 15:07:47 -05:00 |
|
tildearrow
|
b90a26a33d
|
GUI: order view similar pattern coloring
|
2022-04-02 00:41:52 -05:00 |
|
tildearrow
|
ab5ed4413e
|
GUI: usability fixes (ctrl-wheel)
as of now Ctrl-wheel allows you to fine change sliders
also added undo/redo buttons to sample editor
|
2022-04-02 00:11:44 -05:00 |
|
tildearrow
|
81c8bf4e59
|
add ability to select VGM version when exporting
by default it is 1.71 but please tell me if you want this to be changed
|
2022-04-01 21:40:32 -05:00 |
|
tildearrow
|
ffb01dd19c
|
Revert "release 0.6pre0"
This reverts commit f7566455c2 .
|
2022-04-01 05:20:00 -05:00 |
|
tildearrow
|
f7566455c2
|
release 0.6pre0
|
2022-04-01 04:45:06 -05:00 |
|
tildearrow
|
052dcb2576
|
implement more MIDI stuff
|
2022-04-01 01:50:01 -05:00 |
|
tildearrow
|
a5a65d4db3
|
GUI: implement MIDI learn
|
2022-03-31 18:39:01 -05:00 |
|
tildearrow
|
d321292543
|
separate VRC6 and VRC6 saw ins types
|
2022-03-31 15:25:58 -05:00 |
|
tildearrow
|
45ce940d66
|
better MIDI and note input handling
closes #147
|
2022-03-31 01:51:57 -05:00 |
|
tildearrow
|
501ecc063d
|
GUI: earliest MIDI note input
|
2022-03-30 15:44:27 -05:00 |
|
tildearrow
|
941aab0def
|
GUI: add ability to input waveform data in hex
closes #327
|
2022-03-30 00:28:49 -05:00 |
|
tildearrow
|
c7a37959f0
|
GUI: early MIDI action UI - COMPLETELY UNTESTED
it will crash (or not)
|
2022-03-29 17:38:30 -05:00 |
|
tildearrow
|
77798f6ed7
|
more MIDI work... still not there
|
2022-03-29 16:09:15 -05:00 |
|
tildearrow
|
4825fe7adb
|
more work
|
2022-03-28 18:19:47 -05:00 |
|
tildearrow
|
5360cd73f4
|
earliest MIDI input! (no note input tho)
|
2022-03-28 03:46:50 -05:00 |
|
tildearrow
|
09b5dd556e
|
GUI: add setting to change position of SL slider
|
2022-03-27 03:38:04 -05:00 |
|
tildearrow
|
f7d7b00e93
|
GUI: redesign FM editor layout, part 3
|
2022-03-27 03:29:45 -05:00 |
|
tildearrow
|
26791df58e
|
GUI: redesign FM editor layout, part 1
thanks Raijin for the concept
|
2022-03-25 18:16:47 -05:00 |
|
tildearrow
|
afc701b0b9
|
GUI: sample edit undo/redo!
it seems to work but if you find bugs/crashes tell me
|
2022-03-23 00:42:59 -05:00 |
|
tildearrow
|
519dd7f2dd
|
GUI: aaand more sample editor work
now it has a right click menu
|
2022-03-22 18:05:32 -05:00 |
|
tildearrow
|
7ebc63a514
|
GUI: implement sample paste
|
2022-03-22 17:01:06 -05:00 |
|
tildearrow
|
705ba4273b
|
GUI: sample editor keybinds
works
|
2022-03-22 04:54:01 -05:00 |
|
tildearrow
|
f4f91ca49e
|
GUI: ability to customize toggle button color
|
2022-03-22 01:57:06 -05:00 |
|
tildearrow
|
e256efa641
|
GUI: add option to load Japanese chars
issue #52
|
2022-03-21 23:36:17 -05:00 |
|
tildearrow
|
7e5c27c5b7
|
GUI: massive code split
gui.cpp now less than 3000 lines
|
2022-03-21 17:34:43 -05:00 |
|
tildearrow
|
1003d9fcb8
|
GUI: more "modified" status situations
fixes #236
|
2022-03-21 16:17:51 -05:00 |
|
tildearrow
|
854d0fea48
|
GUI: add option to restore backup
|
2022-03-21 14:32:33 -05:00 |
|
tildearrow
|
8c961f0aae
|
add backup functionality - UNTESTED
|
2022-03-21 14:11:28 -05:00 |
|
tildearrow
|
b45d2be312
|
GUI: sample editor almost complete
only keybinds are missing
|
2022-03-21 03:45:20 -05:00 |
|
tildearrow
|
a68dbed760
|
GUI: add options for rounded UI elements
|
2022-03-21 00:52:38 -05:00 |
|
tildearrow
|
b83b46aa2c
|
GUI: more sample editor work
scrollbar and some layout changes
|
2022-03-21 00:41:18 -05:00 |
|
tildearrow
|
b04e1f2870
|
GUI: implement sample draw
|
2022-03-20 18:25:48 -05:00 |
|
tildearrow
|
67ca88b478
|
GUI: prepare for sample select/draw
|
2022-03-19 16:14:11 -05:00 |
|
tildearrow
|
689ed3bf65
|
sample editor workkkkkkk
|
2022-03-19 03:42:44 -05:00 |
|
tildearrow
|
c59c176de2
|
W O R K A R O U N D
adding text fixes the issue
|
2022-03-17 23:28:01 -05:00 |
|
tildearrow
|
b31ab408db
|
GUI: new sample editor work
|
2022-03-17 18:08:59 -05:00 |
|
tildearrow
|
3c1b1b69fc
|
GUI: define sample edit texture
|
2022-03-17 03:43:02 -05:00 |
|
tildearrow
|
9322e9467c
|
GUI: prepare macro editor for OPL op macros
|
2022-03-16 02:01:44 -05:00 |
|
tildearrow
|
790c4345d9
|
GUI: add ability to view Hz as base tempo
|
2022-03-15 23:43:24 -05:00 |
|
tildearrow
|
02e9edbad9
|
unlock the power of DECIMAL HZ!
|
2022-03-15 23:30:15 -05:00 |
|
tildearrow
|
bfae208a24
|
GUI: change default layout
|
2022-03-14 17:40:22 -05:00 |
|
tildearrow
|
a96fd5727e
|
GUI: begin working on unified ins/wave/sample list
|
2022-03-14 00:26:27 -05:00 |
|
tildearrow
|
4ba6058b03
|
GUI: system file dialog on by default
in order to make a test build
|
2022-03-13 23:24:57 -05:00 |
|