Author: pebender
Date: Sun Jan 4 09:35:20 2009
New Revision: 4167
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/minimyth.conf.mk
Log:
- Added vmware video driver to the default binary image.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Jan 4
09:35:20 2009
@@ -1,7 +1,7 @@
MiniMyth Changelog
--------------------------------------------------------------------------------
-Changes since 62 (2009-01-03):
+Changes since 62 (2009-01-04):
Current MythTV versions
MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch
svn 16082,
@@ -30,6 +30,7 @@
- Added wiimote to detected event devices.
- Added support for numerous event devices in xorg.conf rather than
just
one keyboard and one mouse.
+ - Added vmware video driver to the default binary image.
Modified mediaplayers
- Modified init so that it configures MythTV to use xv rather than
vdpau
Modified: trunk/gar-minimyth/script/minimyth.conf.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.conf.mk (original)
+++ trunk/gar-minimyth/script/minimyth.conf.mk Sun Jan 4 09:35:20 2009
@@ -32,7 +32,7 @@
# Lists the graphics drivers supported.
# Valid values for mm_GRAPHICS are one or more of 'intel', 'nvidia',
# 'openchrome', 'radeon', 'radeonhd', 'savage', 'sis', and 'vmware'.
-mm_GRAPHICS ?= intel nvidia openchrome radeon radeonhd
+mm_GRAPHICS ?= intel nvidia openchrome radeon radeonhd vmware
# Lists the software to be supported.
# Lists the software to be supported.
# Valid values for MM_SOFTWARE are zero or more
of 'mythbrowser', 'mythgallery',
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---