Jasmine Iwanek
814953def7
ISAMEM cleanups
2022-01-15 21:45:13 -05:00
Jasmine Iwanek
a9a86cad7d
ISARTC cleanups
2022-01-15 21:45:13 -05:00
Jasmine Iwanek
f979bd138f
Reenable 64k support for PC '82
...
Need to actually futz with bank size so it always presents 4 banks on board, unfortunately this leaves the impossible to implement in 4 banks 192k configuration, but it was actually *possible* hardware wise, even if it didn't work due to BIOS bugs.
2022-01-15 21:28:37 -05:00
Jasmine Iwanek
ffc89a99eb
Merge branch 'master' into audio
2022-01-15 19:38:56 -05:00
TC1995
c46c22cee6
Merge branch 'master' of github.com:86Box/86Box into tc1995
2022-01-15 20:56:24 +01:00
ts-korhonen
8c8e2219d8
qt: Refactor renderers buffer ownership
...
Invert the way buffers are created; make renderer create buffers for
renderer stack.
Use QImage bits as the buffer for software renderer.
2022-01-15 21:45:34 +02:00
ts-korhonen
07446719a4
qt: fix non-win32 status message when no mouse
2022-01-15 01:39:22 +02:00
ts-korhonen
188f1a1b7e
qt: fix plat_fopen() encoding
2022-01-15 00:07:01 +02:00
ts-korhonen
d4ca5e093d
qt: tweak program settings layout
2022-01-14 21:32:19 +02:00
ts-korhonen
5742ae4747
qt: split the ui window title string on non-win32
2022-01-14 20:25:17 +02:00
ts-korhonen
45f44a13b7
Merge branch 'master' of https://github.com/86Box/86Box into qt
2022-01-14 17:02:45 +02:00
ts-korhonen
7093e92596
qt: fix title formating
2022-01-14 17:02:03 +02:00
ts-korhonen
a3cd2e9191
Merge branch 'qt' of https://github.com/ts-korhonen/86Box into qt-toolbar
2022-01-14 16:46:51 +02:00
Cacodemon345
31d3d6309b
Copy lines from buffer32 one by one
...
(cherry picked from commit 00a75d4e602ec3ba6d214eeae4500c90dc77fc5f)
2022-01-14 16:44:54 +02:00
Miran Grča
939a701836
Merge pull request #1989 from EmpyreusX/master
...
Updated Simp. Chinese and Japanese translations
2022-01-13 23:01:45 +01:00
Miran Grča
d1845223e5
Merge pull request #1990 from altiereslima/master
...
Update pt-BR.rc
2022-01-13 23:01:38 +01:00
altiereslima
20eed92b9d
Update pt-BR.rc
2022-01-13 18:18:01 -03:00
ts-korhonen
22f9c721a9
Merge branch 'qt' of https://github.com/ts-korhonen/86Box into qt-toolbar
2022-01-13 17:51:34 +02:00
Cacodemon345
6b9e196bb7
Implement fullscreen prompt
...
(cherry picked from commit 7b69723788dab622652f2f11afc823f5d9cbcd86)
2022-01-13 17:49:37 +02:00
EmpyreusX
6ce316694a
Small fix to Japanese translation
2022-01-13 23:02:47 +08:00
EmpyreusX
d90ad0f6f5
Updated Japanese translation.
2022-01-13 22:48:44 +08:00
EmpyreusX
73c0175bc9
Updated Simp. Chinese translation
2022-01-13 20:43:21 +08:00
TC1995
72d2cebe96
Merge branch 'master' of github.com:86Box/86Box into tc1995
2022-01-13 12:42:13 +01:00
ts-korhonen
b7434b9fcd
qt: missing QString include
2022-01-13 09:28:38 +02:00
ts-korhonen
2bed0de162
qt: Add status text and icons to toolbar
2022-01-13 08:33:29 +02:00
ts-korhonen
6fbfe98b3c
Merge branch 'qt' of https://github.com/ts-korhonen/86Box into qt-toolbar
2022-01-13 08:13:03 +02:00
ts-korhonen
d4408ca36e
Merge branch 'master' of https://github.com/86Box/86Box into qt
2022-01-13 08:12:32 +02:00
Miran Grča
660c20079b
Merge pull request #1985 from 86Box/feature/toolbar
...
Implement the toolbar
2022-01-13 01:25:19 +01:00
David Hrdlička
691aa95cd1
Slight function reordering
2022-01-13 01:17:27 +01:00
David Hrdlička
5e51e28f6e
Reorder the toolbar buttons
2022-01-13 01:14:58 +01:00
David Hrdlička
6746bbce7d
Fix duplicate string ID
2022-01-13 00:52:48 +01:00
David Hrdlička
318875bf09
Add proper icons
2022-01-13 00:47:14 +01:00
David Hrdlička
dc8c94814e
Initialize the Pause button to the correct state on start
2022-01-13 00:43:01 +01:00
David Hrdlička
6a98625e28
Fix 64-bit build due to no GWL_WNDPROC
constant
2022-01-13 00:14:01 +01:00
David Hrdlička
b6d033481f
Change tooltip for Pause button if paused
2022-01-13 00:09:45 +01:00
David Hrdlička
88037d9bda
Change the Pause icon if paused
2022-01-13 00:08:06 +01:00
ts-korhonen
edc4c1a3fa
Merge branch 'qt' of https://github.com/ts-korhonen/86Box into qt-toolbar
2022-01-13 00:50:41 +02:00
ts-korhonen
09cfd79c60
qt: disable automatic mnemonics
...
Fixes alt entering menu
2022-01-13 00:48:52 +02:00
David Hrdlička
e5bf6ea015
Add support for icon set switching to the toolbar
2022-01-12 23:40:40 +01:00
David Hrdlička
8d0c1dec81
Add taskbar tooltips to the resources for localization
2022-01-12 23:21:19 +01:00
ts-korhonen
bcb18d73b1
qt: disable toolbar context menu
2022-01-12 23:19:08 +02:00
David Hrdlička
cd616b407c
Add tooltips to the toolbar buttons
2022-01-12 22:01:41 +01:00
David Hrdlička
d9b30521b8
Merge branch 'master' into feature/toolbar
2022-01-12 21:12:43 +01:00
ts-korhonen
e57c10dea5
Merge branch 'qt' of https://github.com/ts-korhonen/86Box into qt-toolbar
2022-01-12 20:40:41 +02:00
ts-korhonen
4c04837574
Fix discord.h filename change on include
2022-01-12 20:38:27 +02:00
ts-korhonen
58f50f5b6a
Merge branch 'master' of https://github.com/86Box/86Box into qt
2022-01-12 20:30:34 +02:00
ts-korhonen
9e0b945c70
qt: Fix full screen strecth modes, implement -F switch
...
Patches from Cacodemon345
2022-01-12 20:12:47 +02:00
Miran Grča
843f28d884
Merge pull request #1988 from ts-korhonen/master
...
Exit full screen mode if changing window (with alt-tab)
2022-01-12 18:55:05 +01:00
ts-korhonen
b13c14b039
Exit full screen mode if changing window
...
with alt-tab etc. unintended way.
2022-01-12 19:39:17 +02:00
Miran Grča
c359c3caef
Merge pull request #1986 from altiereslima/master
...
Update pt-BR.rc
2022-01-11 14:03:28 +01:00