QuoteDisplay MoreHello!
"Release early, release often!" - A new version of the VDR Teletext
Subtitles plug-in was just released.
Development site:
http://projects.vdr-developer.org/projects/show/plg-ttxtsubs
Downloads:
http://projects.vdr-developer.…s/list_files/plg-ttxtsubs
Git-Web:
http://projects.vdr-developer.…p=vdr-plugin-ttxtsubs.git
Anonymous Git-access :
git://projects.vdr-developer.org/vdr-plugin-osdteletext.git
For the required VDR-patches, I've also set up a Git-Repository, based on
the one maintained by Dieter Hametner:
http://projects.vdr-developer.…vdr-patches.git;a=summary
git://projects.vdr-developer.org/vdr-patches.git
This is intended to be a community maintained project! Don't expect me
to fix your problems, I'm merely maintaining the project!
Please report any bugs, ideas or feature requests to the project site (no
registration required for this!). If you want to contribute patches, new
features or whatever, post an issue or patch to the projects issue tracker
or request to join the project. I would happily add everyone as a project
member, who would like to contribute to the project!
If you want to contribute but don't know what to do - start with some code
refactoring!
Recent Changes:
-Try to set OSDArea to 8 bpp when AntiAliasing is enabled (Closes #17)
Tobias
[ANNOUNCE] vdr-ttxtsubs 0.0.7
- wilderigel
- Closed
-
-
Da werde ich doch gleich heute mal probieren ob das mein Problem der Installation mit extp64 unter VDR 1.6.0-2 löst.
-
Quote
Original von wilderigel
[...]
Downloads:
http://projects.vdr-developer.…ts/list_files/plg-ttxsubs...Der Link stimmt nicht. Er lautet wie folgt:
http://projects.vdr-developer.…s/list_files/plg-ttxtsubs
BTW: Gibt es auch Patch für vdr-1.7.0, oder wird dafür keiner benötigt?
-
funkt der 1.7.2er patch mit 1.7.0 nicht?
-
Quote
Original von wilderigel
funkt der 1.7.2er patch mit 1.7.0 nicht?Leider nein.
-
was failt alles?
auf der seite von rolf gibts den "alten" patch auch leider nimma.
-
Quote
Original von wilderigel
was failt alles?....Code
Display Morevdr02 ~ # cd /usr/local/src/VDR vdr02 VDR # patch -p1 < /usr/local/src/vdr-1.7.0-hdtv/PLUGINS/src/ttxtsubs-0.0.7/patches/vdr-1.7.2-ttxtsubs.patch patching file Makefile Hunk #1 succeeded at 61 with fuzz 2 (offset 18 lines). patching file dvbplayer.c Hunk #1 FAILED at 14. Hunk #2 FAILED at 530. 2 out of 2 hunks FAILED -- saving rejects to file dvbplayer.c.rej patching file menu.c Hunk #1 FAILED at 29. Hunk #2 FAILED at 3752. 2 out of 2 hunks FAILED -- saving rejects to file menu.c.rej patching file osd.c Hunk #1 FAILED at 15. 1 out of 1 hunk FAILED -- saving rejects to file osd.c.rej patching file recorder.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 7 out of 7 hunks ignored -- saving rejects to file recorder.c.rej patching file recorder.h Hunk #1 FAILED at 15. Hunk #2 FAILED at 29. 2 out of 2 hunks FAILED -- saving rejects to file recorder.h.rej The next patch would create the file vdrttxtsubshooks.c, which already exists! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file vdrttxtsubshooks.c.rej The next patch would create the file vdrttxtsubshooks.h, which already exists! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file vdrttxtsubshooks.h.rej vdr02 VDR #
Ich hänge mal *.rej Files mal mit an.
-
probier mal den patch, der sollte zu vdr 1.7.0 passen.
-
Geht leider auch nicht.
Code
Display Morevdr02 VDR # patch -N -p1 < /usr/local/src/vdr-1.7.0-hdtv/PLUGINS/src/ttxtsubs-0.0.7/patches/vdr-1.7.0-ttxtsubs.patch patching file Makefile Hunk #1 succeeded at 65 with fuzz 2 (offset 22 lines). patching file dvbplayer.c Hunk #1 FAILED at 14. Hunk #2 succeeded at 381 with fuzz 1 (offset 68 lines). Hunk #3 FAILED at 598. 2 out of 3 hunks FAILED -- saving rejects to file dvbplayer.c.rej patching file menu.c Hunk #1 FAILED at 28. Hunk #2 FAILED at 3752. 2 out of 2 hunks FAILED -- saving rejects to file menu.c.rej patching file osd.c Hunk #1 FAILED at 15. 1 out of 1 hunk FAILED -- saving rejects to file osd.c.rej patching file recorder.c Hunk #1 FAILED at 11. Hunk #2 FAILED at 27. Hunk #3 FAILED at 40. Hunk #4 FAILED at 70. Hunk #5 FAILED at 116. Hunk #6 FAILED at 141. Hunk #7 FAILED at 152. 7 out of 7 hunks FAILED -- saving rejects to file recorder.c.rej patching file recorder.h Hunk #1 FAILED at 15. Hunk #2 FAILED at 29. 2 out of 2 hunks FAILED -- saving rejects to file recorder.h.rej The next patch would create the file vdrttxtsubshooks.c, which already exists! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file vdrttxtsubshooks.c.rej The next patch would create the file vdrttxtsubshooks.h, which already exists! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file vdrttxtsubshooks.h.rej vdr02 VDR #
-
und das ist n plain vdr?
zeile 32 und 33 schaun so aus wie wenn du nochmals patchen willst. -
Quote
Original von wilderigel
und das ist n plain vdr?...man patch:
Quote[...] -N or --forward
Ignore patches that seem to be reversed or already applied. See also -R. [...] -
Hi,
Sorry for English, I don't speak German.
The patch ttxtsub for version vdr-1.7.2 is available here : http://projects.vdr-developer.…2a872d44f48f13ae04700be3f
available in raw : http://projects.vdr-developer.…2a872d44f48f13ae04700be3f
Or the snapshot vdr-1.7.2 with the patch ttxtsub : http://projects.vdr-developer.…4f48f13ae04700be3f;sf=tgz
best regards,
Translation english to German (google) :
QuoteSorry für Englisch, ich spreche kein Deutsch.
Der Patch ttxtsub für VDR-Version 1.7.2 finden Sie hier: http://projects.vdr-developer.…2a872d44f48f13ae04700be3f
in Roh: http://projects.vdr-developer.…2a872d44f48f13ae04700be3f
Oder die Momentaufnahme vdr-1.7.2 mit dem Patch ttxtsub: http://projects.vdr-developer.…4f48f13ae04700be3f;sf=tgz
-
Quote
Original von micky979
[...] The patch ttxtsub for version vdr-1.7.2 is available here ......Thx, but this is not realy helpful.
I've vdr-1.7.0 in use, not vdr-1.7.2.
Thx anyway
-
Hi,
Sorry, I didn't understand.
The patch ttxtsubs for VDR-1.7.0 is available here : http://vdrbox.lautre.net/fichi…0/vdr-1.7.0-ttxtsubs.diff
Best regards,
-
Quote
Original von micky979
Hi,Sorry, I didn't understand.
The patch ttxtsubs for VDR-1.7.0 is available here : http://vdrbox.lautre.net/fichi…0/vdr-1.7.0-ttxtsubs.diff
Best regards,
This Patch also don't work.
Code
Display Morevdr02 VDR # patch -N -p1 < /usr/local/src/patches/vdr-1.7.0-ttxtsubs.diff patching file dvbplayer.c Hunk #1 FAILED at 14. Hunk #2 FAILED at 530. 2 out of 2 hunks FAILED -- saving rejects to file dvbplayer.c.rej patching file Makefile Hunk #1 succeeded at 69 with fuzz 2 (offset 26 lines). patching file menu.c Hunk #1 FAILED at 29. Hunk #2 FAILED at 3752. 2 out of 2 hunks FAILED -- saving rejects to file menu.c.rej patching file osd.c Hunk #1 FAILED at 15. 1 out of 1 hunk FAILED -- saving rejects to file osd.c.rej patching file recorder.c Reversed (or previously applied) patch detected! Skipping patch. 7 out of 7 hunks ignored -- saving rejects to file recorder.c.rej patching file recorder.h Hunk #1 FAILED at 15. Hunk #2 FAILED at 29. 2 out of 2 hunks FAILED -- saving rejects to file recorder.h.rej The next patch would create the file vdrttxtsubshooks.c, which already exists! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file vdrttxtsubshooks.c.rej The next patch would create the file vdrttxtsubshooks.h, which already exists! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file vdrttxtsubshooks.h.rej vdr02 VDR #
-
Your VDR is a vanilla version?
-
-
You can make a tarball of your version?
-
Sorry, but i'am not sure if i understand what you mean. [Blocked Image: http://img183.imageshack.us/img183/4952/iconconfusedbn9.gif]
-
I wanted a tarball of your version of VDR because you reject all amendments to the patch.
The patch Ttxtsubs is already applied on your version of VDR ? or a part ?
Can you start with a vanilla version VDR?
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!