Changelog for
mythtv-0_24-base-themes-0.24-5.3.noarch.rpm :
Fri Apr 22 14:00:00 2011 herbertAATTlinks2linux.de
- replace __DATE__ and __TIME__ by mythtv-0_24.changes change time to
make buildcompare working better
Fri Apr 22 14:00:00 2011 herbertAATTlinks2linux.de
- update to v0.24-249-g4fe108c
Sun Apr 10 14:00:00 2011 herbertAATTlinks2linux.de
- move some helper programs, like mythffmpeg, mythffplay and mythreplex
into the mythtv-common package, so they can be used by mytharchive
and nuvexport
Fri Mar 18 13:00:00 2011 herbertAATTlinks2linux.de
- update to v2.24-222-g1f532a5
Tue Mar 1 13:00:00 2011 herbertAATTlinks2linux.de
- update to v0.24-195-gbbfb6b0 (first build after git migration)
- remove mythweb, because it is build separately
- add mythffmpeg and mythffplay
Sun Nov 28 13:00:00 2010 herbertAATTlinks2linux.de
- Update to fixes from r27361
* Update the Finnish translation of Mythweb
* Fix the case where the detected resolution is all over the place.
* Make the FLV player scale based on only the initial resolution at
frame 0.
* Teletext fixes
* Fix passthrough
* Do not disable AC3 or DTS passthrough if speaker output is set to
stereo only.
* Unpause playback when clearing the Delete Recording OSD dialog (if we
paused it to show the dialog).
* Remove stupid testing hack - re-enable JPEG viewing
* Remove display of parameters errors when the audio object is first
created
* Don\'t hold the OSD lock unnecessarily when processing editor
keypresses.
* Fix non-animated GIF reloading in MythUIImage
* Change the behaviour of overriding the digital passthrough device.
* Fix a segfault when exiting the Recording Profile settings screen.
* Improve digital passthrough auto-settings mainly a problem with
some HDMI audio cards.
* Clear captions when entering edit mode
Sun Nov 14 13:00:00 2010 herbertAATTlinks2linux.de
- Fix the missing nonvoid return errors
Sat Nov 13 13:00:00 2010 herbertAATTlinks2linux.de
- Another try to ignore rpmlint errors
Fri Nov 12 13:00:00 2010 herbertAATTlinks2linux.de
- reenable build of mythweather
- ingore a rpmlint checks for 11.3-i586 (in hope this doesn\'t hurt)
Thu Nov 11 13:00:00 2010 herbertAATTlinks2linux.de
- compile with -fno-strict-aliasing as suggested by rpmlint
Thu Nov 11 13:00:00 2010 herbertAATTlinks2linux.de
- update to 0.24 final
Mon Nov 8 13:00:00 2010 herbertAATTlinks2linux.de
- make /usr/share/mythtv/fonts owned by mythfrontend
Sun Nov 7 13:00:00 2010 herbertAATTlinks2linux.de
- update to version 0.24rc2
* MythUI OSD
* Blu-ray disc/folder parsing and playback.
* Metadata grabbing in MythGame
* Fully automatic metadata grabbing in MythVideo, allow users to select artwork to be downloaded
* Embedded text subtitle support in MKV and others
* Blu-ray and DVD multi-angle
* Online theme browser and downloader
* Experimental Broadcom Crystal HD hardware decoding support
* Large audio refactor
* Large OSD, Captioning/subtitle, and Video Playback refactor
* Support for (unencrypted) ISOs, VIDEO_TS, and BDMV over storage groups
* Substantial rework, stabilization, and improvement of DVD playback
Sat Oct 30 14:00:00 2010 herbertAATTlinks2linux.de
- update to fixes from r27052
* Fix an issue with some recordings not showing up in the Watch Recordings
screen if there was bad guide data which appended (or prepended) a space
onto the title.
* Fix crash in Advanced Search.
* Change the pre-0.22 collation.
* Respect the \"Default channel group\" setting in the EPG.
* Update the DB default character set and collation after replacing an
existing database.
* Fix the cases of screwy seektables on ivtv recordings (and other
MPEG2-PS) that happen due to frames not being counted.
* Avoid newline characters in the allocine metadata script in .23
* FFmpeg: workaround for invalid dts/pts combination.
* Retry to open the DVB dvr device when it fails because of EBUSY (or
EAGAIN). This works around a possible driver problem.
* MythZoneMinder: Make some of the debug output from the mythzmserver a
little more useful.
* Fix an issue that causes the pre-theme locale and/or backend
selection prompt to appear full size, but with unreadably tiny fonts
in the upper left corner of the screen.
* Channel Scanner: Rollup backport of QAM/SCTE scanner fixes.
* Fix an issue where all recordings would be displayed under the default
recording group when using the \'Show Recording Groups\' view.
* Fix database dropping and creation in the mythconverg_restore.pl script.
Using mc.sql doesn\'t work properly due to permissions issues.
* Fix usage of Channel Groups with names containing DB-special characters.
* Wait after DiSEqC rotor commands.
* Check to make sure \'originalairdate\' is populated before using it.
* build: add opengl dependency for vdpau since it uses QGLWidget
* Widen the time text area in the default-wide theme
* MythMusic miniplayer UI fixes for default theme.
* build MythWelcome, enable UPnP, postproc filter bundling problem (which
I\'m not sure is a problem here yet).
* Add support for \'LocalHostName\' from config.xml.
* Fix the phrase encoding in proglist.cpp.
* Add internal schema versions to --version output.
* Fix LIRC handling of keys with modifiers (Alt+Esc, Ctrl+Y, etc.).
Sat Aug 7 14:00:00 2010 herbertAATTlinks2linux.de
- disable mythweather for now because of many new dependencies
Sat Aug 7 14:00:00 2010 herbertAATTlinks2linux.de
- update to version 0.23.1
* Video Playback
+ Fix segfault when there is a change in the video stream e.g. resolution
or aspect ratio.
+ Fix NEXTSOURCE/PREVSOURCE key bindings to prevent a deadlock when
changing sources in Live TV (i.e. when hitting the \"Y\" key).
+ Fix potential crashes on video startup.
* Misc
+ Fix linking on certain combinations of configure options and distributions
when building from source.
+ Fix compilation of libswscale and libavcodec on x86_32 builds with GCC 4.2
and higher.
+ Handle AMD Athlon(tm) II processors in --enable-proc-opt.
+ Fix GUI hang (all white or brown screen, possibly with tiny fonts on top)
when specified and fallback themes are missing.
+ Fix DB schema version checks and eliminate redundant pre-upgrade backups
when multiple schemas are updated.
+ Fix check for valid MythTV configuration directory.
* mythbackend
+ Fix handling \"Delete, but allow re-record\" when used during recording.
* MythGallery
+ Fix image stretching on non-square pixel displays.
* MythVideo
+ Fixed themoviedb.org image downloading.
* MythWeather
+ Add yr.no and Weather Underground scripts and remove weather.com maps.
+ Add Weather Underground static radar maps.
+ Miscellaneous theme and other changes.
* Python bindings
+ Added `mythpython` utility for quick interpreter access and version output.
* mythcommflag
+ Fix a crash on exit when run with certain command-line arguments (such as
- -clearcutlist).
- added some new perl module requirements for mythweather
Fri Jun 4 14:00:00 2010 herbertAATTlinks2linux.de
- update to fixes from r24879. Many small fixes backported from trunk.r
To many to list them here. The more visible ones are:
* Fix of some keybindings
* Memory leaks
* Updated translations
Thu May 13 14:00:00 2010 herbertAATTlinks2linux.de
- mythcenter-wide look better with droid sans font
Tue May 11 14:00:00 2010 herbertAATTlinks2linux.de
- update to verion 0.23 final
Fri May 7 14:00:00 2010 herbertAATTlinks2linux.de
- update to version 0.23-rc3
Sun Apr 4 14:00:00 2010 herbertAATTlinks2linux.de
- update to version 0.23-rc2
Sun Mar 28 14:00:00 2010 herbertAATTlinks2linux.de
- update to version 0.23-rc1
* New event system
* Rewritten and greatly expanded python bindings
* Addition of MythNetvision Plugin
* New audio with surround sound upmixer
* Addition of Arclight Theme
* 15% faster software H.264 decoder
Thu Mar 4 13:00:00 2010 herbertAATTlinks2linux.de
- Do not require xorg-x11-driver-video-intel for openSUSE 11.1
Thu Mar 4 13:00:00 2010 herbertAATTlinks2linux.de
- update to svn fixes 23667.
* fix playback of DTS HD tracks.
* fix seeking to start of stream with non-zero start_time.
* improve A/V sync handling for 720p/1080i MPEG-2 broadcasts.
* Fix an abort in 0.22 Mirobridge.
* Fix deleting and truncating.
- raise release number to not bewilder users
Fri Feb 12 13:00:00 2010 herbertAATTlinks2linux.de
- update to svn fixes 23527
* Fix mythfilldatabase to report the correct number of programids changedi
to make them unique for multipart programs.
* Work around crash when slave backend tries to connect to broken master
backend.
* Resolve dvd playback can lock with \"waited too long for videoout to unpause\".
* Prevent audio reinitialization from cause a crash during dvd playback.
* Resolve problem where audio streams show up as \"unknown language\" in the
audio track map.
* H264Parser: simplify SEI parsing.
* libavcodec: backport ffmpeg changeset 20504 to fix h264 decoding.
* libavformat: backport ffmpeg changeset 20160.
* backport ffmpeg changesets 19621-19622 to fix matroska keyframe handling.
Sun Jan 24 13:00:00 2010 herbertAATTlinks2linux.de
- Fix x264 build dependency
Sat Jan 16 13:00:00 2010 herbertAATTlinks2linux.de
- update to svn fixes 23164
* Fix the immediate wake-on-lan bug
* Identifiy Motorola DCX-3200
* Stop mythmusic crashing when deleting the last playlist
* Prevent the excess \"Enabled deinterlacing\" messages
* Fix internal dvd player. When a change in the audio track is made using the
OSD, it sets this new audio track setting to be the dvd default audio track.
* Make MythMovies work again
* Internal dvd player. fix sorting of tracks by logical order
* Don\'t try to buffer audio/video packets when onlyvideo < 0 in AVFD:GetFrame
- fixed doubled RPM_BUILD_ROOT (made perl bindings work)
- gzip the large patches
Fri Jan 1 13:00:00 2010 herbertAATTlinks2linux.de
- update to svn fixes 23050
* Clarify the help text for the \"Record Threshold\" setting.
* Fix NEXTSOURCE, PREVSOURCE, NEXTINPUT, and NEXTCARD key bindings.
* Widen the refresh rate test range to cater for cases where the reported
refresh rates aren\'t close to usual video standard.
* fix internal dvd player: switching audio track via osd doesn\'t update dvd
preferences.
* Add more verbose error output and instructions for debugging the configuration
problems when unable to connect to the database in the restore script.
* Use image/jpeg enclosures as thumbnails in MythNews instead of trying to
play them.
* Fix MythWeather\'s location searches following changes at the BBC\'s Weather
Forecast site.
* Open dvd file handle with O_NONBLOCK so that it does not force the tray closed.
* Internal DVD Player. Resolves Jumpy dvd playback on low powered systems.
* Punch up some colors in the base.xml so that they are visible on all screens.
Sun Nov 29 13:00:00 2009 herbertAATTlinks2linux.de
- add two alternative desktop files to start a windowed frontend
Sat Nov 28 13:00:00 2009 herbertAATTlinks2linux.de
- update to snvfixes 22911
* Ensure pillar/letterboxing is refreshed when embedding and using XVideo/XvMC.
* Fall back to the Qt painter when creation of a valid OpenGL painter fails.
* Add an explicit warning around video memory shortages when using VDPAU
as well as advice on how to rectify the problem.
* Ensure the VDPAU colorkey is repainted when unpausing video playback.
Thu Nov 26 13:00:00 2009 herbertAATTlinks2linux.de
- add session file for the frontend
- add proper Provides/Conflicts, so mythtv 0.21 will be properly replaced by 0.22
Sat Nov 21 13:00:00 2009 herbertAATTlinks2linux.de
- drop dependency on mythv-imdb
- update to svnfixes 22874
* Add automatic create of VDPAU playback profiles.
* Include DROP TABLE in backups to prevent data corruption issues caused when
users (manually) restore a backup on top of a newer-schema-version DB.
* Fix UI theme and OSD theme changes due to broken/missing themes to use
overrides rather than changing the database value.
* Fix channel change in the EPG.
* DVB Descriptor updates.
* Fix two bugs in the mythmusic taglib detection code.
* Many other fixes
Wed Nov 18 13:00:00 2009 herbertAATTlinks2linux.de
- include mythplugins int package (Better tham building it separately,
because mythtv mythplugins share their resource dir)
- disable perl binding for now
Mon Nov 16 13:00:00 2009 herbertAATTlinks2linux.de
- fix XvMC support
Sun Nov 15 13:00:00 2009 herbertAATTlinks2linux.de
- fix build for openSUSE 11.2
Fri Nov 13 13:00:00 2009 herbertAATTlinks2linux.de
- removed some processor specific options, defaults should be sufficient
Thu Nov 12 13:00:00 2009 herbertAATTlinks2linux.de
- no phonon for openSUSE < 11.1
Thu Nov 12 13:00:00 2009 herbertAATTlinks2linux.de
- make mythbackend:video default user/group for the backend
- add static libmythdvdnav library, needed by mythvideo plugin
- use fdupes for includes and base-themes
- make rpmlint a little happier
Tue Nov 10 13:00:00 2009 herbertAATTlinks2linux.de
- fix perl and python bindings
Mon Nov 9 13:00:00 2009 herbertAATTlinks2linux.de
- update to final 0.22
- fix preun script
Thu Nov 5 13:00:00 2009 herbertAATTlinks2linux.de
- use intel driver package only for openSUSE >= 11.1
Tue Nov 3 13:00:00 2009 herbertAATTlinks2linux.de
- initial package for version 0.22rc2