Pagina 1 di 1

[ANNOUNCE] VDR developer version 1.7.22

Inviato: 04 dic 2011, 18:03
da von fritz
Hello
VDR developer version 1.7.22 is now available at

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

A 'diff' against the previous version is available at

ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.21-1.7.22.diff

MD5 checksums:

b9c0fe1aac8e653c0d0234bc72c2bb2c vdr-1.7.22.tar.bz2
868bb332342c9a78beda17cc85e0bb93 vdr-1.7.21-1.7.22.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 changes since version 1.7.21:

- Fixed scaling subtitles in case the primary device's GetVideoSize() function doesn't
return actual values (thanks to Luca Olivetti).
- The DiSEqC codes are now copied in the call to cDiseqc::Execute().
- VDR now supports "Satellite Channel Routing" (SCR) according to EN50494 (based on
the "unicable" patch from Lars Hanisch).
Since "Unicable" is a registered trademark and stands for only one of many
implementations of SCR, the following changes have been made compared to the patch,
which need to be taken into account by people who have set up their system using
the patch:
- The 'U' parameter in the diseqc.conf file has been changed to 'S' ("Scr").
- The configuration file name has been changed from "unicable.conf" to "scr.conf".
- Updated sources.conf (thanks to Arthur Konovalov).
- The SVDRP command LSTC now also accepts channel IDs (thanks to Dominic Evans).
- Fixed handling DVB subtitles and implemented decoding textual DVB subtitles (thanks
to Rolf Ahrenberg).
- Added cap_net_raw to the capabilities that are not dropped (thanks to Dominic Evans).
- Fixed setting the start time of an edited recording (thanks to Christoph Haubrich).
- Temporarily switching free devices to transponders in order to have their running
status updated is now done by marking the devices as "occupied" for a certain
amount of time.
- The new setup options "LNB/Device n connected to sat cable" can be used to define
which DVB-S devices are connected to the same sat cable and are therefore "bonded".
This obsoletes the LNBSHARE patch. Users of the LNBSHARE patch will need to newly
set up their sat devices with the above options.
- Fixed a crash when deleting a recording while cutting it (thanks to Ville Skyttä).
- Fixed several spelling errors (thanks to Ville Skyttä).
- The new SVDRP command UPDR can be used to trigger an update of the list of
recordings (thanks to Lars Hanisch).
- Added generating a pkg-config file to the Makefile (thanks to Ville Skyttä).
- Removed the '.pl' suffix from all scripts (thanks to Ville Skyttä).
- Changed the default location for the LIRC socket to /var/run/lirc/lircd (thanks
to Ville Skyttä).
- Added file name and line number to LOG_ERROR_STR() (thanks to Rolf Ahrenberg).
- Replaced all calls to sleep() with cCondWait::SleepMs() (thanks to Rolf Ahrenberg).
- Fixed a crash with malformed SI data (patch from vdr-portal).

Have fun!

Klaus

bye

PS. supporto SCR (unicable) ;)

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 05 dic 2011, 00:33
da jan23
Se a qualcuno serve ho adatto la patch per ttxtsubs-0.2.4 .
Lo trovate qui http://projects.vdr-developer.org/git/v ... tsubs.git/

Per ora sembra funzionare :)

Notte a tutti

ps: grazie della info @von

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 05 dic 2011, 02:47
da davidea
grazie von!!!!
:-CRY , proprio stasera che ho reinstallato yavdr.......... ed ho scoperto che aveva gia' la patch inclusa per scr.... (dopo aver tentato di compilare!!!)

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 05 dic 2011, 06:54
da von fritz
Hello

piccola dimenticanza di Klaus, bisogna rinominare svdrpsend.pl in svdrpsend se no vi da errore durante l`installazione.

Per i unicableisti (SCR) : :)
un altra cosa, sembra che si possa manifestare un carico anomalo (100% CPU) in caso il "tuner on frontend x" non riesca a raggiungere un "lock" su canale selezionato.
riscontrato da un utente, che comunque lo aveva notato anche Klaus durante le prove fatte. comunque succedeva anche con la patch.
il problema e in osservazione.

bye

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 05 dic 2011, 12:18
da jan23
sembra che si possa manifestare un carico anomalo (100% CPU) in caso il "tuner on frontend x" non riesca a raggiungere un "lock" su canale selezionato
Ieri sera ho fatto un po' di prove ed effettivamente il problema c'è.
Mi si manifestava sintonizzando RaiNews. Ma non sempre, un paio di volte con riavvio di vdr.
Per il resto la reattività della versione 22 sembra davvero ottima. Molto più veloce della precedente. E non si percepiscono più differenze o rallentamenti nei passaggi da canali SD ad HD (o viceversa).

Ciao

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 05 dic 2011, 12:28
da nino
Ciao,
non ho SCR, ma concordo totalmente con jan sulla reattività e velocità della .22.

Saluti.

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 05 dic 2011, 21:02
da jan23
In allegato la patch per menuorg-0.4.4 e rotorng-0.1.0; e una multipatch che comprende liemikuutio-1.33/ ttxtsubs / menuorg / rotorng. :)
Inoltre per far compilare i plugin loadepg, rotorng e channelswitcher ho dovuto aggiungere l'opzione "-fpic" alle CXXFLAGS dei loro rispettivi makefile.

Qui la nuova liemikuutio http://www.saunalahti.fi/~rahrenbe/vdr/ ... /index.php e la nuova versione di femon http://www.saunalahti.fi/~rahrenbe/vdr/femon/

ciao

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 17 dic 2011, 10:40
da jan23
Ciao a tutti,

vorrei chiedere se a voi funzionano loadepg e channelswitcher con la 1.7.22. :?:

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 17 dic 2011, 13:33
da nino
Ciao,
loadepg si. Channelswitcher non lo uso.

Saluti.
Nino

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 17 dic 2011, 21:36
da jan23
Grazie Nino.
Da poco ho installato Opensuse 12.1(kernel 3.1) e diversi plugins fanno storie.
Invece con la 11.4(kernel 2.6.37) tutto liscio.
Non capisco a cosa attribuire gli errori: kernel, gcc o glibc :?: :evil: :?

Ciao a tutti

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 18 dic 2011, 10:18
da jan23
Risolto :D tutto funzionante con il kernel 3.1
Era solo un errore nello script di avvio di vdr e un watchdog troppo basso :idea1:

Ciao a tutti

Re: [ANNOUNCE] VDR developer version 1.7.22

Inviato: 27 dic 2011, 21:51
da jan23
Ciao a tutti,

in allegato vi posto una versione di rotor-0.1.5 modificata per girare con la 1.7.22, insieme alla relativa patch per vdr.
Non sono sicuro che funzioni se abbinata ad un sistema SCR.
Magari qualcuno dotato di rotore e scr volesse provarla ... :ok:


ciao