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 |
|
ts-korhonen
|
bcb18d73b1
|
qt: disable toolbar context menu
|
2022-01-12 23:19:08 +02: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 |
|
Miran Grča
|
72df4876d4
|
Merge pull request #1987 from ts-korhonen/master
Fix opengl core renderer message pump
|
2022-01-11 14:03:07 +01:00 |
|
ts-korhonen
|
3be3acf78f
|
Fix opengl core renderer message pump
|
2022-01-11 08:04:56 +02:00 |
|
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 |
|
ts-korhonen
|
86814d7ae3
|
qt: tweak status bar margin to match win32 ui
|
2022-01-10 19:15:07 +02:00 |
|
ts-korhonen
|
554504dcb6
|
qt: toolbar icon size to 16x16, hide icons from menu
|
2022-01-10 19:12:19 +02: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 |
|
ts-korhonen
|
e69e4d0424
|
qt: Re-order toolbar buttons and add settings
|
2022-01-10 08:06:30 +02:00 |
|
ts-korhonen
|
0b6ba2d09c
|
qt: Add margin for status bar icons
|
2022-01-09 22:27:07 +02:00 |
|
ts-korhonen
|
f2d50125aa
|
Merge branch 'qt' of https://github.com/ts-korhonen/86Box into qt-toolbar
|
2022-01-09 21:58:03 +02:00 |
|
ts-korhonen
|
621ab60907
|
Merge branch 'winqt' of https://github.com/Cacodemon345/86Box into qt
|
2022-01-09 21:56:05 +02: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 |
|
Cacodemon345
|
c5a69dea45
|
Fix free ID return value for MFM/RLL/XTA
|
2022-01-10 01:15:49 +06:00 |
|
Cacodemon345
|
df3a11b11b
|
Complete the bus tracking implementation with fixes
|
2022-01-10 01:12:23 +06:00 |
|
ts-korhonen
|
541c8e9f51
|
qt: Add placeholder icons for toolbar
|
2022-01-09 17:38:11 +02:00 |
|
ts-korhonen
|
06002ed322
|
qt: Add toolbar
|
2022-01-09 17:00:16 +02:00 |
|
ts-korhonen
|
7555282d30
|
qt: add hide_tool_bar setting variable
|
2022-01-09 16:54:37 +02:00 |
|
ts-korhonen
|
d52b749128
|
Merge branch 'master' of https://github.com/86Box/86Box into qt
|
2022-01-09 16:52:30 +02: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 |
|
Cacodemon345
|
42b3b5623a
|
Default to 8x for CD-ROM speeds
|
2022-01-09 16:48:41 +06:00 |
|
Cacodemon345
|
78f96ee6ba
|
Disable add/existing buttons if hard disk is full
|
2022-01-09 16:48:23 +06:00 |
|
Cacodemon345
|
dabed16bbf
|
Add OBattler's hard disk tracking code and make use of it for HDD settings
|
2022-01-09 16:44:43 +06: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 |
|
Cacodemon345
|
62a4a025b1
|
Port Win32 Discord integration to Linux and macOS
|
2022-01-09 01:04:59 +06:00 |
|
Cacodemon345
|
c5e3d9a75f
|
Fix Czech selection not appearing
|
2022-01-08 23:44:30 +06:00 |
|
Cacodemon345
|
84ab1f33da
|
Merge remote-tracking branch 'winqt/qt' into winqt
|
2022-01-08 23:29:05 +06:00 |
|
Cacodemon345
|
62fd64730a
|
Add icon set fallback feature
|
2022-01-08 23:17:20 +06:00 |
|
ts-korhonen
|
021ec8e50d
|
qt: Make QT default off to prepare merging to upstream
|
2022-01-08 15:36:52 +02:00 |
|
ts-korhonen
|
b5adb66a00
|
Merge branch 'master' of https://github.com/86Box/86Box into qt
|
2022-01-08 13:49:24 +02:00 |
|
ts-korhonen
|
34de2d15cf
|
qt: Fix type error
|
2022-01-08 13:40:45 +02:00 |
|
Cacodemon345
|
f2f06aa958
|
Add runtime language switching
|
2022-01-08 17:14:03 +06: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 |
|
Cacodemon345
|
2e06e6cc0c
|
Finish new floppy dialog translation as well
|
2022-01-08 01:16:58 +06:00 |
|