From cf8626daf19b7caa1bdceb80d223623ed06143ba Mon Sep 17 00:00:00 2001 From: PoulDev <83310250+PoulDev@users.noreply.github.com> Date: Fri, 17 Nov 2023 10:40:00 +0000 Subject: [PATCH 1/3] More Buttons --- .../ViewSonic/ViewSonic_ViewBoard.ir | 68 ++++++++++++++++++- 1 file changed, 66 insertions(+), 2 deletions(-) diff --git a/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir b/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir index e706d0f7..8a5b13e4 100644 --- a/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir +++ b/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir @@ -1,10 +1,74 @@ Filetype: IR signals file Version: 1 # -# ViewSonic ViewBoard -# name: Power type: parsed protocol: RC5 address: 00 00 00 00 command: 0C 00 00 00 +# +name: Freeze +type: parsed +protocol: RC5X +address: 00 00 00 00 +command: 1F 00 00 00 +# +name: Home +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 2D 00 00 00 +# +name: Ok +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0A 00 00 00 +# +name: Mute +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: Right +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 2B 00 00 00 +# +name: Left +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 2C 00 00 00 +# +name: Back +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0F 00 00 00 +# +name: Source +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 28 00 00 00 +# +name: Windows +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 13 00 00 00 +# +name: Setting +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 2E 00 00 00 +# +name: ScreenShot +type: parsed +protocol: RC5X +address: 00 00 00 00 +command: 1E 00 00 00 From 6bbf6ad25c1d75ca18c67c5d796194150cf84996 Mon Sep 17 00:00:00 2001 From: PoulDev <83310250+PoulDev@users.noreply.github.com> Date: Fri, 17 Nov 2023 10:54:41 +0000 Subject: [PATCH 2/3] Comment, --- Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir b/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir index 8a5b13e4..a345f9aa 100644 --- a/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir +++ b/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# ViewSonic ViewBoard +# name: Power type: parsed protocol: RC5 From bb8488c6dd7b8f6756cea6503983500b701400a5 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 9 Dec 2023 17:07:12 -0800 Subject: [PATCH 3/3] Fixing conflicts --- Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir b/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir index 165bd60c..8d543563 100644 --- a/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir +++ b/Touchscreen_Displays/ViewSonic/ViewSonic_ViewBoard.ir @@ -139,4 +139,4 @@ name: Exit type: parsed protocol: RC5 address: 00 00 00 00 -command: 0F 00 00 00 \ No newline at end of file +command: 0F 00 00 00