Difference between revisions of "Development"
From WikiDLXTV
(Created page with '=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!…') |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
==Applications (app-bin)== | ==Applications (app-bin)== | ||
* [[Creating_an_app_bin | Creating an app.bin]] | * [[Creating_an_app_bin | Creating an app.bin]] | ||
− | * [[HowToIntergrateApptoWebend | | + | * [[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]] | ||
==UMSP Plugins (Streaming)== | ==UMSP Plugins (Streaming)== | ||
− | * [[UMSP plugin development]] | + | * [[UMSP plugin development | Creating UMSP plugins]] |
* [[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 | WDTVExt | + | * [[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 07:24, 6 April 2015
Contents
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)
- Creating an app.bin
- Integrate app.bin with Webend
- Compiling on the WDTV
- Setup your own applications repository
UMSP Plugins (Streaming)
WDTVExt Plugins (OSD manipulation)
Webend Configuration (WEC)
OSD Modification (Themes)
Inside The Guts / Nitty Gritty