2014-12-04: Version 0.5.0
- [fix] femon receiver - do not get data from previous channel
- [fix] display replay jump text position
- [add] main menu widgets
- there are several widgets that can be displayed in the main menu
- Widget weather
- Widget dvb devices
- Widget active timer
- Widget timer conflicts
- Widget last recordings
- Widget system information
- Widget system updates
- Widget temperatures
- Widget custom command
- please see the example scripts and README-files
- [add] weather widget in channelinfo and replayinfo
- [add] option Weather widget font size
- [add] poster/banner image in replay info
- [add] dimm on pause feature
you can set a timeout and the opaque value. If You press pause while replaying the display will be dimmed after the timeout
- [update] default themes
- background transparency slightly reduced
- use color palette of android material design
- default accent color is "Light Blue"
- add more default themes: DeepOrange, DeepPurple, Indigo, Red, Teal
- [update] icons
- update many icons with android material design icons
- [update] MV-Themes
- see MV_Themes.HISTORY
- [update] display replay, in mode only only show small version
- [update] remove fonts from contrib folder
they waste to much space, if you need them, grab it from previous version
- [update] Makefile
rename VDRLOGO to SKINFLATPLUS_VDRLOGO
new variable SKINFLATPLUS_WIDGETDIR for specify the path to the widgets
2014-10-29: Version 0.4.3
- [add] option to draw the menu background over the entire height
- [add] sort icon in recordings menu
- [add] options to show the number of recordings in title in recording menu
- [add] hidden options "ShortRecordingCount" to show number of recordings in short format
- [add] options to show the number of timers in title in timer menu
- [add] options to show the number of channels in title in channel menu
- [add] inactive timer icon in short view with epg
- [add] fsk, genre text in epg/recording info (show additional epg info must be set) (thanks to MegaV0lt)
- [add] fsk, genre icon in epg/recording info head (show additional epg info must be set) (thanks to MegaV0lt)
- [update] german translation (thanks to MegaV0lt)
Changes since release 1.2.3:
- [amair] Reduced delay when opening the recordings menu if "menu category" feature is used.
2014-08-10: Version 0.4.2
- [update] change direcotry of config-files
2014-08-10: Version 0.4.1
- [add] option to hide "clock" text
- [add] option to set program past/remaining time format (past/remaining, past, remaining)
- [update] plugin settings column width from 30 to 35
- [update] fnu anthra themes (thanks to Frank [fnu@vdr-portal])
2014-08-09: Version 0.4.0
- [update] topbar position of text
- [update] MVThemes
new preview images in "preview" folder
- [add] Textscroller support
- text in displaychannel for epg-text and epgshort-text
- messages
- menu item channel
- menu item timer
- menu item recording
- menu item event
- [add] new plugin icons
- [add] new icon 169w screen resolution icon
- [add] options to save and load settings
You can save the current settings in a config file, the config file will be named with current date & time.
You can then rename the file manually.
Also You can load a specific config file.
So You can save your preferred config and test others.
- [add] new options in general settings for textscroller
- [add] new option "Diskusage free/occupied" to show free or occupied percantage and hours
- [add] new option "Diskusage short display" for only show percantage and free/occupied hours
- [add] new option "TopBar clock font scale" to scale the clock font
- [add] new option "Time seconds font scale" to scale the seconds in recording view (thanks MegaV0lt + Lars for help)
- [add] new option "Show video/audio bitrate" to show the bitrate of audio/video in display channel (lent code from femon, thanks!)
new hidden config "ChannelBitrateShowCalcInterval" to set the interval of the video/audio bitrate calculation
- [add] image _cur version for recording_cutted, recording_new, timer_full, timer_partial, vps
if it is the current/selected menu item the cur version of the image will be loaded
- [add] Support for scrollbar type and size like border and progressbar
You can specify the scrollbar type and size in the decor file (ScrollBarType & ScrollBarSize)
You can also override the type and size in the setup
8 Types:
* 0 = left line + rect bar
* 1 = left line + round bar
* 2 = middle line + rect bar
* 3 = middle line + round bar
* 4 = outline + rect bar
* 5 = outline + round bar
* 6 = rect bar
* 7 = round bar
- [update] decor-files for new scrollbar options
- [fix] position in menu item event
- [fix] wrong margin of folder icon in recordings menu
New version with lots of changes and updates.
- Added streamdev for streaming recordings with FF/REW/ pause option.
- German (Google) translation added
- Updated support for local recordings.
See history file for more details.
- Improved: Optimized images to reduze their size. (Submitted by Ville Skyttä)
- Improved: Sort recordings secondarily by date when sorting by name. Makes the ordering stabler for multiple recordings with the same name. (Submitted by Olli Lammi)
- Added: streaming of recordings folders (Submitted by Daniel Matzke).
- Added: Hungarian translation (Submitted by István Füley).
- Fixed LSTR when executing recording commands on VDR >= 1.7.21 (Submitted by David Rütti)
- Updated: Italian translation (thanks to Diego Pierotto).
- Updated: Finnish translation.
Changes since release 1.2.2:
- [amair] Fixed crashes that happened if a skin used the "menu category" feature. (Submitted by The Chief @vdr-portal.de).
- [amair] GoLastReplayed and ReturnToPlugin now work as expected.
- [amair] Add support for VDR v2.1.2+ (Submitted by TheChief @vdrportal.de).
- [amair] Fixed "level" for menu items (Patch by TomJoad @vdrportal.de).
- [amair] Display folders on top of recordings list when using descending sorting.
- [amair] Display the root video folder again when opening ExtRecMenu (closes #1447).
- [karim.afifi] Updated French translation.
- [amair] Fix recording list problems with some recording names.
- [amair] Set menu category in VDR >= 1.7.28 (Closes #1110).
- [amair] Close replay OSD before starting cutter so that marks are saved to disk (submitted by mini73 @vdr-portal.de).
- [amair] Always use VDR's cutting feature in VDR >=1.7.32.
- [amair] Reduced calls to get the free disk space.
- [amair] Use new MBperMinute() function in VDR >=1.7.27.
- [amair] Fixed compiling with VDR 1.7.28.
New version with lots of changes and updates.
- Script to generate a channels.js from VDR
- Favorite channels list
- support for reccmds.conf
- fastzapping crash fixed
See history file for more details.