Hi folks,
a new version of my extended recordings menu plugin is out.
From the HISTORY:
- made changes to Makefile for APIVERSION (VDR >= 1.3.47)
- changed myReplayControl; suggested by Thomas Günther
- added display of free disk space to the title bar
- fixed adjustments for BigPatch/CmdSubMenu-patch; thanks to Thomas Günther
for the patch
- renaming/moving directories is now possible
- fixed escaping of parameters for dvdarchive.sh
- changed behaviour if the replay of a recording ends,…
[View More] plugins will not open
- 'Play' and 'Menu'->'Blue' for resuming a replay work now; BUT: the replay
isn't done with the plugin if you start replaying this way, means if
you stop
the replay you come to VDR's recordings menu
- switched off editing of details (priority and lifetime) or archive dvd
recordings to avoid trouble with the dir name that identifies it on
the media
- added option to mark last replayed recording while opening the plugin
- added possibilty to include video dvd's into the recordings hierarchy; see
README
- introduced new parameters for the '-r'-option if VDR: move, rename and
delete
Screenshots and download:
http://martins-kabuff.de/extrecmenu_en.html
Have fun with it!
Greets
Martin
[View Less]
I send out a mail to this list but my email client evolution didn't get
it. BUT from the web interface I see my messages is there . (and no one
replied maybe because others also didn't receive this message)
try this message again!
http://www.linuxtv.org/pipermail/vdr/2006-May/009268.html
Paul ZHU
Hi
I'm having problems getting the plugin to compile.
First run, I got:
Plugin analogtv:
make[1]: Entering directory
`/home/vdruser/vdr-1.3.46_analog/PLUGINS/src/analogtv-0.9.39'
make[1]: Leaving directory
`/home/vdruser/vdr-1.3.46_analog/PLUGINS/src/analogtv-0.9.39'
make[1]: Entering directory
`/home/vdruser/vdr-1.3.46_analog/PLUGINS/src/analogtv-0.9.39'
g++ -Wall -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"analogtv"'
-DHAVE_FAST_MEMCPY -DNEED_OWN_SIP -I.…
[View More]./../../include analogtv.c
analogtv.c: In constructor âcPluginAnalogtv::cPluginAnalogtv()â:
analogtv.c:88: error: âAPIVERSIONâ was not declared in this scope
make[1]: *** [analogtv.o] Error 1
Seen this before - so tried this:
--- PLUGINS/src/analogtv/analogtv.c.org 2006-04-30 10:42:36.000000000 -0700
+++ PLUGINS/src/analogtv/analogtv.c 2006-04-30 10:39:58.000000000 -0700
@@ -85,7 +85,7 @@
else
d(0, "Cannot detect kernel version");
- sprintf(vdrver, "%s", APIVERSION);
+ sprintf(vdrver, "%s", VDRVERSION);
#if VDRVERSNUM >= 10300
sy = "\n\t\tW A R N I N G: Unstable development version!";
but now I get:
Plugin analogtv:
make[1]: Entering directory
`/home/vdruser/vdr-1.3.46_analog/PLUGINS/src/analogtv-0.9.39'
g++ -Wall -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"analogtv"'
-DHAVE_FAST_MEMCPY -DNEED_OWN_SIP -I../../../include analogtv.c
g++ -Wall -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"analogtv"'
-DHAVE_FAST_MEMCPY -DNEED_OWN_SIP -I../../../include cpu_accel.c
cpu_accel.c: In function âuint32_t mm_accel()':
cpu_accel.c:76: error: can't find a register in class 'BREG' while reloading
'asm'
cpu_accel.c:81: error: can't find a register in class 'BREG' while reloading
'asm'
cpu_accel.c:87: error: can't find a register in class 'BREG' while reloading
'asm'
cpu_accel.c:98: error: can't find a register in class 'BREG' while reloading
'asm'
cpu_accel.c:102: error: can't find a register in class 'BREG' while
reloading 'asm'
make[1]: *** [cpu_accel.o] Error 1
Any ideas?
[View Less]
Hi.
Has anyone got a version of the usbvision
(http://usbvision.sourceforge.net/) working on either FC5 or 2.6.16.XX
kernels??
I've been busy getting the analogtv plugin working, and only just realised
the usbvision source won't complile on my system (I'll add the error(s) when
I'm next able to).
I think I sent a message about this last night, but apparently it was lost
(I didn't receive a copy).
In i18n.c, there are at least two string literals not followed by a comma.
Last night, I made a nice patch to fix this, but I don't have a copy of the
code in front of me right now. Search for the regular expression "$
to find the two offending lines.
I noticed one of the string by pressing Schedule 0 0 on the RCU. The OSD
title would be in Polish, although I have selected Finnish as the …
[View More]OSD language.
The culprit is the Italian string that would be fused with the "",//TODO
on the following line because of the missing comma.
Marko
[View Less]
Hello,
softdevice team (Torgeir Veimo, Martin Wache and me, Stefan Lucke)
is pleased to announce a new release of vdr softdevice plugin.
General info:
Softdevice plugin enables vdr to run on your desktop with
so called budget cards. You'll get vdr output via framebuffer or X11-Xv or
DirectFB or vidix to your screen. Decoding is done via ffmpeg.
Supported vdr versions: 1.2.x, 1.3.x and 1.4.0
Plugin's homepage is located at: http://softdevice.berlios.de/
Changelog since last release:
…
[View More]2006-04-30: softdevice-0.2.3
2006-04-29:
- enable build of ShmClient and video-shm when possible.
- disable interlaced vs. not-interlaced (progressive) reporting
via syslog. it's changing in seconds intervall for some stations.
- dfb: fix screen not blanked with audio only stream.
2006-04-27:
- change volume handling to no longer change the alsa-mixer settings
- fix black screen for some aspect ratios using ShmClient
2006-04-25:
- fix ShmClient blank screen every 4s
2006-04-24:
- xv + dfb: removed some unused code.
- vidix + fb: adjusted to use videoInitialized.
- call Initialize() after all video constructors.
- dfb: OSD responsivness in paused mode.
2006-04-23:
- added volume changing without changing the alsa-mixer control (to use it
add -DNO_MIXER, currently experimental)
- fix for vdr-1.3.48
- remove duplicate remote code, call ProcessEvents() from the video thread
and remove the RC thread
- no longer link ShmClient to vdr objects
- fix some includes
- probably fix for processors not supporting mmx2
2006-04-21:
- updated finnish translations (by Rolf Ahrenberg).
- video-dfb: fix for crash at startup when software OSD blending was active.
- video-xv: changed local flag initialized to videoInitialized of our super class.
2006-04-17:
- cut away the left- and rightmost column of the osd
2006-04-14:
- Expand top/bottom line and left/right coloumns (from vdr-portal).
- Zoom feature, zoomed area may be shifted around.
- yv12 -> yuy2 converter for field based chroma.
- remember interlaced mode of current frame.
- some preparations for some more XvImage formats (not yet selectable).
- Restricted OSD alpha blend option to XV and VIDIX out.
- started some documentation of our various OSD options.
- applied patch for mono upmix from Lucian Muresan
2006-04-01:
- applied Makefile patch from Antti Seppälä
- apply slightly modified patch by Thomas Günter which fixes improper
includes of vdr header files
- fix compilation without Xinerama support
2006-03-31:
- Xinerama support (detection and build requires to run configure).
- reactivate use of source x/y offsets for Xv*PutImage(..) operations.
2006-03-21:
- remove the image copy overhead from the ShmClient
- catch errors on osd and xv image creation
- support for non-shared memory xv
2006-03-12:
- Fix StillPicture handling when no PES header is sent
(for example streamdev-server-plugin)
- redraw video layer on OSD close in software mode
- use OsdWidth and OsdHeight for drawing osd layer
2006-03-11:
- MMX version of AYUV_to_AYUV420P()
- shortcut for AYUV no scale OSD modes
2006-03-10:
- tune some parameters to avoid unecessary rescaling/redrawing of the OSD
2006-02-19:
- some german translations
- fix compilation of shm-client
- fix compilation of video-shm
2006-02-18:
- fix OSD drawn at wrong location in software OSD blending mode when
cropping is active
2006-02-17:
- fix bug #6409 (OSD not refreshed fast enough in software OSD blending mode
when video is paused)
- fix crash / deadlocks at startup in 16:9 mode in software OSD blending mode
--
Stefan Lucke
[View Less]
A new version of pilotskin is available on the plugin homepage:
http://vdrwiki.free.fr/vdr/pilotskin/
2006-04-30: Version 0.0.2alpha
- Updated Makefile for APIVERSION.
- Only for VDR 1.4+
BR
Christophe Nouhet
When I press the buttons Schedule, 0, 0 on the RCU, the OSD title appears
in Polish (I guess), although I've chosen Finnish as the OSD language.
I think that the bug is in the Italian translation string, which will
be fused with the empty string literal on the following line due to
missing comma separator. Here is my suggested patch:
--- i18n.c.orig 2006-05-01 21:42:34.000000000 +0300
+++ i18n.c 2006-05-01 23:38:32.000000000 +0300
@@ -484,7 +484,7 @@ const tI18nPhrase Phrases[] = {
{ …
[View More]"This event - all channels",
"Diese Sendung - alle Kanäle",
"Ta oddaja - vsi kanali",
- "Questo evento - tutti i canali"
+ "Questo evento - tutti i canali",
"",//TODO
"",//TODO
"Cet événement - toutes les chaînes",
@@ -1703,7 +1703,7 @@ const tI18nPhrase Phrases[] = {
"Aucun cryptage",
"",//TODO
"vapaa",
- "nieszyfrowany"
+ "nieszyfrowany",
"en abierto",
"",//TODO
"Okodad",
Marko
[View Less]
Hi,
there is a new version of the pvrinput plugin available:
http://home.arcor.de/andreas.regel/files/pvrinput/vdr-pvrinput-0.1.1.tgz
Changes since 0.1.0:
- adapted to vdr 1.4.0. Older versions should still work.
- fixed detection of PVR card to work with ivtv version 0.4.1 or later
with kernel 2.4.
As I recently switched to satellite reception I don't need the PVR card
any longer. So don't expect any further development or new releases from
me in the future. If anyone wants to continue …
[View More]development, just do it.
Andreas
[View Less]