Merge pull request #364 from sealldeveloper/main

Modifications to Images via ImgBot and new buttons added to existing remotes
This commit is contained in:
UberGuidoZ 2023-01-11 23:26:03 -08:00 committed by GitHub
commit bf5689128e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 374 additions and 26 deletions

View File

@ -81,7 +81,7 @@ protocol: SIRC15
address: B0 00 00 00
command: 7B 00 00 00
#
name: Select
name: Center Select
type: parsed
protocol: SIRC15
address: 30 00 00 00
@ -134,3 +134,81 @@ type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 17 00 00 00
#
name: Display
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 4B 00 00 00
#
name: Amp_Menu
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 77 00 00 00
#
name: Watch
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 6E 00 00 00
#
name: Listen
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 6F 00 00 00
#
name: FM
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 18 00 00 00
#
name: CustomPreset1
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 58 00 00 00
#
name: MusicService
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 1D 00 00 00
#
name: BluetoothRXTX
type: parsed
protocol: SIRC20
address: 10 0D 00 00
command: 6A 00 00 00
#
name: FrontSurround
type: parsed
protocol: SIRC20
address: 10 0D 00 00
command: 39 00 00 00
#
name: 2CH_Multi
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 47 00 00 00
#
name: Movie
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 43 00 00 00
#
name: Music
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 49 00 00 00
#
name: DSDNative
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 7C 00 00 00

View File

@ -2,13 +2,31 @@ Filetype: IR signals file
Version: 1
#
# Oppo BDP-93
#
name: Power
#
name: POWER
type: parsed
protocol: NEC
address: 49 00 00 00
command: 1A 00 00 00
#
name: VOL+
type: parsed
protocol: NEC
address: 49 00 00 00
command: 13 00 00 00
#
name: VOL-
type: parsed
protocol: NEC
address: 49 00 00 00
command: 17 00 00 00
#
name: MUTE
type: parsed
protocol: NEC
address: 49 00 00 00
command: 43 00 00 00
#
name: Open
type: parsed
protocol: NEC
@ -21,24 +39,6 @@ protocol: NEC
address: 49 00 00 00
command: 11 00 00 00
#
name: VolUp
type: parsed
protocol: NEC
address: 49 00 00 00
command: 13 00 00 00
#
name: VolDown
type: parsed
protocol: NEC
address: 49 00 00 00
command: 17 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 49 00 00 00
command: 43 00 00 00
#
name: Up
type: parsed
protocol: NEC
@ -188,3 +188,123 @@ type: parsed
protocol: NEC
address: 49 00 00 00
command: 5C 00 00 00
#
name: PureAudio
type: parsed
protocol: NEC
address: 49 00 00 00
command: 41 00 00 00
#
name: Netflix
type: parsed
protocol: NEC
address: 49 00 00 00
command: 0F 00 00 00
#
name: Vudu
type: parsed
protocol: NEC
address: 49 00 00 00
command: 2A 00 00 00
#
name: PgUp
type: parsed
protocol: NEC
address: 49 00 00 00
command: 5E 00 00 00
#
name: PgDwn
type: parsed
protocol: NEC
address: 49 00 00 00
command: 5D 00 00 00
#
name: Info
type: parsed
protocol: NEC
address: 49 00 00 00
command: 44 00 00 00
#
name: Goto
type: parsed
protocol: NEC
address: 49 00 00 00
command: 4A 00 00 00
#
name: TopMenu
type: parsed
protocol: NEC
address: 49 00 00 00
command: 48 00 00 00
#
name: PopUpMenu
type: parsed
protocol: NEC
address: 49 00 00 00
command: 40 00 00 00
#
name: Audio
type: parsed
protocol: NEC
address: 49 00 00 00
command: 47 00 00 00
#
name: Subtitle
type: parsed
protocol: NEC
address: 49 00 00 00
command: 4B 00 00 00
#
name: Zoom
type: parsed
protocol: NEC
address: 49 00 00 00
command: 45 00 00 00
#
name: Dimmer
type: parsed
protocol: NEC
address: 49 00 00 00
command: 5F 00 00 00
#
name: Setup
type: parsed
protocol: NEC
address: 49 00 00 00
command: 00 00 00 00
#
name: ABReplay
type: parsed
protocol: NEC
address: 49 00 00 00
command: 4D 00 00 00
#
name: Repeat
type: parsed
protocol: NEC
address: 49 00 00 00
command: 4C 00 00 00
#
name: Darbee
type: parsed
protocol: NEC
address: 49 00 00 00
command: 4E 00 00 00
#
name: Resolution
type: parsed
protocol: NEC
address: 49 00 00 00
command: 15 00 00 00
#
name: Light
type: parsed
protocol: NEC
address: 49 00 00 00
command: 19 00 00 00
#
name: Clear
type: parsed
protocol: NEC
address: 49 00 00 00
command: 46 00 00 00

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 KiB

