summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobin KAY <komadori@users.sourceforge.net>2004-06-19 14:51:31 +0000
committerRobin KAY <komadori@users.sourceforge.net>2004-06-19 14:51:31 +0000
commit63af1d1a064fb92f28334917497c5561153cc005 (patch)
tree4235892b703c881dab3bed6b27ee1a1584c9b76e /doc
parent826e1782e26a76975e505af49a3e305ff49e3749 (diff)
downloadxine-lib-63af1d1a064fb92f28334917497c5561153cc005.tar.gz
xine-lib-63af1d1a064fb92f28334917497c5561153cc005.tar.bz2
Fix falling back from multi-buffering in video_out_pgx64. Add XVR100 to configure script status output. Add --disable-shm-default to README.solaris.
CVS patchset: 6705 CVS date: 2004/06/19 14:51:31
Diffstat (limited to 'doc')
-rw-r--r--doc/README.solaris5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.solaris b/doc/README.solaris
index 858910076..dbc9d8743 100644
--- a/doc/README.solaris
+++ b/doc/README.solaris
@@ -85,7 +85,8 @@ Known Problems
feature.shm = 0
- - configure and build xine-ui with option "--disable-shm"
+ - configure and build xine-ui with option "--disable-shm" or
+ "--disable-shm-default"
- increase shmsys:shminfo_shmseg to at least 768
@@ -132,4 +133,4 @@ Known Problems
---
version of this file:
- $Id: README.solaris,v 1.13 2003/01/05 13:11:53 guenter Exp $
+ $Id: README.solaris,v 1.14 2004/06/19 14:51:31 komadori Exp $