Release Notes - 0.27
(Difference between revisions)
(Empty 0.27 Release Notes) |
(Update version warning, schedmovehigher added) |
||
| (8 intermediate revisions by one user not shown) | |||
| Line 13: | Line 13: | ||
|- | |- | ||
|Development Started | |Development Started | ||
| − | | | + | |2 Oct 2012 |
| − | | | + | |{{gitcommit|178ea5aa}} |
|- | |- | ||
|Alpha Released | |Alpha Released | ||
| Line 33: | Line 33: | ||
|} | |} | ||
| − | 0.27 | + | The 0.27 release encompasses development revisions from {{gitcommit|178ea5aa}} though {{gitcommit|TBD}}. |
<br> <br> | <br> <br> | ||
This update is based on commits up to: {{gitcommit|TBD}} dated TBD | This update is based on commits up to: {{gitcommit|TBD}} dated TBD | ||
and mythweb {{gitcommit|TBD|mythweb}} dated TBD. | and mythweb {{gitcommit|TBD|mythweb}} dated TBD. | ||
| + | |||
| + | {{Note box|After ''v0.27-pre-86'', ''git'' and therefore ''mythbackend --version'' are reporting '''v0.26''', not '''v0.27'''. This was cared for with a new tag ''v0.27-pre2'' on 30 Nov 2012.}} | ||
<br> <br> | <br> <br> | ||
| Line 48: | Line 50: | ||
===== Added support libraries/prerequisites ===== | ===== Added support libraries/prerequisites ===== | ||
| − | + | QT 4.8 {{gitcommit|9d670e8}} | |
===== Removed support libraries/prerequisites ===== | ===== Removed support libraries/prerequisites ===== | ||
| Line 54: | Line 56: | ||
== Special Notices & Instructions == | == Special Notices & Instructions == | ||
| − | + | *As always, backup your database before upgrading, see [[Database_Backup_and_Restore#The_Role_of_mythconverg_backup.pl_When_Changing_MythTV_Versions|this]]. | |
| + | *<code>mythshutdown</code>'s default logging has changed. Most users will find (for example) that <code>mythshutdown --check</code> will now tell them exactly what they need. For full log output, <code>mythshutdown --check --verbose general --loglevel</code> info is required. {{gitcommit|f070528}} | ||
| + | *Default to local time for <code>mythshutdown --setwakeup</code>, use <code>--utc</code> if required. {{gitcommit|ef7810c}} | ||
| + | *As promised in the [[Release_Notes_-_0.26#Special_Notices_.26_Instructions|0.26 Release Notes]], the legacy CEA-608 teletext caption support has been removed. {{ticket|10786}} {{gitcommit|4f98a09}} | ||
| + | *The ''Set Recording Priorities'' screen has been removed (use the "Manage Recording Rules" screen.) {{gitcommit|f8cb433}} | ||
| + | *The ''Reschedule higher priorities'' setting has been removed. The schedular now always does this. {{gitcommit|6eaa373}} | ||
|} | |} | ||
<br> <br> | <br> <br> | ||
Revision as of 15:08, 30 November 2012
| |
The 0.27 release encompasses development revisions from [178ea5aa] though [TBD].
Key New FeaturesMajor ChangesPrerequisite ChangesNone Added support libraries/prerequisitesQT 4.8 [9d670e8] Removed support libraries/prerequisitesNone Special Notices & Instructions
|