After

Width:  |  Height:  |  Size: 315 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 KiB

After

Width:  |  Height:  |  Size: 406 KiB

View File

@ -76,7 +76,7 @@ protocol: NECext
address: 64 46 00 00
command: C3 3C 00 00
#
name: Ctr
name: Center
type: parsed
protocol: NECext
address: 64 46 00 00
@ -107,10 +107,16 @@ address: 64 46 00 00
command: D5 2A 00 00
#
name: Exit
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9212 4462 635 505 664 502 638 1646 638 502 638 478 662 1646 637 1647 637 517 637 503 636 1648 635 1649 634 506 634 506 633 507 633 1652 632 522 632 491 659 481 632 1652 632 508 632 508 632 1652 632 1652 632 1666 631 1652 632 1653 631 509 631 1653 631 1653 632 508 632 508 632 508 631
type: parsed
protocol: NECext
address: 64 46 00 00
command: E4 1B 00 00
#
# name: Exit
# type: raw
# frequency: 38000
# duty_cycle: 0.330000
# data: 9212 4462 635 505 664 502 638 1646 638 502 638 478 662 1646 637 1647 637 517 637 503 636 1648 635 1649 634 506 634 506 633 507 633 1652 632 522 632 491 659 481 632 1652 632 508 632 508 632 1652 632 1652 632 1666 631 1652 632 1653 631 509 631 1653 631 1653 632 508 632 508 632 508 631
#
name: Red
type: parsed
@ -207,3 +213,33 @@ type: parsed
protocol: NECext
address: 64 46 00 00
command: 0B F4 00 00
#
name: Stop
type: parsed
protocol: NECext
address: 64 46 00 00
command: CD 32 00 00
#
name: Record
type: parsed
protocol: NECext
address: 64 46 00 00
command: D2 2D 00 00
#
name: AV
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 25 00 00 00
#
name: Text
type: parsed
protocol: NECext
address: 64 46 00 00
command: E6 19 00 00
#
name: Info
type: parsed
protocol: NECext
address: 64 46 00 00
command: D1 2E 00 00

View File

@ -182,3 +182,117 @@ type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 24 00 00 00
#
name: Heart
type: parsed
protocol: SIRC15
address: 77 00 00 00
command: 76 00 00 00
#
name: i+
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 3A 00 00 00
#
name: Audio
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 17 00 00 00
#
name: Theatre
type: parsed
protocol: SIRC15
address: 77 00 00 00
command: 60 00 00 00
#
name: Rewind
type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 1B 00 00 00
#
name: Play
type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 1A 00 00 00
#
name: FastForward
type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 1C 00 00 00
#
name: SyncMenu
type: parsed
protocol: SIRC15
address: 1A 00 00 00
command: 58 00 00 00
#
name: SkipBack
type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 3C 00 00 00
#
name: Stop
type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 18 00 00 00
#
name: Skip
type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 3D 00 00 00
#
name: i-manual
type: parsed
protocol: SIRC15
address: 1A 00 00 00
command: 7B 00 00 00
#
name: Scene
type: parsed
protocol: SIRC15
address: 1A 00 00 00
command: 78 00 00 00
#
name: ScreenSize
type: parsed
protocol: SIRC15
address: A4 00 00 00
command: 3D 00 00 00
#
name: DigitalAnalog
type: parsed
protocol: SIRC15
address: 77 00 00 00
command: 0D 00 00 00
#
name: InternetVideo
type: parsed
protocol: SIRC15
address: 1A 00 00 00
command: 79 00 00 00
#
name: ActivePicture
type: parsed
protocol: SIRC15
address: A4 00 00 00
command: 77 00 00 00
#
name: Subs
type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 28 00 00 00
#
name: Info
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 3F 00 00 00