ts-korhonen
a1955a7698
opengl: more error handling
...
Show message box on fail.
Enable debug output only when logfile is defined; performance optimization.
Fail if reported opengl version is less than 3.0 or errors are generated
after context is created; fixes some crashes on unsupported hardware or
faulty drivers.
2021-12-07 20:04:56 +02:00
ts-korhonen
983872f33b
Fix null termination issue in previous shader version fix
2021-12-05 19:22:46 +02:00
OBattler
a1597557bf
Merge branch 'master' of https://github.com/86Box/86Box
2021-12-05 16:49:47 +01:00
OBattler
28e70abbf3
Commented out excess W83787F logging.
2021-12-05 16:49:35 +01:00
ts-korhonen
5af55a9cf8
opengl: fix for shaders with version directive
...
If a shaderfile contains a version directive, use that instead of default.
2021-12-05 02:05:52 +02:00
ts-korhonen
40abfc1b5e
Lower required OpenGL version from 3.3 -> 3.0
2021-12-04 21:26:55 +02:00
OldMadMan
9679ec1955
Update simplified Chinese text ( #1909 )
...
Correct a few typos, adjust individual sentences
2021-12-04 18:36:17 +01:00
OBattler
71cca642ac
And another.
2021-12-04 02:27:57 +01:00
OBattler
7ef61299d6
And another.
2021-12-04 02:25:59 +01:00
OBattler
b75a81bdc2
And another.
2021-12-04 02:24:54 +01:00
OBattler
3fc0a73f3e
And another fix.
2021-12-04 02:22:28 +01:00
OBattler
ed3cb694a7
Fixes to the Croatian and Slovenian translations.
2021-12-04 02:21:10 +01:00
David Hrdlička
7064e76896
Revert "Attempted fix for RtMidi."
...
This reverts commit 9e00ac9c9f .
2021-12-04 01:31:30 +01:00
OBattler
9e00ac9c9f
Attempted fix for RtMidi.
2021-12-04 01:24:27 +01:00
OBattler
051b41ea6c
Updated MacOS bundle version.
2021-12-04 01:21:11 +01:00
OBattler
89c5bbb115
Fixes by basic2004 for the Japanese and Korean translations.
2021-12-04 00:17:45 +01:00
OBattler
f36462639a
Fixed the OpenGL menu in the Chinese (Simplified) translation.
2021-12-03 23:34:42 +01:00
David Hrdlička
538b9bc478
Fix link order in MSYS2 build
2021-12-03 23:10:46 +01:00
David Hrdlička
4338560466
Properly find rtmidi on the CMake build
2021-12-03 21:51:31 +01:00
OBattler
54551fc6c4
RtMidi fixes.
2021-12-03 20:20:02 +01:00
OBattler
3eaa6153b5
Switched MIDI to RtMidi.
2021-12-03 20:12:44 +01:00
OBattler
4a7b330f3f
Minor Russian translation fixes by mlow.
2021-12-03 19:48:51 +01:00
mlow
09dd15782a
Fixed a typo under cassette menu.
...
Fixed a typo under the cassette menu. The typo is Image Exsistane while the correct spelling is Image Existante.
2021-12-03 09:37:19 -05:00
mlow
51cfb056c9
Fix a mistake in the French translation ( #1902 )
...
Fixed a typo under the Vue menu section. The typo is Echelle facteurr while the correct spelling is Echelle facteur.
2021-12-03 15:30:23 +01:00
mlow
0a0d477458
Fix a mistake in French translation ( #1901 )
...
Properly translated the Help menu tab to Aide instead of ?.
2021-12-03 15:27:03 +01:00
OBattler
d28c9af753
Bumped up the version to 3.1.
2021-12-03 00:47:23 +01:00
OBattler
0d0459f972
The ES1371 no longer blocks reads of the power management registers.
2021-12-03 00:45:50 +01:00
OBattler
39f40d45ea
The ES1371 now correctly clears all interrupts when it is reset.
2021-12-03 00:39:35 +01:00
OBattler
d3efb6998b
ES1371 MIDI UART transmit interrupt enable bit is now actually honored.
2021-12-03 00:37:30 +01:00
OBattler
28be6f99d1
A small bug fix in the SMC FDC37c67x Super I/O chip.
2021-12-02 12:15:55 +01:00
OBattler
01f91f8116
Portuguese (Portugal) translation correction.
2021-12-02 12:10:54 +01:00
OBattler
2db06c6ca2
Korean translation and Japanese translation improvements, both by basic2004, closes #1894 .
2021-12-02 11:50:08 +01:00
Miran Grča
8a414cad0d
Merge pull request #1886 from EngiNerd89/EngiNerd
...
Fixed Olivetti M19 display bug
2021-12-02 11:45:27 +01:00
KeishiX
33ee384102
Update ru-RU.rc
...
Updated Russian translation to more natural look. And fixed some long strings in dialogs that don't fit.
2021-12-02 09:40:16 +03:00
EngiNerd89
68d20787ad
Fixed indentation.
2021-12-01 21:39:40 +01:00
EngiNerd89
5b552d027f
Fixed bug in Olivetti M19 display mode.
2021-12-01 21:28:51 +01:00
OBattler
8fb29ad031
Unfudged the status bar fix.
2021-12-01 21:06:50 +01:00
OBattler
7f0533fc9a
Ignore status bar icon timer callback if the status bar has reset itself in between.
2021-12-01 20:35:29 +01:00
RichardG867
74318cf607
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
2021-12-01 15:18:58 -03:00
RichardG867
3fd4f49695
Fix small detail in versioninfo
2021-12-01 15:18:36 -03:00
TC1995
03cae5c668
Removed excess logs of the tgui9440/96x0.
2021-12-01 18:49:53 +01:00
David Hrdlička
55149c7866
Fix the Media menu not updating after mounting media
2021-12-01 18:12:56 +01:00
OBattler
9acfdeffa8
Russian translation, closes #1877 .
2021-11-30 19:16:36 +01:00
OBattler
a909d08e6f
Changed a #define in device/mouse_serial.c, should make the serial mouse use the normal period on the interpreter even on builds with the new recompiler.
2021-11-30 17:10:19 +01:00
OBattler
eaf7032e63
Added another Olivetti workaround to the AT keyboard controller code (the rewrite that works just fine even on the Olivetti M240 without any hacks, can't come soon enough!), fixes #1861 .
2021-11-30 17:05:06 +01:00
OBattler
82c2522f42
Fixed graphics mode on Hercules Plus, fixes #1832 .
2021-11-30 13:04:30 +01:00
OBattler
dfb5ef8cae
Fixed OPTi 283 shadow RAM implementation, fixes #1881 .
2021-11-30 12:35:52 +01:00
OBattler
e87b40dd8a
The Leopard no longer has on-board IDE as the real board does not.
2021-11-30 10:58:07 +01:00
OBattler
c0a66022d4
Introduced the NVR hacks to the remaining boards with cache errors.
2021-11-30 00:25:03 +01:00
OBattler
f7177cc27a
Reverted the AMI keyboard controller revision.
2021-11-29 21:26:30 +01:00