summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-18added strequal, strnotequal, strcontains, strnotcontains functions to ↵louis
compare strings in conditions
2015-04-12Version 0.4.30.4.3louis
2015-04-12adapted libskindesignerapi makefile for LCLBLDlouis
2015-04-12added possibility for blinking images, texts, rectangles, ellipses and slopeslouis
2015-04-11added more info if debugImage is activted in configlouis
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-07fixed bug that datetime was not drawn correctly in menuslouis
2015-04-06Version 0.4.20.4.2louis
2015-04-06changed build and install processlouis
2015-04-06added locks around cTextWrappers to avoid crashed when concurrently ↵louis
accessing fonts
2015-04-05removed old stufflouis
2015-04-05Version 0.4.10.4.1louis
2015-04-05added category indicator token to default menuslouis
2015-04-04adapted READMElouis
2015-04-04reverted Makefile changes in partslouis
2015-04-04adapted Makefiles to work also in a LCLBLD environmentlouis
2015-04-04fixed bug that datetime was not correctly drawn if a submenu implements its ↵louis
own datetime display
2015-04-03fixed bug in metrixhd timers menulouis
2015-04-03fixed bug that date was drawn every flush in displayreplaylouis
2015-04-03fixed bug that time was not correctly drawn if a submenu implements its own ↵louis
time display
2015-04-03Version 0.4.00.4.0louis
2015-04-03adapting readmelouis
2015-04-03lib versioninglouis
2015-04-02introduced libskindesignerapilouis
2015-04-02Merge branch 'master' into libskindesignerlouis
2015-04-02fixed some compiler warningslouis
2015-04-02first api implementationlouis
2015-04-02removed warningslouis
2015-04-02automatically detect type of image if no file extension is availablelouis
2015-04-02fixed backward compatibility to VDR version < 2.1.1 where ↵louis
cRecording::IsInUse() was introduced
2015-04-01Version 0.3.40.3.4louis
2015-04-01added parameter mode to viewelement <devices>louis
2015-04-01added Token {timers[isremotetimer]} to <timers> in main menulouis
2015-04-01added Token {percentseen} to listelements in menurecordingslouis
2015-04-01use recording info for <currentschedule> viewelement in main menu if ↵louis
recording is replayed
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-29don't display active recordingslouis
2015-03-29added viewelement <lastrecordings> with information about 5 newest ↵louis
recordings in main menu
2015-03-28Version 0.3.30.3.3louis
2015-03-28fixed bug when creating pixmapslouis
2015-03-28fixed bug in creating osdlouis
2015-03-28added possibility to detach viewelementslouis
2015-03-28added possibility to detach viewelementslouis
2015-03-22removed startup check againlouis