Miran Grča
95c223e9cc
Merge pull request #1978 from Cacodemon345/patch-35
...
Change MO vendor length to 9
2022-01-06 16:02:20 +01:00
Cacodemon345
f83d386d35
Change MO vendor length to 9
...
Makes sure the string doesn't overflow its field into other fields
2022-01-06 20:35:01 +06:00
Miran Grča
c0c0ec0bfc
Merge pull request #1977 from dob205/master
...
Updates to the current German translation
2022-01-06 13:51:44 +01:00
dob205
6d9e9969c2
Further adjustments to the German translation
2022-01-06 13:18:38 +01:00
dob205
d8c94093ff
Smaller fixes to the German translation
...
Fixes some smaller awkward translations and translates the previously untranslated strings.
2022-01-06 12:25:03 +01:00
dob205
65e2ca8fee
Merge branch '86Box:master' into master
2022-01-06 12:17:23 +01:00
Jasmine Iwanek
caad8ae91b
Update dialogs.rc
2022-01-05 20:02:00 -05:00
Jasmine Iwanek
cbc7dd13b4
Update dialogs.rc
2022-01-05 18:34:36 -05:00
OBattler
d8f45bcaef
Explicitly tell RTMIDI to not ignore any midi in message types.
2022-01-05 23:58:07 +01:00
OBattler
449de8cb20
Merge branch 'master' of https://github.com/86Box/86Box
2022-01-05 19:28:50 +01:00
OBattler
499a74121e
Fixed the configuration file section the MIDI input device is obtained from.
2022-01-05 19:28:39 +01:00
Jasmine Iwanek
e8fddb17cf
Standardize more things
2022-01-05 07:37:01 -05:00
Jasmine Iwanek
bd51c60089
Widen various things
2022-01-04 20:08:54 -05:00
Jasmine Iwanek
04ec3eaeff
Ports
...
Adds COM1-4 device (Currently unused), and LPT4 to langs
1 more Parallel Port
Rare, but it was a thing, BIOS Data area has space for it at 40:0E
More SERIAL_MAX and PARALLEL_MAX stuff
2022-01-04 18:25:47 -05:00
Daniel Gurney
9fac0ef801
Merge pull request #1975 from laciba96/lang_fix
...
Update hu-HU.rc
2022-01-03 00:29:05 +02:00
Laci bá
f3758c0658
Update hu-HU.rc
2022-01-02 23:27:06 +01:00
Miran Grča
b4a28b5dd3
Merge pull request #1974 from kroshmorkovkin/patch-1
...
Парочка изменений // A couple of changes
2022-01-02 18:42:37 +01:00
Andrey
b56b721650
Парочка изменений // A couple of changes
2022-01-02 20:02:33 +03:00
TC1995
09b620e25a
Merge branch 'master' of github.com:86Box/86Box into tc1995
2021-12-31 19:56:58 +01:00
dob205
8d7efdb3c2
Merge branch '86Box:master' into master
2021-12-29 23:43:13 +01:00
dob205
4361199fa6
Revert "Adjusts the macOS specific CMakeLists.txt"
...
This reverts commit d042648dbe
.
2021-12-29 23:42:42 +01:00
OBattler
c982f0ac89
Fixed taking screenshots with effects off.
2021-12-29 23:41:10 +01:00
OBattler
394768f5ac
In default mode, the SDL2 renderers now use UpdateTexture().
2021-12-29 20:53:32 +01:00
dob205
d042648dbe
Adjusts the macOS specific CMakeLists.txt
...
This should fix the icon setting for macOS bundle for potential Jenkins builds in the future.
2021-12-29 20:33:11 +01:00
TC1995
5d7db94c37
Merge branch 'master' of github.com:86Box/86Box into tc1995
2021-12-29 18:46:22 +01:00
OBattler
31067d63a0
The Image Manager 1024 no longer does a double free.
2021-12-29 18:45:07 +01:00
TC1995
4c945dd7e0
Merge branch 'master' of github.com:86Box/86Box into tc1995
2021-12-29 18:11:24 +01:00
OBattler
e129b054a6
Conflict resolution.
2021-12-29 18:01:43 +01:00
OBattler
abacd105b2
OPTi 49x scratch register writes no longer write out of the array's bounds.
2021-12-29 18:00:01 +01:00
David Hrdlička
bc26bc3ea6
[opti495] fix read/writes to the scratch area
2021-12-29 17:40:09 +01:00
Miran Grča
bc56f85d40
Merge pull request #1968 from lemondrops/bugfix/config_migration
...
Fixes to config file backwards compatibility
2021-12-29 16:26:47 +01:00
Alexander Babikov
29595ce4f7
Fix joystick type migration not working as intended
...
Map legacy integer-based joystick type options directly
2021-12-29 09:55:46 +05:00
Alexander Babikov
00640bdc44
Fix a typo in CH Flightstick Pro's internal name
2021-12-29 09:55:45 +05:00
Alexander Babikov
81bc032b00
Handle the internal name change for the S3 ViRGE/GX
...
(formerly ViRGE/DX VBE 2.0)
2021-12-29 09:55:45 +05:00
RichardG867
6ac69a7688
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
2021-12-28 15:33:38 -03:00
OBattler
3bf359cbf9
Make SiS 496/497 recalcmapping always use flushmmucache_nopc().
2021-12-26 22:46:31 +01:00
Miran Grča
77c70f749a
Merge pull request #1964 from 86Box/tc1995
...
Re-added the threaded FIFO in place of the non-threaded one, but with…
2021-12-25 22:22:44 +01:00
OBattler
9cafca09ab
Increased the 86Box version to 3.2.
2021-12-25 21:42:02 +01:00
TC1995
4e989a2136
Merge branch 'master' of github.com:86Box/86Box into tc1995
2021-12-25 20:26:32 +01:00
David Hrdlička
c76b280eb7
Update the readme
2021-12-25 17:24:27 +01:00
TC1995
2194592f93
Re-added the threaded FIFO in place of the non-threaded one, but with an additional fix to eliminate the Visionx68 video engine wallpaper glitches as well as potential Trio64V+/V2 bugs.
2021-12-25 13:54:00 +01:00
Miran Grča
849f683862
Merge pull request #1963 from EmpyreusX/patch-2
...
Updated Simp. Chinese translation
2021-12-24 19:27:47 +01:00
EmpyreusX
bd8427641f
Updated Simp. Chinese translation
2021-12-25 01:40:48 +08:00
Miran Grča
d7c66ea037
Merge pull request #1960 from EmpyreusX/patch-1
...
Updated Japanese translation
2021-12-24 02:35:49 +01:00
EmpyreusX
a80cd7ed18
Updated Japanese translation
2021-12-24 09:12:29 +08:00
David Hrdlička
2a61133a9e
Fix manifest inclusion on CMake <3.22
2021-12-23 22:01:26 +01:00
Miran Grča
bb0d48f684
Merge pull request #1956 from EmpyreusX/patch-1
...
Updated and standardized Simp. Chinese translation
2021-12-23 19:05:51 +01:00
EmpyreusX
3f30155c6d
Update zh-CN.rc
2021-12-24 01:45:49 +08:00
EmpyreusX
32ae26dc6d
Updated and standardized Simp. Chinese translation
2021-12-24 01:43:11 +08:00
Miran Grča
c8a79af901
Merge pull request #1955 from 86Box/tc1995
...
Added Kingston MC64 memory expansion card (adf 71d0) which allows up …
2021-12-23 17:40:38 +01:00