Joakim L. Gilje
|
d548dd7e52
|
Merge branch 'master' of github.com:86box/86Box into qt
|
2021-12-17 10:59:04 +01:00 |
|
David Hrdlička
|
e0a73a99ec
|
Turn the RtMidi module into a full standalone MIDI module
Removes the now-redundant platform MIDI infrastructure
|
2021-12-17 10:10:59 +01:00 |
|
David Hrdlička
|
275919859a
|
Fix typos
|
2021-12-17 07:41:07 +01:00 |
|
David Hrdlička
|
7df9e2a454
|
Add a compile option to choose between thread implementations
|
2021-12-17 06:59:53 +01:00 |
|
OBattler
|
707acadd36
|
Replaced the Win32 threads with the proven to be better performing C++11 threads.
|
2021-12-17 03:49:54 +01:00 |
|
OBattler
|
84ff7ab6ff
|
Fixed OpenGL 3.0 core.
|
2021-12-17 03:44:22 +01:00 |
|
OBattler
|
ce8f66bc07
|
Reduced the texture size back 2048x2048.
|
2021-12-17 03:30:13 +01:00 |
|
Joakim L. Gilje
|
f8cd957aac
|
missing include for unique_ptr
|
2021-12-16 22:30:48 +01:00 |
|
Joakim L. Gilje
|
c1c857a0f9
|
Merge branch 'master' of github.com:86box/86Box into qt
|
2021-12-16 20:27:33 +01:00 |
|
Joakim L. Gilje
|
92b7ea8536
|
simplified (from @OBattler)
|
2021-12-16 13:52:37 +01:00 |
|
OBattler
|
ff02073050
|
Moved the machine RAM sanity check to machine_get_max_ram().
|
2021-12-16 13:18:09 +01:00 |
|
OBattler
|
1d5d304aaa
|
Updated the name and the comment of the Kaimei 486.
|
2021-12-16 13:15:09 +01:00 |
|
Joakim L. Gilje
|
17a75137de
|
include <algorithm> for std::min
|
2021-12-16 12:53:04 +01:00 |
|
Joakim L. Gilje
|
1cc09b9033
|
make sure render-widget gets deleted when switching
|
2021-12-15 20:02:35 +01:00 |
|
Joakim L. Gilje
|
d2115bc5e4
|
init the renderer on demand, instead of always ready
|
2021-12-15 19:58:09 +01:00 |
|
Joakim L. Gilje
|
cf79387f35
|
accidentally used machine_getname_ex when populating machine types
|
2021-12-15 12:13:40 +01:00 |
|
Joakim L. Gilje
|
dec90c7ae0
|
refactored setTitle to just be a normal AutoConnection signal
|
2021-12-14 20:30:09 +01:00 |
|
Joakim L. Gilje
|
61ab0e60ca
|
merged in machine flags/bus refactoring started in 6661ff5dcc
|
2021-12-14 13:53:56 +01:00 |
|
Joakim L. Gilje
|
5fcddcbfdd
|
removed old code
|
2021-12-14 13:18:50 +01:00 |
|
Joakim L. Gilje
|
2af0a72b05
|
Merge branch 'master' of github.com:86box/86Box into qt
|
2021-12-14 13:17:03 +01:00 |
|
Joakim L. Gilje
|
d82211fd17
|
Merge pull request #28 from Cacodemon345/patch-34
Fix compilation on macOS
|
2021-12-14 13:10:23 +01:00 |
|
Cacodemon345
|
a4905da036
|
Fix compilation on macOS
|
2021-12-14 16:33:53 +06:00 |
|
Joakim L. Gilje
|
4ff78e3766
|
Merge remote-tracking branch 'origin/qt' into qt
|
2021-12-13 22:45:53 +01:00 |
|
Joakim L. Gilje
|
a39307d178
|
ported joystick config to qt. sdl-joystick implementation from pcem
|
2021-12-13 22:45:37 +01:00 |
|
Joakim L. Gilje
|
7ed8d46c2c
|
Merge pull request #27 from Cacodemon345/qt
Status bar improvements
|
2021-12-13 20:59:19 +01:00 |
|
Cacodemon345
|
aca31d5d28
|
Remove misleading comment
|
2021-12-14 01:58:00 +06:00 |
|
Cacodemon345
|
9cd5f8a070
|
Fix HDDs on certain buses not appearing in status bar
|
2021-12-14 01:56:28 +06:00 |
|
Cacodemon345
|
f3536e8f79
|
Open sound gain dialog on double-click
|
2021-12-14 01:02:08 +06:00 |
|
Cacodemon345
|
35b6c031d1
|
Merge branch 'qt' of ssh://github.com/Cacodemon345/86box into qt
|
2021-12-14 00:56:39 +06:00 |
|
Cacodemon345
|
4f72c4c9ea
|
Make sure status bar icons trigger menus
|
2021-12-14 00:54:38 +06:00 |
|
Cacodemon345
|
dcd7fb6245
|
Merge branch 'qt' of https://github.com/jgilje/86box into qt
|
2021-12-14 00:39:50 +06:00 |
|
Cacodemon345
|
80bff48c2b
|
Status bar improvements
* Fix crashes on non-continuous floppy/CD-ROM/ZIP/MO media lists
* Status bar icons should now display tooltips and trigger loading menus
|
2021-12-14 00:31:55 +06:00 |
|
Joakim L. Gilje
|
777441ef0f
|
when sleeping main emu. thread, take drawits into account like in win.c
|
2021-12-13 15:19:38 +01:00 |
|
OBattler
|
8d7f42d4aa
|
More machine abstractions.
|
2021-12-13 14:17:49 +01:00 |
|
OBattler
|
b9c564c5c0
|
And win/win_stbar.c.
|
2021-12-13 01:34:01 +01:00 |
|
OBattler
|
acf3a77f5a
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2021-12-13 01:23:21 +01:00 |
|
OBattler
|
6661ff5dcc
|
Abstracted away the machine bus'es and flags in order to make the rest of the emulator agnostic as to how they're stored.
|
2021-12-13 01:23:06 +01:00 |
|
Miran Grča
|
29e3b92ebe
|
Merge pull request #1925 from notmlow/patch-6
Made the translation more accurate
|
2021-12-12 17:23:39 +01:00 |
|
Joakim L. Gilje
|
c77fc79e79
|
Merge pull request #26 from Cacodemon345/patch-33
Don't unmount ZIP and MO drives on settings save
|
2021-12-12 11:34:36 +01:00 |
|
Joakim L. Gilje
|
8af37c830f
|
Merge pull request #25 from Cacodemon345/qt
Finish the Qt main menu
|
2021-12-12 11:32:36 +01:00 |
|
Cacodemon345
|
080bc8682f
|
Sound gain dialog
|
2021-12-12 16:22:35 +06:00 |
|
Cacodemon345
|
ba4db8de60
|
Don't umount CD drives on settings exit
|
2021-12-12 15:58:06 +06:00 |
|
Cacodemon345
|
cc26aa97f1
|
Don't unmount ZIP and MO drives on settings save
|
2021-12-12 15:56:23 +06:00 |
|
Cacodemon345
|
457751d108
|
Finish the Qt main menu
|
2021-12-12 01:16:27 +06:00 |
|
mlow
|
4617d11ffa
|
Made the translation more accurate
The words Sauver has been replaced by the word Sauvegarder for a more accurate french translation.
|
2021-12-11 11:53:06 -05:00 |
|
Joakim L. Gilje
|
975ea07b45
|
Merge pull request #24 from Cacodemon345/qt
Make "No ROMs found" message identical to Win32
|
2021-12-11 11:16:19 +01:00 |
|
Cacodemon345
|
7d6e46d90a
|
Make "No ROMs found" message identical to Win32
|
2021-12-10 15:36:55 +06:00 |
|
Cacodemon345
|
ba2dbe724f
|
Merge branch 'qt' of https://github.com/jgilje/86box into qt
|
2021-12-10 15:22:44 +06:00 |
|
Joakim L. Gilje
|
c1f2023266
|
Merge pull request #23 from Cacodemon345/qt
libevdev mouse support
|
2021-12-10 09:16:19 +01:00 |
|
OBattler
|
6fd2cfaf90
|
Fixed a PIT bug.
|
2021-12-09 23:59:45 +01:00 |
|