Commit 2d52b02
File tree
24 files changed
+43
-41
lines changed- Externals
- SDL
- bzip2
- cpp-ipc
- cpp-optparse
- curl
- fmt
- glslang
- hidapi
- imgui
- libspng
- libusb
- mGBA
- pugixml
- Source/Core
- Core
- Config
- DolphinQt
- NetPlay
- Settings
- VideoCommon
24 files changed
+43
-41
lines changedSubmodule bzip2 added at 6a8690f
Submodule cpp-optparse added at 2265d64
Submodule curl updated 2508 files
Submodule hidapi-src updated 29 files
- .github/workflows/builds.yml+4-4
- .github/workflows/checks.yml+6-6
- .github/workflows/docs.yaml+8-20
- BUILD.cmake.md+1-1
- CMakeLists.txt+1-1
- README.md+2-2
- VERSION+1-1
- hidapi/hidapi.h+66-6
- hidtest/CMakeLists.txt+1-1
- hidtest/test.c+33-1
- libusb/CMakeLists.txt+1-1
- libusb/hid.c+70-36
- linux/CMakeLists.txt+1-1
- linux/hid.c+99-15
- mac/CMakeLists.txt+18-2
- mac/hid.c+58-15
- netbsd/CMakeLists.txt+1-1
- netbsd/hid.c+32-5
- subprojects/hidapi_build_cmake/CMakeLists.txt+1-1
- windows/hid.c+198-50
- windows/hidapi_descriptor_reconstruct.c+70-28
- windows/hidapi_hidclass.h+18
- windows/hidapi_hidsdi.h+1
- windows/hidapi_winapi.h+20
- windows/test/CMakeLists.txt+1
- windows/test/data/045E_02FF_0005_0001_expected.rpt_desc+1-1
- windows/test/data/1532_00A3_0002_0001.pp_data+302
- windows/test/data/1532_00A3_0002_0001_expected.rpt_desc+9
- windows/test/data/1532_00A3_0002_0001_real.rpt_desc+53
- .github/workflows/on_PR_meson.yaml+147
- .gitlab-ci.yml+3-3
- CMakeLists.txt+64-24
- LICENSE+1-1
- cmake/Config.cmake.in+7
- cmake/libspng.pc.in+2-2
- debian/control-25
- debian/copyright-41
- debian/docs-1
- debian/gbp.conf-5
- debian/source/format-1
- debian/upstream/signing-key.asc-77
- debian/watch-3
- docs/decode.md+2-2
- docs/encode.md+22
- docs/usage.md+1-1
- meson.build+3-4
- mkdocs.yml+2-2
- spng/spng.c+5-3
- spng/spng.h+2-2
- subprojects/zlib.wrap+7-7
0 commit comments