Commit Graph

6582 Commits

Author SHA1 Message Date
Cacodemon345
0108c93e2d Render emulator output on main window
Introduce hardware renderer
2021-11-30 16:26:49 +06:00
OBattler
e87b40dd8a The Leopard no longer has on-board IDE as the real board does not. 2021-11-30 10:58:07 +01:00
OBattler
c0a66022d4 Introduced the NVR hacks to the remaining boards with cache errors. 2021-11-30 00:25:03 +01:00
OBattler
f7177cc27a Reverted the AMI keyboard controller revision. 2021-11-29 21:26:30 +01:00
Miran Grča
48c0635be7 Merge pull request #1882 from ts-korhonen/master
Adjust the OpenGL 3.3 submenu position
2021-11-29 19:49:30 +01:00
ts-korhonen
bec748ac11 Adjust the OpenGL 3.3 submenu position 2021-11-29 20:40:44 +02:00
Joakim L. Gilje
668887a30a missed showMessage_ declaration 2021-11-29 19:03:00 +01:00
Miran Grča
31f6c06f23 And fixed. 2021-11-29 17:57:21 +01:00
Miran Grča
451217c96b Changed strcpy_s to strncpy. 2021-11-29 17:48:44 +01:00
Joakim L. Gilje
8385051f6a fixup showMessage from both qt thread and external thread, while blocking 2021-11-29 17:25:31 +01:00
OBattler
85fc32c8a3 And fixed resource.h. 2021-11-29 16:05:56 +01:00
OBattler
dedd568f92 Removed an #ifdef in 86box.h so that the enable_discord variable is always declared. 2021-11-29 15:47:55 +01:00
OBattler
295f750884 Moved the OpenGL 3.3 renderer and Discord integration out of the Dev branch. 2021-11-29 15:42:50 +01:00
Joakim L. Gilje
238fb7ef62 handle messageboxes inside qt's thread 2021-11-29 12:25:27 +01:00
Joakim L. Gilje
97d844c3fc match g_strlcpy with glib proper 2021-11-29 10:51:44 +01:00
Joakim L. Gilje
22c89177d5 use real glib when compiling for Qt on Unix platforms 2021-11-29 10:51:29 +01:00
Joakim L. Gilje
a5be6a3faa Merge branch '86Box:master' into qt 2021-11-28 21:07:50 +01:00
Joakim L. Gilje
6211834a21 status updates are done 2021-11-28 21:06:39 +01:00
Joakim L. Gilje
ccb851343e replaced blitter function with a copy from win_sdl 2021-11-28 21:00:41 +01:00
Joakim L. Gilje
6aef88c957 set project cpp-files to c++17 when qt is included, search and link to a threading library 2021-11-28 20:54:32 +01:00
Joakim L. Gilje
859ee888ce fixed macos bundling (thanks to @dob205) 2021-11-28 20:50:02 +01:00
Joakim L. Gilje
6c81074f0a added status icons 2021-11-28 20:49:05 +01:00
RichardG867
e4495be422 Add stripping to currently-unused Dev Jenkins preset 2021-11-28 14:07:15 -03:00
RichardG867
c6c2988b64 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-28 13:59:08 -03:00
RichardG867
05bbbaff21 Improve Jenkins build flow, now with symbol stripping for regular builds 2021-11-28 13:57:58 -03:00
RichardG867
cf373449fc Fix enum entries in VIA chipset code that were bugging me 2021-11-28 00:15:31 -03:00
Miran Grča
5b0d9b60f3 Merge pull request #1878 from 86Box/tc1995
Fixed text mode of the Sigma video card.
2021-11-27 01:22:34 +01:00
TC1995
0264c31e8b Fixed text mode of the Sigma video card. 2021-11-26 23:14:20 +01:00
OBattler
5f6a8d5b02 Fixed the credits in the French and Turkish translations. 2021-11-26 23:12:58 +01:00
OBattler
de5b6f6b74 The Turkish translation now correctly uses Segoe UI, and not Meiryo UI. 2021-11-26 20:59:22 +01:00
OBattler
27903db09f Options and Preferences string translations update. 2021-11-26 20:56:56 +01:00
OBattler
f96585781c Turkish translation by luennix and updated/translated the Preferences strings in the remaining languages. 2021-11-26 20:49:26 +01:00
RichardG867
6464488829 Fix readme build badges 2021-11-25 14:26:17 -03:00
RichardG867
9cdd0f946f Build script clarifications 2021-11-25 14:22:55 -03:00
OBattler
460cae8450 Removed excess AT keyboard controller Pulse reset logging. 2021-11-25 14:21:04 +01:00
OBattler
186f5f9549 Merge branch 'master' of https://github.com/86Box/86Box 2021-11-25 10:39:08 +01:00
OBattler
1b462383ef Fixed the copyright symbol in VS_VERSION_INFO. 2021-11-25 10:38:55 +01:00
Joakim L. Gilje
4d7434809f some branch notes 2021-11-25 10:27:09 +01:00
Joakim L. Gilje
c587a02b1a Initial Qt Commit 2021-11-25 10:20:56 +01:00
Joakim L. Gilje
81a49c8c5c set vendor field width to 9 (matshita overflows at 8) 2021-11-25 10:20:21 +01:00
RichardG867
d222f7c7d2 Build script: Add + specifier to git hash if the tree is dirty 2021-11-24 21:49:36 -03:00
RichardG867
58670247b4 Jenkins: Fix .git being lost across stash/unstash 2021-11-24 21:40:42 -03:00
RichardG867
982e1f808d Jenkins git commit presentation fixes 2021-11-24 20:41:08 -03:00
RichardG867
aefb90ee8b Add AK4540 codec for ES1371 2021-11-24 20:33:42 -03:00
RichardG867
17d93758be Jenkins: Switch strategy for polled commit detection 2021-11-24 20:24:06 -03:00
RichardG867
b6904db51f Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-24 20:09:55 -03:00
OBattler
888ac1d2aa New 86Box icons. 2021-11-24 22:45:15 +01:00
RichardG867
1504b6805a Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-24 18:42:25 -03:00
RichardG867
100a4099bd Add Slot 1/Socket 370 category for the Tyan Trinity 2021-11-24 18:41:23 -03:00
OBattler
436bb6c1bd Brought the French and Italian help menus up to par with the Windows standard. 2021-11-24 20:47:05 +01:00