summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2014-12-19added customtokens view element in displaymenumain, added automatic ↵louis
determination of custom int tokens
2014-12-19fixed bug that wrong channel was shown in header of whatson if entering from ↵louis
whatsonnow
2014-12-12added currentschedule viewelement in displaymenumainlouis
2014-12-10fixed possible Nullpointer access in displaymenurootviewlouis
2014-12-07fixed display of color buttons in detailed viewslouis
2014-12-06displaying default menu list if menu category is set to another category but ↵louis
SetItem() is called
2014-12-06added channelnumber token to displaymenuscheduleslouis
2014-12-06Revert "drawing ellipses antialiased with Cairo"louis
This reverts commit 7ce445025e10bf4eb0c4066907e588039c09f1ad.
2014-12-03drawing ellipses antialiased with Cairolouis
2014-11-29added {channellogoexists} Token everywhere where {channelid} is availablelouis
2014-11-29added onpause and onpausemodeonly in displayreplaylouis
2014-11-22fixed Bug that channel info was not shown when displaying reruns with epgsearchlouis
2014-11-18clearing displaymessage if it is called without textlouis
2014-11-15added {newmails} Token in displaychannel statusinfolouis
2014-11-15fixed {hasicon} Token in displaymenu headerlouis
2014-11-15added {channelnumber} and {channelname} Tokens in displaymenudetailepglouis
2014-11-15Version 0.0.5 - added SVG Support0.0.5louis
2014-11-15fixed crash when clearing a message in displaychannel and displayreplaylouis
2014-11-15added Plugin Interfacelouis
2014-11-11Fixed SIGABRT in case of empty text in "DrawMessage"louis
2014-11-07Merge branch 'master' of ↵Manuel Reimer
git://projects.vdr-developer.org/vdr-plugin-skindesigner
2014-11-05added dedicated tokens for posters and banners in <srapercontent> in ↵louis
displaychannel and displayreplay
2014-11-05added tokens {month}, {monthname} and {year} in displaymenutimers listitem ↵louis
and currentitem
2014-11-02Fixed merge errorManuel Reimer
2014-11-02call drawdevices only every 500ms, added profiling codelouis
2014-11-02Merge branch 'master' of ↵Manuel Reimer
git://projects.vdr-developer.org/vdr-plugin-skindesigner
2014-11-02fixed Bug with menuselection Patchlouis
2014-11-02fixed bug that eventstart token was not clearedlouis
2014-11-01removed code for displaying bitrates in displaychannel againlouis
2014-11-01added {channelname}, {channelid}, {channellogoexists} for all schedules list ↵louis
and current views
2014-10-30Removed ImageMagick dependency. Final class names for Cairo backendManuel Reimer
2014-10-29Merge branch 'master' of ↵Manuel Reimer
git://projects.vdr-developer.org/vdr-plugin-skindesigner
2014-10-28added 'active' Token for cutting markslouis
2014-10-28First cleanup of image loading codeManuel Reimer
2014-10-28added tokens for current video and audio bitrate in displaychannellouis
2014-10-26fixed bug that hasposter is only true if poster really existslouis
2014-10-26changed devices list, device numbers start with 0louis
2014-10-26improved menu icon displaylouis
2014-10-25added device info in displaychannellouis
2014-10-25using default menu list in case an invalid MenuCategory is setlouis
2014-10-25implemented function drawslopelouis
2014-10-25fixed a bug if displaydetailedtext is called without correct menucatlouis
2014-10-25if a subview is completely not set in a skin, the default menu is usedlouis
2014-10-20added token {nummenuitem} as number of item in for every listlouis
2014-10-20added extented recording informationlouis
2014-10-19fixed newest rec in folderlouis
2014-10-19display always newest recording of folders in recordings listlouis
2014-10-18added date of newest recording in a folderlouis
2014-10-17introduced new viewelement audioinfo in displaychannellouis
2014-10-15fixed empty vps stringlouis