MiniMyth Changelog -------------------------------------------------------------------------------- This file conains the changes made to MiniMyth since the previous stable MiniMyth release. For earlier changes see the yearly changelog files. -------------------------------------------------------------------------------- Changes since 71 (2009-11-11): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and softpad branch svn 11261 (updated). MythTV 0.20: version 0.20.2, release-0-20-fixes branch svn 16082 MythTV 0.21: version 0.21.0, release-0-21-fixes branch svn 21625 and LATM AAC (ticket 5487) and VDPAU (patch glvdpau20744). MythTV 0.22: version 0.22.0, release-0-22-fixes branch svn 22783. MythTV trunk: version trunk.22658 trunk svn 22758. Improved init - Changed Xorg init so that udev hotplug rather than MiniMyth init is used to enable/disable Xorg input (event) devices. - Separated Bluetooth init from Wiimote init. - Separated D-Bus init from GTK init. - Added MM_BLUETOOTH_DEVICE_LIST for specifying the Bluetooth devices to init. - Modified how MM_HULU_URL and MM_FLASH_URL are defaulted. Improved MythV slave backend support - Added firmware autodetection for the Hauppauge WinTV-HVR-2200 and WinTV-HVR-2250. Improved LIRC - Added autodetection of the GoTView USB Remote (0419:0001). - Modified LIRC wakeup enabling so that it works for any USB LIRC device (of course the USB LIRC hardware needs to have Wake-on-USB support). Improved Xorg - Patched xorg-server to add udev hotplug support for input devices. Modified kernel - Added hid-samsung.ko kernel module. Fixed bugs - Fixed bug that would cause unneeded shutdown delay when not in main menu . - Fixed bug that caused "Fetch and Save Codecs" to appear three times in the MiniMyth menu in MythTV 0.22. - Fixed bug that caused "Fetch and Save Adobe Flash Player" and "Fetch and Save Hulu Desktop" to not appear in the MiniMyth menu in MythTV 0.22. - Fixed a bug that caused MythStream to crash in MythTV 0.22 due to streams.res not being present. - Fixed a bug in MythStream's youtube parser caused by a change in youtube's web page format. - Fixed a bug that caused Adobe Flash Player to crash MythBrowser in MythTV 0.22 (Qt 4.5 needed to be compiled with glib enabled so that Qt and libflashplayer.so (which depends on GTK) use the same main loop). Modified build system - Modified system/udev so that it builds udev-extras. - Disabled legacy daemons (hidd, pand and dund) in lib/bluez. - Disabled audio, netlink, network and serical support in lib/bluez. - Maded MythTV 0.22 the default MythTV version. Added packages Added lib/libacl. Added lib/libattr. Updated packages Updated db/sqlite. Updated devel/glibc. Updated devel/glibc-crtobjs. Updated devel/glibc-headers. Updated kernel-2.6.31/linux. Updated kernel-headers/linux-headers-2.6.31. Updated lib/libtiff. Updated lib/libusb. Updated lib/openssl. Updated net/curl. Updated perl/perl-Image-Size. Updated system/udev. Updated system/zoneinfo. Updated X11/libva.