Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-16 | Locales for text2skin plug-in (VDR >= 1.5.7, skins + locale patch). | Thomas Günther | |
Patch from http://toms-cafe.de/vdr/download/text2skin-1.1-cvs-locale.diff The skins have to be patched, too. The patches for DeepBlue, Enigma and enElchi are ready for download from http://toms-cafe.de/vdr/download/. To patch other skins the Makefile from these patches could be used without any changes, missing translation entries should be added to the *.skin file (e.g. as comments <!-- trans('Volume') -->) | |||
2009-05-16 | Revert "Make compatible with VDR >= 1.5.7." | Thomas Günther | |
This reverts commit 5a745217debc3e82d153c7cb2325a15686a97eee. | |||
2009-01-03 | Make compatible with VDR >= 1.5.7. | Stone | |
2005-01-05 | - removed debug message | lordjaxom | |
2004-12-28 | - implemented font width handling | lordjaxom | |
2004-12-19 | Initial revision | lordjaxom | |
2004-12-14 | 1.0-pre4v1.0-pre4 | lordjaxom | |
2004-12-08 | 1.0-pre1v1.0-pre1 | lordjaxom | |
2004-05-31 | - "Background" may be initialized with a color nowv0.0.1-rc1 | lordjaxom | |
- fixed channel name/number display - added parameter type (to store logo's filetype) - "Timebar", "Progressbar" and "Volumebar": Background is only drawn if bg is specified - fixed timebar (was running backwards) - renamed "Progressbar" to "Replaybar" for more consistency - renamed "Logo" to "ChannelLogo" - introduced items "Language" (for audio language texts or symbols) and "Image" (foreground images) - adopted SKINS document (SKINS.de is not up-to-date yet) - introduced item "MenuTitle" - introduced items "MenuRed", "MenuGreen", "MenuYellow" and "MenuBlue" - activated message items for display in menu - introcuded parameter "arc" and item "Slope" - fixed possible segfault in Item=Message - implemented items "SymbolReplaying" and "SymbolRadio" - added "text" parameter for all text like Items (explanation follows) - added "SymbolPlay", "SymbolPause", "SymbolFastFwd", "SymbolFastRew", "SymbolSlowFwd", "SymbolSlowRew" items. |