summaryrefslogtreecommitdiff
path: root/libtemplate
AgeCommit message (Collapse)Author
2016-01-26Version 0.8.0 betalouis
2015-08-14added possibility to define help texts for skin setup parameterslouis
2015-08-10fixed bug that setup int parameters do not respect max valuelouis
2015-08-08implemented horizontal menuslouis
2015-07-25added progressmodeonly viewelement in displayreplaylouis
2015-07-10fixed bug that menulists are not read if no currentelement is definedlouis
2015-07-07immplemented areacontainers to group areaslouis
2015-06-18fixed memory leak when creating fontslouis
2015-06-13fixed bug in parsing printf text tokenslouis
2015-06-05allow currentelements to use conditionslouis
2015-06-05refresh custom token display with each custom token changelouis
2015-05-30implemented Skin Repositorieslouis
2015-05-22fixed translation in currentelement loopslouis
2015-05-14added viewelement <vdrstatistics> in main menulouis
2015-05-10expanded shifting featureslouis
2015-05-03possibility to move viewelements when starting viewlouis
2015-04-30fixed bug that tokens in image pathes are not replaced correctlylouis
2015-04-26implemented dvbapi service interface, added viewelement ecminfo in ↵louis
displaychannel
2015-04-18added strequal, strnotequal, strcontains, strnotcontains functions to ↵louis
compare strings in conditions
2015-04-12added possibility for blinking images, texts, rectangles, ellipses and slopeslouis
2015-04-11added possibility to draw a debug grid in viewslouis
2015-04-10fixed bug that string tokens are not evaluated in area conditionslouis
2015-04-06added locks around cTextWrappers to avoid crashed when concurrently ↵louis
accessing fonts
2015-04-05added category indicator token to default menuslouis
2015-04-02fixed some compiler warningslouis
2015-04-01Version 0.3.40.3.4louis
2015-04-01added parameter mode to viewelement <devices>louis
2015-03-31added viewelement <sortmode> in displaymenu to display the sort mode of the ↵louis
currently displayed menu
2015-03-31added viewelement <endtime> in displayreplay to display the time the ↵louis
currently replayed recording ends
2015-03-31translate drawtextverticallouis
2015-03-31added possibility to draw vertical text bottomum and topdownlouis
2015-03-31fixed bug also for loopslouis
2015-03-30fixed bug that parameters with both dynamic tokens and relative width, ↵louis
height, posx or posy values are not parsed correctly
2015-03-29added viewelement <lastrecordings> with information about 5 newest ↵louis
recordings in main menu
2015-03-28added possibility to detach viewelementslouis
2015-03-22add detached option for viewelementslouis
2015-03-20Fixed translation of gridslouis
2015-03-20Fixed hide root menu from a subview templatelouis
2015-03-15added possibility to hide root menu from a subview templatelouis
2015-03-15added <systemmemory> viewelement in main menulouis
2015-03-14fixed crash when opening and closing main menu consecutivelylouis
2015-03-13checking setup conditions for viewelementslouis
2015-03-12version 0.3.00.3.0louis
2015-02-12plugin interfacelouis
2015-01-31Merge branch 'master' into plugininterfacelouis
2015-01-31added possibiliy to use submenus in the skin setup menuslouis
2015-01-27Merge branch 'master' into plugininterfacelouis
2015-01-27fixed bug that global tokens were not parsed correctlylouis
2015-01-27started plugin interface implementationlouis
2015-01-26fixed Bug that double vars were not handled correctlylouis