Difference between revisions of "Release Notes - 0.19.1"
From MythTV Official Wiki
(Updated through 9134) |
(Updated through 9208) |
||
Line 1: | Line 1: | ||
The follow fixes have been applied to the [http://cvs.mythtv.org/trac/browser/branches/release-0-19-fixes release-0-19-fixes] branch destined for a 0.19.1 release. These are changes since the [[Release Notes - 0.19|0.19]] release. | The follow fixes have been applied to the [http://cvs.mythtv.org/trac/browser/branches/release-0-19-fixes release-0-19-fixes] branch destined for a 0.19.1 release. These are changes since the [[Release Notes - 0.19|0.19]] release. | ||
− | '''Updated through revision | + | '''Updated through revision 9208''' |
* Fixed playback of remote files so they can be read locally if available | * Fixed playback of remote files so they can be read locally if available | ||
Line 11: | Line 11: | ||
* Fixed program transition in LiveTV watching | * Fixed program transition in LiveTV watching | ||
* Fixed PVR-350 volume control | * Fixed PVR-350 volume control | ||
+ | * [[mythtranscode]] fix to allow compilation on systems that do not have soundcard.h | ||
+ | * Fixed group filter popup appearing when no recordings were present in the default group even when this settings was disabled. | ||
+ | * Fixed [[MythWeather]] radar images by parsing number of images from source site instead of assuming 6 are available | ||
+ | * Fixed [[mythcommflag]] --all --queue command-line option to queue up commercial skip jobs for all programs | ||
+ | * Fixed occasional timeouts with ivtv drivers by reopening device on error | ||
+ | |||
+ | ''' [[MythWeb]] ''' | ||
* Various small fixes for MythWeb, including an addendum to the README about AllowOverride settings. | * Various small fixes for MythWeb, including an addendum to the README about AllowOverride settings. | ||
+ | * Fixed some programs, mostly EIT inserted information, always showing as previously recorded | ||
+ | * Fixed upcoming recordings page hiding in progress recordings when deactivated shows were filtered | ||
+ | * Fixed bad link in TV detail page | ||
+ | * Fixed backend log display not showing newest entry | ||
+ | * Fixed music module not showing icons for other modules |
Revision as of 20:28, 28 February 2006
The follow fixes have been applied to the release-0-19-fixes branch destined for a 0.19.1 release. These are changes since the 0.19 release.
Updated through revision 9208
- Fixed playback of remote files so they can be read locally if available
- Fixed JobQueue bug that would allow jobs to run simultaneously when they should have been run sequentially
- Fixed OSD disappearing problem
- Fixed commercial skip while a recording is in progress
- Fixed segfault in Edit Keys
- Disable pop-up keyboard on password dialog boxes
- Fixed program transition in LiveTV watching
- Fixed PVR-350 volume control
- mythtranscode fix to allow compilation on systems that do not have soundcard.h
- Fixed group filter popup appearing when no recordings were present in the default group even when this settings was disabled.
- Fixed MythWeather radar images by parsing number of images from source site instead of assuming 6 are available
- Fixed mythcommflag --all --queue command-line option to queue up commercial skip jobs for all programs
- Fixed occasional timeouts with ivtv drivers by reopening device on error
- Various small fixes for MythWeb, including an addendum to the README about AllowOverride settings.
- Fixed some programs, mostly EIT inserted information, always showing as previously recorded
- Fixed upcoming recordings page hiding in progress recordings when deactivated shows were filtered
- Fixed bad link in TV detail page
- Fixed backend log display not showing newest entry
- Fixed music module not showing icons for other modules