Revision: 5598 Author: pebender Date: Fri Oct 2 11:49:53 2009 Log: - Split current release changelog into a separate file.
http://code.google.com/p/minimyth/source/detail?r=5598 Added: /trunk/gar-minimyth/html/minimyth/document-changelog.txt Modified: /trunk/gar-minimyth/html/minimyth/document-changelog-2009.txt /trunk/gar-minimyth/html/minimyth/document.html ======================================= --- /dev/null +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Oct 2 11:49:53 2009 @@ -0,0 +1,226 @@ +MiniMyth Changelog + +-------------------------------------------------------------------------------- +This file conains the changes made to MiniMyth as part of the current version. +For changes made to MiniMyth in previous version see the yearly changelog files. + +-------------------------------------------------------------------------------- +Changes since 69 (2009-10-01): + +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 trunk: version trunk.22117 trunk svn 22117. + +Modified init + - Added MM_DHCP_ADDRESS, MM_DHCP_BROADCAST, MM_DHCP_SUBNET_MASK, and + MM_DHCP_ROUTERS for statically configuring network the interface. + - Removed auto-detection of sensor chip on ASUS motherboards as ASUS + motherboard sensor information is handled by the asus_atk0110.ko + in most cases. + - Added autodetection of AMD Geode video. + - Added autodetection of Intel Atom CPU. + +Improved MythTV + - Added LATM AAC support (0.21). + - Enabled synchronizing using DRM vblank as it is fixed in the 2.6.31 + kernel as well as MiniMyth's patched 2.6.30 kernel. + - Enabled firewire support (0.21 and trunk). + - Enabled Hauppauge HD-PVR support (trunk). + +Improved MythTV slave backend support + - Added support for devices that use the cx25840 driver. + - Added support for FireWire (IEEE 1394) controlled set top boxes. + - Added support for budget capture devices (e.g. Nova-PCI), including the + kernel drivers budget, budget-ai and budget-ci. + +Modified MythStream + - Patched MythStream's paint routines in an attempt to minimize GUI + flickering. + - Updated Apple and Youtube parsers. + +Modified mediaplayers + - Updated Xine VDPAU patch. + - Updated FFmpeg and MPlayer VAAPI patches. + - Updated FFMpeg multi-threading patch. + - Enabled xcb support in Xine. + - Enabled xcb support in VLC. + - Added VLC VDPAU patch (but it appears to be broken). + +Modified xorg + - Added xcb because more packages are using it and some packages (e.g. vlc + is phasing out xlib support + - Added geode driver. + - Added r600 DRI driver. + +Modified ALSA + - Added snd-cs5535audio ALSA sound driver. + +Modified kernel + - Switched to the new FireWire (IEEE 1394) stack. + - Added firewire-ohci.ko kernel module for use by FireWire (IEE 1394) + controlled set top boxes. + - Added asus_atk0110.ko kernel module. + - Added hid-logitech.ko kernel module. + - Added cx25840.ko kernel module. + - Added budget.ko, budget-av.ko and budget-ci.ko kernel modules. + - Added snd-cs5535audio.ko ALSA sound driver. + - Added scx200_acb.ko kernel module used by some geode hardware. + - Added lm90.ko sensor kernel module used by some geode hardware. + - Added tulip network driver, which is used by Virtual PC. + - Added hdpvr.ko kernel module. + - Added some configuration options that udev may want. + - Updated unionfs patch to 2.5.3. + - Patched 2.6.30 to fix the via drm vblank bug, which was fixed in 2.6.31. + - Patched 2.6.30 and 2.6.30 to add support for the Intel Atom CPU to the + coretemp.ko kernel module. + +Fixed bugs + - Patched MythStream in MythTV trunk so that it uses QX11Info::display + instead of qt_xdisplay(). + - Fixed bug that caused the frontend's webpage to not display the output + of /proc/loadavg. + - Fixed e100 kernel driver by enabling firmware inclusion in the kernel. + +Modified build system + - Changed how *_config and *-config scripts that some packages install and + some packages use to determine configuration information about other + packages. In the past, the build system pactched each package that + looked for one of these scripts. Now the build system has the package + install these in a separate location and adds this location to the path. + This reduces the size of the patches and reduces the chance that a + package that needed to be patched was not patched. + - Added the Graphite theme to MythTV trunk. + - Patched myth-*/mythstream packages to removed gcc warnings. + - Added python for packages that need it to build, including xorg's xcb. + - Added tcl for packages that need it to build, including sqlite. + +Fixed build system + - Patched kernel-2.6.*/linux so that it uses ncurses from the build + environment rather than the local system. + - Patched lib/ncurses so that its *-config file gives out the correct + values for installation paths. + - Patched system/g15daemon so that it does not add includedir to CPPFLAGS. + - Modified db/mysql compiler options to fix problems on x86_64 targets, + see <http://www.minimyth.org/forum/viewtopic.php?f=5&t=2393>. + +Removed packages + Removed myth-trunk/myththemes. + Removed nvidia/nvidia-185.18.31. + Removed nvidia/nvidia-190.25. + Removed X11/vdpau. + +Added packages + Added myth-0.22/*. + Added myth-trunk/myththemes-old. + Added nvidia/nvidia-185.18.36. + Added nvidia/nvidia-190.36. + Added python/python. + Added utils/gperf. + Added utils/tcl (needed to build db/sqlite 5.1.38). + Added X11/libvdpau. + Added xorg-7.4/libxcb. + Added xorg-7.4/xcb-proto. + Added xorg-7.4/xcb-util. + +Moved packages + Moved X11/vdpinfo to X11/vdpauinfo (reflects the new tarball name). + +Updated packages + Updated db/mysql. + Updated db/sqlite. + Updated devel/fakeroot. + Updated devel/intltool. + Updated disk/e2fsprogs. + Updated disk/hdparm. + Updated emulators/sdlmame. + Updated emulators/stella. + Updated gtk/atk. + Updated gtk/glib. + Updated gtk/gtk+. + Updated gtk/pango. + Updated kernel-2.6.30/alsa-driver. + Updated kernel-2.6.30/linux. + Updated kernel-2.6.31/alsa-driver. + Updated kernel-2.6.31/linux. + Updated kernel-headers/linux-headers-2.6.30. + Updated kernel-headers/linux-headers-2.6.31. + Updated lib/alsa-lib. + Updated lib/bluez. + Updated lib/boost. + Updated lib/ffmpeg. + Updated lib/fontconfig. + Updated lib/libpng. + Updated lib/libdvdread. + Updated lib/libdvdnav. + Updated lib/libtiff. + Updated lib/libtheora. + Updated lib/libusb. + Updated lib/libxml2. + Updated lib/libxslt. + Updated lib/nss. + Updated lib/taglib. + Updated mediaplayers/gnash. + Updated mediaplayers/mplayer-svn. + Updated mediaplayers/vlc. + Updated myth-trunk/mythstream. + Updated net/curl. + Updated net/mount.cifs. + Updated net/openssh. + Updated perl/perl. + Updated perl/perl-DBD-mysql. + Updated perl/perl-libwww-perl. + Updated qt/qt4. + Updated system/lirc. + Updated system/udev. + Updated system/zoneinfo. + Updated utils/alsa-utils. + Updated utils/bash. + Updated utils/busybox. + Updated utils/coreutils. + Updated utils/pciutils. + Updated utils/pmount. + Updated utils/transcode. + Updated utils/util-linux-ng. + Updated utils/usbutils. + Updated X11/libva. + Updated X11/vdpau-video. + Updated X11/vdpauinfo. + Updated X11/xscreensaver. + Updated xorg-7.4/bdftopcf. + Updated xorg-7.4/bigreqsproto. + Updated xorg-7.4/damageproto. + Updated xorg-7.4/evieext. + Updated xorg-7.4/fontsproto. + Updated xorg-7.4/libdrm. + Updated xorg-7.4/libfontenc. + Updated xorg-7.4/libICE. + Updated xorg-7.4/libpciaccess. + Updated xorg-7.4/libpthread-stubs. + Updated xorg-7.4/libXau. + Updated xorg-7.4/libXmu. + Updated xorg-7.4/libXrender. + Updated xorg-7.4/libXxf86dga. + Updated xorg-7.4/Mesa. + Updated xorg-7.4/pixman. + Updated xorg-7.4/resourceproto. + Updated xorg-7.4/scrnsaverproto. + Updated xorg-7.4/util-macros. + Updated xorg-7.4/videoproto. + Updated xorg-7.4/xf86bigfontproto. + Updated xorg-7.4/xf86dgaproto. + Updated xorg-7.4/xf86driproto. + Updated xorg-7.4/xf86-input-evdev. + Updated xorg-7.4/xf86-input-void. + Updated xorg-7.4/xf86-video-ati. + Updated xorg-7.4/xf86-video-intel. + Updated xorg-7.4/xf86-video-nv. + Updated xorg-7.4/xf86-video-vmware. + Updated xorg-7.4/xkeyboard-config. + Updated xorg-7.4/xproto. + Updated xorg-7.4/xrandr. + Updated xorg-7.4/xset. ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog-2009.txt Fri Oct 2 10:26:58 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog-2009.txt Fri Oct 2 11:49:53 2009 @@ -1,226 +1,5 @@ MiniMyth Changelog 2009 --------------------------------------------------------------------------------- -Changes since 69 (2009-10-01): - -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 trunk: version trunk.22117 trunk svn 22117. - -Modified init - - Added MM_DHCP_ADDRESS, MM_DHCP_BROADCAST, MM_DHCP_SUBNET_MASK, and - MM_DHCP_ROUTERS for statically configuring network the interface. - - Removed auto-detection of sensor chip on ASUS motherboards as ASUS - motherboard sensor information is handled by the asus_atk0110.ko - in most cases. - - Added autodetection of AMD Geode video. - - Added autodetection of Intel Atom CPU. - -Improved MythTV - - Added LATM AAC support (0.21). - - Enabled synchronizing using DRM vblank as it is fixed in the 2.6.31 - kernel as well as MiniMyth's patched 2.6.30 kernel. - - Enabled firewire support (0.21 and trunk). - - Enabled Hauppauge HD-PVR support (trunk). - -Improved MythTV slave backend support - - Added support for devices that use the cx25840 driver. - - Added support for FireWire (IEEE 1394) controlled set top boxes. - - Added support for budget capture devices (e.g. Nova-PCI), including the - kernel drivers budget, budget-ai and budget-ci. - -Modified MythStream - - Patched MythStream's paint routines in an attempt to minimize GUI - flickering. - - Updated Apple and Youtube parsers. - -Modified mediaplayers - - Updated Xine VDPAU patch. - - Updated FFmpeg and MPlayer VAAPI patches. - - Updated FFMpeg multi-threading patch. - - Enabled xcb support in Xine. - - Enabled xcb support in VLC. - - Added VLC VDPAU patch (but it appears to be broken). - -Modified xorg - - Added xcb because more packages are using it and some packages (e.g. vlc - is phasing out xlib support - - Added geode driver. - - Added r600 DRI driver. - -Modified ALSA - - Added snd-cs5535audio ALSA sound driver. - -Modified kernel - - Switched to the new FireWire (IEEE 1394) stack. - - Added firewire-ohci.ko kernel module for use by FireWire (IEE 1394) - controlled set top boxes. - - Added asus_atk0110.ko kernel module. - - Added hid-logitech.ko kernel module. - - Added cx25840.ko kernel module. - - Added budget.ko, budget-av.ko and budget-ci.ko kernel modules. - - Added snd-cs5535audio.ko ALSA sound driver. - - Added scx200_acb.ko kernel module used by some geode hardware. - - Added lm90.ko sensor kernel module used by some geode hardware. - - Added tulip network driver, which is used by Virtual PC. - - Added hdpvr.ko kernel module. - - Added some configuration options that udev may want. - - Updated unionfs patch to 2.5.3. - - Patched 2.6.30 to fix the via drm vblank bug, which was fixed in 2.6.31. - - Patched 2.6.30 and 2.6.30 to add support for the Intel Atom CPU to the - coretemp.ko kernel module. - -Fixed bugs - - Patched MythStream in MythTV trunk so that it uses QX11Info::display - instead of qt_xdisplay(). - - Fixed bug that caused the frontend's webpage to not display the output - of /proc/loadavg. - - Fixed e100 kernel driver by enabling firmware inclusion in the kernel. - -Modified build system - - Changed how *_config and *-config scripts that some packages install and - some packages use to determine configuration information about other - packages. In the past, the build system pactched each package that - looked for one of these scripts. Now the build system has the package - install these in a separate location and adds this location to the path. - This reduces the size of the patches and reduces the chance that a - package that needed to be patched was not patched. - - Added the Graphite theme to MythTV trunk. - - Patched myth-*/mythstream packages to removed gcc warnings. - - Added python for packages that need it to build, including xorg's xcb. - - Added tcl for packages that need it to build, including sqlite. - -Fixed build system - - Patched kernel-2.6.*/linux so that it uses ncurses from the build - environment rather than the local system. - - Patched lib/ncurses so that its *-config file gives out the correct - values for installation paths. - - Patched system/g15daemon so that it does not add includedir to CPPFLAGS. - - Modified db/mysql compiler options to fix problems on x86_64 targets, - see <http://www.minimyth.org/forum/viewtopic.php?f=5&t=2393>. - -Removed packages - Removed myth-trunk/myththemes. - Removed nvidia/nvidia-185.18.31. - Removed nvidia/nvidia-190.25. - Removed X11/vdpau. - -Added packages - Added myth-0.22/*. - Added myth-trunk/myththemes-old. - Added nvidia/nvidia-185.18.36. - Added nvidia/nvidia-190.36. - Added python/python. - Added utils/gperf. - Added utils/tcl (needed to build db/sqlite 5.1.38). - Added X11/libvdpau. - Added xorg-7.4/libxcb. - Added xorg-7.4/xcb-proto. - Added xorg-7.4/xcb-util. - -Moved packages - Moved X11/vdpinfo to X11/vdpauinfo (reflects the new tarball name). - -Updated packages - Updated db/mysql. - Updated db/sqlite. - Updated devel/fakeroot. - Updated devel/intltool. - Updated disk/e2fsprogs. - Updated disk/hdparm. - Updated emulators/sdlmame. - Updated emulators/stella. - Updated gtk/atk. - Updated gtk/glib. - Updated gtk/gtk+. - Updated gtk/pango. - Updated kernel-2.6.30/alsa-driver. - Updated kernel-2.6.30/linux. - Updated kernel-2.6.31/alsa-driver. - Updated kernel-2.6.31/linux. - Updated kernel-headers/linux-headers-2.6.30. - Updated kernel-headers/linux-headers-2.6.31. - Updated lib/alsa-lib. - Updated lib/bluez. - Updated lib/boost. - Updated lib/ffmpeg. - Updated lib/fontconfig. - Updated lib/libpng. - Updated lib/libdvdread. - Updated lib/libdvdnav. - Updated lib/libtiff. - Updated lib/libtheora. - Updated lib/libusb. - Updated lib/libxml2. - Updated lib/libxslt. - Updated lib/nss. - Updated lib/taglib. - Updated mediaplayers/gnash. - Updated mediaplayers/mplayer-svn. - Updated mediaplayers/vlc. - Updated myth-trunk/mythstream. - Updated net/curl. - Updated net/mount.cifs. - Updated net/openssh. - Updated perl/perl. - Updated perl/perl-DBD-mysql. - Updated perl/perl-libwww-perl. - Updated qt/qt4. - Updated system/lirc. - Updated system/udev. - Updated system/zoneinfo. - Updated utils/alsa-utils. - Updated utils/bash. - Updated utils/busybox. - Updated utils/coreutils. - Updated utils/pciutils. - Updated utils/pmount. - Updated utils/transcode. - Updated utils/util-linux-ng. - Updated utils/usbutils. - Updated X11/libva. - Updated X11/vdpau-video. - Updated X11/vdpauinfo. - Updated X11/xscreensaver. - Updated xorg-7.4/bdftopcf. - Updated xorg-7.4/bigreqsproto. - Updated xorg-7.4/damageproto. - Updated xorg-7.4/evieext. - Updated xorg-7.4/fontsproto. - Updated xorg-7.4/libdrm. - Updated xorg-7.4/libfontenc. - Updated xorg-7.4/libICE. - Updated xorg-7.4/libpciaccess. - Updated xorg-7.4/libpthread-stubs. - Updated xorg-7.4/libXau. - Updated xorg-7.4/libXmu. - Updated xorg-7.4/libXrender. - Updated xorg-7.4/libXxf86dga. - Updated xorg-7.4/Mesa. - Updated xorg-7.4/pixman. - Updated xorg-7.4/resourceproto. - Updated xorg-7.4/scrnsaverproto. - Updated xorg-7.4/util-macros. - Updated xorg-7.4/videoproto. - Updated xorg-7.4/xf86bigfontproto. - Updated xorg-7.4/xf86dgaproto. - Updated xorg-7.4/xf86driproto. - Updated xorg-7.4/xf86-input-evdev. - Updated xorg-7.4/xf86-input-void. - Updated xorg-7.4/xf86-video-ati. - Updated xorg-7.4/xf86-video-intel. - Updated xorg-7.4/xf86-video-nv. - Updated xorg-7.4/xf86-video-vmware. - Updated xorg-7.4/xkeyboard-config. - Updated xorg-7.4/xproto. - Updated xorg-7.4/xrandr. - Updated xorg-7.4/xset. - -------------------------------------------------------------------------------- Changes since 68 (2009-08-10): ======================================= --- /trunk/gar-minimyth/html/minimyth/document.html Fri Oct 2 10:26:58 2009 +++ /trunk/gar-minimyth/html/minimyth/document.html Fri Oct 2 11:49:53 2009 @@ -53,11 +53,12 @@ <ul> <li> MiniMyth changelog: - <a href="document-changelog-2009.txt">2009</a> - <a href="document-changelog-2008.txt">2008</a> - <a href="document-changelog-2007.txt">2007</a> - <a href="document-changelog-2006.txt">2006</a> - <a href="document-changelog-2005.txt">2005</a> + <a href="document-changelog.txt">current release</a>, + <a href="document-changelog-2009.txt">2009</a>, + <a href="document-changelog-2008.txt">2008</a>, + <a href="document-changelog-2007.txt">2007</a>, + <a href="document-changelog-2006.txt">2006</a> and + <a href="document-changelog-2005.txt">2005</a>. </li> <li><a href="document-todo.txt">MiniMyth todo list</a></li> </ul> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
