7682 Commits

Author SHA1 Message Date
Jasmine Iwanek
6e8d4356df Update CMakeLists.txt 2022-02-25 22:02:23 -05:00
Miran Grča
2acddd2969
Merge pull request #2156 from jriwanek-forks/removals
Removes leftover SIS ACPI stuff
2022-02-21 03:18:05 +01:00
Jasmine Iwanek
dfa18a0191 Remove SIS 559x ACPI leftovers 2022-02-20 20:41:20 -05:00
Jasmine Iwanek
45640feeb9 Remove UMC82c49x leftovers 2022-02-20 20:40:29 -05:00
Miran Grča
795fc1f1a3
Merge pull request #2154 from jriwanek-forks/morechanges
A few consistency changes form M&K branch
2022-02-21 01:29:23 +01:00
Jasmine Iwanek
f18da85438 A few lconsistency changes form M&K branch 2022-02-20 19:11:58 -05:00
Miran Grča
243f6281da
Merge pull request #2153 from telanus/master
Add the Z-NIX PC-1600
2022-02-20 23:21:15 +01:00
telanus
1648d38040
Update machine_table.c 2022-02-21 00:03:15 +02:00
telanus
42a1580af5
Update m_xt.c 2022-02-21 00:01:39 +02:00
telanus
f994c86332
Update machine.h 2022-02-21 00:00:46 +02:00
Miran Grča
ff896a6f93
Merge pull request #2151 from jriwanek-forks/more-updates
More updates
2022-02-20 22:48:05 +01:00
Jasmine Iwanek
8597e4e4d7 Merge branch 'master' into more-updates 2022-02-20 16:28:50 -05:00
Jasmine Iwanek
4674756664 More newline and whitespace cleanups 2022-02-20 16:26:40 -05:00
OBattler
2a0b72739b More changes in network.c. 2022-02-20 21:04:30 +01:00
OBattler
ac2bdcf84c And it turns out we can actually use network_wait(1) in the CPU thread just fine. 2022-02-20 20:39:39 +01:00
OBattler
f19aaa14ae Fixed three instances of undefined behavior. 2022-02-20 20:30:20 +01:00
OBattler
3b5be8b619 Reduced some network times. 2022-02-20 20:11:41 +01:00
OBattler
9b09a5058c And some fixes. 2022-02-20 19:41:34 +01:00
OBattler
b18d7795f6 Changed the way failed packed deliveries are handled. 2022-02-20 19:37:47 +01:00
OBattler
f80937d350 Actually advance the interim queue after getting from it. 2022-02-20 17:01:46 +01:00
OBattler
c19b06d404 Added a sanity check and more clean-ups. 2022-02-20 14:19:38 +01:00
OBattler
01e0609ab6 And more network clean-ups and fixes. 2022-02-20 13:58:38 +01:00
Miran Grča
83f29f88cd
Merge pull request #2148 from Cacodemon345/patch-61
qt: Fix high CPU usage when paused
2022-02-20 12:26:42 +01:00
Cacodemon345
be900f1d32
qt: Fix high CPU usage when paused 2022-02-20 15:04:24 +06:00
Jasmine Iwanek
a66e392b26 A few missed bits 2022-02-20 00:58:08 -05:00
Jasmine Iwanek
b797b7f667 Merge branch 'more-updates' of https://github.com/jriwanek-forks/86Box into more-updates 2022-02-20 00:33:50 -05:00
Jasmine Iwanek
78c7573705 use defines for LPT and Serial port count
Also fixes LPT4 device setting.
2022-02-20 00:33:47 -05:00
Jasmine Iwanek
2836c7f05b CONFIG_MIDI -> CONFIG_MIDI_OUT 2022-02-20 00:33:05 -05:00
Jasmine Iwanek
25e9087f3f clean up spaces and tabs at the end of lines 2022-02-20 00:33:04 -05:00
Jasmine Iwanek
a6b0b8d631 clean up spaces and tabs at the end of lines 2022-02-19 23:52:47 -05:00
Jasmine Iwanek
1362ade967 Merge branch 'master' into more-updates 2022-02-19 23:39:55 -05:00
OBattler
7928bc8c1c And even more. 2022-02-20 02:03:42 +01:00
OBattler
f06736ed9a And more. 2022-02-20 02:01:56 +01:00
OBattler
b4c1e801c5 Some more network changes. 2022-02-20 02:00:23 +01:00
OBattler
4d56f89fb2 Merge branch 'master' of https://github.com/86Box/86Box
# Conflicts:
#	src/win/Makefile.mingw
2022-02-20 01:46:02 +01:00
OBattler
8ac721d395 Fixed linking with Makefile.mingw. 2022-02-20 01:41:31 +01:00
David Hrdlička
623b38975c Don't link OpenAL on legacy makefile if disabled 2022-02-20 01:40:56 +01:00
OBattler
572a08b478 Merge branch 'master' of https://github.com/86Box/86Box 2022-02-20 01:30:56 +01:00
OBattler
8ec062e1ec And of course, release the mutex as well after we're done. 2022-02-20 01:30:37 +01:00
David Hrdlička
268e880830 Merge branch 'feature/xaudio2' 2022-02-20 01:27:48 +01:00
OBattler
f35ee02157 Merge branch 'master' of https://github.com/86Box/86Box 2022-02-20 01:22:44 +01:00
OBattler
bd32abf94e Attempt to make the main thread wait for network mutex. 2022-02-20 01:22:28 +01:00
David Hrdlička
8f5981bbfd Jenkins: Disable FAudio for now 2022-02-20 01:14:47 +01:00
David Hrdlička
4f4ed24e8d Try to find FAudio manually if no pkgconfig is found for it 2022-02-20 01:01:14 +01:00
David Hrdlička
5f0453746f Add FAudio to the Mac and Linux GitHub build actions dependencies 2022-02-20 00:51:53 +01:00
David Hrdlička
0f3c2232ad Add XAudio2 support to the legacy Makefile 2022-02-20 00:48:39 +01:00
David Hrdlička
6a63ae21f8 Remove the USE_OPENAL define as the reason for its introduction is gone 2022-02-20 00:46:24 +01:00
David Hrdlička
3101d74658 Add XAudio2 support to the FAudio sound backend 2022-02-20 00:41:28 +01:00
David Hrdlička
72a7c9cdcf Rename faudio.cpp to xaudio2.c 2022-02-20 00:34:26 +01:00
Miran Grča
42b22c5296
Merge pull request #2141 from Cacodemon345/newqt
FAudio audio backend
2022-02-19 19:01:12 +01:00