Commit Graph

7610 Commits

Author SHA1 Message Date
Miran Grča
9ff4277556 Merge pull request #2112 from jriwanek-forks/ui-part4
More Win32 UI, TNDY, and Soundblaster Improvements
2022-02-13 16:15:38 +01:00
Miran Grča
735a5fe44e Update qt_platform.cpp 2022-02-13 14:42:36 +01:00
Miran Grča
2d5cce8cd4 Merge pull request #2115 from Cacodemon345/patch-58
qt: Don't pause twice
2022-02-13 14:40:52 +01:00
Cacodemon345
84a28bd7e8 qt: Don't pause twice 2022-02-13 19:28:28 +06:00
Jasmine Iwanek
15ac4c4b86 Fix silly mistake thanks @lemondrops 2022-02-13 01:03:08 -05:00
Jasmine Iwanek
433d48c807 The IBM 5161 expansion cards were infact ISA 2022-02-12 23:37:00 -05:00
Jasmine Iwanek
855af3727d Add TNDY 2022-02-12 23:20:59 -05:00
Jasmine Iwanek
0b9c9f32b1 Fix visibility 2022-02-12 21:53:33 -05:00
Jasmine Iwanek
f8f5934802 Fix Github actions build on Linux 2022-02-12 21:35:19 -05:00
Jasmine Iwanek
63066a9084 Preliminary SB AWE64 Value and Standard, also, correct memory sizes
Also add 2MB option for AWE64 Value and Standard.

People sometimes removed the onboard RAM and replaced it with a 2MB chip.
2022-02-12 21:35:19 -05:00
Jasmine Iwanek
199a5a2b7b Correct PSSJ Clone Default I/O Address 2022-02-12 20:05:03 -05:00
Jasmine Iwanek
280623713b Add 512k to SB 32 PNP 2022-02-12 20:05:03 -05:00
Miran Grča
8cfe48365c Merge pull request #2111 from Cacodemon345/newqt
qt: Windows fixes
2022-02-12 19:54:55 +01:00
Cacodemon345
346597a9a9 qt: Fix toolbar text when paused 2022-02-13 00:36:47 +06:00
Cacodemon345
eb91c899c6 qt: Group with the manager on taskbar on settings mode 2022-02-13 00:35:46 +06:00
Teemu Korhonen
474f962274 qt: fix MinGW builds; set NTDDI_VERSION explicitly (#2110)
MinGW Qt windows.h defines NTDDI_VERSION as Windows Vista while WINVER and
WIN32_WINNT as Windows 7.
2022-02-12 14:27:27 -03:00
RichardG867
417a009c86 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-02-12 13:17:02 -03:00
RichardG867
83d9c5276f Jenkins: Restore library version readme, to be stored in the AppImage filesystem 2022-02-12 13:16:46 -03:00
Miran Grča
02532906a7 Merge pull request #2109 from ts-korhonen/manager-fixes
Qt fixes for 86BoxManager
2022-02-12 17:14:13 +01:00
RichardG867
08e2761ba6 Add AppImage stuff to .gitignore 2022-02-12 13:09:51 -03:00
ts-korhonen
764422f2c0 qt: Set AppUserModelID so 86Box groups with 86BoxManager in task bar 2022-02-12 17:54:39 +02:00
RichardG867
63c5d60e46 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-02-12 12:31:59 -03:00
RichardG867
947de6e4ae Jenkins: Add more libs to AppImage for Ubuntu 14.04 compatibility 2022-02-12 12:31:29 -03:00
ts-korhonen
7e0596558a qt: Unify VM manager requested shutdown behavior with Win32.
Add implementation for -N commandline switch.
Save nvr on close.
2022-02-12 17:31:28 +02:00
Miran Grča
d16ddd3b25 Merge pull request #2107 from Cacodemon345/patch-56
qt: Set font after loading translations
2022-02-12 15:48:32 +01:00
Cacodemon345
fe0e6c3a04 qt: Set font after loading translations 2022-02-12 20:15:21 +06:00
RichardG867
f0d171fbce Jenkins: Add wget dependency for appimage-builder 2022-02-11 23:07:49 -03:00
RichardG867
101abfd148 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-02-11 22:47:36 -03:00
RichardG867
efc18ff70f Jenkins: Switch Linux builds to AppImage 2022-02-11 22:47:23 -03:00
OBattler
0dc712be13 Merge branch 'master' of https://github.com/86Box/86Box 2022-02-12 01:01:30 +01:00
OBattler
3c0d6ab2cc WM_SHUTDOWN now no longer asks for confirmation if WPARAM == 1. 2022-02-12 01:01:17 +01:00
Miran Grča
bbfc1d9239 Merge pull request #2104 from 86Box/tc1995
Ported the SCAMP IDE fix from PCem.
2022-02-11 23:20:07 +01:00
TC1995
971402af2f Ported the SCAMP IDE fix from PCem. 2022-02-11 22:54:54 +01:00
Miran Grča
d8b072eebd Merge pull request #2103 from Cacodemon345/patch-55
qt: Set font immediately after QApplication initialization
2022-02-11 21:01:57 +01:00
Cacodemon345
c2ec86a111 Update qt_main.cpp 2022-02-12 01:50:50 +06:00
Cacodemon345
286399461b qt: Set font immediately after QApplication initialization 2022-02-12 01:50:04 +06:00
RichardG867
8243773eb1 Jenkins: Fix Linux CMake toolchain file path 2022-02-11 14:31:13 -03:00
RichardG867
84ae673d70 Some Jenkins clarifications 2022-02-11 14:23:34 -03:00
RichardG867
1eb32a6877 Jenkins: Fix Windows CMake toolchain file path 2022-02-11 14:09:21 -03:00
RichardG867
e45f5f67d2 Jenkins: Use CMake toolchain files on Windows as well 2022-02-11 14:06:07 -03:00
RichardG867
c39a2a69dc Jenkins: Remove redundant packaging-related package dependencies 2022-02-11 13:56:11 -03:00
RichardG867
57c03d9fa3 CMake: Remove compiler flags from presets 2022-02-11 13:55:35 -03:00
RichardG867
e14bbb6f1b Jenkins: Use CMake toolchain files for compiler flags 2022-02-11 13:55:12 -03:00
RichardG867
1437c86245 CMake: Move x86-specific -mstackrealign flag across toolchain files 2022-02-11 13:53:57 -03:00
RichardG867
135eb34871 CMake: Fix mistakes on ARM64 flags 2022-02-11 13:50:25 -03:00
RichardG867
35bea51ca2 Jenkins: Return Windows builds to Win32 2022-02-11 13:15:43 -03:00
Miran Grča
9cb385454c Merge pull request #2101 from jriwanek-forks/soundblaster
Add missing I/O, DMA and IRQ Ranges
2022-02-11 12:11:13 +01:00
David Hrdlička
5b06b73a9e workflows: Enable Qt for Linux builds 2022-02-11 11:36:10 +01:00
David Hrdlička
4f759dd8c8 build: Fix a link 2022-02-11 11:35:52 +01:00
David Hrdlička
ec3594cd0f Merge pull request #2102 from Cacodemon345/newqt
qt: Compatibility improvements
2022-02-11 11:30:03 +01:00