Commit Graph

128 Commits

Author SHA1 Message Date
louis 28743412fe expanded shifting features 2015-05-10 12:55:23 +02:00
louis c5edc10fbd possibility to move viewelements when starting view 2015-05-03 11:22:01 +02:00
louis 5cacee08d1 Version 0.4.4 2015-05-01 10:56:46 +02:00
louis 72f445fc57 added cardsystem name to ecm info 2015-04-29 18:22:17 +02:00
louis e7d8a193a7 implemented dvbapi service interface, added viewelement ecminfo in displaychannel 2015-04-26 14:05:14 +02:00
louis 4fb0b9de22 added tokens for progressbars in displamenudefault 2015-04-19 16:55:20 +02:00
louis eb3f8f074d fixed sort order in lastrecordings viewelement 2015-04-18 18:11:44 +02:00
louis e8291960bd added possibility for blinking images, texts, rectangles, ellipses and slopes 2015-04-12 17:10:06 +02:00
louis 6872e29fe6 added possibility to draw a debug grid in views 2015-04-11 16:21:33 +02:00
louis 5146f15e44 fixed bug that string tokens are not evaluated in area conditions 2015-04-10 16:44:29 +02:00
louis 97f3d372dc fixed bug that datetime was not drawn correctly in menus 2015-04-07 17:46:39 +02:00
louis d70bfe7091 added locks around cTextWrappers to avoid crashed when concurrently accessing fonts 2015-04-06 09:58:33 +02:00
louis 3a53ab95b6 added category indicator token to default menus 2015-04-05 16:56:15 +02:00
louis dc64252414 fixed bug that datetime was not correctly drawn if a submenu implements its own datetime display 2015-04-04 07:09:22 +02:00
louis b04cea1f9d fixed bug that date was drawn every flush in displayreplay 2015-04-03 16:04:08 +02:00
louis f1d5367a53 fixed bug that time was not correctly drawn if a submenu implements its own time display 2015-04-03 15:42:08 +02:00
louis 6d22edc2d8 fixed some compiler warnings 2015-04-02 11:57:19 +02:00
louis 60a41eb996 fixed backward compatibility to VDR version < 2.1.1 where cRecording::IsInUse() was introduced 2015-04-02 07:27:15 +02:00
louis 7c9ad39e95 added parameter mode to viewelement <devices> 2015-04-01 13:26:36 +02:00
louis 25505767d3 added Token {timers[isremotetimer]} to <timers> in main menu 2015-04-01 11:21:00 +02:00
louis 495c222234 added Token {percentseen} to listelements in menurecordings 2015-04-01 10:36:48 +02:00
louis b98fee9668 use recording info for <currentschedule> viewelement in main menu if recording is replayed 2015-04-01 10:14:26 +02:00
louis 203754e204 added viewelement <sortmode> in displaymenu to display the sort mode of the currently displayed menu 2015-03-31 16:08:42 +02:00
louis 43422fac91 added viewelement <endtime> in displayreplay to display the time the currently replayed recording ends 2015-03-31 11:53:25 +02:00
louis 3d43200af0 added possibility to draw vertical text bottomum and topdown 2015-03-31 06:57:02 +02:00
louis 335f57f0d3 don't display active recordings 2015-03-29 13:35:41 +02:00
louis e3ce79dd8c added viewelement <lastrecordings> with information about 5 newest recordings in main menu 2015-03-29 13:29:59 +02:00
louis 3dc2313708 added possibility to detach viewelements 2015-03-28 12:00:19 +01:00
louis 762e2c1507 added possibility to detach viewelements 2015-03-28 11:57:51 +01:00
louis 7a0e0b11ae fixed crash in drawing devices 2015-03-22 13:24:52 +01:00
louis fcf90375fa introduced cViewElement 2015-03-22 12:52:10 +01:00
louis 03f3789ee9 fixed crash if number of dvb devices changes 2015-03-22 08:33:51 +01:00
louis d1ea7bd4a4 add detached option for viewelements 2015-03-22 08:29:52 +01:00
louis 168167f7cc additional fix 2015-03-20 14:22:35 +01:00
louis 9f8cd6dab5 Fixed hide root menu from a subview template 2015-03-20 14:16:09 +01:00
louis db54050b5e moved access to cControl to main thread to avoid crash in onpauseview 2015-03-19 16:31:39 +01:00
louis 19dfd1af7b added possibility to hide root menu from a subview template 2015-03-15 18:11:07 +01:00
louis b6e6065b0f added <systemmemory> viewelement in main menu 2015-03-15 15:50:12 +01:00
louis 8e1db50601 fixed bug detecting menu item numbers in main menu 2015-03-14 07:11:13 +01:00
louis a021515385 fixed crash when opening and closing main menu consecutively 2015-03-14 06:37:11 +01:00
louis 229b1274a5 checking setup conditions for viewelements 2015-03-13 18:00:39 +01:00
louis 44680b6ce8 version 0.3.0 2015-03-12 17:28:35 +01:00
louis 4d7700aece plugin interface 2015-02-12 18:50:58 +01:00
louis 4168dd5f29 implemented SetTitle in displayreplay 2015-02-01 14:45:33 +01:00
louis 705eefc1f0 fixed Bug that double vars were not handled correctly 2015-01-26 17:10:17 +01:00
louis a74cb93163 introduced globals.xml in skinpath, theme.xml in theme path 2015-01-24 10:47:47 +01:00
louis cacde1887c fixed bug that onpause view potentially starts during setting cutting marks 2015-01-22 18:08:12 +01:00
louis 3bcda748cd adapted plugin setup to support skin setups 2015-01-20 09:29:16 +01:00
louis cb9044e5f6 added token {nummenuitem} for plugin menu lists 2015-01-18 16:06:54 +01:00
louis c05b8413f0 added {epgname} token for recordings in currentview and detailedview 2015-01-16 11:25:20 +01:00