Difference between revisions of "Development"

From WikiDLXTV
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
* [[HowToIntergrateApptoWebend | Integrate app.bin with Webend]]
 
* [[HowToIntergrateApptoWebend | Integrate app.bin with Webend]]
 
* [http://forum.wdlxtv.com/viewtopic.php?f=43&t=494 Compiling on the WDTV]
 
* [http://forum.wdlxtv.com/viewtopic.php?f=43&t=494 Compiling on the WDTV]
 +
* [[WDLXTV_Repository#Application_Repository | Setup your own applications repository]]
  
  
Line 15: Line 16:
 
* [[External proxy]]
 
* [[External proxy]]
 
* [http://rkpisanu.altervista.org/doku.php?id=wdtv:wdtv_umsp_crash_course_v2 WDTV UMSP Crash Course ]
 
* [http://rkpisanu.altervista.org/doku.php?id=wdtv:wdtv_umsp_crash_course_v2 WDTV UMSP Crash Course ]
* [[WDLXTV_Repository#UMSP_Repository | Setup your own UMSP repository]]
+
* [[WDLXTV_Repository#UMSP_Repository | Setup your own UMSP plugins repository]]
  
  
 
==WDTVExt Plugins (OSD manipulation)==
 
==WDTVExt Plugins (OSD manipulation)==
 
* [[DevelopWDTVExtPlugin | Creating WDTVExt Plugins]]
 
* [[DevelopWDTVExtPlugin | Creating WDTVExt Plugins]]
 +
* [[WDLXTV_Repository#WDTVExt_Repository | Setup your own WDTVExt plugins repository]]
  
  
Line 35: Line 37:
 
* [[IRRemoteReceiver | IR Remote Receiver]]
 
* [[IRRemoteReceiver | IR Remote Receiver]]
 
* [[Brick | Debricking guide]]
 
* [[Brick | Debricking guide]]
 +
* [[WDLXTV_Repository | Setup your own web repositories]]
  
  
 
==Other stuff==
 
==Other stuff==
 +
* [[WDLXTV_MediaLibrary | WDLXTV MediaLibrary Project (orphaned)]]
 
* [[Emulate_Remote_Keys | Simulate remote key presses via shell]]
 
* [[Emulate_Remote_Keys | Simulate remote key presses via shell]]
 
* [[Links | Some Useful Links]]
 
* [[Links | Some Useful Links]]

Latest revision as of 08:24, 6 April 2015

Development

This sections is for those of you who are still not satisfied with their WDTV running WDLXTV and want more.

In this case it's time to get your hands dirty and DIY!


Applications (app-bin)


UMSP Plugins (Streaming)


WDTVExt Plugins (OSD manipulation)


Webend Configuration (WEC)


OSD Modification (Themes)


Inside The Guts / Nitty Gritty


Other stuff