tildearrow
b9604c5729
GUI: new pattern cursor logic, part 1 - READ
...
this new pattern cursor logic will finally allow you to click on any
cell of the previous/next pattern and take you there
on top of that you'll be able to make selections that go beyond the
boundaries of a pattern
operations are not supported yet, so don't try it out!
it won't work properly until I adapt the code.
2025-06-27 20:37:23 -05:00
tildearrow
6d7a354531
fix MIDI input not working on ins load preview
...
issue #2561
2025-06-24 03:34:05 -05:00
tildearrow
d243bafc6f
GUI: don't warn while loop start/end focused
...
very ugly workaround to #2587
2025-06-23 19:02:19 -05:00
tildearrow
e23f1700a3
GUI: add setting to disable maximize workaround
...
issue #2575
2025-06-18 03:32:39 -05:00
tildearrow
b7e63d2ee8
GUI: possibly fix hang after factory reset
...
issue #2576
2025-06-18 03:01:04 -05:00
tildearrow
3cbc69aa56
GUI: this time for real fix the crash
...
issue #2570
2025-06-17 19:04:36 -05:00
tildearrow
5c2647f0ec
GUI: prevent division by zero in progress
...
issue #2570 perhaps?
2025-06-17 03:12:37 -05:00
tildearrow
9ff85bc544
GUI: reset macro zoom when replacing ins
...
issue #2535
2025-06-14 19:09:47 -05:00
tildearrow
9e7ed049a1
add compile option to disable the intro
...
saves around 500KB-1MB
2025-06-10 17:17:18 -05:00
tildearrow
fe454ee2df
VGM export: add speed drift compensation setting
...
it appears this is the only way to get exports to play at the correct
speed in DeadFish's VGM player for Genesis
2025-06-06 02:45:59 -05:00
tildearrow
2dccc0a0f2
GUI: initialize wasFollowing
2025-05-21 19:06:12 -05:00
recme
dcb383b86d
Recovered "Follow pattern state" on play due to Find/Replace ( #2468 )
2025-05-21 19:05:31 -05:00
tildearrow
981e798519
fix typo in FMS2/AMS2 effect number
2025-05-21 15:54:28 -05:00
tildearrow
1cabe743d6
VGM export: prepare to fix NES DPCM
2025-05-06 03:44:42 -05:00
tildearrow
82bead2fe4
GUI: fix ESFM new ins malfunction on ins type list
...
issue #2450
2025-05-02 16:46:24 -05:00
tildearrow
184b8efcc4
GUI: no system file picker on Flatpak
...
portals bring too many issues to deal with
issue #2490
2025-04-30 15:17:07 -05:00
tildearrow
5e4dbe7063
improve export progress
2025-04-14 14:42:15 -05:00
tildearrow
4899513194
new off + wait 1 command
2025-04-14 13:42:15 -05:00
tildearrow
e79721b785
add big endian and long ptr options to cmd stream
...
the format also changes!
2025-04-13 20:42:15 -05:00
tildearrow
2ea7bf65ea
TO DO:
...
- FIX CIELOS
- FIX HUGE STACKS
BYE
2025-04-11 20:21:46 -05:00
tildearrow
05da08d6da
GUI: threaded command stream export, part 1
...
no progress bar yet
2025-04-08 04:59:00 -05:00
tildearrow
24cd378e50
GUI: consider pass disable opts in CS exprt dialog
2025-04-08 03:31:42 -05:00
tildearrow
873bad1613
stuff
2025-04-07 04:33:28 -05:00
tildearrow
a49664a3f5
GUI: make command stream player visible
...
window > debug > command stream player
2025-04-05 03:22:48 -05:00
tildearrow
c064cf089d
prepare to fix pitch linearity issues
2025-04-01 14:11:45 -05:00
tildearrow
7d96ddaef2
release v0.6.8
2025-03-29 22:26:09 -05:00
tildearrow
13b56870ec
new demo song
...
by ALTMUS
2025-03-29 22:26:00 -05:00
tildearrow
0f4d70a34e
GUI: add chan osc DC off correction strat options
...
off: no DC offset correction
normal: the old algorithm
high-pass: a new algorithm
also fix a hang!
2025-03-17 04:07:22 -05:00
tildearrow
b52699d370
GUI: fix note input when follow pattern is off
2025-03-12 18:33:46 -05:00
tildearrow
96405706a8
GUI: fix note input not working when step playing
2025-03-12 18:32:30 -05:00
tildearrow
6ae3f33513
GUI: disable sample filter sweep by default
2025-03-11 05:10:42 -05:00
tildearrow
ad8d1b5060
GUI: improve note input timing
...
during playback, it rounds to nearest cell now
this greatly enhances the recording experience
to-do: test on higher latencies and see if we have to compensate somehow...
2025-03-11 04:03:05 -05:00
tildearrow
6deee95d87
GUI: prepare to improve note input timing
...
the idea is to snap to the closest Y position...
2025-03-10 19:31:05 -05:00
yohannd1
f2d6ae78fa
sample filter ui: clamp frequency on popup
2025-03-07 18:41:17 -05:00
yohannd1
37d49ffe0f
sample filter ui: add sweep option
2025-03-07 18:41:17 -05:00
tildearrow
6dc4f16689
GUI: add an audio load chart
2025-03-01 06:10:59 -05:00
tildearrow
dd7e1def3d
new chan osc work in progress
2025-03-01 05:05:50 -05:00
tildearrow
dd9983778b
GUI: selection/scroll improvements
...
now you can scroll left/right by dragging selection to the side edges
2025-02-22 18:43:46 -05:00
tildearrow
4019066a64
GUI: add "set effect" option to randomize
2025-02-06 17:25:50 -05:00
tildearrow
ce929d165c
GUI: skip intro with keyboard
...
Escape, Space or Enter skip immediately
2025-02-01 22:18:41 -05:00
tildearrow
00ad4e4a46
update copyright year
2025-01-28 18:49:19 -05:00
yohannd1
32ea140a61
wave+sample drag&drop, and supporting swap via ctrl-drag
2024-12-19 15:51:21 -03:00
yohannd1
806e56a3b2
instrument drag and drop: most of the code
...
Missing the code that actually swaps the instruments :)
2024-12-19 12:00:24 -03:00
bbbradsmith
55a189444f
-romout command line export
...
consolidate DivEngine::isROMExportViable function from FurnaceGUI::updateROMExportAvail to avoid copy-paste
2024-12-19 04:40:49 -05:00
Dalia
6a8ca37a20
GUI: correct cursor position on song stop ( fix #2274 )
2024-12-18 19:07:14 -05:00
Eknous-P
52aad00382
sample editor: fix sample drawing rounding
2024-12-06 17:17:52 -05:00
tildearrow
3ca9545b1e
GUI: mark modified when replacing instruments
2024-11-14 15:03:56 -05:00
tildearrow
39a5408e4e
GUI: always scroll scrolltexts on mobile
2024-11-10 04:56:41 -05:00
tildearrow
e7375fd733
GUI: implement scrolltext
...
issue #1961
applied on Checkbox
2024-11-10 04:14:39 -05:00
tildearrow
76554cb8a2
GUI: prepare to fix text overflow
2024-11-09 19:44:28 -05:00