Posts by TomG

    Quote

    Original von gandalf
    geht bei mir nach wie vor nu wenn ich die sourcen runterlade und selber kompiliere. Ansonsten schmiert mir vdr-sxfe sofort ab... Wisst ihr eigentlich inzwischen woran dass liegt?


    Nein. Da ich xineliboutput nicht verwende, kann ich es auch selbst nicht testen.


    Eventuell hast du Komponenten installiert, die mit dem von mir übersetzten Paketen nicht kompatibel sind. Und durch Neu-Übersetzen erzeugst du natürlich die passenden Programme und Libraries.

    Um das Problem einzukreisen, müsste man wohl debuggen, wo es genau abstürzt. Vielleicht hilft aber auch schon ein Vergleich der ldd-Ausgaben der beiden Varianten für alle beteiligten Programme und Libraries. Oder die Ausgabe des strings-Befehls - da könnte man sehen, ob bei den Methoden irgendwelche Parameter unterschiedliche Typen haben.


    Tom

    Quote

    Original von _Cyber_
    inwzischen ist markad als 0.0.7 announced - ih würd mich riesig freuen wenn du das als paket lieferst, dann könnte ich da ein wenig testen :)


    Gestern Abend hab ich es nicht mehr geschafft, aber ich denke, heute Abend werde ich das Paket hoch laden können.


    Tom

    neues Plugin:
    - vdrdevel-plugin-block
    - vdrdevel-plugin-targavfd


    neue Version:
    - vdrdevel-plugin-epgsync
    - vdrdevel-plugin-imonlcd
    - vdrdevel-plugin-skinenigmang
    - vdrdevel-plugin-ttxtsubs
    - vdrdevel-plugin-webvideo
    - vdrdevel-plugin-xineliboutput


    kleinere Änderungen:
    - vdrdevel-plugin-sudoku


    Vielen Dank an das yavdr-Thema, insbesondere an hotzenplotz5, für die Debianisierung der beiden neuen Plugins, an Tobi und natürlich an die Plugin-Autoren.


    Tom

    Quote

    Original von davidea


    sorry, but, on the current svn version there is the same problem, i've compiled ffmpeg from svn with the command:


    svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg


    I didn't check if the problem is really fixed. It's a ffmpeg bug. Please, report it there.


    Tom


    Na, hoffentlich aktualisieren sie die ffmpeg-Version noch einmal. Im aktuellen SVN ist der Fehler wohl behoben.


    Tom

    Quote

    Original von davidea
    sorry for repling in english, but i don't know dutch :(


    No problem.


    BTW: It's german, not dutch. ;)


    Quote


    Thanks for the links. According to the second link the problem is solved in the subversion repository of ffmpeg:
    http://code.google.com/p/ffmpegsource/source/detail?r=311


    Quote

    but where? onto the osdpip file, or onto the ffmpeg file?


    If you can't switch to the current subversion version of ffmpeg, use following patch for osdpip as workaround:

    Diff
    --- a/Makefile
    +++ b/Makefile
    @@ -78,6 +78,7 @@ PACKAGE = vdr-$(ARCHIVE)
     INCLUDES += -I$(VDRDIR)/include
     
     DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
    +DEFINES += -D__STDC_CONSTANT_MACROS
     
     ifdef FFMDIR
         INCLUDES += -I$(FFMDIR)/libavcodec


    Tom

    Quote

    Original von gandalf
    wie kann ich herausfinden mit welchem SVN Stand von XBMC das plugin jeweils zusammenarbeitet? Im Moment compilliere ich die plugin Versionen noch selbst weil sie sich in sehr kurzen Abständen ändern.


    Dazu kann ich wenig sagen, da ich das Plugin selbst nicht nutze. Aber da es aus derselben Quelle wie XBMC kommt, sollte der SVN-Stand vom 28.04.2010 17:54 UTC kompatibel sein (entsprechend der Plugin-Version 0.0.1~svn20100428.1754-1).


    Tom

    Quote

    Original von ULF
    vdrdevel-plugin-femon hängt ab von vdrdevel-abi-1.7.13-multipatch; aber:
    Paket vdrdevel-abi-1.7.13-multipatch ist nicht installiert.


    Du hast wohl noch das Femon-Paket für 1.7.13 im Paketcache - siehe erster Beitrag im Thread:

    Quote

    Falls es Update-Probleme geben sollte, müssen die alten Pakete manuell deinstalliert und evtl. der Paketcache geleert werden.


    Tom

    wieder online:
    - vdrdevel-plugin-pvrinput


    neue Version:
    - vdrdevel-plugin-sudoku


    kleinere Änderungen:
    - vdrdevel-plugin-dvd
    - vdrdevel-plugin-epgsearch
    - vdrdevel-plugin-epgsync
    - vdrdevel-plugin-freecell
    - vdrdevel-plugin-fritzbox
    - vdrdevel-plugin-games
    - vdrdevel-plugin-live
    - vdrdevel-plugin-mp3
    - vdrdevel-plugin-mplayer
    - vdrdevel-plugin-osdserver
    - vdrdevel-plugin-osdteletext
    - vdrdevel-plugin-remote
    - vdrdevel-plugin-remoteosd
    - vdrdevel-plugin-skinenigmang
    - vdrdevel-plugin-solitaire
    - vdrdevel-plugin-spider
    - vdrdevel-plugin-streamdev-client
    - vdrdevel-plugin-streamdev-server
    - vdrdevel-plugin-svdrposd
    - vdrdevel-plugin-svdrpservice
    - vdrdevel-plugin-vcd
    - vdrdevel-plugin-weather
    - vdrdevel-svdrpservice-dev


    Tom

    Quote

    Original von FireFly
    Wenn jemand ne bessere Idee hat: nur her damit.


    Wie wäre es mit einer Kombination deiner vdrttxtsubshooks.h-Erkennung und dem Define TTXTSUBSVERSNUM, das in vdrttxtsubshooks.h definiert wird? Ich gehe davon aus, dass dies im Extensionpatch nur definiert wird, wenn USE_TTXTSUBS gesetzt ist.


    Der Include müsste dann so aussehen:

    C
    #ifdef TTXT_SUBTITLES
    #include <vdr/vdrttxtsubshooks.h>
    #endif


    Bei den anderen ifdefs musst du TTXT_SUBTITLES durch TTXTSUBSVERSNUM ersetzen.


    BTW: Kannst du nicht den burn-Link aus dem Tarball rauswerfen? Sonst können wir ihn nicht original für das Debianpaket verwenden, sondern müssen ihn erst neu packen.


    Tom

    Hi!


    This is the first release of the VDR Sudoku plug-in from http://projects.vdr-developer.org.


    New development site:
    http://projects.vdr-developer.org/projects/show/plg-sudoku


    Downloads:
    http://projects.vdr-developer.…cts/list_files/plg-sudoku


    Git-Web:
    http://projects.vdr-developer.…/?p=vdr-plugin-sudoku.git


    Anonymous Git-access :
    git://projects.vdr-developer.org/vdr-plugin-sudoku.git


    Changes since version 0.3.4:

    • Moved to http://projects.vdr-developer.org/projects/show/plg-sudoku.
    • Changed repository from subversion to git.
    • Removed subversion keywords ($Id).
    • Added support for VDR >= 1.7.13 (Make.global).
    • Added method Pos::interacts_with.
    • Removed compatibility to VDR < 1.6.0.
    • Converted documentation and source files to UTF-8.
    • Added unit tests.
    • Fixed segfault in History::current.
    • Fixed null pointer handling in History::add.
    • Updated url and email of the VDR project to tvdr.de.
    • Updated Doxyfile to doxygen version 1.6.3.


    This plug-in generates Number Place puzzles, so called Sudokus, and let you solve it.


    A Sudoku puzzle consists of 9 x 9 cells subdivided into 9 regions with 3 x 3 cells. The rules are simple. There have to be the numbers from 1 to 9 in every row, column and region. In the beginning some numbers are given. These cells are painted with cyan background color. The aim of the puzzle is to find the missing numbers. There is only one solution of a Sudoku puzzle.


    See the project's homepage for details: http://toms-cafe.de/vdr/sudoku/


    Tom

    Quote

    Original von Old Speedy
    dpkg: Fehler beim Bearbeiten von vdrdevel-plugin-graphlcd_0.1.5-16_i386.deb (--install): Unterprozess pre-installation script gab den Fehlerwert 1 zurück


    Da ist noch ein Fehler im preinst-Skript. Ich mache gleich ein neues Paket fertig.


    Tom

    Hello!


    This is the first release of the VDR OSD-PiP plugin from http://projects.vdr-developer.org


    New develpment site:
    http://projects.vdr-developer.org/projects/show/plg-osdpip


    Downloads:
    http://projects.vdr-developer.…cts/list_files/plg-osdpip


    Git-Web:
    http://projects.vdr-developer.…/?p=vdr-plugin-osdpip.git


    Anonymous Git-access :
    git://projects.vdr-developer.org/vdr-plugin-osdpip.git


    This is now intended to be a community maintained 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!


    Recent Changes:

    • Moved to http://projects.vdr-developer.org/projects/show/plg-osdpip as community maintained project using a GIT repository
    • Committed old releases to the GIT repository
    • Updated project homepage url in README
    • Updated FSF address in the license information
    • Added support for VDR >= 1.7.13 (Make.global)
    • Use pkg-config to find compilation flags, libs etc for ffmpeg
    • Fixed ffmpeg compatibility issues with newer ffmpeg versions
    • Improved copyright and license information in the header of all source files


    Tom