[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Feb 16 04:05:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Wed Feb 16 04:01:51 2005

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoRecorder.cpp NuppelVideoRecorder.h 
        nuppeldecoder.cpp 
   in mythtv/programs/mythtranscode:
        transcode.cpp 
Log Message:


* Make the nuppel recorder default to 4:3 aspect rather than 1.0.

* Modify nuppeldecoder.cpp to honor the aspect ratio recorded in nuppel file
  headers.  If the aspect is 1.0, meaning it is an old nuppel file from
  before this patch, then the aspect is assumed to be 4:3.

* Add a way to set the aspect on Nuppel files via a new NVR->SetVideoAspect();

* Modify the transcoder to preserve the aspect ratio of the original
  recording utilizing NVR->SetVideoAspect();


----------------------------------------------------------------------------
Changes committed by xris on Wed Feb 16 04:02:40 2005

Modified Files:
   in mythweb:
        settings_mythweb.php weather.php 
   in mythweb/includes:
        channels.php 
   in mythweb/languages:
        Australian.php Danish.php Dutch.php English.php French.php 
        German.php Japanese.php Spanish.php Swedish.php 
   in mythweb/themes/Default:
        settings_mythweb.php weather.css weather.php 
Log Message:
patch from Cyberknet to enable SI units in mythweather (config option in mythweb)
patch Philip Nelson to add a config option to show only mythtv "favorite" channels.
these created some new translation strings.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list