head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.54 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.52 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.50 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.48 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.44 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.42 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.40 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.38 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 netbsd-1-6-1:1.3.0.4 netbsd-1-6-1-base:1.3 netbsd-1-6:1.3.0.6 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.2 pkgviews-base:1.3 buildlink2-base:1.2 buildlink2:1.2.0.2; locks; strict; comment @# @; 1.4 date 2003.03.08.18.01.41; author mycroft; state dead; branches; next 1.3; 1.3 date 2002.07.12.18.29.29; author mycroft; state Exp; branches; next 1.2; 1.2 date 2002.06.16.18.12.58; author wiz; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 2002.05.20.23.03.37; author veego; state Exp; branches; next ; 1.2.2.1 date 2002.06.16.18.12.58; author jlam; state dead; branches; next 1.2.2.2; 1.2.2.2 date 2002.06.23.18.46.53; author jlam; state Exp; branches; next ; desc @@ 1.4 log @Update to ogle 0.9.0. @ text @$NetBSD: patch-ac,v 1.3 2002/07/12 18:29:29 mycroft Exp $ --- configure.orig Sun Jun 30 00:54:14 2002 +++ configure Thu Jul 11 02:22:13 2002 @@@@ -1004,7 +1004,7 @@@@ --disable-libtool-lock avoid locking (might break parallel builds) --disable-xv disable the use of Xv --disable-oss make a version not using oss - --disable-obsdaudio make a version not using OpenBSD audio + --disable-obsdaudio make a version not using NetBSD/OpenBSD audio --disable-sunaudio make a version not using Sun audio --disable-alsa make a version not using alsa --disable-xmltest Do not try to compile and run a test LIBXML program @@@@ -10989,7 +10989,7 @@@@ fi; if test "x$enable_obsdaudio" != xno; then case "$host" in - *-openbsd*) + *-netbsd*|*-openbsd*) cat >>confdefs.h <<\_ACEOF @@@@ -11009,7 +11009,7 @@@@ fi; if test "x$enable_sunaudio" != xno; then case "$host" in - *-sun-solaris*|*-netbsd*) + *-sun-solaris*) cat >>confdefs.h <<\_ACEOF @ 1.3 log @Update to ogle 0.8.4. Miscellaneous bug fixes, mostly to navigation. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.2 2002/06/16 18:12:58 wiz Exp $ @ 1.2 log @Update to 0.8.3, provided by veego. Changes since 0.8.2: New audio code now supports OSS, ALSA, Sun audio, and OpenBSD audio. There is improved audio/video synchronization and a much more reasonable volume level. There are updates to the navigation code, which now plays more DVDs. It's Xinerama aware and the User Interfaces control functions have been extended. This release will disable Xscreensaver while playing video, and has many small bugfixes. @ text @d1 1 a1 1 $NetBSD$ d3 13 a15 4 --- configure.orig Wed Jun 12 00:11:32 2002 +++ configure Thu Jun 13 12:02:17 2002 @@@@ -7367,7 +7367,7 @@@@ a20 3 cat >> confdefs.h <<\EOF #define LIBOGLEAO_OBSD @@@@ -7386,7 +7386,7 @@@@ d22 3 d30 2 a31 2 cat >> confdefs.h <<\EOF #define LIBOGLEAO_SOLARIS @ 1.2.2.1 log @file patch-ac was added on branch buildlink2 on 2002-06-23 18:46:53 +0000 @ text @d1 22 @ 1.2.2.2 log @Merge from pkgsrc-current to buildlink2 branch. @ text @a0 22 $NetBSD: patch-ac,v 1.2.2.1 2002/06/23 18:46:53 jlam Exp $ --- configure.orig Wed Jun 12 00:11:32 2002 +++ configure Thu Jun 13 12:02:17 2002 @@@@ -7367,7 +7367,7 @@@@ if test "x$enable_obsdaudio" != xno; then case "$host" in - *-openbsd*) + *-netbsd*|*-openbsd*) cat >> confdefs.h <<\EOF #define LIBOGLEAO_OBSD @@@@ -7386,7 +7386,7 @@@@ if test "x$enable_sunaudio" != xno; then case "$host" in - *-sun-solaris*|*-netbsd*) + *-sun-solaris*) cat >> confdefs.h <<\EOF #define LIBOGLEAO_SOLARIS @ 1.1 log @ogle now continues if the SHM test fails. This could help people who don't increase SHMMAXPGS to 16384. XXX This cause some performance lose, so be preparted to not see the full speed of ogle if you don't increase SHMMAXPGS. This patch was needed to debug a problem with Xvideo. Approved by Alistair Crooks. @ text @d3 20 a22 32 --- mpeg2_video/video_output_x11.c.orig Sun Dec 2 22:38:00 2001 +++ mpeg2_video/video_output_x11.c Tue May 21 00:47:58 2002 @@@@ -1751,7 +1751,7 @@@@ window.video_area.width) / 2; window.video_area.y = (int)(window.window_area.height - window.video_area.height) / 2; - + if(use_xshm) { XvShmPutImage(mydisplay, xv_port, dwin->win, mygc, xv_image, 0, 0, dwin->image->info->picture.horizontal_size, @@@@ -1761,9 +1761,18 @@@@ window.video_area.width, window.video_area.height, True); - + } else { + XvPutImage(mydisplay, xv_port, dwin->win, mygc, xv_image, + 0, 0, + dwin->image->info->picture.horizontal_size, + dwin->image->info->picture.vertical_size, + window.video_area.x, + window.video_area.y, + window.video_area.width, + window.video_area.height); + } //XFlush(mydisplay); ?? - { + if(use_xshm) { XEvent ev; XEvent *e; e = &ev; @