Admiral H. Curtiss
|
0d095b4d9b
|
Netplay: Simplify save data options.
|
2022-09-20 01:37:32 +02:00 |
|
Admiral H. Curtiss
|
39314ac162
|
Add more logging around Wii save copying for Netplay.
|
2022-09-20 01:37:31 +02:00 |
|
Admiral H. Curtiss
|
c21f2512c8
|
HW: Move g_SRAM to System.
|
2022-09-19 21:47:15 +02:00 |
|
Admiral H. Curtiss
|
0a517ebdbd
|
Core: Pass Netplay SRAM through boot process.
This removes the Netplay classes touching emulated hardware structures before emulation even starts.
|
2022-09-19 21:47:12 +02:00 |
|
Admiral H. Curtiss
|
9963637463
|
HW: Remove global state from functions in Sram.h.
|
2022-09-19 21:42:43 +02:00 |
|
JosJuice
|
720b3f5519
|
Merge pull request #11071 from AdmiralCurtiss/netplay-settings-style
Netplay: Rename variable names in NetSettings to match style guide.
|
2022-09-19 17:55:36 +02:00 |
|
JMC47
|
6f4f5b0b7b
|
Merge pull request #11067 from K0bin/cache-vertex-size
OpcodeDecoding: Cache vertex sizes
|
2022-09-18 22:38:06 -04:00 |
|
Admiral H. Curtiss
|
bec4850fc3
|
Netplay: Rename variable names in NetSettings to match style guide.
|
2022-09-19 01:25:46 +02:00 |
|
Robin Kertels
|
2db74e7f21
|
OpcodeDecoding: Get vertex size from the loader
|
2022-09-19 01:14:53 +02:00 |
|
Robin Kertels
|
a6c6ec012c
|
VertexLoaderManager: Clean up and slightly speed up with templates
|
2022-09-19 01:14:49 +02:00 |
|
JosJuice
|
eec43ce3f3
|
Merge pull request #11068 from JosJuice/revert-vcredist
Revert "windows: distribute vcredist loose files"
|
2022-09-18 23:40:33 +02:00 |
|
Admiral H. Curtiss
|
07f86446a6
|
Netplay: Remove unused m_HostInputAuthority in NetSettings.
|
2022-09-18 23:00:08 +02:00 |
|
Admiral H. Curtiss
|
69ad2cc4d0
|
Merge pull request #11059 from AdmiralCurtiss/netplay-graceful-shutdown
NetPlayClient: Treat power button event as a netplay stop.
|
2022-09-18 00:00:44 +02:00 |
|
JosJuice
|
fec6f1bd5a
|
Revert "windows: distribute vcredist loose files"
This reverts commit 0837af4344 .
|
2022-09-16 10:33:39 +02:00 |
|
Robin Kertels
|
a31e36aeb7
|
VertexLoaderManager: Fix backwards preprocess check
Spotted by Pokechu22.
|
2022-09-15 23:56:04 +02:00 |
|
JMC47
|
32fba6dbd8
|
Merge pull request #11066 from K0bin/vertex-size-opt
Optimize GetVertexSize
|
2022-09-15 14:25:32 -04:00 |
|
Robin Kertels
|
fdcd2b7d00
|
VertexLoader: Inline GetSize
|
2022-09-15 12:50:15 +02:00 |
|
Robin Kertels
|
8aa214453a
|
VertexLoader: Optimize GetVertexSize
GetComponentSizes was unused, so we simplify this and get rid
of the branches.
|
2022-09-15 02:47:23 +02:00 |
|
Shawn Hoffman
|
0837af4344
|
windows: distribute vcredist loose files
|
2022-09-14 13:15:45 -07:00 |
|
Admiral H. Curtiss
|
bf331ffa45
|
NetPlayClient: Treat power button event as a netplay stop.
|
2022-09-13 01:26:45 +02:00 |
|
Admiral H. Curtiss
|
35f6d12acc
|
NetPlayClient: Consolidate stopping code to function.
|
2022-09-13 01:26:45 +02:00 |
|
Admiral H. Curtiss
|
c4b3f2302a
|
NetPlayClient: Consolidate Wiimote buffer waiting code to function.
|
2022-09-13 01:26:45 +02:00 |
|
Mai
|
dbcf7fd2c9
|
Merge pull request #11049 from Tilka/tatacon
TaTaCon: fix possible hotswap problem
|
2022-09-11 05:12:12 -04:00 |
|
Admiral H. Curtiss
|
1732071a10
|
Netplay: Pass netplay settings via BootSessionData.
|
2022-09-11 04:18:26 +02:00 |
|
Tillmann Karras
|
b418441f4a
|
TaTaCon: fix possible hotswap problem
|
2022-09-11 00:16:00 +01:00 |
|
Mai
|
4edb3a8074
|
Merge pull request #11041 from AdmiralCurtiss/global-state-audio
HW: Move AudioInterface variables to Core::System.
|
2022-09-10 17:10:17 -04:00 |
|
Mai
|
804af55b3a
|
Merge pull request #11042 from AdmiralCurtiss/global-state-file-monitor
HW: Convert FileMonitor::Log into a class.
|
2022-09-10 17:08:25 -04:00 |
|
JosJuice
|
84507ec420
|
Merge pull request #10725 from t895/theme-merge
Android: App redesign with multi-theme system
|
2022-09-10 20:08:37 +02:00 |
|
Admiral H. Curtiss
|
b51d37fe49
|
HW: Convert FileMonitor::Log into a class.
|
2022-09-09 22:35:51 +02:00 |
|
Admiral H. Curtiss
|
001fe8f94d
|
HW: Move AudioInterface variables to Core::System.
|
2022-09-09 04:13:43 +02:00 |
|
Admiral H. Curtiss
|
426b5b1927
|
Merge pull request #10123 from sepalani/ai-cleanup
AudioInterface: Cleanup
|
2022-09-09 00:37:58 +02:00 |
|
Admiral H. Curtiss
|
200c9dd0c5
|
Merge pull request #11011 from Pokechu22/audio-mixer-assertions
Mixer: Add assertions regarding num_samples versus buffer length
|
2022-09-08 22:01:18 +02:00 |
|
Admiral H. Curtiss
|
d4fe54147e
|
Merge pull request #10757 from AdmiralCurtiss/show-memcard-path-in-gui
Qt: Show currently configured Memory Card path in the config window.
|
2022-09-08 21:12:21 +02:00 |
|
Pokechu22
|
72de74d4fc
|
Mixer: Add assertions regarding num_samples versus buffer length
|
2022-09-08 12:10:10 -07:00 |
|
Pokechu22
|
abb59a781a
|
Mixer: Use smaller array for PushWiimoteSpeakerSamples
|
2022-09-08 12:10:02 -07:00 |
|
Admiral H. Curtiss
|
329d279c05
|
Merge pull request #10751 from Zopolis4/manifesto
Update supportedOS values in .manifest files
|
2022-09-08 20:36:28 +02:00 |
|
Admiral H. Curtiss
|
85bd57df0e
|
Merge pull request #11007 from PEmu2/enj
Edit error message
|
2022-09-08 20:00:18 +02:00 |
|
Admiral H. Curtiss
|
696614fd1b
|
Merge pull request #11014 from AdmiralCurtiss/nand-repair-scrollable-box
Qt: Make custom dialog for NAND Repair.
|
2022-09-08 19:58:46 +02:00 |
|
Admiral H. Curtiss
|
45c4aa288a
|
Merge pull request #10881 from iwubcode/graphics-mod-draw-fb-texture-names
VideoCommon: fix graphics target texture names for efb/xfb
|
2022-09-08 19:56:49 +02:00 |
|
Admiral H. Curtiss
|
710210365a
|
Merge pull request #11038 from AdmiralCurtiss/steam-overlay-crash-fix-wgi
WGInput: Work around crash with Steam overlay.
|
2022-09-08 19:03:31 +02:00 |
|
Pokechu22
|
2dfe91336a
|
Merge pull request #10549 from Pokechu22/sw-tev-enum-map
Refactor various bits of graphics code for readability
|
2022-09-08 09:42:12 -07:00 |
|
Mai
|
74851fe94a
|
Merge pull request #11029 from AdmiralCurtiss/global-state-dvd
HW: Move DVD variables to Core::System.
|
2022-09-07 23:40:16 -04:00 |
|
Mai
|
348db11bdb
|
Merge pull request #11040 from AdmiralCurtiss/update-references-deadlock
InputCommon: Fix deadlock in EmulatedController::UpdateReferences().
|
2022-09-07 23:39:10 -04:00 |
|
Admiral H. Curtiss
|
b8ca1b2907
|
InputCommon: Fix deadlock in EmulatedController::UpdateReferences().
|
2022-09-07 22:37:24 +02:00 |
|
Admiral H. Curtiss
|
67c97a0bf2
|
WGInput: Work around crash with Steam overlay.
|
2022-09-07 21:06:26 +02:00 |
|
Admiral H. Curtiss
|
dbb0cfbc09
|
DSPLLE: Remove dead DSPSymbolDB.
|
2022-09-03 22:20:24 +02:00 |
|
Admiral H. Curtiss
|
2d45ce5c4e
|
HW: Move DVDInterface variables to Core::System.
|
2022-09-03 21:54:25 +02:00 |
|
Admiral H. Curtiss
|
c4d5804f60
|
HW: Move DVDThread variables to Core::System.
|
2022-09-03 21:54:25 +02:00 |
|
Sepalani
|
9b9f701ac5
|
AudioInterface: Add setters for AIS/AID sample rate
|
2022-09-03 23:36:34 +04:00 |
|
Sepalani
|
59eb1253a3
|
AudioInterface: Use anonymous namespace for static functions
|
2022-09-03 23:02:28 +04:00 |
|