Difference between revisions of "Other TV applications list"


From SamyGO
Jump to: navigation, search
(add Seek Patch | add more info for other stuff)
(add Midnight Commander)
Line 1: Line 1:
 
This applications you can run only using telnet console or after add command for autorun script (''SamyGO.sh''). Works only on '''<big>Samsung B</big> Series'''. Most of them can be use only on TV with firmwares from 2009 year <small>(version number 2005 and older)</small>. Prefer to use on '''CI''' devices, but some off apps work with '''CI+''' too.
 
This applications you can run only using telnet console or after add command for autorun script (''SamyGO.sh''). Works only on '''<big>Samsung B</big> Series'''. Most of them can be use only on TV with firmwares from 2009 year <small>(version number 2005 and older)</small>. Prefer to use on '''CI''' devices, but some off apps work with '''CI+''' too.
  
<font color=grey>You might want to look other applications list too: [[Content Library applications list|Content Library]], [[Desktop applications list|Desktop]], [[Android applications list|Android]], [[iOS applications list|iOS]] & [[Internet@TV widgets list|widgets]].</font>
+
<font color=gray>You might want to look other applications list too: [[Content Library applications list|Content Library]], [[Desktop applications list|Desktop]], [[Android applications list|Android]], [[iOS applications list|iOS]] & [[Internet@TV widgets list|widgets]].</font>
  
 
<br>
 
<br>
 
== '''injectso''' ==
 
== '''injectso''' ==
 
For run *.so applications.
 
For run *.so applications.
<font color="grey">Syntax for run included example module.so:</font>
+
<font color="gray">Syntax for run included example module.so:</font>
 
  ./injectso `pidof exeDSP` module.so Inject_Main /dtv/
 
  ./injectso `pidof exeDSP` module.so Inject_Main /dtv/
  
Line 12: Line 12:
  
 
DOWNLOAD: [http://forum.samygo.tv/download/file.php?id=373 '''Application''']
 
DOWNLOAD: [http://forum.samygo.tv/download/file.php?id=373 '''Application''']
 +
 +
<br>
 +
== '''Midnight Commander''' ==
 +
File manager being a clone of [http://en.wikipedia.org/wiki/Norton_Commander Norton Commander].
 +
<font color="gray">Instruction available at forum.</font>
 +
 +
 +
DATE: '''March 2010''' | SIZE: '''1 MB''' | AUTHORS: '''''[http://forum.samygo.tv/ucp.php?i=pm&mode=compose&u=193 sulph8]''''', '''''[http://forum.samygo.tv/ucp.php?i=pm&mode=compose&u=923 vmezentsev]''''' | WEB SITE: [http://www.gnu.org/software/mc Midnight Commander], [http://forum.samygo.tv/viewtopic.php?f=5&t=179#p4381 SamyGO Forum]
 +
 +
DOWNLOAD: [http://rapidshare.com/files/318105888/mc.tar.gz '''Application''']
  
 
<br>
 
<br>
 
== '''Seek Patch''' ==
 
== '''Seek Patch''' ==
 
This is Movie Player hack which allow override seek time for up/down buttons while movie is played.
 
This is Movie Player hack which allow override seek time for up/down buttons while movie is played.
<font color="grey">Example usage command:</font>
+
<font color="gray">Example usage command:</font>
 
  /mtd_rwarea/injectso `pidof exeDSP` /mtd_rwarea/seekpatch.so patch_main UP=300,DOWN=-300
 
  /mtd_rwarea/injectso `pidof exeDSP` /mtd_rwarea/seekpatch.so patch_main UP=300,DOWN=-300
  
Line 26: Line 36:
 
== '''xupnpd''' ==
 
== '''xupnpd''' ==
 
Allow watch IPTV streams using DLNA.
 
Allow watch IPTV streams using DLNA.
<font color="grey">Example run patch:</font>
+
<font color="gray">Example run patch:</font>
 
  /mtd_rwarea/bin/xupnpd-rc/xupnpd-arm
 
  /mtd_rwarea/bin/xupnpd-rc/xupnpd-arm
  

Revision as of 09:33, 11 January 2012

This applications you can run only using telnet console or after add command for autorun script (SamyGO.sh). Works only on Samsung B Series. Most of them can be use only on TV with firmwares from 2009 year (version number 2005 and older). Prefer to use on CI devices, but some off apps work with CI+ too.

You might want to look other applications list too: Content Library, Desktop, Android, iOS & widgets.


injectso

For run *.so applications. Syntax for run included example module.so:

./injectso `pidof exeDSP` module.so Inject_Main /dtv/

VERSION: 1.2 | DATE: August 2010 | SIZE: 16 KB | AUTHOR: smartsmurf | WEB SITE: SamyGO Forum

DOWNLOAD: Application


Midnight Commander

File manager being a clone of Norton Commander. Instruction available at forum.


DATE: March 2010 | SIZE: 1 MB | AUTHORS: sulph8, vmezentsev | WEB SITE: Midnight Commander, SamyGO Forum

DOWNLOAD: Application


Seek Patch

This is Movie Player hack which allow override seek time for up/down buttons while movie is played. Example usage command:

/mtd_rwarea/injectso `pidof exeDSP` /mtd_rwarea/seekpatch.so patch_main UP=300,DOWN=-300

VERSION: 0.2 | DATE: 15 March 2011 | SIZE: 5 KB | AUTHOR: pushad | WEB SITE: SamyGO Forum

DOWNLOAD: Application, older version (0.1)


xupnpd

Allow watch IPTV streams using DLNA. Example run patch:

/mtd_rwarea/bin/xupnpd-rc/xupnpd-arm

VERSION: RC 4 /RC5 | DATE: December 2011 | SIZE: 0,4 MB | AUTHOR: [ juuso] | WEB SITE: xupnpd official site, SamyGO Forum

DOWNLOAD: Application [also available for MIPS based TV], working playlists


--moras86 10:35, 6 January 2012 (UTC)