[How-To] Remote Control Signal Over Lan?

Here are software that related with Samsung B series TVs. Like hex editors, new version of BusyBox or internal software, app programs that will run in your TV hardware.:!:This forum is NOT FOR USER QUESTIONS or Problems.

User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Remote Control Signal Over Lan?

Post by juusso »

moras86,

How about shrinking RC to have main buttons only, but with second level gui for extra keys?
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
marcelru
Official SamyGO Developer
Posts: 171
Joined: Thu Oct 01, 2009 7:27 am

Re: Remote Control Signal Over Lan?

Post by marcelru »

Hi all,

Great job guys,

moras86, how about this as a gui:
samsung_rc_col.jpg
I am working on it (GIMP so far) I'm not really sure what you need for your specific autoit code. Just let me know if this is of any use to you. If not, please tell me as well, will save some time ;-).

Needless to say, Samsung needs to be replaced by SamyGO,

grtz,

marcelru
You do not have the required permissions to view the files attached to this post.
moras86
Official SamyGO Developer
Posts: 180
Joined: Sun Feb 21, 2010 3:18 pm
Location: Poland
Contact:

Remote LAN Control - Desktop app

Post by moras86 »

I plan make realistic look background with buttons for app.
The easiest way will be use graphics from Widget SDK Emulator, but I guess it isn't legal :)
Probably I make hi-res photos of my pilot (same as kwazarr got) and recreate separate buttons.
There should be clean background, 3 state for every button (normal, mouse over, click).

Now I'm look for nice GUI editor what handle AutoIt, and support PNG.
For now I can only use bitmap, or gif's.

Also will be nice if some one handle Aero function for app transparent background. ;)


@juuso
Bonus buttons will be hide for default and showing with Context menu option (right button).
Image . Image
TV LCD: Samsung LE40B651T3W (CI) | Internet@TV | fw: 2005 (patched: SamyGO v0.24 + GMT2, ArFIX2, ADFIX) | matrix: SQ04
BluRay: Samsung BD-D5300-ZF | SamsungApps | fw: 1013
Android-Box: Zidoo X8 | Realtek RTD1295 64bit (QuadCore), Mali-T820 GPU, 2 GB RAM, HDMI IN record, Android 6.0 | ZDMC 17.1
my projects: Remote LAN Control - Desktop app (v0.8) | Signal checker for DVB-T (v0.3)
marcelru
Official SamyGO Developer
Posts: 171
Joined: Thu Oct 01, 2009 7:27 am

Re: Remote Control Signal Over Lan?

Post by marcelru »

HI moras86,

The actual image is app 900 * 3700 pixels (taken from my tv's manual (pdf)), layered in background, printed surface text (SAMSUNG and all other white stuff), buttons, button text, button holes, etc. file format .xcf (native GIMP, but exportable to a whole bunch of other formats, including photoshop).

grtz,

marcelru
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Remote Control Signal Over Lan?

Post by juusso »

I think picture of original RC for GUI of image is a bit to long. It could be similar size as merv07`s RC...
Because here are to small buttons and to little space between.
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
marcelru
Official SamyGO Developer
Posts: 171
Joined: Thu Oct 01, 2009 7:27 am

Re: Remote Control Signal Over Lan?

Post by marcelru »

Hi juuso,

As bitmaps go, you can scale and stretch them to any size you like. The same goes for separate buttons/widgets.

grtz,

marcelru
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Remote Control Signal Over Lan?

Post by juusso »

@marcelru - ok, i understood.

@moras86 - to use png grapics:
look at this topic, i got example working after copied WinAPIEx.au3 and APIConstants.au3 from this archive to /AutoIt3/Include/ and pictures next to the script file. Whole transparentUI topic is here.
Another topic is worth to look at is here (Program Animations), and here.

strange, last 2 days autoitscript.com was not accessible for me.. Now it works well.
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
moras86
Official SamyGO Developer
Posts: 180
Joined: Sun Feb 21, 2010 3:18 pm
Location: Poland
Contact:

Remote LAN Control (v0.3) - Desktop app

Post by moras86 »

Now I'm working to get worked Aero.
Here is new version (v0.3) - for test Aero look.

Image

File name: Remote LAN Control (v0.3).zip
File size: 511.25 KB

Changes:
- add Aero blur background
- add simple Context menu with SamyGO.tv link

Known bugs:
- buttons "remember" state after click (don't look good)
- some text are partiality less visible


juuso
I got problem with AutoIt forum too.
Will look for this this or next week.

Cheers
Image . Image
TV LCD: Samsung LE40B651T3W (CI) | Internet@TV | fw: 2005 (patched: SamyGO v0.24 + GMT2, ArFIX2, ADFIX) | matrix: SQ04
BluRay: Samsung BD-D5300-ZF | SamsungApps | fw: 1013
Android-Box: Zidoo X8 | Realtek RTD1295 64bit (QuadCore), Mali-T820 GPU, 2 GB RAM, HDMI IN record, Android 6.0 | ZDMC 17.1
my projects: Remote LAN Control - Desktop app (v0.8) | Signal checker for DVB-T (v0.3)
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Remote Control Signal Over Lan?

Post by juusso »

moras86, could you upload your versions to sf download area? It is easier to download from as from fileserve :)
I get problem on winXP (because of missing Aero i think)
My RC looks like: http://pics.kz/s1/ff/4f/bc/ff4fbc09f4df ... 147f40.png

all buttons change their look just after "Alt" pressing on keyboard. If i click on button by mouse, i get only separate button activated:
http://pics.kz/s3/fc/27/0a/fc270afaf421 ... 5a6fd3.png
Anyway, buttons are functional.

to fix: created on context menu About ;)
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

Post Reply

Return to “[B] Software”