summaryrefslogtreecommitdiff
path: root/HISTORY
blob: 793ba298c1c1c55ad1c43d60dfa59c7e2f28553d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
VDR Plugin 'skinflatplus' Revision History
---------------------------------------

2014-XX-XX: Version 0.2.1
- [fix] epgsearch progessbar in SetItemEvent, if start time is after now (2 minutes tolerance)
- [fix] channel logo in topbar in program menu
- [fix] reply info background color
- [fix] display channel progressbar while zapping
- [update] imagecache, pre load images after skin is loaded
           menu item under general to show the amount of cached images
           debug syslog message if cache is overflow
- [update] display singal quality in displaychannel one above the other (before side by side)
- [add] theme color clrMenuItemExtraTextCurrentFont
- [add] logo background for channel logos (filename: logo_background.png)
- [add] show cutted length of recording in replay info
- [add] update script to update MV-Themes (contrib/flatPlus_MV_Update.sh)
- [add] timer conflicts in TopBar, active epgsearch is needed, configurable via menu settings
        you can configure a min value at which it will shown in red (otherwise yellow)        
- [add] display audio channel icons in audio tracks menu

2014-02-22: Version 0.2.0
- [fix] load user decor settings
- [fix] menu scrollbar size and margin
- [fix] no scrollbar in some situations
- [fix] remove button border if button is not shown
- [fix] menuitem progressbar overlay itemtext
- [fix] fixes in TopBar while icon set
- [fix] setup, wrong init stringlist
- [fix] more small fixes
- [update] add Patch from MegaV0lt, support for simple aspect & format, new icons
- [update] only log not loaded images
- [update] MV-Themes, thanks MegaV0lt!
- [add] theme colors clrMenuTextFixedFont, clrMenuTimerItemDisabledFont, clrMenuTimerItemRecordingFont,
    clrMenuItemExtraTextFont
- [add] add support for menu SetItemChannel
- [add] add support for menu SetItemTimer
- [add] add support for menu SetItemEvent (program menu)
- [add] add support for menu SetItemRecording
- [add] imagescaler from skin nopacity (thank you!)
- [add] imagecache for faster image loading
- [add] option MenuItemRecordingClearPercent set to 1 to clear the '%' in recording names (you have an cut icon to detect cutted recordings)
- [add] option MenuItemRecordingShowFolderDate to show the date in the folder item from the newest/oldest recording in that folder (0 = disable, 1 = newest recording date, 2 = oldest recording date)
- [add] option MenuItemParseTilde for parse the tilde (of epgsearch) and draw the text after the tilde in clrMenuItemExtraTextFont color
- [add] define DEBUGIMAGELOADTIME for debug output of imageloader time (search in cache, load from disk, scale)


2013-11-24: Version 0.1.0 - MegaV0lt Version
Special thanks to MegaV0lt@VDR-Portal for
detailed bug reports, feature requests, testing and themes + icons

!!!
Please delete previous themes and icons!
!!!

- [fix] many small fixes
- [fix] marker position
- [fix] borders displaced
- [fix] icon size in channel display
- [update] menu has full width if no scrollbar is needed
- [update] TopBar date align right
- [update] channel display icons
- [update] show recording in display channel for present and following
- [update] do not DisplayChannel for the first time
- [update] remove decor settings from themes and add separately decor files.
           You can select decor file from plugin settings.
           WARNING: Please delete all old themes!
- [add] free minutes in disk usage TopBar
- [add] TopBar font size option (select individual font size for TopBar)
- [add] message bottom offset option (select the offset of bottom screen for messages)
- [add] menu items symbols for rec, timer, etc. Lent code from skin elchi (thank you!)
- [add] option menu content full size background (draw menu background for full menu size
        or only for content size)
- [add] option to display resolution & aspect in display channel
- [add] option do display format (hd/sd) in display channel
- [add] option to display resolution & aspect in replay
- [add] option do display format (hd/sd) in replay
- [add] default logo for channels without channel logo (logo for tv and radio)
- [add] use icon from default theme if current theme does not have the icon
- [add] option to show additional info in epg menu. Lent code from skin elchi (thank you!)
- [add] option to show additional info in recording menu. Lent code from skin elchi (thank you!)
- [add] option to show active recording in TopBar
- [add] menu icons (lent some code from skin nopacity, thanks!)
- [add] TopBar menu icons
- [add] many themes, icons, etc. - many thanks for MegaV0lt!


2013-09-23: Version 0.0.1
difference to skinflat
- [add] configurable borders
        - any window have its own border with separate size and type
        - 6 border types:
            rect, round, invert round,
            rect + alpha blend, round + alpha blend, invert round + alpha blend
        - configurable by theme or user
- [add] configurable progressbar
        - any progressbar have its own size and type
        - 10 progressbar types:
            small line + big line, big line, big line + outline,
            small line + big line + dot, big line + dot, big line + outline + dot,
            small line + dot, outline + dot, small line + big line + alpha blend,
            big line + alpha blend
        - configurable by theme or user
- [add] channel icons for resolution, recording, encrypted (configurable)
- [add] show disk usage in topbar @ menu recordings & timer
- [add] show disk usage pie graph
- [add] show signal strength and quality (configurable)
- [add] hide empty color buttons (configurable)
- [add] configure menu item padding
- [add] configure osd margin