Project

General

Profile

News

Project Management: projects.vdr-developer.org update to Redmine 1.0.0

Added by etobi about 14 years ago

With the update Redmine will show Git-branches and tags in its built-in repository browser plus some other nice features.

I try to make this transition as smooth as possible, but I might need to take down the whole service for some hours.

Only the Redmine webinterface will be affected you can still use the Git repositories!

VDR Block Plugin: Release: vdr-plugin-block 0.0.4

Added by Midas over 14 years ago

New Features:
-The main menu entry now not only adds the title of the current
show to the blacklist, but also permanentely removes the title
if it is already found in the blacklist.

Bugfixes:
-with detection method set to 'Channel EPG' and replay of recorded
shows was terminated on block event on the underlying channel.
Fixed now.

-Channel Up and Channel Down keys were not working at all! Different
from VDRs key handling of Up and Down the Channel variants were eaten
by VDR itself and made it ignore the plugin code (however the plugin
correctly detected the keys...). Fixed now by kind of a workaround.
Thanks to igel for reporting this bug.

vdr-plugin-targavfd: Release 0.0.5

Added by anbr over 14 years ago

A new release of vdr-plugin-targavfd

More details at: http://projects.vdr-developer.org/projects/plg-targavfd/wiki

Core feature:

  • native integration, to show VDR states
  • use freetype fonts
  • UTF-8 support

Changes:

  • Add exit mode 'Show only present next timer' (Request #356)
  • Add setup option to control volume bargraph
  • Allow partial data transfer
  • Select brightness by plain language
  • Update running clock frequently
  • Don't show icons, if showing clock on exit

eSVDRP: First public release v0.1

Added by mkeil over 14 years ago

today im proud to release the first release of eSVDRP on vdr-developers.org.
this release is stable for relative stable networkconnections.
when you need to use it with instable connections (e.g. EDGE/UMTS with weak signal) sometimes the connection will intetrupt or hang.

vdr-plugin-text2skin: Text2skin plugin 1.3.1 released

Added by TomG over 14 years ago

Changes:

- Fixed some compiler warnings.
- Makefile adjustments for VDR 1.7.13.
- Fixed segmentation fault with 16bit images (closes #258 - thanks to
  domml@vdrportal)
- Fixed crash with GraphicsMagick >= 1.3.8 and non-XPM images.
- Fixed crash when deleting ongoing timers or their recordings (closes #306)

VDR Block Plugin: Release: vdr-plugin-block 0.0.3

Added by Midas over 14 years ago

Based on the new 'Channel EPG' scan method (as of 0.0.2) an optional parental guidance feature was added. The plugin permanentely checks the current EPG title and blocks if there is a matching blacklist entry. On top of that the parental guidance mode automatically configures the plugin automatically against changes in the plugin setup, disables deblocking by 'Ok' etc. To activate the parental guidance mode just add block.ParentalGuidance = 1 to setup.conf (vdr). See README for further details.

Furthermore there is a wiki page now: http://www.vdr-wiki.de/wiki/index.php/Block-plugin
(though only German by now)

VDR Block Plugin: Release: vdr-plugin-block 0.0.2

Added by Midas over 14 years ago

HISTORY excerpt:

Added a new detection method: Channel EPG
This method scans the running program and not only blocks on zapping but
also makes the plugin switch to another channel on a changeover to a
blacklisted show. In some rare cases several stations do not update
the current EPG signal in sync so unfortunately there might be false
detections. It is possible to change the detection method in the plugins
setup, where 'On Switch' is the old method and 'Channel EPG' the new.

Furthermore it is now possible to change switching directions on a block
event by pressing the (channel) up/down keys on your remote.

Several other minor code changes.

hf,

Midas

VDR ExtRecMenu Plugin: Release 1.2 (1 comment)

Added by amair over 14 years ago

Changes since release 1.1:

  • New project homepage at http://projects.vdr-developer.org/projects/show/plg-extrecmenu and new maintainers.
  • Includes patches 1.2-test1-am1 1.2-test1-am3 by amair @ vdr-portal.de:
    - Support new reccmds.conf file as introduced in VDR v1.7.12.
    - Edit lifetime and priority only for PES recordings.
    - include Make.global.
    - fixed PES cutting using cutting queue (Reported by tomas @vdr-portal.de).
    - fixed some gcc warnings and errors (Based on suggestions by Zzam @vdr-portal.de).
    - Fixed access to 001.vdr/00001.ts and index.vdr/index (Length in recordings list works again).
    - Adapt cutter thread to VDR v1.7.3.
    - fixed wrong help keys if selected recording finishes cutting.
    - plugins/extrecmenu/dircmds.conf for recording directory commands (same as reccmds.conf)
    - "nice" the action thread.
    - Use LimitBandwidth setting also for cutting.
  • Is based on Version 1.2-test1 (Martin Prochnow's "final" release):
    - added italian translation; thanks to Diego
    - added support for GraphTFT-plugin; thanks to Jörg Wendel for the patch
    - added support for true type fonts and UTF-8; thanks to Andreas Mair for the true type font and the patch
    - removed patch font routine because it is useless now
    - added true type font containing the needed icons
    - changed i18n support to gettext
(181-190/249)

Also available in: Atom