ee of LIVE (with all previous versions and the development version)
is available from:
http://projects.vdr-developer.org/git/vdr-plugin-live.git/
Enjoy
tadi (Dieter)
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http://li
ur patch against the current 'master' branch of the
version in the git [1]? While still beeing marked as unstable the 'master'
version in the git can be used in productive environments.
Kind regards
Dieter
[1] http://projects.vdr-developer.org/git/vdr-plugin-live.git/
was late
yesterday evening after I came back home and apparently I've been to tired to
do it right :)
You get a forced update with the next pull.
Kind regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin d
o that repository too, but currently it doesn't
seem to work any more.
I have an own mirror of that which is accessible via Git-Web on
http://git.gekrumbel.de/vdr.git
Regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer
for different possibilities with no real luck. So if anyone has either
> any good sites to chack or any experience in set top boxes I would love
> to hear.
You might want to look at
http://www.raspberrypi.org/
Regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) g
> Episode.ts")
If you name your recordings accordingly (i.e. with timers created by
epgsearch), then LIVE will list the recordings like you named them :)
Best regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http
-frontends can be used to configure epgsearch
accordingly.
But it should also work from within the VDR menu, when epgsearch is installed.
Regards
Tadi
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http://live.vdr-developer.org
sig
uses the SVDRP interface provided by VDR. Every action needs to be
encoded as command and the commands output needs to be parsed and brought into
a form suitable for the web frontend.
Surely exist some feature differences between these two web frontends for VDR.
Regards
Tadi
--
Dieter
er.org is open for everybody who want's to host a
vdr related project ;)
Regards
Tadi
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http://live.vdr-developer.org
signature.asc
Descript
Hi
Am Samstag, 13. November 2010 schrieb Steffen Barszus:
> On Fri, 12 Nov 2010 23:10:23 +0100
>
> Dieter Hametner wrote:
> > The live-plugin has support (contributed by third party developer)
> > for SSL connections to its internal web-server. See the README file
> &g
him on #tntnet and he would be glad if cxxtools
(which by the way I just learned also supports JSON) could be used. Well at
least if this project will make it beyond the 'being an idea' phase.
Regards
Tadi
[1] http://www.tntnet.org/
--
Dieter Hametnerdh (plus) v
creates an
'officially unsupported' way to control VDR remotely. I mean it does not get
'standardized' by Klaus :)
Regards
Tadi
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer htt
ed that using:
shell prompt$ LANG=C make
gives error messages that are plain ASCII and readable :)
Regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http://live.vdr-developer.org
signature.asc
Description: This is a d
LIVE.
In your case I suggest to check also the LIVE-Threads on the german www.vdr-
portal.de:
Version 0.2.0 announce:
http://www.vdr-portal.de/board/thread.php?threadid=76629
Version 0.1.0 announce:
http://www.vdr-portal.de/board/thread.php?threadid=64821
There are also hints on how to build a De
X11/edid.bin"
EndSection
When X is starting without the TV set turned on the driver uses the captured
edit.bin file and selects the correct resolution.
I didn't test yet whether the custom edid is not used if some other display
device is connected and the driver can get live edid dat
onality was provied by
the epgsearch author himself.
Kind regards
Dieter
P.S. I know it a little bit of advertising :) but its open source too
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http://
not possible.
Unfortunately there is only one 'user' accessing the LIVE plugin - as you can
set only one password. There exist thoughts/proposals on implementing a
multi-user feature in LIVE. This would enable the addition of individual
settings for each user.
Kind regards
Diete
er.org/git/?p=vdr.git
Regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http://live.vdr-developer.org
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
under these
urls:
http://git.gekrumbel.de/vdr.git
http://projects.vdr-developer.org/git/?p=vdr.git
Regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http://live.vdr-develop
a patch driven development modell very well.
Regards
Dieter (Tadi on vdr-portal.de)
(*) The old LIVE plugin CVS is still alive, will be updated regularly and will
remain at its current hosting.
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin develope
pi user yet, it would be very nice if some people
> could maintain such a repository.
> It's seem messy to get these patches working and questions about them
> are very recurrent.
I'm no h264 and s2api user either. But helping to reduce this kind of mess was
one of my motivations
t existence.
Look at git homepage http://git.or.cz/ for a list of public git hosting
providers.
Kind regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer http://live.vdr-developer.org
__
be successful if the most active VDR contributors adopt this
approach and start working towards this goal. And it will need a lot of
discipline of everybody involved.
To contact Michael and myself you should use the email address:
[EMAIL PROTECTED]
Kind regards
Dieter Hametner
--
Di
urces of the live plugin are
*not* in the PLUGINS/src/live subdirectory like it would be with 'normal' VDR
plugin development.
A side note: the same Makefile (inside the live sources, without any
modifications) is also suitable to build the LIVE plugin inside the VDRs
PLUGIN d
ve subdir in the sources)
[ -d live ] || exit 0
mkdir -p .libs
VDRDIR=/usr/include/vdr LIBDIR=.libs make $*
--------
Kind regards
Dieter Hametner
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live pl
new features wishes to the bug tracker:
http://www.vdr-developer.org/mantisbt/main_page.php
Enjoy
The LIVE development team
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
LIVE plugin developer http://live.vdr-developer.org
ate' the
format strings with the standard i18n support of VDR (e.g tr() macro). This
allows the localization people to tailor to their special needs.
Best regards
Dieter
--
Dieter Hametnerdh (plus) vdr (at) gekrumbel (dot) de
live plugin developer
Hi
Am Sonntag, 19. August 2007 schrieb Udo Richter:
> Dieter Hametner wrote:
> > I kind of enhanced your script to use the CPAN module Locale::PO for
> > reading the .po/.pot files. Your implementation did not handle multi line
> > msgids and msgstrs well.
>
> Hmmm,
ust specifiy the plugins .pot file as
first argument.
Feel free to use my changes for your next version if you like.
Regards
Dieter
--
Dieter Hametnermailto: [EMAIL PROTECTED]
live plugin developer http://live.vdr-developer.org
29 matches
Mail list logo