tildearrow
c064cf089d
prepare to fix pitch linearity issues
2025-04-01 14:11:45 -05:00
tildearrow
f95336befe
renderGL: setting to set settings to set stencil a
...
nd buffer size
it appears this may be the cause of visual glitches
2025-03-30 15:13:39 -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
c9f9cc0d8b
GUI: add a setting to toggle fallback pat font
2025-03-27 19:02:29 -05:00
tildearrow
841af611ba
WonderSwan: bring Mednafen core back
2025-03-22 01:38:08 -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
957a05665a
fix crash
2025-03-10 12:46:46 -05:00
tildearrow
b46a60e96d
possibly solve vZoom/vScroll issue
...
move these to a new DivInstrumentTemp struct
this way, undo history is not altered every time these change
issue #2179
2025-03-10 12:35:05 -05:00
tildearrow
b7a8745581
GUI: hide SCV once again
...
after the unification the system ID and chan count are stable
however, the system is still beta...
it won't be ready by 0.6.8 so I am going to hide it
2025-03-10 11:43:17 -05:00
freq-mod
ca89b5beb8
Add files via upload
2025-03-09 13:46:24 +01:00
tildearrow
5a2d4662aa
NDS: get rid of core quality
2025-03-09 01:27:59 -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
0d7ef2e8eb
WonderSwan: acquireDirect()
2025-03-07 18:37:25 -05:00
tildearrow
3d915270b1
GUI: remove Virtual Boy quality setting
2025-03-07 17:06:47 -05:00
tildearrow
c2228cd74b
SCC: acquireDirect()
2025-03-06 19:06:45 -05:00
tildearrow
7a6f6a6745
PCE: remove core quality
2025-03-06 12:18:10 -05:00
tildearrow
6813c30e3a
new chan osc, part 8
...
fix remaining bugs
2025-03-02 18:02:38 -05:00
tildearrow
c0e4552c52
new chan osc, part 3
...
fix the jerkiness!
2025-03-01 18:46:11 -05:00
tildearrow
6dc4f16689
GUI: add an audio load chart
2025-03-01 06:10:59 -05:00
tildearrow
f674a38d8e
GUI: optimize pattern view
...
don't render what isn't visible
from 3.5ms to 2ms in my phone
to-do: check for regressions...
2025-02-22 19:57:53 -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
b95f9885a4
GUI: don't sort note keys in settings
...
until Apply or OK are clicked
issue #2345
2025-02-06 00:33:34 -05:00
tildearrow
c95e9684ed
GUI: work around lack of PRIu64 in some systems
2025-02-01 02:32:59 -05:00
tildearrow
b64c06dd4d
GUI: add more options for selection drag
...
ability to copy by dragging selection
2025-01-31 17:29:51 -05:00
tildearrow
97402e6d41
replace AArt µPD1771C core with MAME
2025-01-29 01:58:31 -05:00
tildearrow
00ad4e4a46
update copyright year
2025-01-28 18:49:19 -05:00
yohannd1
0b4cf34e4d
instrument drag&drop: adding option to disable
2024-12-20 21:36:04 -03: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
Eknous-P
5f299996df
create sample from wavetable action
2024-12-11 18:04:10 -05:00
Eknous-P
81719a79ea
(sub)song notes: wrap text
2024-12-06 17:17:52 -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
tildearrow
c20a839871
a couple mobile improvements
...
comment section in sub-songs
background play option!
2024-10-22 16:38:57 -05:00
tildearrow
3164f311f5
GUI: fix visualizer when things are on
...
issue #2212
2024-10-17 01:52:06 -05:00
--global
901bb110cc
fix #2182
...
Changed behavior of FurnaceGUI::play - explicitly providing 0 will
always play from the beginning of the pattern. Default argument of -1
will result in default behavior (play from beginning unless currently
stepping).
2024-10-12 13:25:12 +02:00
tildearrow
936dd0a5ba
GUI: too many settings
2024-10-10 14:25:12 -05:00
tildearrow
6e47a119fa
everyone is voting 4
2024-10-10 02:56:20 -05:00
tildearrow
c6dfd4f10b
Merge branch 'master' into sysmgrtooltip_syschaninfo
2024-10-10 02:38:18 -05:00
tildearrow
39e049145a
Merge branch 'Eknous-P/welcomescr'
2024-10-10 02:21:57 -05:00
tildearrow
f7a861a01d
Merge remote-tracking branch 'alederer/wave-list-horizontal'
2024-09-29 18:26:57 -05:00
tildearrow
03c003276c
Merge remote-tracking branch 'alederer/multiKeybind'
2024-09-29 15:38:35 -05:00
tildearrow
0f5adae785
GUI: remove unused function
2024-09-28 00:17:35 -05:00
tildearrow
3a0fd28165
GUI: warn on first import of a classic module
2024-09-27 15:14:54 -05:00
Eknous-P
e06b3ada26
sure
...
even though it can get longer when power-saving kicks in
2024-09-25 23:06:01 +04:00
tildearrow
b2c1f8d919
Merge pull request #2116 from alederer/sortFuzzyMatches
...
In command palette, sort matches by quality/exactness
2024-09-25 13:52:00 -05:00
tildearrow
88b274b886
GUI: hide some chips
...
- YMU759: impossible to implement properly
- Dummy: doesn't make sense
- μPD: incomplete and uncertain
- SegaPCM 5-channel: Defle compat
- Pong: doesn't make sense
2024-09-22 14:46:37 -05:00