[vdr] VDR developer version 1.3.15

  • Von: Klaus Schmidinger
    An: ML
    Datum: Heute 16:29:52



    VDR developer version 1.3.15 is now available at


    ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.3.15.tar.bz2


    *** NOTE THAT THE WARNINGS REGARDING THE USE OF VPS CONTROLLED
    *** TIMERS FROM PREVIOUS RELEASE NOTES STILL APPLY!


    The changes since version 1.3.14:


    - Fixed some typos in the Makefile's 'font' target (thanks to Uwe Hanke).
    - Added more checks and polling when getting frontend events (based on a patch
    from Werner Fink).
    - No longer explicitly waiting for a tuner lock when switching channels
    (apparently setting "live" PIDs before the tuner is locked doesn't hurt).
    Moved the wait into cDevice::AttachReceiver() instead.
    - Immediately displaying the new channel info when switching channel groups.
    - Moved the main program loop variables further up to allow compilation with
    older compiler versions (thanks to Marco Schlüßler for reporting this one).
    - Now calling pthread_cond_broadcast() in the desctructor of cCondWait and
    cCondVar to make sure any sleepers will wake up (suggested by Werner Fink).
    Also using pthread_cond_broadcast() instead of pthread_cond_signal() in
    cCondWait, in case there is more than one sleeper.
    - Making sure that timers and channels are only saved together, in a consistent
    manner (thanks to Mirko Dölle for reporting a problem with inconsistent
    channel and timer lists).
    - Now handling the channel name, short name and provider separately. cChannel
    therefore has two new functions, ShortName() and Provider(). ShortName()
    can be used to display a short version of the name (in case such a version
    is available). The optional boolean parameter of ShortName() can be set to
    true to make it return the name, if no short name is available.
    The sequence of 'name' and 'short name' in the channels.conf file has been
    swapped (see man vdr(5)).
    - Added the 'portal name' to cChannels (thanks to Marco Schlüßler).
    - Fixed handling key codes that start with 0x1B in the KBD remote control code.
    - Now using qsort() to sort cListBase lists. For this, the virtual function
    cListObject::operator<() has been replaced with cListObject::Compare().
    Plugins that implement derived cListObject classes may need to adjust their
    code.
    - The "Channels" menu can now be sorted "by number" (default), "by name" and
    "by provider". While in the "Channels" menu, pressing the '0' key switches
    through these modes.
    - Fixed the buffer size in cRecording::SortName().
    - Now displaying the name of the remote control for which the keys are being
    learned inside the menu to avoid overwriting the date/time in the 'classic'
    skin (thanks to Oliver Endriss for reporting this one).


    Have fun!


    Klaus

    Dirk

  • Danke!


    Tolle Version! Endlich wieder normale Kanalnamen!


    mfg maz

    Meine VDRs:
    >>>Mac mini 2010 mit 2x Sundtek SkyTV Ultimate III, Logitech Harmony 300i, yavdr-0.5a mit softhddevice<<< >>>ZOTAC D2550 ITX-WIFI Supreme mit DD Cine S2, Gehäuse OrigenAE M10, Logitech Harmony 300i, yavdr-0.5a mit softhddevice<<< >>>Raspberry Pi
    2 mit Sundtek SkyTV Ultimate IV, raspbian, rpihddevice-Plugin, Logitech Harmony 200<<<

  • Im Menu "Was läuft jetzt" werden bei mir keine Sendernamen mehr angezeigt.



    Vielen Dank.


    Super Arbeit !!!!

    MSI K9 Neo V3 | Athlon X2 6000+ | 4GB DDR2 Ram | TT Budget S2-3200 | TT DVB-S Budget S1102 (like Nova) | 400 GB Samsung HD401LJ | DVD-Laufwerk
    Ubuntu 9.10 | VDR 1.7.10 | Nvidia 195.30 | xbmc mit pvr


    ---driver140771---

  • Zitat

    Im Menu "Was läuft jetzt" werden bei mir keine Sendernamen mehr angezeigt.


    Bei mir das selbe, nur Rtl und Super Rtl und einige Premiere Namen sind da.

    Hardware: POV ION 330, TT Budget S2 1600 , MCE Philips Fernbedienung,
    Software: yaVDR 0.2

  • Genau, nur warum werden diese einzelnen Sender angezeigt ????




    Gruß

    MSI K9 Neo V3 | Athlon X2 6000+ | 4GB DDR2 Ram | TT Budget S2-3200 | TT DVB-S Budget S1102 (like Nova) | 400 GB Samsung HD401LJ | DVD-Laufwerk
    Ubuntu 9.10 | VDR 1.7.10 | Nvidia 195.30 | xbmc mit pvr


    ---driver140771---

  • Zitat

    Original von driver140771
    Im Menu "Was läuft jetzt" werden bei mir keine Sendernamen mehr angezeigt.


    Also bei mir werden alle Sendernamen richtig angezeigt.


    Benutzt du die "original" Version oder eine mit Patches/Plugins?


    Eventuelle könnte es auch ein Problem geben, wenn das automatische
    Updaten der Kanalnamen im Setup ausgeschaltet ist, da sich die Reihenfolge
    von "Name" und "Short Name" in der channels.conf geändert hat.


    Klaus

  • Zitat

    Benutzt du die "original" Version oder eine mit Patches/Plugins?


    Ich benutzt nur den enAIO von Torsten.


    Die Aktualisierung steht bei mir auf "Nur Namen"

    MSI K9 Neo V3 | Athlon X2 6000+ | 4GB DDR2 Ram | TT Budget S2-3200 | TT DVB-S Budget S1102 (like Nova) | 400 GB Samsung HD401LJ | DVD-Laufwerk
    Ubuntu 9.10 | VDR 1.7.10 | Nvidia 195.30 | xbmc mit pvr


    ---driver140771---

  • Zitat

    Original von driver140771


    Ich benutzt nur den enAIO von Torsten.


    Die Aktualisierung steht bei mir auf "Nur Namen"


    da ist irgendwo ne macke drin, mache mich nun auf die Suche.
    Ohne den Patch gehts klasse.


    Sorry @Klaus, mach dir da bitte keinen Aufwand ok?

  • Der Fehler tritt nach installieren vom enAio-Patch von oben auf, der scheint fehlerhaft zu sein



    ne sekunde zu spät X(

    Hardware: POV ION 330, TT Budget S2 1600 , MCE Philips Fernbedienung,
    Software: yaVDR 0.2

    2 Mal editiert, zuletzt von Lanze ()

  • Ohne enAIO Patch ist alles OK :] , mit fehlen die meisten Sendernamen.


    Man sollte doch immer erst mal das Rohmaterial begutachten bevor man Patched. :D

    Gruß
    Frodo

    Einmal editiert, zuletzt von Frodo ()

  • Zitat

    Man sollte doch immer erst mal das Rohmaterial begutachten bevor man Patched.


    :O :O :O :O

    MSI K9 Neo V3 | Athlon X2 6000+ | 4GB DDR2 Ram | TT Budget S2-3200 | TT DVB-S Budget S1102 (like Nova) | 400 GB Samsung HD401LJ | DVD-Laufwerk
    Ubuntu 9.10 | VDR 1.7.10 | Nvidia 195.30 | xbmc mit pvr


    ---driver140771---

  • Es muß eine Zeile gendert werden:



    NUR bei obigen Patch, mein Fehler, nicht vdrs!

  • Hi,
    bei mir funzt das mit den Sendernamen ohne Probleme. Ist sehr schön gelöst so.
    EDIT: Man könnte netterweise im "Kanäle"-Menü noch in der Titelzeile anzeigen lassen, in welchem Modus man sich gerade befindet.


    mfg maz

    Meine VDRs:
    >>>Mac mini 2010 mit 2x Sundtek SkyTV Ultimate III, Logitech Harmony 300i, yavdr-0.5a mit softhddevice<<< >>>ZOTAC D2550 ITX-WIFI Supreme mit DD Cine S2, Gehäuse OrigenAE M10, Logitech Harmony 300i, yavdr-0.5a mit softhddevice<<< >>>Raspberry Pi
    2 mit Sundtek SkyTV Ultimate IV, raspbian, rpihddevice-Plugin, Logitech Harmony 200<<<

    Einmal editiert, zuletzt von maz ()

  • Hi,


    ich habe mich am 1.3.15 versucht, und irgendwie scheint mich der vdr nicht mehr zumögen.
    Alles läuft fein, sogar die Umschaltzeiten sind erträglicher geworden, nur seit auf
    der sekundären Karten im Hintergrund ein Aufnahme läuft, verabschiedet sich der vdr mit dem einem Neustart, nach ca. 8 Minuten ...
    Der Emfang mit 1.3.10 war bisher problemlos möglich.
    Wenn ich auf dem Kanal wechsle ist nichts von Empfangsstörungen zuerkennen.


    Nov 1 19:02:09 vdr vdr[2796]: ERROR: device 2 has no lock, can't attach receiver!
    ---
    Nov 1 19:09:13 vdr vdr[2940]: ERROR: no useful data seen within 10488332 byte of video stream
    Nov 1 19:09:13 vdr vdr[2940]: initiating emergency exit
    Nov 1 19:09:14 vdr vdr[2796]: emergency exit requested - shutting down
    Nov 1 19:09:15 vdr vdr[2796]: emergency exit!
    --
    Nov 1 19:17:35 vdr vdr[3040]: ERROR: no useful data seen within 10486828 byte of video stream
    Nov 1 19:17:35 vdr vdr[3040]: initiating emergency exit
    Nov 1 19:17:36 vdr vdr[3022]: emergency exit requested - shutting down
    Nov 1 19:17:37 vdr vdr[3022]: emergency exit!
    --
    Nov 1 19:26:54 vdr vdr[3160]: ERROR: no useful data seen within 10486076 byte of video stream
    Nov 1 19:26:54 vdr vdr[3160]: initiating emergency exit
    Nov 1 19:26:55 vdr vdr[3143]: emergency exit requested - shutting down
    --


    gibt es weiterführende Diagnosemöglichkeiten ?
    Andreas



    Edit: Habe ich glatt übersehen, "of video stream" die Aufnahme fand auf auf einem Radiosender statt... , und der hat doch keinen video stream ?(
    könnte das eine AutoPID Problem sein ?

  • Zitat

    - The "Channels" menu can now be sorted "by number" (default), "by name" and
    "by provider". While in the "Channels" menu, pressing the '0' key switches
    through these modes.


    sehr lecker..


    Aber vielleicht sollte man gleich die "Usability" erhoehen , indem man
    eine der Farbtasten (imho red) mit "edit" belegt.


    Bei Aktivierung jener gelangt man in den Editiermodus (sprich , so
    wie es jetzt ist "edit","new","delete","mark").


    So haette man die anderen 3 Farbtasten fuer solche Sachen frei
    wie Sortierung , vielleicht mal spaeter Suche/Filter ;).


    Nur mal so als Anregung


    bye

  • Zitat

    Es muß eine Zeile gendert werden:


    Wo soll denn die Zeile sein ????


    Danke

    MSI K9 Neo V3 | Athlon X2 6000+ | 4GB DDR2 Ram | TT Budget S2-3200 | TT DVB-S Budget S1102 (like Nova) | 400 GB Samsung HD401LJ | DVD-Laufwerk
    Ubuntu 9.10 | VDR 1.7.10 | Nvidia 195.30 | xbmc mit pvr


    ---driver140771---

  • Klasse. VDR und auch der enAIO funzen jetzt super nach dem kleinen DIFF von oben. Daaaanke an alle Devels insbesondere natürlich an kls :flame2 :cool1 :tup

    Gruß
    Habib


    --------------------------------
    Aufnahme-Server:
    Silverstone Lascala SST-LC10M
    Reel Stable 11.12.2, HDe, 1x 2TB HDD als Aufnahme Server, iVDR 0.3.2 (manuelle Fixe f. Aufnahmeverz.)
    Netceiver mit 3x DUAL DVB-S2
    Clients:
    3x REEL NetClients
    Reel Stable 11.12.2

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!