tildearrow
|
4ad1ae78fa
|
ASDFGHJKL
|
2023-08-31 01:43:19 -05:00 |
|
tildearrow
|
a882d7bcf2
|
GUI: detect UI scale factor when moving window
|
2023-08-31 01:24:06 -05:00 |
|
tildearrow
|
9caa2f38f4
|
SoundUnit: fix getPan()
|
2023-08-31 00:42:25 -05:00 |
|
tildearrow
|
5140acd51f
|
Merge pull request #1443 from tildearrow/doc-general
Small documentation fixes and improvements.
|
2023-08-31 00:20:18 -05:00 |
|
tildearrow
|
9aacc706f1
|
Merge branch 'master' into doc-general
|
2023-08-31 00:20:05 -05:00 |
|
Electric Keet
|
fb3a3890d5
|
And the rest of the fixes.
|
2023-08-30 22:18:15 -07:00 |
|
Electric Keet
|
29c2879397
|
Small correction.
|
2023-08-30 22:07:06 -07:00 |
|
tildearrow
|
8b3fc84b51
|
don't show JACK/PA backends if not available
|
2023-08-30 23:23:27 -05:00 |
|
tildearrow
|
922800d864
|
oh crap
|
2023-08-30 23:14:47 -05:00 |
|
tildearrow
|
274ce8a646
|
remove many TODOs
|
2023-08-30 19:21:38 -05:00 |
|
tildearrow
|
d1b78f787b
|
update credits
|
2023-08-30 17:38:45 -05:00 |
|
tildearrow
|
68787a4d8b
|
add PortAudio backend - PLEASE READ
PLEASE DO:
```
git submodule update --init --recursive
```
AFTER PULLING THIS COMMIT.
|
2023-08-30 17:32:51 -05:00 |
|
Electric Keet
|
1ebf828743
|
A couple more slight edits.
Typo fix and update for new macro props indicator, just to show what that looks like.
|
2023-08-30 14:13:06 -07:00 |
|
tildearrow
|
7d605c9d76
|
GUI: why do I see a 0.5 reference
|
2023-08-30 14:27:29 -05:00 |
|
tildearrow
|
80013089a2
|
GUI: colorize macro speed/delay button if used
|
2023-08-30 14:06:04 -05:00 |
|
tildearrow
|
5a688c58cb
|
OPM/OPZ: invert noise frequencies
since ymfm is default
|
2023-08-30 13:46:47 -05:00 |
|
tildearrow
|
63dcacf33d
|
dev170 - YM2151: fix noise frequency on ymfm
issue #1441
raising ver num to allow possible compat change
|
2023-08-30 13:35:22 -05:00 |
|
tildearrow
|
426d4b44f0
|
dang it let me freeze
|
2023-08-30 13:12:25 -05:00 |
|
tildearrow
|
6ac4529f3b
|
possibly fix HiDPI input problem on macOS/Wayland
issue #1425
|
2023-08-30 05:21:33 -05:00 |
|
tildearrow
|
ff3cebfffd
|
Merge pull request #1022 from tildearrow/x1_010_bank
Add Seta 2 Bankswitch support
|
2023-08-30 02:22:18 -05:00 |
|
tildearrow
|
fda2ca0645
|
introduce p r e - e f f e c t s
the ultimate fix to #1439
|
2023-08-30 02:17:16 -05:00 |
|
tildearrow
|
da259a33b7
|
GUI: fix orders scroll
|
2023-08-30 01:31:25 -05:00 |
|
tildearrow
|
5da54a7678
|
update ImGui to 1.89.8
commit f8704cd085c4347f835c21dc12a3951924143872
with Furnace patches
|
2023-08-30 00:42:51 -05:00 |
|
tildearrow
|
23a1fd4796
|
Merge pull request #1438 from tildearrow/ui-settings-keyboard
Complete keyboard settings.
|
2023-08-29 18:58:32 -05:00 |
|
tildearrow
|
015899a43f
|
GUI: fix cursor inconsistency after stop
issue #1424
|
2023-08-29 18:54:08 -05:00 |
|
Electric Keet
|
6fb738294a
|
Don't need the default note keys table.
|
2023-08-29 16:33:47 -07:00 |
|
tildearrow
|
d38ff59cb8
|
GUI: fix pattern play flicker
|
2023-08-29 18:13:01 -05:00 |
|
tildearrow
|
f9237dc69c
|
GUI: fix input pad flickering
issue #1436
|
2023-08-29 17:16:10 -05:00 |
|
tildearrow
|
d7f3be70c6
|
GUI: fix wrong cursor pos on step row
|
2023-08-29 17:06:40 -05:00 |
|
tildearrow
|
de34b5c9c4
|
K053260: implement ADPCM
|
2023-08-29 16:43:37 -05:00 |
|
Electric Keet
|
e65e79f192
|
Complete keyboard settings.
All* the settings are here now!
* minus the one that shouldn't be
|
2023-08-29 11:24:47 -07:00 |
|
Electric Keet
|
da5d110e73
|
Doc update for new features.
|
2023-08-29 10:52:07 -07:00 |
|
tildearrow
|
4abae260f4
|
implement K05 ADPCM
|
2023-08-29 06:23:38 -05:00 |
|
tildearrow
|
61b0179da1
|
kind of implement K05 ADPCM
low quality
|
2023-08-29 06:16:07 -05:00 |
|
tildearrow
|
32ec87ca27
|
prepare for K05 ADPCM
|
2023-08-29 04:26:25 -05:00 |
|
tildearrow
|
eaac5cc224
|
C219: fix VGM export
a sample word has two 8-bit samples in reverse order
(need hardware confirmation)
|
2023-08-29 04:09:11 -05:00 |
|
tildearrow
|
e7fe99f795
|
C219: fix VGM export crash
|
2023-08-29 03:42:16 -05:00 |
|
tildearrow
|
ead19d6111
|
C219: fix bank restore
|
2023-08-29 03:40:40 -05:00 |
|
tildearrow
|
ca51ee9f32
|
C219: fix bank note off
|
2023-08-29 03:38:59 -05:00 |
|
tildearrow
|
fccb6aff6e
|
GUI: C219 in sample editor
|
2023-08-29 03:33:34 -05:00 |
|
tildearrow
|
eff22ae7b9
|
fix µ-law encoder
|
2023-08-29 03:26:32 -05:00 |
|
tildearrow
|
e6c52e34d1
|
C219: finish C219 sample format
|
2023-08-29 03:19:26 -05:00 |
|
tildearrow
|
da7ad75afd
|
C219: fix audio
|
2023-08-29 02:32:59 -05:00 |
|
tildearrow
|
87ae995ff9
|
MSM5232: fix chan osc again
issue #1435
|
2023-08-29 02:14:55 -05:00 |
|
tildearrow
|
8d887058ec
|
YESSSSSSSSS
disable SSE on the 32-bit Windows builds
|
2023-08-29 02:01:56 -05:00 |
|
tildearrow
|
a5f351c232
|
C219: new sample format (work in progress)
|
2023-08-28 20:31:22 -05:00 |
|
tildearrow
|
9cb239438e
|
C219: chip config and proper clock rate
|
2023-08-28 18:37:35 -05:00 |
|
tildearrow
|
35faa8c23c
|
C219: presets and VGM export
|
2023-08-28 18:21:49 -05:00 |
|
tildearrow
|
2fddd9e4d4
|
C219: noise/invert/surround effects/macro
|
2023-08-28 17:59:34 -05:00 |
|
tildearrow
|
980c93aac4
|
CRAP
|
2023-08-28 17:01:22 -05:00 |
|