Gauvain 'GovanifY' Roussel-Tarbouriech
47d65c3f89
USB: fix ini saves
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
b5dbd794de
USB: evdev mDevices clear fix
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
a1c4077d83
USB: fix resume issues with wheels and unneeded init
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
5799e35327
USB: remove outdated macros instances
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
73ca53eadc
USB: fix debug builds on linux by switching to devcon
2020-11-11 13:34:16 +00:00
GovanifY
ede7fa86fa
USB: restore formatting of standalone third party code
2020-11-11 13:34:16 +00:00
GovanifY
9da3d9a5bf
USB: fix windows sstates and dialog related bugs
2020-11-11 13:34:16 +00:00
GovanifY
9eb78a0a19
USB: windows support!
2020-11-11 13:34:16 +00:00
GovanifY
92be17986f
USB: introduce back linux support
2020-11-11 13:34:16 +00:00
GovanifY
30235f49db
USB: fix more linker issues on windows
2020-11-11 13:34:16 +00:00
GovanifY
395b372ef7
USB: windows mostly complete, linker issues left
2020-11-11 13:34:16 +00:00
GovanifY
bc022789fc
USB: initial windows project support
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
f1d1acd487
USB: backport fixes from develop branch
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
53b818ac3b
USB: fix sstates when invalid USB device is selected
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
90c9686684
USB: savestate bump + initial sstate implem for usb
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
0c43fa92e5
USB: clang-format
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
56e96a8ff9
USB: update copyright headers
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
37e54ebd9f
USB: add back config screen, pause core when opened
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
a6c67dde55
USB: implement lifecycle callbacks
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
e5a7cc4a1c
USB: actions and cmakelists formatting
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
e2a72b2798
USB: initial merge finally complete
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
d33eff635b
USB: initial merge relatively complete, linking issues left
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
eb4089657e
USB: cleaning up a bunch of warnings, platcompat fixes
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
50969601bf
USB: continuing merge, platformcompat fixes
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
de314d253e
USB: importing some references, updating handlers and c exports
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
2788198b75
3rdparty: add libsamplerate cmake defs
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
8f8a83a038
USB: beginning to add back initial references
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
9dd0ef681d
USB: remove initial references for merge
2020-11-11 13:34:16 +00:00
TheLastRar
3442ba7483
DEV9: net.cpp use __POSIX__ to check for pthread support
2020-11-10 18:21:32 +00:00
TheLastRar
2a921b40af
DEV9: use pthreads to set priority on mac
2020-11-10 18:21:32 +00:00
TheLastRar
be67773dd7
DEV9: switch net.cpp to use std::threads
...
Also merge windows & linux net.ccp into one file
2020-11-10 18:21:32 +00:00
Yuri Konotopov
64010cf797
Support build with system fmt ( #3838 )
...
Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
2020-11-08 16:28:43 -08:00
lightningterror
12c21de66c
spu2: Rename SPU2 Config -> Audio Settings.
...
We can have a better user friendly name as the plugin is merged in to
core.
2020-11-08 14:37:00 +01:00
lightningterror
476a4ec882
dev9/spu2: remove useless defines.
2020-11-08 14:37:00 +01:00
lightningterror
3d12b33113
dev9: fix not defined macro warning.
2020-11-08 14:37:00 +01:00
lightningterror
a7c9005626
dev9-gui-linux: Rename linux buttons/texts to match previous windows changes.
2020-11-08 14:37:00 +01:00
lightningterror
a52607e346
dev9-gui-win: Cleanup DEV9 gui a bit.
...
Rename window title: HDD Configure -> Network and HDD Settings
Remove about dialog code.
Move around button positions.
2020-11-08 14:37:00 +01:00
lightningterror
83a5a78728
gsdx-gui-win: Adjust some tooltips to include d3d 11 version.
2020-11-08 13:01:24 +01:00
lightningterror
f6478a2c0c
gsdx-gui-gtk: Change date accuracy button list to a checkbox.
2020-11-08 13:01:24 +01:00
lightningterror
6c6071b939
gsdx-gui-win: Change date accuracy button list to a checkbox.
2020-11-08 13:01:24 +01:00
lightningterror
67a7c326fc
gsdx-hw: Merge Basic and Full DATE code.
...
gl: Do Full date accuracy when option enabled.
d3d11: Do Basic date accuracy when option is enabled, no support for
full.
2020-11-08 13:01:24 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
ee25b2e5b2
SPU2: switch to ConWarn for linux fallback
2020-11-08 12:14:53 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
f9b42716d2
SPU2: default to XAudio when failing to read conf
2020-11-08 12:14:53 +01:00
lightningterror
5a8c75e4a8
gsdx-hw: Don't always set MaxDepth on ps/fs.
...
Value will be read only when zclamp is enabled. It will avoid an extra
upload to buffer maybe.
2020-11-08 05:56:09 +01:00
lightningterror
e68674bc5e
gsdx-gtk: Run clang on GSLinuxDialog.cpp
2020-11-08 05:48:22 +01:00
lightningterror
ecc37c4d1f
gsdx: Remove TV Shader hotkey toggle (F7).
...
Plenty of users misclick this setting and don't know how to switch back
since it's a rarely used option.
Let's get rid of the hotkey toggle for a quality of life change.
2020-11-08 05:48:22 +01:00
kozarovv
a59e098b5a
GSdx: Remove Star Wars - Force Unleashed CRC hack
...
Replaced by gamedb EE patch which work also in software mode.
2020-11-08 05:43:06 +01:00
kozarovv
268a6dc6c1
GameDB: Add SW Force Unleashed patches
2020-11-08 05:43:06 +01:00
lightningterror
306681bc93
misc: Remove merged plugins leftover stuff.
2020-11-06 21:36:04 +01:00
Tyler Wilding
ac9700f261
CI: Fix Ubuntu package installation failure ( #3901 )
...
Co-authored-by: Jonathan Li <jonathan.li@hotmail.co.uk>
2020-11-06 12:11:31 +00:00