ZitatAlles anzeigenFrisch aus der ML
VDR developer version 1.7.29 is now available at
ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.29.tar.bz2
A 'diff' against the previous version is available at
ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.28-1.7.29.diff
MD5 checksums:
a3f0ae42ba456aa1865c9ed065a64d80 vdr-1.7.29.tar.bz2
39db6b495210c293726126fbcba3e631 vdr-1.7.28-1.7.29.diff
WARNING:
========
This is a *developer* version. Even though *I* use it in my productive environment. I strongly recommend that you only use it under controlled conditions and for testing and debugging.
The default skin "LCARS" displays the signal strengths and qualities of all devices in its main menu. For devices that have an stb0899 frontend chip (like the TT-budget S2-3200) retrieving this information from the driver is rather slow, which results in a sluggish response to user input in the main menu. To speed this up you may want to apply the patches from
ftp://ftp.tvdr.de/vdr/Developer/Driver-Patches
to the LinuxDVB driver source.
The changes since version 1.7.28:
- Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo Richter).
- Fixed the background color of the Transfer Mode indicator bitmap in the LCARS skin.
- The LCARS skin now only displays devices that can actually receive channels, leaving out, for instance, pure replay devices (suggested by Reinhard Nissl).
- Now scaling down the Transfer Mode indicator bitmap in the LCARS skin in case it doesn't fit with the selected font size (reported by Reinhard Nissl).
- Fixed making LCARS the default skin.
- Adjusted the default values for OSD and font sizes to better fit HDTV.
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Fixed the call to ChannelString() in cSkinLCARSDisplayChannel::SetChannel() (thanks to Rolf Ahrenberg).
- Removed DeleteEvent() from the EPG handler interface (turned out not to be useful) and replaced it with HandledExternally() (thanks to Jörg Wendel).
- Added SetComponents() to the EPG handler interface (thanks to Dirk Heiser).
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Changed the button colors in the LCARS skin to better fit with the rest of the theme.
- Removed the gap from the main menu buttons in the LCARS skin.
- Fixed some copy&paste errors in PLUGINS.html (thanks to Winfried Köhler).
- The LCARS skin's main menu now only displays timers that are actually activated.
- Within the "Recordings" menu, pressing the '0' key now toggles sorting between "by time" and "by name". The selected sort mode is stored separately for each folder (provided you have write access to that folder). If a folder is newly created by a repeating timer, the sort mode for that folder is initially set to "by time".
- Fixed several spelling errors (thanks to Ville Skyttä).
- Fixed handling recording with more than two bonded devices.
- Fixed the type of MBperMinute in cVideoDiskUsage::HasChanged() (thanks to Andreas Mair).
- Setting the "broken link" or "TEI" flags when cutting recordings is now suppressed if the editing point merges two seamlessly fitting parts of the same stream (thanks to Torsten Lang).
- Fixed displaying messages in the LCARS skin.
- Fixed checking for a visible live programme in case a menu or the channel display is currently open.
- Changed some of the colors in the LCARS skin (you may need to delete the file lcars-default.theme from your themes directory to see these changes).
- The new setup option "Miscellaneous/Show channel names with source" can be used to turn on adding the source character to channel names whenever they are displayed (suggested by Ludi Kaleni).
Have fun!
Klaus
[ANNOUNCE] VDR developer version 1.7.29
- anbr
- Geschlossen
-
-
Hi,
darauf habe ich schon lange gewartet:
Zitat•The new setup option "Miscellaneous/Show channel names with source" can be used to turn on adding the source character to channel names whenever they are displayed (suggested by Ludi Kaleni).
Allerdings werde ich wohl auf vdr-2.0.0 warten, in der Hoffnung, das er noch vor dem 21. Dezember 2012 kommt.
-
Zitat
Within the "Recordings" menu, pressing the '0' key now toggles sorting between "by time" and "by name". The selected sort mode is stored separately for each folder (provided you have write access to that folder). If a folder is newly created by a repeating timer, the sort mode for that folder is initially set to "by time".und wieder ein patch weniger.
danke für die neue version ! -
Hi,
bei mir schlägt das Kompilieren des vdr-live plugins fehl.
Code
Alles anzeigeng++ -fPIC -O2 -Wall -fPIC -I/usr/include -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=21000 -DHAVE_LIBPCRECPP -I../../../include tasks.cpp tasks.cpp: In member function 'virtual void vdrlive::PlayRecordingTask::Action()': tasks.cpp:63:38: error: no matching function for call to 'cReplayControl::SetRecording(int, int)' tasks.cpp:63:38: note: candidate is: In file included from tasks.cpp:4:0: ../../../include/vdr/menu.h:293:15: note: static void cReplayControl::SetRecording(const char*) ../../../include/vdr/menu.h:293:15: note: candidate expects 1 argument, 2 provided tasks.cpp:65:75: error: no matching function for call to 'cReplayControl::SetRecording(const char*, const char*)' tasks.cpp:65:75: note: candidate is: In file included from tasks.cpp:4:0: ../../../include/vdr/menu.h:293:15: note: static void cReplayControl::SetRecording(const char*) ../../../include/vdr/menu.h:293:15: note: candidate expects 1 argument, 2 provided tasks.cpp: In member function 'virtual void vdrlive::StopRecordingTask::Action()': tasks.cpp:125:37: error: no matching function for call to 'cReplayControl::SetRecording(int, int)' tasks.cpp:125:37: note: candidate is: In file included from tasks.cpp:4:0: ../../../include/vdr/menu.h:293:15: note: static void cReplayControl::SetRecording(const char*) ../../../include/vdr/menu.h:293:15: note: candidate expects 1 argument, 2 provided make[1]: *** [tasks.o] Error 1 make[1]: Leaving directory `/usr/local/src/vdr-1.7.29/PLUGINS/src/live-18022012'
hat jemand schon einen Patch ?
-
Das war schon bei 1.7.28 so.
-
Für die FreeBSD user hab ich ein Update shar hier:
http://people.freebsd.org/~nox/tmp/vdr-ports-1.7.29-001.shar
Um upzudaten vdr stoppen, unshar in /usr/ports und dann:
Wenn das geklappt hat (was es sollte) kann man vdr wieder starten.Wenn nicht noch was dazwischenkommt commit ich das update wohl nächstes Wochenende...
Viel Spass,
JuergenPS: Wer vdr auf FreeBSD testen will s. auch hier: http://wiki.freebsd.org/VDR.
-
Hallo,
bei mir klappt die Sortierung mit '0' nicht im Hauptverzeichnis. In Unterverzeichnissen jedoch klappt es.
Gruß
Marcel -
bei mir klappt die Sortierung mit '0' nicht im Hauptverzeichnis. In Unterverzeichnissen jedoch klappt es.
Hmm, bei mir auch. Der Inhalt der .sort wechselt aber von 0 auf 1 und umgekehrt.
Außerdem sind die Ordner (Haupt - oder Unterverzeichnisse) nicht immer am Anfang, was - wenn ich den Code richtig verstehe - lt. Kommentar in recording.c ("*s1 = 0xFF; // sorts folders before plain recordings") der Fall sein sollte. -
Hmm, bei mir auch. Der Inhalt der .sort wechselt aber von 0 auf 1 und umgekehrt.
Außerdem sind die Ordner (Haupt - oder Unterverzeichnisse) nicht immer am Anfang, was - wenn ich den Code richtig verstehe - lt. Kommentar in recording.c ("*s1 = 0xFF; // sorts folders before plain recordings") der Fall sein sollte.
Beiliegender Patch sollte das fixen.Klaus
-
Hallo zusammen,
gibt es eigentlich schon irgendwo eine kleine (oder auch größere) Sammlung von Themes für LCARS?
Thx!
Ciao.
Michael. -
Beiliegender Patch sollte das fixen.
Danke Klaus, damit funktioniert's auch im Hauptverzeichnis.
Was mich noch irritiert ist der Kommentar mit den "sorts folders before plain recordings" (was ich so verstehe, dass die Ordner immer alle vor den Aufnahmen angezeigt werden sollen), denn bei mir werden die Ordner immer mittendrin angezeigt - oder gilt das nur bei gleichem Namen von einer Aufzeichnung und einem Ordner? -
Was mich noch irritiert ist der Kommentar mit den "sorts folders before plain recordings" (was ich so verstehe, dass die Ordner immer alle vor den Aufnahmen angezeigt werden sollen), denn bei mir werden die Ordner immer mittendrin angezeigt - oder gilt das nur bei gleichem Namen von einer Aufzeichnung und einem Ordner?
Wenn nach Zeit sortiert wird, dann kommen die Ordner alle zuerst und sind alphabetisch sortiert (es gäbe ja keine wirklich sinnvolle zeitliche Sortierung für diese).
Wenn nach Namen sortiert wird, dann wird alles nach Namen sortiert (auch die Ordner).Klaus
-
Wenn nach Zeit sortiert wird, dann kommen die Ordner alle zuerst und sind alphabetisch sortiert (es gäbe ja keine wirklich sinnvolle zeitliche Sortierung für diese).
Wenn nach Namen sortiert wird, dann wird alles nach Namen sortiert (auch die Ordner).also mir ist's wurscht, hab yavdr'like eh als Standard das extrecmenu drinnen, aber unabhängig von der Sortiermethode gehören in meiner Vorstellung die Ordner immer alphabetisch sortiert oben drüber, die Methode alphabetisch/zeitlich sollte sich ausschließlich auf die Aufnahmen selbst in Haupt- und Unterverzeichnissen beziehen.
Christian
-
man könnte ja auch mit der 0 statt durch zwei verschiedene sortierarten durch vier wechseln.
vg mentox
-
Wenn nach Zeit sortiert wird, dann kommen die Ordner alle zuerst und sind alphabetisch sortiert (es gäbe ja keine wirklich sinnvolle zeitliche Sortierung für diese).
Wenn nach Namen sortiert wird, dann wird alles nach Namen sortiert (auch die Ordner).
Hmm, beim Sortieren nach Namen wird alles sortiert, ja, aber beim Sortieren nach Zeit stehen bei mir die Ordner meistens hinten ... (einer der mit ner Ziffer beginnt steht z.B. vorne). Inwieweit spielt denn die locale da mit rein? -
Für die FreeBSD user hab ich ein Update shar hier:
http://people.freebsd.org/~nox/tmp/vdr-ports-1.7.29-001.shar
Um upzudaten vdr stoppen, unshar in /usr/ports und dann:
Wenn das geklappt hat (was es sollte) kann man vdr wieder starten.Wenn nicht noch was dazwischenkommt commit ich das update wohl nächstes Wochenende...
Viel Spass,
JuergenPS: Wer vdr auf FreeBSD testen will s. auch hier: http://wiki.freebsd.org/VDR.
Neues shar mit Klaus' recordings menu sort fix:http://people.freebsd.org/~nox/tmp/vdr-ports-1.7.29-002.shar
Update wie gehabt:
-
Find Ich auch super, das die Sortieroptionen nun mit drin sind. Auch ich würde mir wünschen das die Ordner immer am Anfang aufgelistet werden.
Und ich habe gleich noch einen Wunsch. Ich würde gerne auch die Sortier Reihenfolge wählen können, also nicht nur ob nach Datum sortiert werden soll, sondern auch ob vor- oder rückwärts sortiert wird.
Serien habe ich gerne vorwärts nach Datum sortiert, das Hauptmenü jedoch rückwärts nach Datum. Bei der Alphabetischen Sortierung habe ich keinen Anwendungsfall für rückwärts.Wäre also super, wenn dies auch noch mit aufgenommen werden könnte
Claus
-
Neues shar mit Klaus' recordings menu sort fix:http://people.freebsd.org/~nox/tmp/vdr-ports-1.7.29-002.shar
Update wie gehabt:
So, hab die FreeBSD wiki page mal etwas verbessert, jetzt gibt's auch ne "Quick Start" section: http://wiki.freebsd.org/VDR.Viel Spass,
Juergen -
-
Hallo zusammen,
Vielen dank Klaus für die neue version !
BlueGlass and LbSense themes, some update.
ciao
jan
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!