LTVA1
511799a488
prepare code and sketch emulator function prototypes
2024-07-30 11:15:50 +03:00
tildearrow
fc772388b7
GUI: this sucks...
2024-07-25 19:59:21 -05:00
tildearrow
4774a38669
GUI: two more options for SL position
2024-07-25 19:36:40 -05:00
tildearrow
69962b8e7b
aaaaaaaaaaaaaaaaaaa
2024-07-24 04:15:49 -05:00
tildearrow
d88a753aba
GUI: prepare auto macro size setting
2024-07-23 22:47:27 -05:00
cam900
00e9ca29fa
Revert "Re-split OPL4 PCM instruments due to hardware differences"
...
This reverts commit 87ac12e143
.
2024-07-13 16:28:20 +09:00
cam900
4ad160d6ca
Fix description
2024-07-13 13:30:59 +09:00
cam900
8ff4baa770
Fix naming
2024-07-13 13:18:17 +09:00
cam900
87ac12e143
Re-split OPL4 PCM instruments due to hardware differences
...
- MultiPCM also has level direct, so it's remained in DivInstrumentMultiPCM. everything else don't support at MultiPCM is moved into DivInstrumentOPL4PCM.
- MultiPCM can't modify ADSR envelope unless reading instrument from ROM, so I decided to remove ADSR envelope macros. these are moved into OPL4 PCM instrument.
- Save/Load of MultiPCM level direct parameter is still disabled until main version update (for disallow crash).
- Also, this PR fixes OPL4 VGM output.
2024-07-13 13:09:10 +09:00
cam900
b1937b9834
Revert and Re-add instrument parameter into multipcm instruemnt
...
Fix per-channel OSC
2024-07-13 07:34:53 +09:00
cam900
65f48cc574
Add instrument for OPL4 PCM, Macros and Effects
...
TODO: Phase reset, Keyon/off
2024-07-12 17:37:27 +09:00
cam900
221fa5aa42
Some fleshing out YMF278B
...
Add OpenMSX YMF278B core option, Expand RAM size option
2024-07-12 12:16:24 +09:00
tildearrow
71f67b4d40
GUI: add missing zero in char list
...
this may have been the cause
2024-07-06 00:21:06 -05:00
tildearrow
72cd745824
patch ImGui so it supports square textures
...
in the font atlas
2024-07-05 18:00:02 -05:00
tildearrow
473defff35
GUI: new macro colors and fixes
...
bitfields now have proper macro color
macro position indicator is no longer hard-coded
2024-07-04 18:08:07 -05:00
tildearrow
394a2b5442
GUI: make multi-threading options visible
2024-07-02 17:34:56 -05:00
tildearrow
b04a2e38db
release v0.6.5
...
the TIA release
2024-06-25 00:33:11 -05:00
Eknous-P
248467830d
add where missing
2024-06-23 03:47:47 -05:00
tildearrow
5b2d0dc4fc
add S3M to the list of extensions
2024-06-22 05:39:38 -05:00
tildearrow
64f931e895
do not set locale if it's English
2024-06-19 13:43:28 -05:00
tildearrow
9aed6fc47c
fix about screen
2024-06-17 23:53:00 -05:00
tildearrow
2fd535eecb
hide incomplete languages
2024-06-17 03:40:17 -05:00
tildearrow
80bf0867f9
add Indonesian language
...
thanks Zumi
2024-06-14 03:10:19 -05:00
tildearrow
d7df8fc744
add characters
2024-06-13 16:40:32 -05:00
tildearrow
1646d70237
translation percentages
...
approximate
2024-06-13 15:57:38 -05:00
tildearrow
2c0ca80e80
Japanese language?
2024-06-12 17:39:27 -05:00
tildearrow
c9669f32ad
add IBM Plex Sans Japanese/Korean
2024-06-12 17:15:54 -05:00
tildearrow
40fdb004ec
actually consider locale script requirements
2024-06-12 16:40:51 -05:00
tildearrow
54a4d6b3f6
localize file dialog
2024-06-12 15:44:55 -05:00
tildearrow
a76a03b433
more es.po updates
2024-06-11 03:04:36 -05:00
tildearrow
d58bcd2681
improve the menu
2024-06-01 18:48:51 -05:00
tildearrow
c9482ba86c
I HATE GLOBAL CONFIGS I HATE GLOBAL CONFIGS I HATE
...
@tildearrow instead of this nonsense you could have just made a language menu in the interface settings
2024-06-01 16:36:00 -05:00
tildearrow
291e7f5d8b
add a string to force glyph ranges
2024-05-31 17:13:20 -05:00
tildearrow
3197e73b2c
localize window names
2024-05-27 17:53:46 -05:00
tildearrow
972346d22d
fix ngettext issue
2024-05-27 16:02:36 -05:00
tildearrow
e12bf82f49
the massive preparations - settings and sysConf
2024-05-26 23:30:33 -05:00
tildearrow
3f34a46575
GUI: prepare to add auto-fill on save
2024-05-24 00:19:03 -05:00
tildearrow
57185c6da9
backup management, part 3
...
Windows
2024-05-21 03:43:57 -05:00
tildearrow
f2b81ed4cb
backup management, part 2
...
backup purging!
2024-05-21 03:16:42 -05:00
tildearrow
4b1a31e70b
incomplete code, because yes
2024-05-20 12:09:00 -05:00
tildearrow
c690c681c5
renderGL: settings to change stencil and buffer si
2024-05-20 03:15:43 -05:00
tildearrow
45783e7797
GUI: fix recent file regression
2024-05-20 02:41:53 -05:00
tildearrow
f7a9b3fca9
fix build
2024-05-20 00:05:56 -05:00
tildearrow
c4c8b6a3f4
backup management, part 1
...
new backup settings
backup manager but purging does not work yet
2024-05-19 19:36:09 -05:00
tildearrow
c06a8d1658
GUI: prepare backup management
2024-05-19 01:56:45 -05:00
tildearrow
5e213256b6
import/export config and factory reset
2024-05-18 16:01:47 -05:00
tildearrow
4086cd3fc5
Merge branch 'master' into configSettings
2024-05-18 04:11:48 -05:00
tildearrow
9d500a23d4
GUI: fix empty tree node
2024-05-17 12:46:45 -05:00
tildearrow
724632e2a3
prepare for config import/export/reset
2024-05-17 12:45:31 -05:00
tildearrow
8a14aa4ed6
GUI: fix empty tree node
2024-05-17 11:13:56 -05:00
tildearrow
a0efe1ec2c
Merge branch 'dx9'
...
thanks to the DirectX 9 testing team:
- crappyfilename.exe
- EpicTyphlosion
- Mr. Hassium
- wbcbz7
- Yuzu4K
2024-05-16 21:28:54 -05:00
tildearrow
30cf8ff00b
fix build without PortAudio or JACK
2024-05-16 12:34:46 -05:00
tildearrow
ba15db4292
DirectX 9 backend, part 4
2024-05-13 16:39:55 -05:00
tildearrow
4ed781d5f6
GUI: drop non-pro audio outputs setting
2024-05-11 20:03:56 -05:00
tildearrow
008fe4b6b8
improve audio export options - UNTESTED/UNFINISHED
2024-05-10 20:01:12 -05:00
tildearrow
e5026e43aa
POP THE TREE
2024-05-07 13:46:31 -05:00
tildearrow
ae386f6269
GUI: add render preInit settings
2024-05-07 13:44:16 -05:00
tildearrow
542206bbb7
GUI: add action to move selected content
...
in pattern editor
TODO: CHECK FOR CVE
2024-05-06 23:24:57 -05:00
tildearrow
f28dcec683
release v0.6.3
2024-05-01 20:00:07 -05:00
tildearrow
36d9d31d2f
better defaults for Windows XP
2024-05-01 01:25:27 -05:00
tildearrow
f7d1cc74c9
GUI: reset note input when using "reset defaults"
...
keybinds
2024-04-30 03:30:42 -05:00
tildearrow
aa966a5466
AtomicSSG AY core
2024-04-29 15:21:58 -05:00
tildearrow
e1d58d97cb
GUI: add note/value input repeat option
2024-04-25 22:16:08 -05:00
tildearrow
94e9aee874
YM2608-LLE, part 1 - DOES NOT WORK
2024-04-25 20:25:34 -05:00
tildearrow
0ad7863d78
GUI: options to import/export user presets
2024-04-25 12:55:59 -05:00
tildearrow
256f1d251a
GUI: add missing TED ins color setting
2024-04-24 22:59:27 -05:00
tildearrow
d41eeb02be
oh my freaking fix build
2024-04-22 23:14:12 -05:00
tildearrow
9edbd57947
GUI: disable late render clear on Metal
...
fixes a crash
2024-04-22 14:11:01 -05:00
tildearrow
d96244080d
dev198 - Merge branch 'sid2'
2024-04-21 13:36:26 -05:00
tildearrow
7fdc826f83
fix possible crash when changing colors
...
if chan osc threads >= 0
2024-04-21 12:47:25 -05:00
tildearrow
1850968def
SID2, part 1
...
thanks LTVA
2024-04-21 03:54:34 -05:00
tildearrow
a6357525d9
Merge pull request #1844 from akumanatt/bifurcator
...
Add Bifurcator support
2024-04-21 03:28:55 -05:00
tildearrow
e6bead147a
Merge branch 'master' into metal
2024-04-14 16:40:25 -05:00
tildearrow
48f8afd6b9
why
2024-04-13 16:49:38 -05:00
tildearrow
18cad7544f
Merge branch 'master' into metal
2024-04-11 22:25:44 -05:00
tildearrow
64bb97532c
GUI: fix font oversample setting
2024-04-11 14:28:46 -05:00
tildearrow
f51035e8a0
Merge branch 'master' into metal
2024-04-11 13:27:39 -05:00
tildearrow
e57e0810a7
GUI: add setting to configure font oversample
2024-04-11 13:08:50 -05:00
tildearrow
3e6a80d207
GUI: add setting to disable loading fallback font
2024-04-10 16:06:59 -05:00
tildearrow
d5b3a6712d
you broke my build
2024-04-10 12:42:25 -05:00
tildearrow
c8661648c5
Merge remote-tracking branch 'Eknous-P/haptic-two'
2024-04-10 12:28:31 -05:00
Eknous-P
2346e21df7
requested changes
2024-04-09 22:46:53 +04:00
tildearrow
c5a811f58e
software renderer, part F
2024-04-08 22:24:08 -05:00
tildearrow
484f6570aa
GUI: vendor/device name for render backends
2024-04-08 03:02:08 -05:00
tildearrow
e118da5d40
software renderer, part A
2024-04-07 19:47:13 -05:00
tildearrow
b6fcba2ba3
prepare for software renderer
...
do not use or your Furnace will need a replacement
2024-04-07 19:30:47 -05:00
tildearrow
845ad18d45
GUI: rename GLSL/HLSL to GLSL
...
HLSL shader was never written
2024-04-07 16:47:24 -05:00
tildearrow
44973de675
compress fonts using zlib
...
- smaller
- better
- ugly big-endian workaround no longer necessary
2024-04-07 16:08:38 -05:00
tildearrow
9e26948f39
GUI: fix ES 2.0 option being completely missing
2024-04-07 05:03:05 -05:00
tildearrow
c201e02411
WAHAHAHAHAHA
...
OpenGL 1 backend!!!!!!!!!!!!!!!!1111
TODO: test on old machine
2024-04-07 02:39:31 -05:00
tildearrow
988c11c193
add original font files
...
prepare for using zlib instead of stb for compression
Unifont not included due to its size... I have plans to load it in a more size-efficient way
2024-04-06 18:25:08 -05:00
Eknous-P
9affcc7fc2
vibrator settings
2024-04-07 01:32:26 +04:00
tildearrow
1e9bebede3
GUI: do not restart cores on render core change
2024-04-06 16:26:27 -05:00
tildearrow
a1254d5fb6
core quality, part 1
...
PC Engine
2024-04-06 14:57:15 -05:00
tildearrow
baf9c73626
GUI: store note binds in exported keybind file
...
issue #1837
2024-04-04 15:51:56 -05:00
tildearrow
d7ffda5420
prepare for emu2413 core
2024-04-03 16:22:51 -05:00
tildearrow
fc68f17107
GUI: add option to disable VSync
...
also add frame rate limiter
2024-04-02 17:49:48 -05:00
Natt Akuma
b3e0825462
Add Bifurcator support
2024-04-01 16:29:43 +07:00
tildearrow
065db6b7bd
GUI: make memory usage unit setting effective
2024-03-28 13:50:15 -05:00
Eknous-P
a7b0034b4c
happens to the best of us
2024-03-22 22:03:34 +04:00