From 7f5f01e56ddaef2e0b33392b85ee25c77b487a71 Mon Sep 17 00:00:00 2001 From: Takayama Fumihiko Date: Sat, 2 Sep 2023 14:54:22 +0900 Subject: [PATCH] Update vendor --- .../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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid.hpp index 58c075a..62276d3 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/country_code.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/country_code.hpp index 4a332c0..f15e963 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/country_code.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/boost.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/boost.hpp index 47ca3e9..50d2f9f 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/boost.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/nlohmann_json.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/nlohmann_json.hpp index c03f900..335135f 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/extra/nlohmann_json.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/hash.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/hash.hpp index 796ac35..4d5fd85 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/hash.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/product_id.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/product_id.hpp index 41a6aec..2925036 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/product_id.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/report_id.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/report_id.hpp index a66c465..7c10577 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/report_id.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage.hpp index adeb41c..8f611c5 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_page.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_page.hpp index 5bea1d3..6450db4 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_page.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_pair.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_pair.hpp index 9e815a8..bb58fee 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/usage_pair.hpp +++ b/tests/vendor/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/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/vendor_id.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/vendor_id.hpp index 81fceb2..cab5e0c 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-hid/install/include/pqrs/hid/vendor_id.hpp +++ b/tests/vendor/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