head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.28 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.26 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.24 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.22 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.20 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.18 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.16 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.14 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.12 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.10 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.8 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.6 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.4 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.2 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.5.0.6 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.4 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.2 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.4.0.2 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.3.0.6 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.4 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.2 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.2.0.2 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.1.1.1.0.8 pkgsrc-2004Q4-base:1.1.1.1 pkgsrc-2004Q3:1.1.1.1.0.6 pkgsrc-2004Q3-base:1.1.1.1 pkgsrc-2004Q2:1.1.1.1.0.4 pkgsrc-2004Q2-base:1.1.1.1 pkgsrc-2004Q1:1.1.1.1.0.2 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2007.01.05.14.54.29; author drochner; state dead; branches; next 1.5; 1.5 date 2006.05.03.12.47.47; author drochner; state Exp; branches; next 1.4; 1.4 date 2006.03.13.17.31.00; author joerg; state Exp; branches; next 1.3; 1.3 date 2005.05.08.06.33.35; author reed; state Exp; branches; next 1.2; 1.2 date 2005.01.06.17.22.52; author drochner; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 2004.01.26.13.18.07; author jmmv; state Exp; branches 1.1.1.1; next ; 1.2.2.1 date 2005.05.28.04.48.56; author snj; state Exp; branches; next ; 1.1.1.1 date 2004.01.26.13.18.07; author jmmv; state Exp; branches; next ; desc @@ 1.6 log @update to 0.5.9 New features: prevent screen blanking in windowed mode; show time remaining; include a JPEG version of the logo for when distributors are scared to include MPEG codecs in xine-lib. gxine also now knows about xscreensaver. And some minor fixes. @ text @$NetBSD: patch-ac,v 1.5 2006/05/03 12:47:47 drochner Exp $ --- src/desktop_integration.c.orig 2006-03-07 22:26:26.000000000 +0100 +++ src/desktop_integration.c @@@@ -31,7 +31,9 @@@@ #include #include #include +#if !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__DragonFly__) #include +#endif #include #include #include @ 1.5 log @update to 0.5.6 New features include automatic handling of separate subtitles files, DVD title/chapter display, and improved playlist item management and creation. There are some small but potentially useful Javascript additions too, and quite a few small tweaks and fixes @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Fix build on DragonFly. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.3 2005/05/08 06:33:35 reed Exp $ d3 2 a4 2 --- src/desktop_integration.c.orig Tue Nov 9 17:43:13 2004 +++ src/desktop_integration.c Sat May 7 18:57:38 2005 d13 2 a14 2 #include "utils.h" @ 1.3 log @Make this build under FreeBSD. PKGREVISION not bumped since these changes only matter for FreeBSD build which failed in the first place. Note that xine-lib is needed, but the xine-lib fixes for FreeBSD have not been committed yet. (If you are curious, I am using gxine on FreeBSD all installed via pkgsrc to watch a MS Windows Media 7 ASF video and listen to MS Windows Media Audio 2 without any win32-codecs installed.) @ text @d1 1 a1 1 $NetBSD$ d9 1 a9 1 +#if !defined(__NetBSD__) && !defined(__FreeBSD__) @ 1.2 log @update to 0.4.1 changes: -needs gtk+-2.4 -some fixes and ui improvements @ text @d3 2 a4 2 --- src/desktop_integration.c.orig 2004-11-10 02:43:13.000000000 +0100 +++ src/desktop_integration.c d9 1 a9 1 +#ifndef __NetBSD__ @ 1.2.2.1 log @Pullup ticket 520 - requested by Lubomir Sedlacik security update for gxine Revisions pulled up: - pkgsrc/multimedia/gxine/Makefile 1.9, 1.10 - pkgsrc/multimedia/gxine/distinfo 1.4, 1.5, 1.6 - pkgsrc/multimedia/gxine/patches/patch-ac 1.3 - pkgsrc/multimedia/gxine/patches/patch-ad 1.3, 1.4 - pkgsrc/multimedia/gxine/patches/patch-ag 1.1 - pkgsrc/multimedia/gxine/patches/patch-ah 1.1 - pkgsrc/multimedia/gxine/patches/patch-ai 1.1, 1.2 - pkgsrc/multimedia/gxine/patches/patch-aj 1.1 Module Name: pkgsrc Committed By: rillig Date: Wed Apr 13 16:39:32 UTC 2005 Modified Files: pkgsrc/multimedia/gxine: Makefile distinfo Added Files: pkgsrc/multimedia/gxine/patches: patch-ag patch-ah patch-ai patch-aj patch-ak Log Message: Added some patches for ISO C90 compliance, for NetBSD-1.6.2, and for gcc-2.95. Approved by jlam. ---- Module Name: pkgsrc Committed By: reed Date: Sun May 8 06:33:35 UTC 2005 Modified Files: pkgsrc/multimedia/gxine: distinfo pkgsrc/multimedia/gxine/patches: patch-ac Added Files: pkgsrc/multimedia/gxine/patches: patch-ad Log Message: Make this build under FreeBSD. PKGREVISION not bumped since these changes only matter for FreeBSD build which failed in the first place. Note that xine-lib is needed, but the xine-lib fixes for FreeBSD have not been committed yet. (If you are curious, I am using gxine on FreeBSD all installed via pkgsrc to watch a MS Windows Media 7 ASF video and listen to MS Windows Media Audio 2 without any win32-codecs installed.) ---- Module Name: pkgsrc Committed By: salo Date: Fri May 27 12:09:27 UTC 2005 Modified Files: pkgsrc/multimedia/gxine: Makefile distinfo pkgsrc/multimedia/gxine/patches: patch-ad patch-ai Removed Files: pkgsrc/multimedia/gxine/patches: patch-ak Log Message: Update to version 0.4.5 Changes: 0.4.5: ====== - SECURITY FIX (pst.advisory 2005-21) Remotely-exploitable missing-format-string vulnerability in some message dialogue boxes. - Fixed some brokenness in the visualisations menu; hide/show the video widget as needed when selecting an item from that menu. - Better handling of uninstantiatable post-plugins (when configuring). - Caught and replaced another asprintf. [Bug 1204625] - Compile fix (Solaris): need $(X_EXTRA_LIBS). - Correct the documentation of the '-e' option in gxine.1. - Don't set a title for the full-screen toolbar. - Set up X threads earlier (it was being done too late). (based on a patch from Antti P Miettinen .) 0.4.4: ====== - Added support for VDR's AUDIO key. - Made the browser plugin optional. - Stop playback on playlist clear. - Fixed a bug in multi-file drag+drop. 0.4.3: ====== - Fix a bug in JS vdr(). It should check the active MRL rather than the currently-selected playlist entry. - Fix a post-plugin parameter handling error. - Provide a few more default bindings with keys. - Fix a compile failure when using xine-lib 1.0 headers. Whoops :-( - Added doc/Keybindings-HOWTO (from Craig Sanders). 0.4.2: ====== - Use external JS lib by default (if available). If you're using amd64, you want this, I'm told. - This version should be buildable and useable with GTK+2.2. It may also use, but not rely on, a few features from GTK+2.6. - Configure switches for GTK+ versions compatibility and whether to use the desktop integration wizard. (Mainly for packagers.) - Mark 'repeat' and 'random' buttons (playlist) as having accelerator keys. - Improve prefs window numeric entry editing. - "tvtime" deinterlace plugin support. - Video and audio post-plugin chain support. The deinterlace plugin is prepended to the video chain if enabled. The visualisation plugin is prepended to the audio chain if active. - Hide tab & border for single-page notebooks in the prefs window. - Make columns in playlist etc. resizable. - Fixed a few crash/warning bugs (mediamarks/playlist item edit) left over from 0.4.1. - Respond to volume changes made externally. - Fix crash on virtual desktop change. The full-screen window is now sticky and on all desktops. (If you have a better way of fixing this which *doesn't* require this, let me know.) - Fix overlay bug with window managers, such as IceWM, which have their own toolbars. - Text preferences which are uncommitted may be undone by Ctrl '-' or Undo. - Make the visualisation setting a preference. - Fix a few problems in playlist expansion via xine-lib. - Add JS event(NAME) function and make event() and vdr() output help text if called without parameters. - Add keybinding entries for 'next angle' and 'previous angle'. - Save the A/V offset setting. - Build fix: apparently, Spidermonkey isn't always libsmjs.so. - Stop GTK's complaints when the locale doesn't use UTF-8. (This is done by telling gettext that we want translated text in UTF-8. Some is intended for the console; this isn't special-cased.) - Add a few extra icons to the menus. - Add config options for default window size and magnification of low-res video streams. - Improve live-stream detection; recognise streams of unknown length. - Improve the current stream title display. - Rely on xine-lib's XML parser and quote some characters when saving the playlist, media marks and key bindings. - Change the way in which the control button images are implemented. (There are problems with some GTK+ theme engines otherwise.) - Try to update the current playlist item's title from the stream automatically unless the title has been edited. - Deleting a playlist item will, if it is being played, cause the next item to be played (or the player to enter idle mode). - Use ellipsis in long entries in the playlist & mediamarks windows. (Requires GTK+2.6.) - Allow drag&drop for reordering playlist items. - Prevent multiple install wizard instantiations. - Add menu tooltips for plugins with short descriptions in the plugin chain configuration windows. - Make playlist repeat & random settings persistent. (Guenter) @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.3 2005/05/08 06:33:35 reed Exp $ d3 2 a4 2 --- src/desktop_integration.c.orig Tue Nov 9 17:43:13 2004 +++ src/desktop_integration.c Sat May 7 18:57:38 2005 d9 1 a9 1 +#if !defined(__NetBSD__) && !defined(__FreeBSD__) @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.1.1.1 2003/04/06 11:08:15 rh Exp $ d3 1 a3 1 --- src/desktop_integration.c.orig Mon Nov 25 22:19:27 2002 d5 1 a5 1 @@@@ -30,7 +30,9 @@@@ d14 1 a14 1 #include "globals.h" @ 1.1.1.1 log @Move gxine to the multimedia category (coming from graphics). This is version 0.3.3nb5. @ text @@