From 1c767938fda705630b4612a3b9c6275caa8b075a Mon Sep 17 00:00:00 2001 From: Takayama Fumihiko Date: Tue, 29 Aug 2023 23:26:01 +0900 Subject: [PATCH] Update vendor/cget --- .../cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid.hpp | 4 ++-- .../install/include/pqrs/hid/country_code.hpp | 2 +- .../install/include/pqrs/hid/extra/boost.hpp | 2 +- .../install/include/pqrs/hid/extra/nlohmann_json.hpp | 2 +- .../pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/hash.hpp | 2 +- .../install/include/pqrs/hid/product_id.hpp | 2 +- .../install/include/pqrs/hid/report_id.hpp | 2 +- .../pqrs-org__cpp-hid/install/include/pqrs/hid/usage.hpp | 6 +++++- .../install/include/pqrs/hid/usage_page.hpp | 2 +- .../install/include/pqrs/hid/usage_pair.hpp | 2 +- .../install/include/pqrs/hid/vendor_id.hpp | 2 +- 11 files changed, 16 insertions(+), 12 deletions(-) diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid.hpp index 58c075a17..62276d315 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid.hpp @@ -1,10 +1,10 @@ #pragma once -// pqrs::hid v2.10 +// pqrs::hid v2.11 // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include "hid/country_code.hpp" #include "hid/hash.hpp" diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/country_code.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/country_code.hpp index 4a332c00b..f15e9637c 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/country_code.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/country_code.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include #include diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/boost.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/boost.hpp index 47ca3e907..50d2f9fed 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/boost.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/boost.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/nlohmann_json.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/nlohmann_json.hpp index c03f90037..335135f20 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/nlohmann_json.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/nlohmann_json.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include #include diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/hash.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/hash.hpp index 796ac35b5..4d5fd857c 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/hash.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/hash.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include "product_id.hpp" #include "usage.hpp" diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/product_id.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/product_id.hpp index 41a6aec4a..292503615 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/product_id.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/product_id.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include #include diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/report_id.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/report_id.hpp index a66c465e0..7c1057721 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/report_id.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/report_id.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2023. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include #include diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage.hpp index adeb41c3a..8f611c56d 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include #include @@ -56,6 +56,10 @@ constexpr value_t slider(0x36); constexpr value_t dial(0x37); constexpr value_t wheel(0x38); constexpr value_t hat_switch(0x39); +constexpr value_t dpad_up(0x90); +constexpr value_t dpad_down(0x91); +constexpr value_t dpad_right(0x92); +constexpr value_t dpad_left(0x93); } // namespace generic_desktop // diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_page.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_page.hpp index 5bea1d360..6450db4f0 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_page.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_page.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include #include diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_pair.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_pair.hpp index 9e815a80d..bb58feeb3 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_pair.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_pair.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include "usage.hpp" #include "usage_page.hpp" diff --git a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/vendor_id.hpp b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/vendor_id.hpp index 81fceb2cb..cab5e0cc4 100644 --- a/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/vendor_id.hpp +++ b/src/vendor/cget/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/vendor_id.hpp @@ -2,7 +2,7 @@ // (C) Copyright Takayama Fumihiko 2020. // Distributed under the Boost Software License, Version 1.0. -// (See http://www.boost.org/LICENSE_1_0.txt) +// (See https://www.boost.org/LICENSE_1_0.txt) #include #include