Florin9doi
15dfc0496e
USB: Remove unused HID data
2024-08-05 18:24:37 +02:00
Florin9doi
3a55653c3e
USB: Merge generic HID Keyboard and Konami Beatmania
2024-08-05 18:24:37 +02:00
GovanifY
132431b7c8
headers: relicense to GPL-3.0+
...
also update to 2024 while i'm at it
2024-07-30 17:17:13 -04:00
lightningterror
4ace75151f
USB: Cleanup usb qemu.
...
Make it suck less.
2024-03-23 14:21:18 +10:00
Stenzek
d9abe10308
Misc: Remove explicit PCH include, switch to SPDX
2023-12-24 14:03:14 +10:00
Stenzek
47a65ce01e
Misc: Slim down PCH
2023-12-24 14:03:14 +10:00
Stenzek
4df5c9e1e1
USB: Warning fixes for clang-cl
2022-12-25 09:27:44 +00:00
Ziemas
44c01dd73e
qusb: missing <cstdint> & <cstddef> include
2022-12-19 15:41:07 +00:00
Connor McLaughlin
7cbede9190
USB: Remove IO vector for packets
...
It was unnecessary as our packets were always contiguous, and also GPL
instead of LGPL.
2022-12-18 03:47:00 +00:00
Connor McLaughlin
fc14b8f0da
USB: Move to Qt (with *significant* refactoring)
2022-12-18 03:47:00 +00:00
TellowKrinkle
738c8cb630
Core: Remove trailing whitespace from all files
2022-09-16 00:52:28 -05:00
lightningterror
6047322f0c
USB: Fix a condition is always false warning.
...
Codacy.
2022-07-15 15:55:38 +02:00
lightningterror
41bc4832f3
USB: More variable scope warnings.
...
Looks like there are still more, let's see if it complains more about this file.
Codacy.
2022-06-26 19:23:49 +02:00
lightningterror
3dbaf96a9a
USB: Cleanup more variable scope warnings.
...
Codacy.
Looks like I missed some.
2022-06-26 19:02:08 +02:00
lightningterror
dd6f9c5ad3
USB: Cleanup variable scope.
...
Codacy.
2022-06-24 23:32:30 +02:00
refractionpcsx2
ccd86a242c
EE/VU JIT: Remove 32bit code
2022-03-20 00:39:39 +00:00
Florin9doi
45ba8690a9
USB: CaptureEye/OV511p webcam emulation
2022-01-24 21:06:03 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
fa9b30fa9e
pcsx2: remove relative imports
...
gosh that was a pain, please don't make me do that again
2021-07-03 18:16:11 -04:00
jackun
618940d78c
USB: skip extra audio endpoint descriptor data so it doesn't get parsed twice
2021-01-14 09:04:31 +02:00
arcum42
9d4337b7eb
[USB+] Clean up Warnings ( #3930 )
...
* Suppress hardening warning spam for the moment. Get rid of a multi-line comment warning.
* Resolve a bunch of warnings about unused variables, unused labels, and sign mismatches.
* Deal with various possibly unused variables.
* Rearrange member variables to match initialization order.
* Move [[maybe_unused]] to a separate line in one spot to make it easier to read.
2020-11-15 04:37:58 -08:00
jackun
60ef26ec51
USB: revert irq hack
2020-11-11 22:07:16 +02:00
Gauvain 'GovanifY' Roussel-Tarbouriech
b1d1783da4
USB: warnings fixups
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
d2fa215aa9
USB: fix singstar & tangling if/comments
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
1aa585e56b
USB: clean up logging
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
Gauvain 'GovanifY' Roussel-Tarbouriech
f1d1acd487
USB: backport fixes from develop branch
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
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
8f8a83a038
USB: beginning to add back initial references
2020-11-11 13:34:16 +00:00