Difference between revisions of "Release Notes - 0.22"
From MythTV Official Wiki
(Updated through 16532) |
(Updated through changeset 16539) |
||
Line 5: | Line 5: | ||
These are the changes in the 0.22 release of MythTV. Some of these changes, most notably the fixes, have been backported to the [[Release Notes - 0.21.1|0.21.1]] release. | These are the changes in the 0.22 release of MythTV. Some of these changes, most notably the fixes, have been backported to the [[Release Notes - 0.21.1|0.21.1]] release. | ||
− | '''Release notes updated through revision [ | + | '''Release notes updated through revision [16539]''' |
<font size=4>Major changes</font> | <font size=4>Major changes</font> | ||
* Added [[Automatic Prioritization]] to the scheduler which uses watching behavior to automatically increase priority of shows that are watched close to their recording timeslot over shows that are delayed for longer periods of time. See [http://cvs.mythtv.org/trac/changeset/16477 changeset 16477] for details until the wiki page is populated. | * Added [[Automatic Prioritization]] to the scheduler which uses watching behavior to automatically increase priority of shows that are watched close to their recording timeslot over shows that are delayed for longer periods of time. See [http://cvs.mythtv.org/trac/changeset/16477 changeset 16477] for details until the wiki page is populated. | ||
+ | * Added MPEG-2 support for ConvertX/GO7007 tuners in addition to the existing MPEG-4 support. | ||
|} | |} | ||
Line 28: | Line 29: | ||
* Added [[Automatic Prioritization]] to the scheduler which uses watching behavior to automatically increase priority of shows that are watched close to their recording timeslot over shows that are delayed for longer periods of time. See [http://cvs.mythtv.org/trac/changeset/16477 changeset 16477] for details until the wiki page is populated. | * Added [[Automatic Prioritization]] to the scheduler which uses watching behavior to automatically increase priority of shows that are watched close to their recording timeslot over shows that are delayed for longer periods of time. See [http://cvs.mythtv.org/trac/changeset/16477 changeset 16477] for details until the wiki page is populated. | ||
+ | * Added MPEG-2 support for ConvertX/GO7007 tuners in addition to the existing MPEG-4 support. [http://cvs.mythtv.org/trac/changeset/16538 16538] | ||
* Added new jump point for [[taking a screenshot]] and corresponding UPnP web method. [http://cvs.mythtv.org/trac/changeset/16532 16532] | * Added new jump point for [[taking a screenshot]] and corresponding UPnP web method. [http://cvs.mythtv.org/trac/changeset/16532 16532] | ||
* Improved theme caching speed after a "make install" for users who update frequently. [http://cvs.mythtv.org/trac/changeset/16487 16487] | * Improved theme caching speed after a "make install" for users who update frequently. [http://cvs.mythtv.org/trac/changeset/16487 16487] | ||
Line 84: | Line 86: | ||
=== [[mythtranscode]] === | === [[mythtranscode]] === | ||
+ | |||
+ | * Added command-line option "-" to write output of mythtranscode to stdout. This switch also disables any verbose logging. [http://cvs.mythtv.org/trac/changeset/16535 16535] | ||
+ | * Added a --recorderOptions (or -ro) parameter for the lossy side of mythtranscode to allow overriding recordingprofile settings from the database. [http://cvs.mythtv.org/trac/changeset/16536 16536] | ||
=== [[mythfilldatabase]] === | === [[mythfilldatabase]] === |
Revision as of 18:48, 13 March 2008
Under development
These are the changes in the 0.22 release of MythTV. Some of these changes, most notably the fixes, have been backported to the 0.21.1 release. Release notes updated through revision [16539] Major changes
|
MythTV
New Features
Audio
Captions / MHEG / Subtitles
EPG / EIT / Mythfilldatabase
Channels / Tuning
General
- Added Automatic Prioritization to the scheduler which uses watching behavior to automatically increase priority of shows that are watched close to their recording timeslot over shows that are delayed for longer periods of time. See changeset 16477 for details until the wiki page is populated.
- Added MPEG-2 support for ConvertX/GO7007 tuners in addition to the existing MPEG-4 support. 16538
- Added new jump point for taking a screenshot and corresponding UPnP web method. 16532
- Improved theme caching speed after a "make install" for users who update frequently. 16487
Fixes
- Fixed DVD menu handling problem
Mac OS X
Plugins
MythArchive
MythBrowser
MythControls
MythFlix
MythGallery
MythGame
MythMovies
MythMusic
MythNews
MythPhone
MythVideo
MythWeather
- Added caching of script results 16488
MythWeb
MythZoneMinder
Support libraries
Utility Applications
myth_archive_job.pl
mythrename.pl
myth.rebuilddatabase.pl
mythtranscode
- Added command-line option "-" to write output of mythtranscode to stdout. This switch also disables any verbose logging. 16535
- Added a --recorderOptions (or -ro) parameter for the lossy side of mythtranscode to allow overriding recordingprofile settings from the database. 16536