Gauvain 'GovanifY' Roussel-Tarbouriech
15c955c384
SPU2: preliminary windows support
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
6dc3966be9
SPU2: clang-format
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
b0b4adea75
SPU2: license header update
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
c5b5a3039a
SPU2: redesign save states into a working state, config saves now works
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
e8c50aaadf
SPU2: add back configuration GUI
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
b6356eb5f8
SPU2: implement lifecycle callbacks
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
cb0e422228
SPU2: remove setup irq callback functions
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
0ece59b710
SPU2: initial merge complete
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
fe8160f3ec
SPU2: merged more core callbacks
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
67738a57b7
SPU2: redesign the save state system
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
9c97092efd
SPU2: merging some codebase callbacks
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
3d3ccbfcd7
SPU2: merge initial code, remove plugin exports
2020-10-04 00:13:36 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
b8c3bd4fae
SPU2: remove initial plugin references
2020-10-04 00:13:36 +01:00
GovanifY
cf58a32583
DEV9: fix crash when closing game window with ethernet disabled
2020-10-03 23:47:04 +01:00
Kojin
6186676add
gsdx: properly init gsclut function ptrs
2020-10-02 22:30:04 -04:00
sonicfind
329a1ae59d
pcsx2-gui: Disable recording shortcuts on any GS panel close, even from pausing or shutting down
...
Now that there's a reason for it, enable the call to the CloseGSPanel function (although it still won't delete the panel).
pcsx2-gui: Remove input recording keybinds when tools are disabled
recording: Log "Recording" > "Input Recording" consistency
2020-10-03 01:45:18 +01:00
Tyler Wilding
0df056ac61
pcsx2-gui: Enable and disable new recording menu items when appropriatewhen
...
pcsx2-gui: Don't attempt to modify recording items if main frame is null
pcsx2-gui: Add some help text for the recording options as well
pcsx2-gui: Disable `Toggle Recording Mode` if no recording is active
2020-10-03 01:45:18 +01:00
Tyler Wilding
1954c2ce09
pcsx2-gui: Add handlers for new menu options
2020-10-03 01:45:18 +01:00
Tyler Wilding
b39f408afc
pcsx2-gui: Improve method of adding key shortcut to menu items
2020-10-03 01:45:18 +01:00
RedDevilus
d304261333
GameDB: VU0 Kickstart to Blood Will Tell
...
Fixes main character model SPS.
2020-10-03 01:44:24 +01:00
RedDevilus
df9a45aa14
GameDB: VU0Kickstart to 24 the game
...
Fixes missing textures.
2020-10-03 01:44:09 +01:00
refractionpcsx2
d2169d725b
SIF: Correct IOP cycle count for SIF transfers
2020-10-03 01:42:46 +01:00
refractionpcsx2
dcbb05982a
Savestates: Move variable to sif struct, bump savestate version
2020-10-03 01:42:46 +01:00
refractionpcsx2
b916ce6d30
GameDB: Remove patches for True Crime: Streets of LA
2020-10-03 01:42:46 +01:00
refractionpcsx2
1a3b532530
SIF: Transfer SIF0 junk for partial QW transfers from IOP
...
Fixes True Crime: Streets of LA
2020-10-03 01:42:46 +01:00
refractionpcsx2
435b7dcd2b
IOP DMA: Always fire interrupts for SIF0/SIF1 ( #3778 )
...
Fixes Knockout Kings 2001 hang on boot
Also cleaned up a bit of white space
2020-10-03 01:41:59 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
85c1aca70e
DEV9: fix compilation issues
2020-10-02 19:26:23 +01:00
GovanifY
b4185a96c7
DEV9: only list tap interfaces
2020-10-02 19:26:23 +01:00
GovanifY
0dbb467045
DEV9: rewrite TAP driver and switch to TAP for windows
2020-10-02 19:26:23 +01:00
GovanifY
342e114de8
DEV9: implement get_{num,desc,name} with the winapi
2020-10-02 19:26:23 +01:00
GovanifY
5e8501b5f1
DEV9: initial removal of winpcap
2020-10-02 19:26:23 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
0ed46c8b74
CDVD: fix for loading games in BIOS
2020-10-02 16:24:48 +01:00
lightningterror
3231e79566
[skip ci] nsis: Update message box for minimum supported os.
...
Separate message boxes for v1.4.0 and v1.6.0.
2020-10-01 21:02:22 +02:00
Tyler Wilding
400ed82715
recording: Many adjustments on VirtualPad from review feedback
...
recording: Factor in DPIScaling when scaling VirtualPad window
recording: Add a reset button, hopefully better quality backgrounds for lower resolutions
recording: Improved VPad analog alignment
Co-authored-by: sonicfind
recording: Some final VirtualPad coordinate adjustments
2020-10-01 17:52:59 +01:00
Tyler Wilding
28a4d0390f
cmake: Generate resource header files alongside .pngs just like on windows
2020-10-01 17:52:59 +01:00
Tyler Wilding
14e1ecbbf6
recording: Store VirtualPad window position in .ini file
2020-10-01 17:52:59 +01:00
Tyler Wilding
4519e32586
vs/recording: Remove the committed header files, generate them at build-time
...
recording: General cleanup, remove obvious code duplication
recording: Improved function arg names in VirtualPad
format: Clang-format all new files
2020-10-01 17:52:59 +01:00
Tyler Wilding
8a968a0c11
recording: set ReadOnlyMode correctly when playing/recording a movie
...
cmake: Update cmake file lists accordingly
cmake: debugging
cmake debugging
2020-10-01 17:52:59 +01:00
Tyler Wilding
566d0c846f
recording: improvements so frame will be less likely to appear un-rendered
2020-10-01 17:52:59 +01:00
Tyler Wilding
32047c6130
recording: Disable widgets in replay mode, simplify ControllerInterrupt
...
recording: Added some comments to the more complex parts
2020-10-01 17:52:59 +01:00
Tyler Wilding
bbc305d2b9
recording: Linting pass on files involved in this change
2020-10-01 17:52:59 +01:00
Tyler Wilding
c89e9134f6
recording: Done micro-optimizing GUI
2020-10-01 17:52:59 +01:00
Tyler Wilding
d296f0257f
recording: Removed redundant #includes and reliance on Common.h
...
Including Common.h was excessive (for logging) and causing compiler errors on MSVCv142, this bypasses that issue.
The only references to something similar to the errors I was seeing was this https://developercommunity.visualstudio.com/content/problem/845325/stdmake-shared-pch-virtual-method-googletest-cause.html which is resolved in the upcoming VS - 16.6 release (16.5 at the time of writing)
2020-10-01 17:52:59 +01:00
Tyler Wilding
ed829d427c
recording: Update controller interrupt to handle both the VirtualPad and the movie
...
vs: solution updates for new folders / filters / files
2020-10-01 17:52:59 +01:00
Tyler Wilding
0728acaf55
recording: New VirtualPad implementation
2020-10-01 17:52:59 +01:00
Tyler Wilding
b53d22ae7d
recording: Rewrite of PadData class
...
Now a pure object representation of the controller data, no longer tightly coupled to the VirtualPad
2020-10-01 17:52:59 +01:00
Tyler Wilding
1afc75d6d9
recording: Commit all new .png image files for new GUI
2020-10-01 17:52:59 +01:00
Tyler Wilding
3e0ec4ebd3
recording: script to auto-regen image header files
2020-10-01 17:52:59 +01:00
Tyler Wilding
a50d67e59e
recording/core: greatly simplify Sio hook and update includes
2020-10-01 17:52:59 +01:00
Tyler Wilding
788a3c294c
git: auto-collapse image header files from PR reviews
2020-10-01 17:52:59 +01:00