Commit Graph

7289 Commits

Author SHA1 Message Date
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
Cacodemon345
678ab35079 More string changes to be Win32-like 2022-01-05 01:45:17 +06:00
Cacodemon345
a6ee3f1579 Rebuild .qm files every time .po files are changed 2022-01-05 01:33:15 +06:00
Cacodemon345
7b75bfb18d Make most of main window text translatable 2022-01-05 01:17:07 +06:00
Cacodemon345
2f0f947596 More string changes to fit in line with Win32 more 2022-01-04 16:57:07 +06:00
Cacodemon345
9659d1e16b Fix ROM message string to be identical to Win32 2022-01-04 15:06:21 +06:00
Cacodemon345
5d76822d59 Begin .po work 2022-01-04 15:03:33 +06:00
ts-korhonen
848cb303a3 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-04 08:19:05 +02: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
ts-korhonen
c523283ca0 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-01 18:57:28 +02:00
ts-korhonen
5e250ad2dc Merge branch 'winqt' of https://github.com/Cacodemon345/86Box into qt 2022-01-01 18:54:51 +02:00
Cacodemon345
785e1961d6 Fix selections being duplicated when machine type is changed 2022-01-01 13:50:47 +06:00
TC1995
09b620e25a Merge branch 'master' of github.com:86Box/86Box into tc1995 2021-12-31 19:56:58 +01:00
ts-korhonen
8c910436e1 Merge branch 'winqt5' of https://github.com/Cacodemon345/86Box into qt 2021-12-31 15:59:32 +02:00
Cacodemon345
17e657f0ee Add support for Qt6 2021-12-31 16:47:49 +06:00
Cacodemon345
9b8650cae5 Fix crash when switching fullscreen stretching modes when fullscreen 2021-12-31 13:02:27 +06:00
Cacodemon345
81055c03e2 Begin Qt translation framework 2021-12-31 12:39:55 +06:00
Cacodemon345
27e144f7fa Hardware Renderers: Fix leftover artefacts on fullscreen modes 2021-12-31 12:35:00 +06:00
Cacodemon345
81a7107969 Fix HiDPI scaling setting 2021-12-30 23:36:49 +06: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
Cacodemon345
b907b7bec4 Fix hardware renderer scaling on HiDPI modes 2021-12-30 02:10:21 +06: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
Cacodemon345
33d0cbfed5 Fix black screen when fullscreen on Windows 2021-12-30 01:13:47 +06:00
ts-korhonen
7d893bce79 Merge branch 'master' of https://github.com/86Box/86Box into qt 2021-12-29 20:47:03 +02:00
ts-korhonen
a5c4ed680e Merge branch 'winqt5' of https://github.com/Cacodemon345/86Box into qt 2021-12-29 20:45:44 +02:00
Cacodemon345
087e978a18 Fix missing FluidSynth message string 2021-12-30 00:07:29 +06:00
Cacodemon345
1bdff37e38 * Turned the software renderer into a window as well
* Fix inability to move window on GNOME
* Fix status bar icons being frozen after icon set switch
2021-12-29 23:49:09 +06: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
ts-korhonen
1975c76730 qt: restore full screen functionality on windows 2021-12-29 07:50:25 +02: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
Cacodemon345
6b07e10947 Rename Preferences to "Program preferences..."
Machine settings is now named "Preferences" on macOS instead
2021-12-28 22:06:46 +06:00
Cacodemon345
98c5115b99 Implement Preferences dialog (except language setting) 2021-12-28 16:47:10 +06:00
ts-korhonen
0be3204ad3 Merge branch 'master' of https://github.com/86Box/86Box into qt 2021-12-27 14:25:45 +02:00
ts-korhonen
7a90cb4c8b qt: add missing include 2021-12-27 14:25:18 +02:00
Cacodemon345
814aaf08a7 Add OpenGL 3.0 Core renderer 2021-12-27 16:32:03 +06:00