
[How-To] Remote Control Signal Over Lan?
Re: [How-To] Remote Control Signal Over Lan?
Here is no possible add functiond to direct toggle options you want. At least we do not know key codes. In version 0.5 are almost all codes we know until today. If you are talking about key sequences (navigating over menu, like ON/OFF Home Network Center, but not direct input), here i don`t see any problem 

LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: [How-To] Remote Control Signal Over Lan?
@nocnod
Here you go...
File name: RLC_0.5_extraBTN.rar File size: 664.12 KB
@snobordo
Could you edit android version to get Power-OFF button working please?
Here you go...
File name: RLC_0.5_extraBTN.rar File size: 664.12 KB
@snobordo
Could you edit android version to get Power-OFF button working please?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: [How-To] Remote Control Signal Over Lan?
Could you tell more about HDMI-CEC? how could we power on TV? I understand, we need to attach extra HDMI device and power it on to have TV powered on too, or am i wrong?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: [How-To] Remote Control Signal Over Lan?
Good improvements for V5. The exe runs OK but, to run the source from the Editor, I had to hunt for a couple of library "include" files not in the latest AutoIt install package. They can be found here, for anyone interested:
http://www.autoitscript.com/forum/topic ... apiex-udf/
The button layout doesn't line up with the UK B650 remote - there's no AD(that's the Guide button) and 3 or 4 other buttons are arranged differently. It might not matter, but in case you wanted to consider localisation, I put some lines into my v4.1 variant to swap these buttons around.
File name: RLC_v04_1.zip File size: 438.48 KB
Also, the B650 doesn't have the extra Picture Mode functions - they can be excluded for <$tv_model = "B650">
http://www.autoitscript.com/forum/topic ... apiex-udf/
The button layout doesn't line up with the UK B650 remote - there's no AD(that's the Guide button) and 3 or 4 other buttons are arranged differently. It might not matter, but in case you wanted to consider localisation, I put some
Code: Select all
If $country" = "UK"
File name: RLC_v04_1.zip File size: 438.48 KB
Also, the B650 doesn't have the extra Picture Mode functions - they can be excluded for <$tv_model = "B650">
Re: [How-To] Remote Control Signal Over Lan?
To have all includes, need to check "Add required Constants *.au3 to your script" in compiler window. In this case no more extra files needed.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE