Well, you can load Plugins automatically from SamyGo.sh.
Read this for GDB way: http://forum.samygo.tv/viewtopic.php?f=5&t=594
or this for ptrace way: http://forum.samygo.tv/viewtopic.php?f=6&t=862
[B650] Executing custom script with Remote keypress
-
- Posts: 54
- Joined: Sun Jan 10, 2010 3:22 pm
-
- Posts: 54
- Joined: Sun Jan 10, 2010 3:22 pm
Re: [B650] Executing custom script with Remote keypress
Well, then you have to edit Source of the App to wait for KeyPresses. But dont ask me how to do it, im not a pro in C dev 

Re: [B650] Executing custom script with Remote keypress
or you can use game. Look at http://moras86.ugu.pl/samsung/pliki/lista/#CD
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: [B650] Executing custom script with Remote keypress
Good idea! I can add this function to SamygoPVR.
Re: [B650] Executing custom script with Remote keypress
Hello, how about a generic launch-app, which can be configured to do injections or call scripts. This way the generic app could be set up to be run when TV starts (from SamyGO.sh), and other could be then loaded simply by configurable remote key combinations.
For instance, pressing the REC key would load PVR app if not yet loaded (and start recording if possible). The launch-app injection would be of course overwritten by the other injections, unless we include the same code for all apps and use global key combinations for all apps (eg. not overlapping with different apps). Then the same launching method would be available all the time.
For instance, pressing the REC key would load PVR app if not yet loaded (and start recording if possible). The launch-app injection would be of course overwritten by the other injections, unless we include the same code for all apps and use global key combinations for all apps (eg. not overlapping with different apps). Then the same launching method would be available all the time.