Commit graph

4416 commits

Author SHA1 Message Date
tildearrow
aaebdf3e5e POKEY: E5xx fix? 2023-05-28 04:51:38 -05:00
tildearrow
831598b1aa FIXED 2023-05-27 22:02:06 -05:00
tildearrow
5d2562a4d7 FIX LATER 2023-05-27 18:51:33 -05:00
tildearrow
4947d02c68 allow saving patterns in old format 2023-05-26 01:30:01 -05:00
tildearrow
1cdca76336 stop reading config if there's a zero
most likely corrupt file
2023-05-24 22:14:36 -05:00
tildearrow
4d36bd2336 VGM export; fix loop trail when loop is off 2023-05-24 14:25:30 -05:00
tildearrow
b24b22dfd9 release v0.6pre5
the thousand-star release
2023-05-24 04:22:15 -05:00
tildearrow
4c069178e7 fix secret arp speed parameter 2023-05-24 04:08:28 -05:00
tildearrow
6d0f6bf50f move loop when trimming in sample editor 2023-05-24 04:05:14 -05:00
tildearrow
3b688774fe move loop when deleting in sample editor 2023-05-24 03:33:51 -05:00
tildearrow
c7b24f706f GUI: improve sample type conversion 2023-05-24 02:54:36 -05:00
tildearrow
0fd5483b59 SNES: fix BRR once again 2023-05-24 02:38:43 -05:00
tildearrow
4b12f440fa variable set but not used 2023-05-24 02:12:42 -05:00
tildearrow
ab29b82e78 GUI: prevent exit from being clicked by accident
issue #361
2023-05-24 01:58:12 -05:00
tildearrow
0c0efaea50 make use of sample loop flag
issue #1109

this MAY BREAK THINGS
if any problems, REVERT THIS ONE
2023-05-24 01:51:27 -05:00
tildearrow
f55dbc7376 AY: fix 5B per-chan osc 2023-05-24 01:34:01 -05:00
tildearrow
00108a04f5 PCM DAC: wave interpolation 2023-05-24 01:24:45 -05:00
tildearrow
d7a3cc3049 QSound: fix forceIns 2023-05-24 01:17:06 -05:00
tildearrow
8988b52062 The first letter of description shall not upperca 2023-05-21 05:40:10 -05:00
tildearrow
2da1fe8821 prepare for patchbay effects 2023-05-21 04:39:36 -05:00
tildearrow
85ef486949 GUI: update credits 2023-05-20 23:20:39 -05:00
tildearrow
d644189201 C64: prevent multiple write to filter reg
issue #1114
2023-05-20 15:19:45 -05:00
tildearrow
61a15835db pattern pointers shall be unsigned 2023-05-20 14:58:57 -05:00
tildearrow
31a4e6efdc GUI: fix crash in asset dir
when moving incompatible types
2023-05-19 13:46:24 -05:00
tildearrow
eaa82d49eb add a -subsong parameter 2023-05-19 00:49:05 -05:00
tildearrow
90d1fd60d8 dev157 - new pattern format 2023-05-18 19:50:36 -05:00
tildearrow
347d35be19 GUI: add option to toggle save compression 2023-05-18 15:52:48 -05:00
tildearrow
dae87a4980 GUI: prevent unified view from bricking mobile 2023-05-18 02:34:19 -05:00
tildearrow
c05557b59d OPLL: fix compilation 2023-05-17 14:37:43 -05:00
tildearrow
fba1743655 maybe uninitialized 2023-05-17 05:45:22 -05:00
tildearrow
1c3ad94b59 asset directories, part 12 2023-05-17 04:08:17 -05:00
tildearrow
bd8e8fbaff asset directories, part 11 2023-05-16 19:00:05 -05:00
tildearrow
4195046283 asset directories, part 10 2023-05-16 13:41:08 -05:00
tildearrow
b1e2d76ce6 asset directories, part 9 2023-05-16 04:29:26 -05:00
tildearrow
92cf966a36 asset directories, part 8 2023-05-16 03:04:16 -05:00
tildearrow
160753243d asset directories, part 7 2023-05-16 02:44:46 -05:00
tildearrow
22638d5199 asset directories, part 6 2023-05-16 00:04:26 -05:00
tildearrow
442ccd0e09 asset directories, part 5 2023-05-15 23:27:45 -05:00
tildearrow
1f5b08e09e asset directories, part 4
partially working
2023-05-15 19:11:50 -05:00
tildearrow
c523d80fc3 asset directories, part 3 - DO NOT USE
IT CRASHES
2023-05-15 17:43:27 -05:00
tildearrow
51b4492746 asset directories, part 2 2023-05-15 04:25:23 -05:00
tildearrow
e1b5842728 asset directories, part 1 2023-05-15 01:36:02 -05:00
tildearrow
4211dad692 sample resample now uses selected rate
rather than compat rate
2023-05-11 17:46:22 -05:00
tildearrow
2c508a947b GUI: allow long hold on mobile for sample raw 2023-05-10 22:03:40 -05:00
tildearrow
29688d1cc5 fix MTC/MIDI clock on playSub 2023-05-10 03:30:05 -05:00
tildearrow
826538e41b implement MIDI timecode output 2023-05-10 02:57:59 -05:00
tildearrow
eb521a6dac fix MIDI clock, part 2 2023-05-09 22:12:14 -05:00
tildearrow
1d3c89aa51 fix MIDI clock, part 1 2023-05-09 05:33:26 -05:00
tildearrow
bdcbab0921 prepare to fix MIDI clock 2023-05-09 05:05:53 -05:00
tildearrow
3b10cd9ce1 SegaPCM: fix custom clock
issue #1107
2023-05-09 03:56:16 -05:00