From e328694d15821bd9d715dd6758f003b187855227 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Sun, 21 Aug 2022 20:25:37 +0100 Subject: [PATCH 1/2] Updated audio.ir Added Creative Soundbar and Phillips CD Player --- Infrared/audio.ir | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/Infrared/audio.ir b/Infrared/audio.ir index f769aa5ac..3a36499c6 100644 --- a/Infrared/audio.ir +++ b/Infrared/audio.ir @@ -9,7 +9,7 @@ Version: 1 # HUGE thank you to Amec0e for continued maintenance! ##################################################### # -# Updated 16th August 2022 +# Updated 21th August 2022 # # | SPEAKERS | # @@ -562,6 +562,26 @@ type: parsed protocol: NECext address: 0A 1D 00 00 command: 01 FE 00 00 +# +# CREATIVE +# +name: VOL+ +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 06 00 00 00 +# +name: VOL- +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 07 00 00 00 +# +name: MUTE +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 1E 00 00 00 # # KLIPSCH # @@ -1114,6 +1134,26 @@ protocol: NECext address: D2 03 00 00 command: 05 FA 00 00 # +# PHILLIPS +# +name: POWER +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 0C 00 00 00 +# +name: VOL- +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 11 00 00 00 +# +name: VOL+ +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 10 00 00 00 +# # REGA # name: MUTE From 2c3ac47b3e67388229bd85de71b87f81935610b5 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Sun, 21 Aug 2022 21:45:45 +0100 Subject: [PATCH 2/2] Excess Line Cleanup Nothing new added just cleaning up some lines i noticed --- Infrared/tv.ir | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Infrared/tv.ir b/Infrared/tv.ir index 971a34836..44bd5c62f 100644 --- a/Infrared/tv.ir +++ b/Infrared/tv.ir @@ -11,7 +11,7 @@ Version: 1 # Also a HUGE thank you to Amec0e for continued maintenance! ############################################################ # -# Updated on 17th August 2022 +# Updated on 21th August 2022 # name: POWER type: parsed @@ -2369,6 +2369,7 @@ type: parsed protocol: NEC address: 01 00 00 00 command: 17 00 00 00 +# # BRANDT # name: POWER @@ -2830,8 +2831,6 @@ type: parsed protocol: NEC address: A0 00 00 00 command: 1F 00 00 00 -# -# ROKU # # SAMSUNG #