[ANNOUNCE] VDR developer version 1.7.40

Forum principale per problemi di compilazione, installazione, configurazione etc.

Moderatori: ragno, tapino, alez, zulu, davidea

Rispondi
tapino
Messaggi: 523
Iscritto il: 28 gen 2007, 11:50

[ANNOUNCE] VDR developer version 1.7.40

Messaggio da tapino »

[ANNOUNCE] VDR developer version 1.7.40

Zitat
VDR developer version 1.7.40 is now available at

ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.40.tar.bz2

A 'diff' against the previous version is available at

ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.39-1.7.40.diff

MD5 checksums:

f59a7ac199248a870e157c66a6ffc24d vdr-1.7.40.tar.bz2
acff088cc27296cb2c5b794ad4b2e0a8 vdr-1.7.39-1.7.40.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.

Approaching version 2.0.0:
==========================

If there are no more serious bug reports, the final version 2.0.0 of VDR shall be released on March 31, 2013.
So please test this developer version intensely and report any problems you might encounter as soon as possible.


The changes since version 1.7.39:

- The "Recording info" page of the skins that come with VDR now displays the name of
the channel (if available) from which this recording was taken.
- Updated the Catalan OSD texts (thanks to Luca Olivetti).
- Updated the Spanish OSD texts (thanks to Luca Olivetti).
- Added a note about the new default sort order of recordings to the release notes of
version 1.7.29 and the UPDATE-2.0.0 file (pointed out by Wolfgang Rohdewald).
- Fixed a faulty UTF-8 character in cs_CZ.po.
- Added the system's character set to the page header in the epg2html script (pointed
out by Dimitar Petrovski).
- Updated the Slovenian OSD texts (thanks to Matjaz Thaler).
- The new option "Setup/OSD/Always sort folders first" can be used to control whether
folders will be always at the top of the Recordings menu, or will be interspersed
with plain recordings when sorted alphabetically.
- Updated the Swedish OSD texts (thanks to Richard Lithvall).
- Updated the Chinese OSD texts (thanks to Nan Feng).
- Updated the Slovak OSD texts (thanks to Milan Hrala).
- Updated the Macedonian OSD texts (thanks to Dimitar Petrovski).
- Updated the Dutch OSD texts (thanks to Cedric Dewijs).
- Updated the Czech OSD texts (thanks to Ales Jurik).
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the French OSD texts (thanks to Dominique Plu).
- Updated the Finnish OSD texts (thanks to Matti Lehtimäki).
- Updated the Arabic OSD texts (thanks to Osama Alrawab).
- Updated the Romanian OSD texts (thanks to Lucian Muresan).
- Renamed the "plp id" to a more general "stream id" and added support for DVB-S2
"Input Stream Identifier" (ISI) (based on a patch from Rolf Ahrenberg).
With this VDR now supports "multi streaming" on DVB-S2 and DVB-T2 transponders.
- Fixed a possible deadlock when changing the audio track while replaying a recording.
- Fixed resuming replay of PES recordings (reported by Oliver Endriss).
- Limited the Goto() call in cDvbPlayer::SetAudioTrack() to the main thread, in order
to avoid a crash when the track is automatically set from the player thread.
- The LCARS skin now calls SetAntiAliasGranularity(20, 16) in order to reserve enough
fixed colors on 8bpp displays with anti-aliasing.
- Changed the default values for the OSD size back to those before version 1.7.29,
to avoid problems with SD-FF cards in case the user switches to the "ST:TNG" or
"Classic" skin.

Have fun!

Klaus
Avatar utente
von fritz
Messaggi: 1479
Iscritto il: 18 gen 2007, 23:33

Re: [ANNOUNCE] VDR developer version 1.7.40

Messaggio da von fritz »

Hello

questa dovrebbe essere l'ultima dev prima della stable 2.0.0 dunque "bisogna" testarla bene e riportare eventuali problemi.
se tutto va bene verra' rilasciata la stable 2.0.0 al 31 marzo (pasqua) :)

bye

PS. buona pre pasqua :D
VDRBOX-HD : in pensione!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic) ;)
Don't feed the trolls non alimentate sistemi proprietari ;)

Linux rulez! :)
unixer
Messaggi: 205
Iscritto il: 07 dic 2009, 23:21

Re: [ANNOUNCE] VDR developer version 1.7.40

Messaggio da unixer »

von fritz ha scritto:Hello

questa dovrebbe essere l'ultima dev prima della stable 2.0.0 dunque "bisogna" testarla bene e riportare eventuali problemi.
se tutto va bene verra' rilasciata la stable 2.0.0 al 31 marzo (pasqua) :)

bye

PS. buona pre pasqua :D
Inizierei con qualche plugins

Codice: Seleziona tutto

femonosd.c:475:699: error: 'class cDvbTransponderParameters' has no member named 'PlpId'
Avatar utente
von fritz
Messaggi: 1479
Iscritto il: 18 gen 2007, 23:33

Re: [ANNOUNCE] VDR developer version 1.7.40

Messaggio da von fritz »

VDRBOX-HD : in pensione!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic) ;)
Don't feed the trolls non alimentate sistemi proprietari ;)

Linux rulez! :)
unixer
Messaggi: 205
Iscritto il: 07 dic 2009, 23:21

Re: [ANNOUNCE] VDR developer version 1.7.40

Messaggio da unixer »

Sisi visto
è uscita qualche minuto dopo il mio post :D

per le patch se a qualcuno può insteressare vi passo le mie

Codice: Seleziona tutto

https://github.com/unixer/SifBoX-1.0/tree/master/packages/vdr/patches.1.7.40
Rispondi