Nach mehreren Jahren Pause, viel konstruktiver Kritik und jeder Menge Arbeit, möchte ich nun endlich wieder eine neue Version des UPnP/DLNA-Plugins herausbringen. Änderungen an der neuen Version:
2012-10-24: Version 1.0.0
- New: Plug-ins for providing access to live-TV and recordings instead of
integrated functions. This makes it easier to replace them. Additionally,
new plug-ins may be integrated very easily.
- New: The VDR plug-in live may be used for presentation home page.
- New: The VDR plug-in streamdev is now used for live-TV. (via extern remux)
- New: Tntnet is now used instead of the internal web server of libupnp. This
enables the plugin to set HTTP headers without patching libupnp.
- New: Live-TV channel icons are displayed as thumbnails in the folder preview.
- New: Removed the requirement of FFMPEG in the basic plugins (live-TV and
recordings). The plugin now uses only features of the VDR to detect
the correct stream type of recordings.
- New: Seeking is now finally possible on some devices (I have only tested
Samsung TV-sets, yet). In this first attempt, it will use byte based
seeks. Further attempts to improve it may be required.
- New: Full rewrite of the rest of the plugin to reduce memory leaks as much
as possible to me.
New features:
- Enable JIT compiling in PCRE if supported.
- Support for channel intervals for channel numbers.
- Support search-and-replace using Perl-style 's///' operator.
- Support Perl-style modifiers when using 's///' or 'm//' operators.
- Support stripping control characters from EPG data as in VDR-1.7.31.
Bug fixes:
- Fix appending and prepending to empty EPG fields.
A new release of vdr-plugin-dvdswitch
More details at: http://projects.vdr-developer.org/projects/plg-dvdswitch/wiki
Changes :
- Create image - show wrong selected sub folder
- Can't assign keymappping with 'Commands' (Bug #1015)
- Add missing check for secondary groupids (Bug #1012)
- Fix: menu.c:790:12: warning: variable ‘state’ set but not used
- Fix warning: case value ‘x’ not in enumerated type ‘eKeys’ [-Wswitch]
- Allow a read-only image directory (Bug #620)
- Update italian translation (Support #593)
New version of markad released
Changes:
- Manage series links via OSD.
- Delay CRID collection a few seconds to allow other plugins to start.
- Deleting a series link now deletes any timers for the series.
- Update VPS patch for VDR 1.7.29.
A new release of vdr-plugin-imonlcd
More details at: http://projects.vdr-developer.org/projects/plg-imonlcd/wiki
Core feature:
- native integration, to show VDR states
- use freetype fonts
- UTF-8 support
Changes:
- Update plugin interface for vdr 1.7.26
- Wrong time on playback of HD recordings (Bug #517)
- Ignore empty subtitle on replay (Feature #484)
- Avoid hidden ‘ciMonFont::DrawText’ [-Werror=overloaded-virtual] (Bug #1034)
Changes:
- Add VPS patch for latest VDR version (1.7.27).
- Include series title in links file.
- Add 'delete series link' SVDRP command.
- Document format of links file in README.