Commit Graph

6654 Commits

Author SHA1 Message Date
altiereslima
be76456921 Update pt-BR.rc 2022-01-10 21:05:09 -03:00
altiereslima
3198a844b0 Update pt-BR.rc 2022-01-10 20:55:12 -03:00
OBattler
bf8227dd6c And another. 2022-01-10 20:41:43 +01:00
OBattler
e0578fbf5b And another fix. 2022-01-10 20:26:36 +01:00
OBattler
6b7e674877 And another fix. 2022-01-10 20:12:26 +01:00
OBattler
28b772b1f7 More READ CD fixes. 2022-01-10 19:53:07 +01:00
OBattler
273d5af048 READ CD, READ CD OLD, and READ CD MSF with all flag bits cleared, are now treated as a non-data command. 2022-01-10 14:36:53 +01:00
David Hrdlička
50679f8faa Fix link to WinBox in readme 2022-01-09 20:37:47 +01:00
David Hrdlička
3323f26a1f Fix missing terminator of DLL import array 2022-01-09 20:37:47 +01:00
Miran Grča
d790ed5894 Merge pull request #1984 from ts-korhonen/master
Add hide_tool_bar config file setting
2022-01-09 15:51:40 +01:00
ts-korhonen
9a566a501c Add hide_tool_bar config file setting
In preparation for toolbar implementation
2022-01-09 16:46:44 +02:00
David Hrdlička
65310e0141 Delay load SetCurrentProcessExplicitAppUserModelID
Appears to be the only thing preventing 86Box from running on Vista.
Note that this doesn't mean a change in the official system requirements.
2022-01-08 21:43:04 +01:00
Miran Grča
750f00d0dc Merge pull request #1983 from ts-korhonen/midi-fix
Fix UART-mode detection on input sysex messages
2022-01-07 22:53:56 +01:00
ts-korhonen
edc8c88062 Properly UART-mode detection on input sysex messages 2022-01-07 23:36:25 +02:00
Miran Grča
519d379d10 Merge pull request #1982 from dob205/master
Various translation fixes
2022-01-07 19:01:34 +01:00
David Hrdlička
7576393c6e Merge pull request #1981 from ts-korhonen/midi-fix
Pass sysex messages in mpu-401 uart mode
2022-01-07 17:33:27 +01:00
dob205
6122aff602 Updates to hr-HR.rc
Translates previously untranslated renderer messages and fixes small glitches
2022-01-07 17:22:59 +01:00
dob205
c4448492e8 Adjustments to the German translation
Aligns the German translation to the CHS used in the disk overview table and fixes smaller mishaps
2022-01-07 17:16:18 +01:00
ts-korhonen
a4081be22c Pass sysex messages in mpu-401 uart mode 2022-01-07 18:09:16 +02:00
ts-korhonen
e9332cf670 Fixes for midi input
- Fix buffer overflow in midi input messages
- Detect sysex messages by starting byte instead of length
2022-01-07 10:01:57 +01:00
Cacodemon345
2da187c0bd Fix plat_mmap on FreeBSD (#1980)
* Fix plat_mmap on FreeBSD

* Same for old codegen backend

* ...and for new codegen backend
2022-01-07 09:58:59 +01:00
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
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
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
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
OBattler
31067d63a0 The Image Manager 1024 no longer does a double free. 2021-12-29 18:45:07 +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
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