Commit Graph

1302 Commits

Author SHA1 Message Date
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
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
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
Laci bá
f3758c0658 Update hu-HU.rc 2022-01-02 23:27:06 +01:00
Andrey
b56b721650 Парочка изменений // A couple of changes 2022-01-02 20:02:33 +03: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
EmpyreusX
bd8427641f Updated Simp. Chinese translation 2021-12-25 01:40:48 +08: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
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
Alexander Babikov
209b5d9cd1 Limit the selection of ISA RTCs, memory expansions and the ISABugger to machines with the ISA bus available 2021-12-22 06:04:59 +05:00
Alexander Babikov
72a492b243 Limit the selection of the standalone MPU-401 to machines with either ISA or MCA bus available 2021-12-22 06:04:58 +05:00
Alexander Babikov
a6af62835b Synchronize the internal clock with host time when unpausing the emulator 2021-12-22 06:04:58 +05:00
Alexander Babikov
db239d64e5 Allow use of ATAPI devices with XTIDE 2021-12-22 06:04:57 +05:00
altiereslima
275f9ad2c7 Update pt-BR.rc 2021-12-20 22:39:25 -03:00
altiereslima
94b599f131 Update pt-BR.rc 2021-12-20 22:38:16 -03:00
David Hrdlička
52486e121e Convert CMake files to 4 spaces indentation 2021-12-20 15:08:23 +01:00
David Hrdlička
043ab9ce77 MSVC workarounds should apply to all non-MinGW builds 2021-12-20 15:07:33 +01:00
OBattler
bdc8c711bf Merge branch 'master' of https://github.com/86Box/86Box 2021-12-18 17:49:27 +01:00
OBattler
fe4ae456f8 File dialogs now set wopenfilestring to all 0x00's before reusing it. 2021-12-18 17:49:14 +01:00
TC1995
688748adbe Added QEMU's fifo8 code.
Added the NCR 53c90 SCSI MCA card and reworked the AMD PCscsi/Tekram DC390 code to use a better port.
2021-12-18 14:44:14 +01:00
ts-korhonen
a03d0f0461 Merge branch 'master' of https://github.com/86Box/86Box 2021-12-17 22:28:11 +02:00
ts-korhonen
805638ddd8 Fix window resize not always working
Change doresize to atomic_flag to prevent race condition
2021-12-17 22:15:21 +02:00
David Hrdlička
7381ab6928 Minor changes to threading
- Renamed `cpp11_thread.cpp` to `thread.cpp`
- Removed features that are only supported by Win32 threads (`thread_wait` with timeout and mutex with spinlock)
- Fixed formatting in `thread.cpp`
2021-12-17 19:59:25 +01:00
David Hrdlička
e0a73a99ec Turn the RtMidi module into a full standalone MIDI module
Removes the now-redundant platform MIDI infrastructure
2021-12-17 10:10:59 +01:00
David Hrdlička
275919859a Fix typos 2021-12-17 07:41:07 +01:00
David Hrdlička
7df9e2a454 Add a compile option to choose between thread implementations 2021-12-17 06:59:53 +01:00
OBattler
707acadd36 Replaced the Win32 threads with the proven to be better performing C++11 threads. 2021-12-17 03:49:54 +01:00
OBattler
84ff7ab6ff Fixed OpenGL 3.0 core. 2021-12-17 03:44:22 +01:00
OBattler
ce8f66bc07 Reduced the texture size back 2048x2048. 2021-12-17 03:30:13 +01:00
OBattler
ff02073050 Moved the machine RAM sanity check to machine_get_max_ram(). 2021-12-16 13:18:09 +01:00
OBattler
8d7f42d4aa More machine abstractions. 2021-12-13 14:17:49 +01:00
OBattler
b9c564c5c0 And win/win_stbar.c. 2021-12-13 01:34:01 +01:00
OBattler
acf3a77f5a Merge branch 'master' of https://github.com/86Box/86Box 2021-12-13 01:23:21 +01:00
OBattler
6661ff5dcc Abstracted away the machine bus'es and flags in order to make the rest of the emulator agnostic as to how they're stored. 2021-12-13 01:23:06 +01:00
mlow
4617d11ffa Made the translation more accurate
The words Sauver has been replaced by the word Sauvegarder for a more accurate french translation.
2021-12-11 11:53:06 -05:00
OBattler
5c6442e755 Merge branch 'master' of https://github.com/86Box/86Box 2021-12-08 21:07:14 +01:00
OBattler
4a906f0138 Added some sanity check, closes #1896. 2021-12-08 21:06:56 +01:00
Miran Grča
cd1cd949f9 Merge pull request #1919 from startmenu/master
Update Simplified Chinese translation
2021-12-07 19:39:32 +01:00
ts-korhonen
cd58d5b0f9 Merge branch 'master' of https://github.com/86Box/86Box 2021-12-07 20:08:44 +02:00
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
startmenu
31daf6c7eb Update zh-CN.rc 2021-12-07 15:55:44 +08:00
startmenu
1c9494c8d0 Update zh-CN.rc 2021-12-07 13:28:32 +08:00
Miran Grča
652cbb5b1f Merge pull request #1915 from ts-korhonen/master
Fix null termination issue in opengl shader version replacement
2021-12-05 18:53:45 +01:00
ts-korhonen
983872f33b Fix null termination issue in previous shader version fix 2021-12-05 19:22:46 +02:00