Jasmine Iwanek
|
58d86a0739
|
clang-format in src/floppy/
|
2022-09-18 17:19:22 -04:00 |
|
Jasmine Iwanek
|
696f6f7e2f
|
clang-format in src/disk/
|
2022-09-18 17:19:22 -04:00 |
|
Jasmine Iwanek
|
9a3cabbe85
|
clang-format in src/device/
|
2022-09-18 17:19:21 -04:00 |
|
Jasmine Iwanek
|
3753a9f8b2
|
clang-format in src/chipset/
|
2022-09-18 17:19:21 -04:00 |
|
Jasmine Iwanek
|
d044f8d1f6
|
clang-format in src/cdrom/
|
2022-09-18 17:19:21 -04:00 |
|
Jasmine Iwanek
|
e6dbaefeb1
|
clang-format in src/
|
2022-09-18 17:19:21 -04:00 |
|
Jasmine Iwanek
|
2267153edd
|
Merge pull request #2685 from jriwanek-forks/improvements
Improvements
|
2022-09-18 16:09:17 -04:00 |
|
Jasmine Iwanek
|
c95c79a580
|
named initializers in isapnp
|
2022-09-18 16:04:23 -04:00 |
|
Jasmine Iwanek
|
be910fb683
|
Don't sort includes
|
2022-09-18 16:01:29 -04:00 |
|
Miran Grča
|
f88400352a
|
Merge pull request #2678 from jpernst/master
Improve handling of High-DPI mice
|
2022-09-17 02:36:04 +02:00 |
|
Jameson Ernst
|
84f5d9c393
|
Improve handling of High-DPI mice
- Reduce lower bound of mouse sensitivity
- Add error accumulators to prevent small motions from being rounded off
|
2022-09-14 22:11:32 -07:00 |
|
Miran Grča
|
5996854ff5
|
Merge pull request #2651 from Cacodemon345/ms5124
machine: Add MSI MS-5124
|
2022-09-15 01:22:19 +02:00 |
|
Miran Grča
|
9e4c721d51
|
Merge pull request #2660 from 86Box/tc1995
XGA: Revert to the rom_init routine to load the XGA-1/XGA-2 bios
|
2022-09-15 01:19:07 +02:00 |
|
Miran Grča
|
dc5413437c
|
Merge pull request #2670 from cold-brewed/qt-icon-fix
qt: Fix searching for icon packs in roms dir
|
2022-09-15 01:18:51 +02:00 |
|
Miran Grča
|
97bd9e9245
|
Merge pull request #2672 from Cacodemon345/patch-102
808x: Switch to __builtin_parity for parity flag setting
|
2022-09-15 01:18:38 +02:00 |
|
Miran Grča
|
1d495af5e3
|
Merge pull request #2673 from dhrdlicka/feature/config-refactor
config: Refactor the INI parser out
|
2022-09-15 01:18:20 +02:00 |
|
David Hrdlička
|
7405d777e8
|
Merge pull request #2677 from cold-brewed/media-history-fix
qt: Fix potential null pointer access in media history
|
2022-09-13 21:07:05 +02:00 |
|
cold-brewed
|
dc046c5b5f
|
qt: Use a single loop for icon dir search
|
2022-09-12 10:10:22 -04:00 |
|
cold-brewed
|
e5d6430ec8
|
qt: Fix potential null pointer access in media history
|
2022-09-12 09:48:14 -04:00 |
|
David Hrdlička
|
7071175975
|
ini: Fix the legacy Windows UI
|
2022-09-10 14:46:47 +02:00 |
|
David Hrdlička
|
2cc7fc666b
|
ini: Add to legacy makefile
|
2022-09-10 13:48:48 +02:00 |
|
David Hrdlička
|
08f48b8b00
|
ini: Fix ini_close definition
|
2022-09-10 13:47:36 +02:00 |
|
David Hrdlička
|
7dd8c96ffc
|
config: Refactor the INI parser out
|
2022-09-10 13:37:49 +02:00 |
|
Cacodemon345
|
2cdc63e83a
|
808x: Switch to __builtin_parity for parity flag setting
|
2022-09-10 14:53:00 +06:00 |
|
cold-brewed
|
3d7fdf0eda
|
qt: Fix searching for icon packs in roms dir
|
2022-09-08 11:19:37 -04:00 |
|
TC1995
|
3a77be3820
|
Clang-format fixes...
|
2022-09-06 23:48:10 +02:00 |
|
TC1995
|
32220dab84
|
XGA: made the source file compatible with the 86box clang-format style (ident) and actually fixed the 40 25 POST hang (the key element was bit 0 of MCA port 0x103).
|
2022-09-06 23:39:37 +02:00 |
|
RichardG867
|
d2dc53fbfb
|
Merge branch 'master' of ssh://github.com/86Box/86Box
|
2022-09-05 16:35:04 -03:00 |
|
RichardG867
|
19280008b3
|
Jenkins: Fix compiler flags not being used on macOS x86_64h slice
|
2022-09-05 16:34:58 -03:00 |
|
Miran Grča
|
7935baf89a
|
Merge pull request #2668 from Cacodemon345/patch-101
qt_hardwarerenderer: Use setData on Qt 5.14 and later
|
2022-09-03 21:54:52 +02:00 |
|
Cacodemon345
|
d47bd06f25
|
qt_hardwarerenderer: Use setData on Qt 5.14 and later
|
2022-09-03 13:13:07 +06:00 |
|
Miran Grča
|
fa9ac2409d
|
Merge pull request #2661 from cold-brewed/qt-discord-timer
qt: Fix discord update timer to run at one second interval
|
2022-09-02 14:08:12 +02:00 |
|
Miran Grča
|
dd723e4a84
|
Merge pull request #2663 from Cacodemon345/patch-100
qt_hardwarerenderer: Fix compilation with Qt 5.12
|
2022-09-02 14:07:57 +02:00 |
|
Miran Grča
|
e67c6d4e83
|
Merge pull request #2664 from driver1998/build-fixes
Build fixes on Clang
|
2022-09-02 14:07:45 +02:00 |
|
GH Cao
|
06cfd4dcae
|
net_slirp: Fix building with clang
|
2022-09-02 16:58:18 +08:00 |
|
GH Cao
|
0cca0d9831
|
win_joystick_rawinput: Fix wchar/char mismatch
|
2022-09-02 16:53:53 +08:00 |
|
Cacodemon345
|
a84a8615c5
|
qt_hardwarerenderer: Fix compilation with Qt 5.12
|
2022-09-02 13:45:48 +06:00 |
|
Miran Grča
|
1e696006e5
|
Merge pull request #2662 from Cacodemon345/qt-hwrenderer-fix
qt_hardwarerenderer: Don't blit black, hidden portions of images
|
2022-09-02 05:48:37 +02:00 |
|
Cacodemon345
|
d32cd981c8
|
qt_hardwarerenderer: Don't blit black, hidden portions of images
|
2022-09-02 00:32:04 +06:00 |
|
cold-brewed
|
7262866902
|
qt: Fix discord update timer to run at one second interval
|
2022-09-01 13:49:35 -04:00 |
|
TC1995
|
c3f6a46142
|
XGA: Revert to the rom_init routine to load the XGA-1/XGA-2 bios, this fixes intermittent hangs on the XGA-2 end (MCA only, ISA version is intact).
|
2022-09-01 17:52:51 +02:00 |
|
Miran Grča
|
874333e0ba
|
Merge pull request #2659 from Cacodemon345/qt-hwrenderer-fix
qt_hardwarerenderer: Don't update the entire texture on blits
|
2022-09-01 16:48:37 +02:00 |
|
Cacodemon345
|
11f6fee8ca
|
qt_hardwarerenderer: Don't update the entire texture on blits
|
2022-09-01 16:55:12 +06:00 |
|
RichardG867
|
194b85b601
|
agpgart: Fix AGP aperture never being enabled
|
2022-08-31 21:46:30 -03:00 |
|
Miran Grča
|
66be713740
|
Merge pull request #2658 from cold-brewed/vcpkg-fix
Media history: small adjustment for vcpkg builds
|
2022-09-01 02:39:49 +02:00 |
|
cold-brewed
|
aa67147525
|
Media history: small adjustment for vcpkg builds
|
2022-08-31 19:46:36 -04:00 |
|
Jasmine Iwanek
|
883e7c256a
|
clang format in src/video (#2654)
|
2022-08-31 20:19:29 -03:00 |
|
Jasmine Iwanek
|
a75aa6f412
|
Expose agpgart_t (#2655)
|
2022-08-31 19:23:38 -03:00 |
|
Jasmine Iwanek
|
5e0c1ac209
|
Gdbstub, Minitrace and more (#2653)
* Fix gdbstub compilation
* Fix minitrace compilation
* Fix many warnings on Linux Builds
* Support DirectInput for Joysticks in QT UI too
|
2022-08-31 18:35:32 -03:00 |
|
RichardG867
|
65fbe568ec
|
Jenkins: Fix MoltenVK secondary header patching
|
2022-08-31 18:16:31 -03:00 |
|