Difference between revisions of "Release Notes - 0.20"

From MythTV Official Wiki
Jump to: navigation, search
m (Categorized)
m (Fixed OpenGL remarks)
Line 10: Line 10:
 
<font size=4>Major changes</font>
 
<font size=4>Major changes</font>
  
* Menus are now drawn by [[MythUI]] using [[OpenGL]]. Systems without OpenGL accelleration will probably see a significant performance reduction for now.  Users can override this behavior by passing -O UseOpenGLPainter=0 to the frontend or setting this in the database.
+
* Menus are now drawn by [[MythUI]] using [[OpenGL]]. This option can be enabled/disabled in the Appearance settings.
 
* Improved internal DVD player - now supporting menus and other missing features
 
* Improved internal DVD player - now supporting menus and other missing features
 
* Added [[MHEG]] content implementation
 
* Added [[MHEG]] content implementation

Revision as of 15:42, 27 April 2006

These are the changes in the current development version of MythTV from the 0.19 release. Currently these features are slated for the 0.20 release. Some of these changes, most notably the fixes, will likely appear in a 0.19.1 release.

As always, these features are available in the Subversion system but be prepared if you plan to run this version and subscribe to the -dev and -commit mailing lists to keep up to date on development.

Updated through revision 9799


Major changes

  • Menus are now drawn by MythUI using OpenGL. This option can be enabled/disabled in the Appearance settings.
  • Improved internal DVD player - now supporting menus and other missing features
  • Added MHEG content implementation
  • Added Hotplug support for removable media in Media Monitor and MythGallery
  • Added support for the HDHomeRun encoding device
  • OSD image cache which improves channel changing speed
  • Fixed program transition while Watching LiveTV
  • Added beginnings of firewire capture support for MacOS
  • Support for DVB radio channels and guide data collected via EIT for them
  • Added mouse support in menus, including gestures

MythTV

New Features

  • Menus are now drawn by MythUI using OpenGL. This option can be enabled/disabled in the Appearance settings
  • Improved internal DVD player now supporting menus and other missing features
  • Added MHEG implementation
  • Added Hotplug support. Please see changeset 9365 for details and link to original ticket with instructions.
  • Added mouse support in menus, including gestures
  • Added support for the HDHomeRun encoding device including channel scanning, passive EIT data collection, PID filter tracking,
  • Added temperature sensors information to system status screen
  • Added Perl bindings for interfacing with MythTV
  • Automatic detection of interlaced/deinterlaced content
  • Added preliminary support for EIA-708 close captions
  • Added support for using both digital and analog portions of pcHDTV cards and DViCO cards.
  • Added new Auto Expiration method to expire by oldest priority and oldest start time. Please see changeset 9038 for more details
  • Stereo, CC, and HD indicators in Watch Recordings screen for a recording
  • Support audio cards that do not provide MASTER/PCM like M-Audio Revolution 7.1
  • Added a --nohousekeeper command-line option to mythbackend to disable the housekeeping thread
  • Allow ability to customize command-lines for transcoding and commercial flagging jobs
  • Added ability to create a cutpoint close to another cutpoint when editing a recording
  • Added Maximum Commercial Skip setting that limits how far a manual commercial skip can jump. Pressing skip a second time for longer jumps will allow the jump to occur.
  • Added offline recording status to show when a recording was missed due to all available tuners for that showing being offline
  • Individual settings can be overwritten on the command-line when starting mythfrontend. Refer to changeset 9158 for more details.
  • Added bookmarking support for LiveTV recordings
  • Added support for a null DataDirect source for non-DataDirect inputs like those for use as a manual record source
  • Optimized PES packet processing
  • Set default log level on status screen to 5 as it is the level that typically shows some information
  • Improved auto-expiration logging to log the reason a show was auto-expired normally instead of only with -v file.
  • Added option in setup to only delete capture cards on this host
  • Improved XDS decoding
  • Added per-channel DataDirect offset for channels received from a different timezone in a single lineup
  • Added database only setting for using XvMC playback for HD recordings only. Set the UseXvMNForHDOnly setting to use.
  • Added channel editor from the OSD which allows configuration of channel properties on the frontend, useful when cleaning up a QAM channel scan.
  • Improved QAM channel scanner. Please see changeset 9627 for full details. The channel.conf importer is also disabled in favor of this scanner.
  • Added default wide theme and MythCenter wide theme
  • Added OnAir recording profile option. See changest 9638 for full details.
  • Added option to boost priority of HD programs so that they will record first on a digital input leaving SD programs on analog inputs
  • Added the ability to choose the transcoding profile from the Watch Recordings 'INFO' popup menu and from the OSD popup menu when scheduling a transcoding job for a recording.
  • Added IRC frequency table support
  • Added job queue options from system status screen for programs in the auto expire list to delete the program now or cancel auto expiration

