summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorManuel Reimer <manuel.reimer@gmx.de>2014-11-07 17:31:27 +0100
committerManuel Reimer <manuel.reimer@gmx.de>2014-11-07 17:31:27 +0100
commit28413f7f2cd6299d3418a43a81b643ac04cdc67e (patch)
treea3d842545efb34d47386e1d2d01b2e7226b20112 /HISTORY
parenta1ec8cc2832443a06c4d386c0ffd1c2ca1a8fdb9 (diff)
downloadvdr-plugin-skindesigner-28413f7f2cd6299d3418a43a81b643ac04cdc67e.tar.gz
vdr-plugin-skindesigner-28413f7f2cd6299d3418a43a81b643ac04cdc67e.tar.bz2
Updated documentation
- Updated information about dependencies - Fixed line lengths to look better when viewed on shell - Removed some trailing whitespaces
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY54
1 files changed, 34 insertions, 20 deletions
diff --git a/HISTORY b/HISTORY
index bcba075..ea58da5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7,14 +7,17 @@ VDR Plugin 'skindesigner' Revision History
Version 0.0.2
-- added some more tokens with more detailed audio information in displaychannel -> statusinfo
+- added some more tokens with more detailed audio information in
+ displaychannel -> statusinfo
- added hasVPS for current scheduling in displaychannel -> epginfo
- added common channel logo path for all skins
- changed skin handling so that every skin is directly shown in VDR OSD Menu
- added Theme support, each skin can now have various themes
-- fixed a crash if no skindesigner skins are found and plugin setup menu is called from another skin
+- fixed a crash if no skindesigner skins are found and plugin setup menu is
+ called from another skin
- added {durationhours} and {durationminutes} tokens in several view elements
-- added discusage icons to menu header view element so that it discusage can be displayed in every menu view
+- added discusage icons to menu header view element so that it discusage can be
+ displayed in every menu view
- added numeric day, month and year tokens in different view elements
- support for global variables type "double"
- added setup options to configure rerun display behaviour
@@ -23,37 +26,48 @@ Version 0.0.2
- added vps token in menudetailepg
- implemented cSDDisplayMenu::GetTextAreaFont()
- introduced new viewelement audioinfo in displaychannel
-- added setup option to choose Menu Item display method between "at one go" and "after one another"
-- fixed bug that new skin was not properly loaded sometimes when skin was changed in OSD Setup menu
-- fixed bug that new font was displayed first after VDR restart when font was changed in OSD Setup menu
-- display always newest recording of folders in recordings list, thanks@ Lars Hanisch for providing the patch
+- added setup option to choose Menu Item display method between "at one go" and
+ "after one another"
+- fixed bug that new skin was not properly loaded sometimes when skin was
+ changed in OSD Setup menu
+- fixed bug that new font was displayed first after VDR restart when font was
+ changed in OSD Setup menu
+- display always newest recording of folders in recordings list,
+ thanks@ Lars Hanisch for providing the patch
- added extented recording information
-- added token {nummenuitem} as number of item for every list, value starts with 1
+- added token {nummenuitem} as number of item for every list, value starts
+ with 1
- fixed bug that x and y of subviews was not respected
- if a subview is completely not set in a skin, the default menu is used
-- fixed a bug if displaydetailedtext is called without correct menucat (mailbox plugin)
+- fixed a bug if displaydetailedtext is called without correct menucat (mailbox
+ plugin)
- implemented function drawslope, see Wiki for documentation
- using default menu list in case an invalid MenuCategory is set
- added device info in displaychannel, example in metrixHD
- improved menu icon display, additionally using menu cat
- changed devices list, device numbers start with 0
- fixed bug that hasposter is only true if poster really exists
-- no absolute pathes allowed for image type "image", path has to start with {ressourcedir}
+- no absolute pathes allowed for image type "image", path has to start with
+ {ressourcedir}
Version 0.0.3
-- added tokens for current video and audio bitrate in displaychannel. Thx @rofafor for the original code
+- added tokens for current video and audio bitrate in displaychannel.
+ Thx @rofafor for the original code
in the femon plugin and _Martin_ for extracting the code in skinflatplus
- changed skin metrixHD to display bitrate infos
-- added "active" Token for cutting marks so that a mark can be displayed in a dedicated way if current position
- in replay exactly hits the mark
-- added {channelname}, {channelid}, {channellogoexists} for all schedules list and current views
+- added "active" Token for cutting marks so that a mark can be displayed in a
+ dedicated way if current position in replay exactly hits the mark
+- added {channelname}, {channelid}, {channellogoexists} for all schedules list
+ and current views
- added printf function for <drawtext>, see Wiki for documentation
-- removed code for displaying bitrates in displaychannel again because of incompatibility with dvbapi Plugin
+- removed code for displaying bitrates in displaychannel again because of
+ incompatibility with dvbapi Plugin
- optimized performance when creating a menu list
-- fixed Bug that displaychannel was not shown after closing displaymenu with "backspace" (with active
- menuorg plugin)
+- fixed Bug that displaychannel was not shown after closing displaymenu with
+ "backspace" (with active menuorg plugin)
- fixed Bug with menuselection Patch
-- added tokens {month}, {monthname} and {year} in displaymenutimers listitem and currentitem
-- added dedicated tokens for posters and banners in <srapercontent> in displaychannel and displayreplay
-
+- added tokens {month}, {monthname} and {year} in displaymenutimers listitem
+ and currentitem
+- added dedicated tokens for posters and banners in <srapercontent> in
+ displaychannel and displayreplay