Цитата
Hi,
here's the next release of epgsearch:
2008-04-29: Version 0.9.24
new:
- support for vdr-1.6.x/1.7.x
- speedup in searching and search timer updates (about 25%)
- speedup in EPG menues, thanks to patch authors from http://www.open7x0.org
- support for VDRSymbols font (activate it with 'WarEagle=1' in
epgsearchmenu.conf)
- the EPG command 'Search in recordings' now evaluates the info.vdr
instead of the
recordings path name and also does fuzzy searching, suggested by
Mase@vdrportal
- search timers with action 'switch only' and switch timers now have an
additional
option 'unmute sound' which unmutes audio at the event, if it was off,
suggested
by Michael BrЭckner
- the timer update notification mails supports now an additional variable
%timer.modreason%, that holds the reason for a timer update in plain
text (see
epgsearchupdmail(-html).templ for a sample)
- support for a conf.d mechanism (s. MANUAL -> 14. The conf.d
subdirectory), suggested
by Mike Constabel.
- new SVDRP command 'LSCC' that returns the results of a timer conflict
check. See the MANUAL for details about the format of the result list.
- new patch against VDR (vdr-1.5.17-progressbar-support-0.0.1.diff) that
adds support
for graphical progressbars in skins classic and st:tng, thanks to
zulu@vdrportal
- '0' in the menu of done recordings now toggles the display of the
episode name only
- the favorites menu can now also be displayed after 'Overview - Now'
via setup,
suggested by Bittor Corl
- menu of recordings done now sorts the date top down
- support for new info key behaviour in vdr-1.5.13
- changes for builtin graphtft-patch (when using VDR-extension-patch you
need > v.37)
- updated the timercmd-patch for vdr-1.5.12
(patches/timercmd-0.1_1.5.12.diff)
- added patches/README.patches to describe the existing patches
- update of 'undoneepgsearch.sh', a script to remove recordings from the
done file via
reccmds.conf, thanks to Viking@vdrportal.
- update of finnish translation, thanks to Rolf Ahrenberg
- full spanish translation, many thanks to agusmir, dragondefuego,
GenaroL, lopezm and
nachofr from todopvr.com, and especially to bittor
- update of italian translation, thanks to Diego from
vdr-italia.phpbb24.com
- update of dutch translation, thanks to carel@bugtracker
- the setup option "No announcements when replaying" is now ignored, if
the search timer
update was triggered manually, suggested by Andreas Mair.
fixes:
- shifting the time display: the start time now only gets displayed in
'Overview - Now' instead of a progressbar, if there's not already a
start time
in the menu template ('%time%') as in the default template,
thanks to Getty@vdrportal for reporting
- fixed some issues regarding GPL, thanks to Thomas GЭnther for reporting
- fixed a crash when no EPG is present, thanks to Petri Helin for
providing a patch
- the default value for maximum duration is now '23:59' to avoid
problems with
external tools, thanks to ralf-naujokat@bugtracker for reporting
(bug-id #371)
- after an EPG change of less then 10 minutes epgsearch modified a timer
instead of
creating a new one. This caused problems with events with less then 10
minutes. The
tolerance is therefore now min(<event duration>, 10 min). Thanks to
Janne Liimatainen
for reporting.
- fixed some translations, thanks to ramirez@vdrportal for reporting
- speed improvement when scrolling through EPG menus, thanks to
ramirez@vdrportal for
reporting
- fixed a crash, when SIGINT is signaled while background threads startup
- channel group separators in 'Overview Now/Next/...' are now hidden if
they are
empty like in ':@30', thanks to Ulf Kiener for providing a patch
- fixed a crash in the setup of the addon plugins when VDR is patched
with the ext-patch
and active LIEMIKUUTIO
- 'avoid repeats' combined with 'pause on ... recordings' created to
less timers, thanks
to spockele@vdrportal for reporting
- fixed some compiler warnings with g++ 4.3
- fine-tuning fuzzy matching of descriptions, thanks to Alf Fahland for
providing a patch
- fixed a problem with pipes in the pattern of blacklists, thanks to
Andreas Mair for
reporting.
- fixed labeling the green/yellow color keys after toggling the keys in
menu 'Schedule',
thanks to Andreas Mair for reporting.
- fixed evaluation of compiler flags like WITHOUT_EPGSEARCHONLY,...
Download:
http://winni.vdr-developer.org/epgsearch…arch-0.9.24.tgz
Have fun!
Christian
Цитата
Hi,
there is a new version of the powermate plugin available:
http://home.arcor.de/andreas.regel/files…rmate-0.0.4.tgz
Changes since 0.0.3:
- added support for VDR 1.4 and 1.6 (older versions might work, too)
- support APIVERSION introduced with vdr 1.3.47
- replaced uint64 with uint64_t
- added keys that were introduced with VDR 1.3.18, 1.3.38, 1.3.47 and 1.5.10
Regards,
Andreas
Цитата
Hi,
there is a new version of the osdpip plugin available:
http://home.arcor.de/andreas.regel/files…sdpip-0.0.9.tgz
Changes since 0.0.8:
- dropped support for VDR version older than 1.3.47.
- Now using palette replacemen introduced in VDR 1.3.27, so palette
setting workaround is not needed any longer. This simplifies code a
bit.
- added support for VDR 1.6. Now 1.4 and 1.6 are supported (tested with
1.4.7 and 1.6.0)
- added gettext localization support introduced with VDR 1.5.7.
- Do not decode B frames when dropping them.
- Use cCondWait:leepMs instead of usleep.
- Fixed automatic closing of OSD after some minutes.
- Fixed showing wrong channel information.
- Added missing inclusion of <vdr/device.h>.
- Added new colour reduction mode using 256 dithered colours (thanks to
Martin Wache).
- Added french translations (thanks to micky979)
Regards,
Andreas
Цитата
A new stable version of LIVE plugin has been released: Version 0.2.0
While the CVS versions of LIVE were quite stable, this release shall mark a
stable base for the various VDR and Linux distributions.
From the homepage http://live.vdr-developer.org/
LIVE, the LIVE Interactive VDR Environment, allows a comfortable operation
of VDR and some of its plugins trough a web interface.
Unlike external programs, which communicate with VDR and its plugins through
the SVDRP interface, LIVE has direct access to the internal data structures
of VDR. This makes LIVE very fast.
This version is compatible with VDR 1.4.3 up to current stable VDR 1.6.0.
The English (original strings), German and Finnish (extra thanks to Rolf
Ahrenberg) translations are complete. Other languages still lack some
strings. If we get patches based on this release for these languages we will
release patch releases (eg. 0.2.x) with the translations applied.
The LIVE development team thanks the contributors that helped to make the
enhancements since the last release.
You can download the source code from:
http://live.vdr-developer.org/downloads/…ve-0.2.0.tar.gz
Please report bugs and new features wishes to the bug tracker:
http://www.vdr-developer.org/mantisbt/main_page.php
Enjoy
The LIVE development team
--
Dieter Hametner dh (plus) vdr (at) gekrumbel (dot) de
LIVE plugin developer http://live.vdr-developer.org
Цитата
2008-05-07: Version 1.0.1
- Fixed freezes while zapping and/or seeking
- Added metainfo menu to media player (Petri Helin)
Цитата
Es gibt eine neue wirbelscan Version 0.0.4
- added some Copyright Remark to README as proposed from Debian VDR Packaging Team
- removed PAL SE1 105250/107500
see http://de.wikipedia.org/wiki/Kabelfernsehen:
"Der Sonderkanal S01 kann wegen der Ьberschneidung mit dem UKW-Radio-Frequenzband nicht genutzt werden"
- added 73.00 MHz for DVB-C PAL
- italian translations (Gringo <vdr-italian@tiscali.it>)
- removed obsolete ptv plugin option
- minor changes to osd
- now start searching dvb devices at highest device number (often first device at dvb-c is a full-featured card -> QAM256 problems).
Zu finden auf http://wirbel.htpc-forum.de/wirbelscan/index2.html
Цитата
New version of the vdrcd plugin. Including additional plugin and libhal support.
vdr-mediad-0.1.2a
02 Jun 2008
mediad
This is a fork of Sascha Volkenandts plugin vdrcd 0.0.10.1. As I was not completely pleased the way the plugin worked, sp I decided to write some patches first. While working with the code I recognized, that I want to add a lot of new functions to the plugin, to fit my personal needs. This lead me to the conclusion ( as I also was not able to contact Sascha) that I want to do a fork of the current version. Therefore I decided to call the plugin mediad starting with a new versioning to avoid any mixup.
Цитата
New version of the Webvideo plugin is available at
http://users.tkk.fi/~aajanki/vdr/webvide…video-0.0.3.tgz
The Webvideo plugin allows downloading video files from video sharing
websites YouTube, Google Video, and YLE Areena to your hard disk using
the VDR menu interface. This plugin only downloads videos. A separate
plugin, such as xineliboutput or mplayer plugin, is required to play them.
Changes since the last version announced on this list:
2008-08-21: Version 0.0.4
- Updated Italian translation (thanks to Diego Pierotto)
- Include a workaround for a bug in the libmms header file mmsx.h
which caused the compilation to fail
- Fix compiler warnings
2008-09-08: Version 0.0.5
- New video service: SVT Play. Contributed by Lars Olsson.
- More robust parsing of .asx files
- Workaround for buggy servers: if the server reports the Content-Type
of a video file as text/plain do not use it for deciding the file
extension. Try to extract the extension from the URL instead.
- Sort service names alphabetically
--
Antti Ajanki
Цитата
2008-10-24: Version 1.0.3 (branch-1_0_x)
Backported bugfixes from CVS trunk:
- Added missing sxfe display locks (Thanks to Antti Seppдlд)
- Modified HUD OSD scaling parameters (Thanks to Rolf Ahrenberg)
- Fixes to HUD OSD drawing (Thanks to Rolf Ahrenberg)
- Fixed --aspect=auto:path_to_script option (Thanks to Armin Diedering)
- Fixed playing first track of audio CD (requires xine-lib 1.1.5)
- OS X build fixes (Thanks to Tero Siironen)
- Updated finnish translations (Thanks to Rolf Ahrenberg)
- Updated Italian translations (Thanks to Diego Pierotto)
Download unter: http://sourceforge.net/projects/xineliboutput
layAudio().