OSD Features

  • New OSD image cache which can improve channel changing times significantly
  • New Jump to Program OSD menu replaces Previous Recording jump option. Allows switching between any recorded program from the OSD.
  • Improved interface for captioning/subtitles/teletext. See changeset 9291 for complete details.
  • New GUIDE keybinding (defaults to S) while watching recordings to bring up the EPG
  • New FINDER keybinding (defaults to #) while watching recordings to bring up the Program Finder
  • New OSD submenu for the above scheduling options when watching recodings
  • New VIEWCARD keybinding (defaults to Y) in Upcoming Recordings to cycle through all scheduled programs on each tuner
  • Added TOGGLESTRETCH to OSD menu
  • New keybindings for toggling audio sync adjustment and commercial skip modes
  • New keybindings for increasing and decreasing the timestretch value
  • New OSD option for enable and disabling interlacing and also show user the current autodetect mode
  • Fixed OSD highlighting

Fixes

  • Fixed program transition while Watching LiveTV
  • 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 skipping while recording is in progress
  • Fixed PVR-350 volume control
  • Fixed ATSC close caption decoding
  • Commercial detection defaults to All
  • Fixed FreeBSD compilation
  • Fixed Sparc compilation
  • Fixed 64 bit libdir compilation issues
  • Fixed crash in experimental Chromakey OSD
  • Disable pop-up keyboard on password dialog boxes
  • Improved speed in streaming mode
  • Improved firewire recording by setting HD ringbuffer size as firewire buffer size
  • Fixed group filter popup appearing when no recordings were present in the default group even when this settings was disabled.
  • Fixed occasional timeouts with ivtv drivers by reopening device on error
  • Xv picture controls options now hidden on systems that do not support Xv, like MacOS
  • Fixed segfaults when no inputs were connected to a card
  • Fixed missing external channel change command option in setup
  • Fixed database timeout and disconnect problem in scheduler
  • Fixed viewing of recording groups that begin or end with a space
  • Fixes for JOINs in kPeopleSearch and kPowerSearch with MySQL > 5.0.12
  • Preserve manual audio sync adjustments when using Fast-Forward and Rewind
  • Fixed TOGGLECC action from OSD menu
  • Fixed NTSC close captioning on saa7134 chips
  • Fixed Xv color change on XvMC
  • Fixed GCC 4.1 compilation
  • Fixed frequency tables which should provide faster channel scans for ATSC QAM
  • Fixed discrepency between dvbscan and mythtv wrt channels.conf for QPSK modulated signals.
  • Fixed database logging dropping details on repeated messages
  • Fixed conflict between phone entry and pop-up keyboard
  • Fixed recgroup changing on existing recordings when editing recording schedule
  • Fixed cutlist editing when no seektable exists by prompting user to create seektable
  • Fixed auto-expiration problem when disk space check returns 0
  • Fixed progress bar when using PVR-350 output
  • Fixed backend status page to show disk usage for each backend in addition to total space
  • Fixed how missing recordings are handled by only showing valid options
  • Fixed some filters when handling frame size changes as well as a segfault in kerneldeint
  • Improved preview generator by setting proper permissions on preview images
  • Fixed avcodec open/close race condition
  • Fixed preview video chroma problem
  • Fixed segfault in avcodec seek
  • Fixed memory corruption due to default copy constructor
  • Fixed video drivers reporting unreasonable refresh rates
  • Fixed unnecessary LCD calls when LCD support was disabled
  • Fixed preview generator by improving load time and fixing segfaults
  • Fixed all SQL code to use prepare/bindValues to provide proper escaping
  • Fixed OpenGL texture size which caused problems for EPIA boards
  • Fixed a reversed regex query in playback groups
  • Fixed preview generation by only regenerate preview on programinfo change if "PreviewFromBookmark" setting is set
  • Added limit to the number of times we try to generate the preview image.
  • Recordings marked as 'deletepending' are not included in the AutoExpire list since they are already being deleteed.
  • Fixed various memory leaks
  • Fixed focus issue when the "No recorder" dialog box is presented
  • Fixed focus issue with channel change in EPG in LiveTV to an unavailable tuner
  • Fixed XvMC linking with latest nVidia drivers
  • Fixed problem where the scheduler was run before the settings cache was cleared
  • Fixed problem with FFW greater than x5 appearing as if the picture was stuck
  • Fixed bug in card deletion in mythtv-setup
  • Prevent editing of LiveTV and Default recording profile names
  • Fixed bug when adjusting audio timestretch while playback is paused
  • Fixed rounding error in timecode calculation for streams without an explicit timecode
  • Maked DSMCC crc function 64 bit safe

MacOS

  • Added MacOS X on Intel support
  • Added firewire capture support
  • Fixed endianness issues

DVB

  • Support for DVB radio channels and guide data collected via EIT for them
  • Added support for Twinhan Cab-CI
  • Added support for DVB encoded VBI streams in MPEG streams
  • Added DVB Teletext decoder using T keybinding. Pressing F2-F6 selects colored menus and F12 reveals hidden text.
  • Improved DVB event parsing performance
  • Removed broken dvb_hw_decoder
  • Allow each stream to use multiple Conditional Access methods (Australia)
  • Added workaround for broken DVB drivers. Users can set a tuning delay which some cards need to properly tune channels. Details
  • Added ISO IEC 6937 encoding support
  • Improved time it takes to tune a DVB channel
  • Fixed the handling of short reads when reading transport streams from a device

DiSEqC

  • Added support for Dish Networks DiSEqC switch

EIT

  • Faster decoding of ATSC EIT tables
  • Support for Dish Network EIT information
  • Fixed UK EIT parsing and properly detect subtitles
  • Fixed EIT updating on second DVB card
  • Allow updated EIT data to overwrite existing information
  • Improved EIT event parsing by checking signatures of processed events to avoid repeat processing
  • Fixed Austar EIT incorrect subtitles
  • Allow EIT information to "leak" to different sources when a single satellite provides guide information for multiple sources.
  • Support new GPS UTC timefix

Network Control

  • key command accepts multiple inputs like "key up up enter"
  • new "QUERY recording CHANID STARTIME" to list information about a single recording
  • Fixed seeking on recordings greater than 1 hour

Plugins

MythBrowser

  • Fix for KDE 3.5 headers

MythControls

  • Fixed segfault on startup on frontend only systems
  • Allow multiple keybindings per jump point

MythDVD

  • Faster ISO creation
  • Added support for arbitrary transcode parameters to mtd
  • Fixed mtd holding onto ISO handles after ISO job completed

MythGallery

  • Added removable media support
  • Added basic LCD support
  • Fixed OpenGL texture size which caused problems for EPIA boards

MythGame

  • Fixed crash when entering settings menu

MythMusic

  • Significant performance improvements in building the music tree
  • Fixed jumppoints out of visualizations
  • Better LCD organization
  • Added "does not contain" option to smart playlists
  • Added new Scan Music jumppoint

MythNews

  • Updated Slashdot URL

MythVideo

  • Fixed jumppoints in video gallery when not at the root level
  • Fix the INCPARENT and DECPARENT keybindings in MythVideo's video list/tree mode
  • Removed 4:3 theme assumptions
  • Allow MythVideo to display multiple files with the same title when sorting by title.

MythWeather

  • Fixed radar images by parsing number of images from source site instead of assuming 6 are available
  • Fixed forecast showing wrong day information
  • Removed 4:3 theme assumptions

MythWeb

  • Added streaming module for downloading content
  • Remote tuners display details of their activities on the status page instead of just "recording"
  • Various small fixes for MythWeb, including an addendum to the README about AllowOverride settings.
  • New grey skin
  • 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 creation of overrides for custom recorded programs
  • Fixed backend log display not showing newest entry
  • Fixed music module not showing icons for other modules
  • Fixed single record rules allowing overrides
  • Sorted titles exclude definite/indefinite articles (The, A, An)
  • Fixed cookie timeout math
  • Added favicon
  • Allow toggling of auto-expiration
  • Better IE digest support
  • Fixed typo in gmp_add
  • Allow theme changing, now called skins
  • Redesigned mythfrontend.php library
  • Fixed weather display where region/subdiv was not defined
  • Added stats display module
  • Added settings table editor
  • Fixed cookie timeouts

Support libraries

libmythsoundtouch

  • Updated to 1.3.1
  • Disabled mmx-accel for x86-64

Utility Applications

myth.rebuilddatabase.pl

  • Fixed script for new file name convention
  • Added --answer feature for passing in answers to title and description questions

mythcommflag

  • Added --getskiplist to print out the commercial skip list, useful for making .edl files for mplayer
  • Improved speed during near real-time commercial detection
  • Improved realtime commercial flagging by trying to stay 7 seconds behind recordings instead of 120
  • Fixed --all --queue command-line option to queue up commercial skip jobs for all programs
  • Parse the -O/--override-setting option
  • Fixed realtime flagging to update player with seektable to ensure commercials found can be skipped while program is in progress
  • Fixed pausing and starting commercial detection jobs
  • Add a --nopercentage option to mythcommflag to allow disabling of the percentage complete and frames-per-second display during flagging.

mythfilldatabase

  • Don't bail out of mythfilldatabase when we fail to retrieve some data. This causes issues for people who have multiple sources and an error occurs with one source. The scheduler would not get triggered and other data fixups would not occur because mythfilldatabase would exit if we had any errors at all.
  • Avoids inserting channels from datadirect if the channel is connected to a DVB or HDTV device.
  • Deselects channel from datadirect listing if datadirect a channel does not exist in the the MythTV DB.
  • Sped up the "Fetch channels from listings source" button in mythtv-setup by only fetching listings for one day and only on the specific sourceid we're interested in
  • Added a new param to mythfilldatabase "--only-update-channels". This is used now where we only need to get channels, and do not need any listings data

mythjobqueue

  • Parse the -O/--override-setting option

mythlcdserver

  • Fixed LCD crash
  • Updated to support lcdproc 0.5

mythshutdown

  • mythshutdown will now only reboot when the 'nvram-wakeup Restart Command' has been set. If you don't

want or require a reboot after setting the next wake up time in the bios leave this setting blank.

mythtranscode

  • Added --dvd command-line option for inserting DVD NAV packets into stream
  • Improved verbose output by printing cutlist on a single line for MPEG-2 to MPEG-4 transcoding
  • Allow the -s/--starttime command line option to take the date in either YYYYMMDDHHMMSS or YYYY-MM-DDTHH:MM:SS format.
  • Take cutlist into account when computing percent complete during MPEG-2 to MPEG-4 transcoding
  • Fixed to work on systems without soundcard.h

Fix problem reported by Thomas Boerkel with mpeg2<->mpeg2 transcoding. The problem was that if a cutpoint ends on one of the 1st B frames in a sequence header, then mythtranscode would not place a sequence header at the cutpoint, causing an invalid stream.

  • Parse the -O/--override-setting option

mythwelcome

  • Skip redundant events properly