Commit graph

9347 commits

Author SHA1 Message Date
tildearrow
00882ce616 update demos/README.md 2024-11-24 16:36:02 -05:00
tildearrow
56f598cd41 GUI: fix sample loop crossfade overflow
co-authored by Eknous
2024-11-24 16:09:42 -05:00
tildearrow
5d47b50032 MSM6258: fix panning
issue #2249
2024-11-24 16:05:52 -05:00
tildearrow
c140c94c5f OPL4: fix drums ins type not appearing 2024-11-24 15:53:51 -05:00
tildearrow
806d47ba9d disable WITH_DEMOS by default
due to unclear licensing
2024-11-24 15:38:27 -05:00
tildearrow
c531f777af fix file not closing when loading .dmc or .brr 2024-11-24 15:31:52 -05:00
freq-mod
4fffb76071
Update sms.md 2024-11-22 13:46:34 +01:00
tildearrow
f843039e04 fix "window" and "help" in Portuguese
thanks Mildanner
2024-11-14 15:05:16 -05:00
tildearrow
3ca9545b1e GUI: mark modified when replacing instruments 2024-11-14 15:03:56 -05:00
Background
725c463c25 new msx-music demo no way 2024-11-12 22:04:56 +01:00
tildearrow
ffba0daf1c GUI: fix hitbox issue in sys picker 2024-11-11 13:57:33 -05:00
tildearrow
6f61f6661f C64: fix global param again...
issue #2181
2024-11-11 04:17:02 -05:00
tildearrow
44e842530b VGM export: fix bugs in issue #2226
- wrong byte in PCM RAM write
- MSM6258 reset being MSM6295
2024-11-11 04:04:04 -05:00
tildearrow
5fcf42267a GUI: warn OPL snare mult
issue #2232
2024-11-11 03:57:23 -05:00
Dalia
78af94b5e9 don't play metronome unless song is playing 2024-11-11 01:36:52 -05:00
tildearrow
99e3c3fa33 AY: fix chan osc
issue #2235
2024-11-10 05:38:19 -05:00
tildearrow
39a5408e4e GUI: always scroll scrolltexts on mobile 2024-11-10 04:56:41 -05:00
tildearrow
b701f06a98 Lynx: whoopsie 2024-11-10 04:18:22 -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
Swirly
b7d52d2d6e i cant believe i did it
lidgfksfgjkgfjksghfjhgb
2024-11-09 04:09:57 -05:00
tildearrow
f159ebf997 update AY doc 2024-11-09 02:49:45 -05:00
tildearrow
a3ceae888e GUI: fix cur order outline 2024-11-08 04:42:45 -05:00
tildearrow
77374cf740 GUI: fix user presets loading for real
issue #2025
2024-11-08 03:41:58 -05:00
tildearrow
826d1730e0 fix possible ins create type error
when cursor is outside
2024-11-08 03:19:49 -05:00
tildearrow
3d7079226f OPN: implement phase reset macro on ExtCh 2024-11-08 02:47:51 -05:00
tildearrow
82d5139197 SegaPCM: its still there 2024-11-08 02:04:06 -05:00
tildearrow
917932d6f5 document load LFSR macro 2024-11-08 02:01:36 -05:00
tildearrow
7c1d8ef4bb Lynx: fix load LFSR 2024-11-08 02:00:58 -05:00
tildearrow
ec40b72740 soften 2024-11-07 18:10:58 -05:00
tildearrow
28bbe56a44 .ftm import: fix virtual tempo going outside range
issue #2230
2024-11-07 03:55:48 -05:00
tildearrow
9e093a20c1 GUI: allow octave up/down on file picker
second try
issue #1895
2024-11-07 03:33:43 -05:00
tildearrow
0d18b4828d OPN: fix 30xx 2024-11-07 03:23:45 -05:00
tildearrow
89298b18ed CI: use macOS 13
issue #1952
2024-11-06 18:52:34 -05:00
tildearrow
75ad701986 YM2151: Nuked 30xx 2024-11-06 18:42:21 -05:00
tildearrow
c69f366942 OPL: ymfm 30xx 2024-11-06 18:36:51 -05:00
tildearrow
ce453ac0a4 GUI: warn the user when using 8914 and AtomicSSG 2024-11-06 18:24:49 -05:00
tildearrow
1e68098cd3 AY: fix several problems with AtomicSSG 2024-11-06 18:09:26 -05:00
tildearrow
a25b2c7cc8 GUI: fix moveSelected going out of bounds 2024-11-06 17:49:31 -05:00
tildearrow
5917831992 OPLL: fix 13xx typo 2024-11-04 04:12:05 -05:00
tildearrow
b6820fd5d5 the final part of this branch 2024-11-04 04:00:50 -05:00
tildearrow
a54fb85288 FINALLY FIX THE CRASH
YES

issue #2215
2024-11-04 03:08:32 -05:00
tildearrow
92a615eefc Merge branch 'master' into theUltimateFix 2024-10-30 14:57:09 -05:00
freq-mod
d3c06c7576
Update ay8910.md 2024-10-29 15:12:29 +01:00
freq-mod
4f0fb0edc6
Update ay8910.md 2024-10-29 15:01:16 +01:00
freq-mod
3ae1737867
Update watarasv.md 2024-10-29 14:51:17 +01:00
freq-mod
5ff6adc34d
fix pzi import even more 2024-10-27 10:58:26 +01:00
freq-mod
7578ce6015
fix pzi import
previously it didnt import most of the samples
2024-10-26 18:20:01 +02:00
tildearrow
0e70439d68 initialize selCore...
maybe issue #2180
2024-10-24 03:22:18 -05:00
Electric Keet
9b2c9a60e5 Updated image for updated find dialog. 2024-10-23 00:25:45 -05:00