1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/openrgb/hotfix-stdint.patch
3 # Copyright (C) 2023 The T2 SDE Project
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 --- OpenRGB-release_0.8/Controllers/SteelSeriesController/SteelSeriesRival3Controller.h.vanilla 2023-05-11 15:33:05.453161916 +0200
15 +++ OpenRGB-release_0.8/Controllers/SteelSeriesController/SteelSeriesRival3Controller.h 2023-05-11 15:33:11.464162350 +0200
17 \*-----------------------------------------*/
20 +#include <inttypes.h>
21 #include <hidapi/hidapi.h>
23 #include "SteelSeriesGeneric.h"
24 --- OpenRGB-release_0.8/Controllers/SteelSeriesController/SteelSeriesRivalController.h.vanilla 2023-05-11 15:44:48.664212691 +0200
25 +++ OpenRGB-release_0.8/Controllers/SteelSeriesController/SteelSeriesRivalController.h 2023-05-11 15:44:56.150213231 +0200
27 \*-----------------------------------------*/
31 #include <hidapi/hidapi.h>
33 #include "SteelSeriesGeneric.h"
34 --- OpenRGB-release_0.8/Controllers/SteelSeriesController/SteelSeriesMouseController.h.vanilla 2023-05-11 15:44:10.292209920 +0200
35 +++ OpenRGB-release_0.8/Controllers/SteelSeriesController/SteelSeriesMouseController.h 2023-05-11 15:44:22.214210781 +0200
38 #include <hidapi/hidapi.h>
41 #include "SteelSeriesGeneric.h"
44 --- OpenRGB-release_0.8/Controllers/ENESMBusController/ENESMBusInterface/ENESMBusInterface.h.vanilla 2023-05-11 15:45:15.683214642 +0200
45 +++ OpenRGB-release_0.8/Controllers/ENESMBusController/ENESMBusInterface/ENESMBusInterface.h 2023-05-11 15:45:20.861215016 +0200
47 \*-----------------------------------------*/