From ecfb47ecafeefdcfa4bcf7fea982f375c2d95425 Mon Sep 17 00:00:00 2001 From: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com> Date: Sat, 11 Oct 2025 16:44:44 +0200 Subject: [PATCH] Update hidapi to fix deprecation error and update gitignore (#110) * Update .gitignore to ignore logs * Update hidapi --- .gitignore | 3 +++ 3rdparty/hidapi/hidapi | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b3c4c310d..419794997 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,6 @@ build*/ .cache/ rpcs3/git-version.h .rx.version + +log-*.txt +tty.txt diff --git a/3rdparty/hidapi/hidapi b/3rdparty/hidapi/hidapi index 6bfdcf736..f42423643 160000 --- a/3rdparty/hidapi/hidapi +++ b/3rdparty/hidapi/hidapi @@ -1 +1 @@ -Subproject commit 6bfdcf7368169efe1b745cd4468d45cda05ef8de +Subproject commit f42423643ec9011c98cccc0bb790722bbbd3f30b