summaryrefslogtreecommitdiff
path: root/libtemplate
AgeCommit message (Collapse)Author
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
2015-01-24introduced globals.xml in skinpath, theme.xml in theme pathlouis
2015-01-20adapted blackhole xml files to setup parameterslouis
2015-01-19added skinsetup to globalslouis
2015-01-19Merge branch 'master' into skinsetuplouis
2015-01-19fixed bug that custom int tokens were not considered in conditionslouis
2015-01-19introducing skin setupslouis
2015-01-18added empty operator additionally to isset to check in a condition if a ↵louis
string token is set
2015-01-14added weather viewelement to metrix main menulouis
2015-01-14added further weather templates and translationlouis
2015-01-13introduced weather service interfacelouis
2015-01-06added customtokens view element in displayreplaylouis
2015-01-06added skin blackholelouis
2014-12-19fixed custom tokens in main menu0.1.1louis
2014-12-19added customtokens view element in displaymenumain, added automatic ↵louis
determination of custom int tokens
2014-12-12added currentschedule viewelement in displaymenumainlouis
2014-12-06Revert "drawing ellipses antialiased with Cairo"louis
This reverts commit 7ce445025e10bf4eb0c4066907e588039c09f1ad.