Revision: 5817 Author: pebender Date: Wed Nov 11 13:27:11 2009 Log: - Updated changelog.
http://code.google.com/p/minimyth/source/detail?r=5817 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog-2009.txt /trunk/gar-minimyth/html/minimyth/document-changelog.txt ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog-2009.txt Tue Nov 3 21:48:14 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog-2009.txt Wed Nov 11 13:27:11 2009 @@ -1,5 +1,84 @@ MiniMyth Changelog 2009 +-------------------------------------------------------------------------------- +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 + <http://www.minimyth.org/forum/viewtopic.php?f=1&t=2480>. + - 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. + -------------------------------------------------------------------------------- Changes since 70 (2009-11-01): ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Wed Nov 11 06:47:13 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Wed Nov 11 13:27:11 2009 @@ -5,7 +5,7 @@ MiniMyth release. For earlier changes see the yearly changelog files. -------------------------------------------------------------------------------- -Changes since 71 (2009-11-11): +Changes since 72 (2009-11-11): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and @@ -16,69 +16,3 @@ 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 - <http://www.minimyth.org/forum/viewtopic.php?f=1&t=2480>. - - 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. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
