From 775c18c38b802578c783f47ed327165630ec8c9c Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 28 Jul 2022 15:16:14 -0700 Subject: [PATCH 1/2] Added JBL On Stage Speaker (thanks mik!) --- Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir | 62 +++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir diff --git a/Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir b/Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir new file mode 100644 index 00000000..53d16475 --- /dev/null +++ b/Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir @@ -0,0 +1,62 @@ +Filetype: IR signals file +Version: 1 +# +name: Plus +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 03 FC 00 00 +# +name: Minus +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 01 FE 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 19 E6 00 00 +# +name: Play_pause +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 02 FD 00 00 +# +name: Prev +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 12 ED 00 00 +# +name: Next +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 05 FA 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 1E E1 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 0F F0 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 1A E5 00 00 +# +name: Enter +type: parsed +protocol: NECext +address: 40 AF 00 00 +command: 06 F9 00 00 From e304e0297e3a2cc09ed40d5f519144b4a7783877 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 28 Jul 2022 15:17:04 -0700 Subject: [PATCH 2/2] Added model in comment --- Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir b/Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir index 53d16475..b71c2510 100644 --- a/Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir +++ b/Speakers/JBL/JBL_On_Stage_IIIP_Speaker.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# JBL On Stage IIIP Speaker +# name: Plus type: parsed protocol: NECext