MPV VDR-Streamdev-Client: MPV VDR-Streamdev-Client Version 0.3.3 Released!
Contains various fixes:
- fix path to bash in windows (Many thanks to jirie@vdr-portal.de!)
- fix minor OSD issues
- confirm deletion of timers
- more config options for osd
Added by mwa over 3 years ago
Contains various fixes:
- fix path to bash in windows (Many thanks to jirie@vdr-portal.de!)
- fix minor OSD issues
- confirm deletion of timers
- more config options for osd
Added by fnu almost 4 years ago
Changes:
- Minor notation correction. - Refine translations. - Update HISTORY. - Make tab width configurable. - Make MAX_CHARS configurable. - min from stl to fix build error VDR 2.3.5. - fix one c++11 compiler warning. - Detach STRIP from DEBUG flag (thx Tobias Grimm). - Add VDR API 2.3.1 compatibility for "New token: ChannelServiceReference". - New token: ChannelServiceReference - Correct image display using TT6400 high level osd. - fix compiler error (c++11), in case DEBUG is enabled. - Purge DEVELOPMENT_FEATURES, permanently enabled with t2s-rerunandtab.diff. - add VDR API 2.3.1 compatibility for t2s-rerunandtab.diff - Add compatibility for VDR API >= 2.3.1.
Added by fnu almost 4 years ago
Changes:
- New tokens: UsedDiskSpace, TotalDiskSpace, VideoSizeWidth, VideoSizeHeight (closes #465, thanks to NemoN). - Documentation fixes. - Commit t2s_rerunandtab.diff by tomas@vdr-portal.de http://www.vdr-portal.de/board17-developer/board25-patches/p914968-patch-f%C3%BCr-text2skin-channelnames4reruns/#post914968 - Commit common_c.diff most probably by Christian Winninger (unknown source) - Commit status_c.diff most probably by Gerald Dachs (unknown source) - Commit static-std-string.diff by Lars Hanisch (unknown source) - Commit text2skin-signal.patch by tomas@vdr-portal.de (unknown source) - Commit text2skin-vdr2.1.2compat.diff by Christopher Reimer (unknown source) - New version reflecting VDR 2.2.0 compatibility
Added by UlrichEckhardt almost 4 years ago
Das Radio-Plugin ist importiert und kompiliert jetzt auch mit VDR 2.3.x
Added by keynet almost 4 years ago
There are several significant new features:
+Various other fixes and improvements; todo's cleared
Added by etobi about 4 years ago
I did some spam cleanup on projects.vdr-developer.org today. There was a lot of spam in news-comments. I hope I've catched all spam, if not, please let me know.
All spam-users and inactive users which haven't created any kind content have been deleted as well.
I might have deleted some "false positives". If you are missing something, please let me know and I will try to recover it from the backup.
If your account was deleted and you can't login anymore, please let me know or just register again.
Right now registration requires manual confirmation by the administrator, until I've found a suitable solution to avoid spam users (most likely a captcha).
Tobias
Added by anbr about 4 years ago
A new release of vdr-plugin-targavfd
More details at: https://projects.vdr-developer.org/projects/plg-targavfd/wiki
Core feature:
Changes :
Added by anbr about 4 years ago
A new release of vdr-plugin-imonlcd
More details at: http://projects.vdr-developer.org/projects/plg-imonlcd/wiki
Core feature:
Changes :
Added by anbr about 4 years ago
A new release of vdr-plugin-dvdswitch
More details at: http://projects.vdr-developer.org/projects/plg-dvdswitch/wiki
Changes :
Added by Martin1234 over 4 years ago
2016-09-05: Version 0.6.0
- [fix] eMenuSortMode in displaymenu.h for compile with VDR < 2.2.0
- [fix] position of widgets in main menu (add menu item border size)
- [fix] wrong epg logo in epgsearch eventsview
- [fix] remove show bitrate of audio and video in displaychannel
- [fix] rename plugin-icon yaepghg to yaepghd
- [fix] uninitialized pointer in displayrecoding (crash in plex-plugin and others) (thanks chriszero)
- [fix] recordings name in recording menu (thanks to Delekhan @ vdr-portal.de)
- [fix] dvb widget - discard not used and discard unknown
- [fix] display replay - progressbar if there are no marks
- [update] default themes
inverted style, selected item fore color is now back color
- [update] disk usage icons with 32 sections instead of 16, thanks to MegaV0lt
- [update] ac3 logo > dolby digital logo (thanks to MegaV0lt) [update] README, fix logo folder, add 3PO logo pack
- [update] translation (thanks to MegaV0lt)
- [update] MV-Themes
- [update] timers widget - sort timers by time
- [update] system information widget - update system_information.g2v
- [update] temperature widget - update temperatures.g2v
- [add] support for vdr-2.3.1
- [add] displaychannel - dvbapi info
you need oscam min rev 10653 and dvbapi min commit 85da7b2
- [add] add italian translation (thanks to fiveten_59)
- [add] option MenuItemRecordingSeenTreshold to set the treshold when a recording will be marked as seen
- [add] plex-plugin icon (thanks MegaV0lt)
- [add] mpv-plugin icon (thanks MegaV0lt)
- [add] menu recordings - add exclamation mark icon for folders if last recording is older than XX days.
Create a "recordings_old.cfg" file under PLUGINCONFIGPATH (for example: /etc/vdr/plugins/skinflatplus/recordings_old.cfg)
Each line has the format:
FOLDERNAME=DAYS
The FOLDERNAME have to be the same name like in the vdr recordings menu.
If last recording in the folder is older than DAYS than the exclamation mark icon will be shown.
There is also a new menu option: MenuItemRecordingDefaultOldDays
This is the default value if You don't want to use recordings_old.cfg.
If MenuItemRecordingDefaultOldDays is 1, the default value is disabled. [add] svdrp command to remove logo from cache
Use svdrp command "RLFC" to remove a logo from cache. Specify logo filename with extension, but without path.
For example: svdrpsend PLUG skinflatplus RLFC "rtl ii.png"
Also available in: Atom