Cacodemon345
|
2297c33751
|
Fix macOS builds
|
2021-12-01 11:17:44 +06:00 |
|
Joakim L. Gilje
|
cee1c93d49
|
refactored machinestatus to update the qstatusbar
|
2021-11-30 22:06:41 +01:00 |
|
Joakim L. Gilje
|
a6f8e6b68e
|
plugged in keyboard_isfsexit and keyboard_ismsexit to ungrab mouse and leave fullscreen
|
2021-11-30 21:29:58 +01:00 |
|
Joakim L. Gilje
|
358feb19cc
|
fixed up fullscreen
|
2021-11-30 21:26:51 +01:00 |
|
Joakim L. Gilje
|
6c2d7bef4a
|
promote the gleswidget to centralwidget via the .ui file
|
2021-11-30 21:18:25 +01:00 |
|
Joakim L. Gilje
|
7e38ff7d4d
|
removed sdl from gleswidget, use slots to update mouse movement
|
2021-11-30 21:04:55 +01:00 |
|
Joakim L. Gilje
|
9cdb4f90ca
|
only need to signal update when we've been blitted
|
2021-11-30 20:52:14 +01:00 |
|
Joakim L. Gilje
|
82f6f6f5e8
|
fixed up dynld_module, actually loads and sets pointers correct now (tested against libpcap)
|
2021-11-30 20:34:07 +01:00 |
|
Joakim L. Gilje
|
4cd5cb76d9
|
return null when dynld_module fails to load library
|
2021-11-30 20:20:53 +01:00 |
|
Joakim L. Gilje
|
6fb22514fa
|
simplified macos_event_filter.mm inclusion, link to X11 if UNIX-and-not-Apple
|
2021-11-30 20:18:13 +01:00 |
|
Joakim L. Gilje
|
3da9aae95f
|
Merge pull request #1 from Cacodemon345/qt
Render emulator output on main window
|
2021-11-30 20:15:10 +01:00 |
|
Cacodemon345
|
de88caf4b1
|
Accidentally left mouse capture half-baked
|
2021-12-01 01:11:06 +06:00 |
|
Cacodemon345
|
563869a06e
|
Fix macOS builds
|
2021-12-01 01:00:41 +06:00 |
|
Cacodemon345
|
0108c93e2d
|
Render emulator output on main window
Introduce hardware renderer
|
2021-11-30 16:26:49 +06:00 |
|
Joakim L. Gilje
|
668887a30a
|
missed showMessage_ declaration
|
2021-11-29 19:03:00 +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 |
|
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
|
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 |
|