summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2015-05-30implemented Skin Repositorieslouis
2015-05-22tried to fix sporadic lag when closing menulouis
2015-05-22provide 10 last recordings in <lastrecordings> viewelementlouis
2015-05-22fixed ecm time displaylouis
2015-05-16try to fix concurrency issuelouis
2015-05-16timeshift supportlouis
2015-05-16added timeshift support in displayreplaylouis
2015-05-15added permashift support in displaychannellouis
2015-05-14added viewelement <vdrstatistics> in main menulouis
2015-05-14added token {startsin} in displaymenuscheduleslouis
2015-05-14fixed dayseparators in schedules menulouis
2015-05-14chachged displaymessage in menus to detachablelouis
2015-05-14fixed blinking for animated viewslouis
2015-05-14implemented shiftout for viewslouis
2015-05-14detached scrapercontent in blackhole displaychannellouis
2015-05-14fixed bug that detached viewelements were not cleared correctlylouis
2015-05-10added token {watched} to displaymenurecordingslouis
2015-05-10fixed time display bug in displaymenurecordingslouis
2015-05-10added {numtimers} Token to lastrecordings viewelementlouis
2015-05-10expanded shifting featureslouis
2015-05-03possibility to move viewelements when starting viewlouis
2015-05-01Version 0.4.40.4.4louis
2015-04-29added cardsystem name to ecm infolouis
2015-04-26implemented dvbapi service interface, added viewelement ecminfo in ↵louis
displaychannel
2015-04-19added tokens for progressbars in displamenudefaultlouis
2015-04-18fixed sort order in lastrecordings viewelementlouis
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-07fixed bug that datetime was not drawn correctly in menuslouis
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-04fixed bug that datetime was not correctly drawn if a submenu implements its ↵louis
own datetime display
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-02fixed some compiler warningslouis
2015-04-02fixed backward compatibility to VDR version < 2.1.1 where ↵louis
cRecording::IsInUse() was introduced
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-31added possibility to draw vertical text bottomum and topdownlouis
2015-03-29don't display active recordingslouis
2015-03-29added viewelement <lastrecordings> with information about 5 newest ↵louis
recordings in main menu
2015-03-28added possibility to detach viewelementslouis
2015-03-28added possibility to detach viewelementslouis
2015-03-22fixed crash in drawing deviceslouis
2015-03-22introduced cViewElementlouis