summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
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
2015-03-22fixed crash if number of dvb devices changeslouis
2015-03-22add detached option for viewelementslouis
2015-03-20additional fixlouis
2015-03-20Fixed hide root menu from a subview templatelouis
2015-03-19moved access to cControl to main thread to avoid crash in onpauseviewlouis
2015-03-15added possibility to hide root menu from a subview templatelouis
2015-03-15added <systemmemory> viewelement in main menulouis
2015-03-14fixed bug detecting menu item numbers 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-02-01implemented SetTitle in displayreplaylouis
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-22fixed bug that onpause view potentially starts during setting cutting markslouis
2015-01-20adapted plugin setup to support skin setupslouis
2015-01-18added token {nummenuitem} for plugin menu listslouis
2015-01-16added {epgname} token for recordings in currentview and detailedviewlouis
2015-01-14added weather viewelement to metrix main menulouis
2015-01-13fixed bug in displaying plugin detail pageslouis
2015-01-13added weatherforecast templatelouis
2015-01-13Merge branch 'master' into weatherfclouis
2015-01-13added channel info to displaymenudetailrecordinglouis
2015-01-13clearing channel tokens in menu header if no channel is setlouis
2015-01-13introduced weather service interfacelouis
2015-01-12fixed bug that epg quicksearch menu was not displayed properlylouis
2015-01-12first weather templatelouis
2015-01-11fixed again display of channel in schedules headerlouis
2015-01-10fixed bug that EPGSearch Favorites Menu was not displayed correctlylouis
2015-01-09revertedlouis