Up to [cvs.netbsd.org] / pkgsrc / multimedia / gxine
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.26 / (download) - annotate - [select for diffs], Sun May 6 23:13:49 2012 UTC (2 weeks, 4 days ago) by dholland
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +4 -2
lines
Diff to previous 1.25 (colored)
Build fixes for new glib2.
Revision 1.25 / (download) - annotate - [select for diffs], Tue Jan 19 20:33:26 2010 UTC (2 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.24: +5 -5
lines
Diff to previous 1.24 (colored)
update to 0.5.905 changes: minor UI improvements
Revision 1.24 / (download) - annotate - [select for diffs], Wed Jul 29 21:58:16 2009 UTC (2 years, 9 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
avoid namespace conflict with newer mozjs
Revision 1.23 / (download) - annotate - [select for diffs], Fri Apr 17 16:51:07 2009 UTC (3 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.22: +9 -10
lines
Diff to previous 1.22 (colored)
update to 0.5.904 changes: -bugfixes pkgsrc note: I've disabled console output redirection into a log window because it doesn't work on NetBSD. Is something like "stdout = fdopen(blah)" legal?
Revision 1.22 / (download) - annotate - [select for diffs], Wed Sep 3 17:47:03 2008 UTC (3 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.21: +3 -1
lines
Diff to previous 1.21 (colored)
-replace at least the URL of one radio station in the predefined list by something which works -- the whole list is in dire need on maintanance -remove a GNUism from an iconv(3) call, avoids warnings -bump PKGREVISION
Revision 1.21 / (download) - annotate - [select for diffs], Fri Feb 8 17:33:02 2008 UTC (4 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
fix build against xine-lib versions with a patch level (ie a.b.c.d)
Revision 1.20 / (download) - annotate - [select for diffs], Wed Feb 7 20:07:25 2007 UTC (5 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.19: +4 -4
lines
Diff to previous 1.19 (colored)
update to 0.5.11 This is a bugfix release, fixing some configuration problems which only show up if you use gxine 0.5.10 with GTK+ 2.10 and xine-lib 1.1.4.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Jan 9 14:56:57 2007 UTC (5 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.18: +4 -4
lines
Diff to previous 1.18 (colored)
update to 0.5.10 This release fixes a security bug (possible local exploit). other changes: * DBus support is now enabled by default - improved screensaver support * Added 'CHANNELPREV' event (for vdr-xine 0.7.10). * Deferred preferences window initialisation until it's actually opened. (This noticeably speeds up startup.) * Fixed some indexing errors in the playlist drag&drop code. * Some small filename buffer usage cleanups.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Jan 5 14:54:29 2007 UTC (5 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.17: +5 -9
lines
Diff to previous 1.17 (colored)
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.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Oct 17 16:23:47 2006 UTC (5 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.16: +7 -7
lines
Diff to previous 1.16 (colored)
update to 0.5.8 changes: -UI improvements (editable menu shortcuts, eject) -bugfixes and cleanup
Revision 1.16 / (download) - annotate - [select for diffs], Tue Aug 1 14:56:06 2006 UTC (5 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Replace while (pthread_mutex_trylock) sched_yield() with a simple pthread_mutex_lock. This avoids xine taking 100% CPU load on DragonFly. Issue reported on DragoFly mailing list and pointed out by YONETANI Tomokazu. Bump revision.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jul 7 18:28:48 2006 UTC (5 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.14: +8 -8
lines
Diff to previous 1.14 (colored)
update to 0.5.7 changes: * Restored disabling of VO deinterlacer when there are active deinterlacer plugins. I finally realised what was missing... * Added names to some windows for use in ~/.gxine/gtkrc: video, fs_toolbar, wm_toolbar. * Added a few name attributes to the toolbar XML and some example style info (commented out) to the default gtkrc for the full-screen toolbar. * When determining a default MRL title, resolve symbolic links. * Prevent text insertion before the system-wide startup script. * A couple of Undo shortcuts got missed in 0.5.6. * Fixed some problems with switching to/from full-screen. * Fixed a startup bug in the window size submenu. (Bug 1487691) * Fixed a bug which prevented the video window from being shrunk. (Ubuntu bug 46403) * Fixed a problem with update of the window size menu. * Hopefully fixed a Javascript crash-on-start bug. (Bug 1482697) * Added a watchdog which will abort gxine if it hangs for 30s. (Disabled by default.) * Italian translation from Diego Petten<C3><B2>. * Build fixes for autoconf 2.59c and later.
Revision 1.14 / (download) - annotate - [select for diffs], Fri May 19 19:09:18 2006 UTC (6 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.13: +3 -2
lines
Diff to previous 1.13 (colored)
Fix pthread detection. Remove some always_inline, which can break with GCC 3.4.
Revision 1.13 / (download) - annotate - [select for diffs], Wed May 3 12:47:47 2006 UTC (6 years ago) by drochner
Branch: MAIN
Changes since 1.12: +16 -11
lines
Diff to previous 1.12 (colored)
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
Revision 1.12 / (download) - annotate - [select for diffs], Mon Mar 13 17:31:00 2006 UTC (6 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.11: +3 -2
lines
Diff to previous 1.11 (colored)
Fix build on DragonFly.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Oct 19 13:26:01 2005 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
Changes 0.4.9: * Make XTest optional (screenblanker-defeating fake keypresses). It seems to be causing problems... * Don't touch the volume at startup if remember_volume isn't set. * Don't reset the volume on exit - xine-lib alters it (if remember_volume is set) before gxine gets anywhere near it. * Fix Xinerama handling. * Enforce black background beyond video area within video window. * Don't create links to the browser plugin if it isn't present. * Added Simplified Chinese translation. (Tao Pin, Dong Changdao) * Fix a few filename-related memory leaks. * Fixed problems with # in filenames. * Use --as-needed (if supported) when linking.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 6 18:02:10 2005 UTC (6 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
update to 0.4.8 changes: Bug fixes again. One is significant: it stops gxine from (potentially) eating lots of CPU time
Revision 1.9 / (download) - annotate - [select for diffs], Thu Sep 8 18:15:39 2005 UTC (6 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
update to 0.4.7 This release fixes a few more bugs, mostly minor
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 29 16:10:44 2005 UTC (6 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
update to 0.4.6 changes: gxine has gained post-plugin chain support and improved playlist handling, and there are some fixes for some crashes (notably for full-screen mode and non-UTF-8 locales)
Revision 1.7 / (download) - annotate - [select for diffs], Tue May 31 21:33:11 2005 UTC (6 years, 11 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Fix two C99 constructs to make this pkg build with gcc 2.95.
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Sat May 28 04:48:56 2005 UTC (6 years, 11 months ago) by snj
Branch: pkgsrc-2005Q1
Changes since 1.3: +10 -5
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
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 <ananaza@iki.fi>.)
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)
Revision 1.6 / (download) - annotate - [select for diffs], Fri May 27 12:09:27 2005 UTC (7 years ago) by salo
Branch: MAIN
Changes since 1.5: +6 -7
lines
Diff to previous 1.5 (colored)
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 <ananaza@iki.fi>.) 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)
Revision 1.5 / (download) - annotate - [select for diffs], Sun May 8 06:33:35 2005 UTC (7 years ago) by reed
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
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.)
Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 13 16:39:32 2005 UTC (7 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.3: +6 -1
lines
Diff to previous 1.3 (colored)
Added some patches for ISO C90 compliance, for NetBSD-1.6.2, and for gcc-2.95. Approved by jlam.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 11:24:02 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add RMD160 digests.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 6 17:22:52 2005 UTC (7 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.1: +4 -7
lines
Diff to previous 1.1 (colored)
update to 0.4.1 changes: -needs gtk+-2.4 -some fixes and ui improvements
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 26 13:18:06 2004 UTC (8 years, 4 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Move gxine to the multimedia category (coming from graphics). This is version 0.3.3nb5.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 26 13:18:06 2004 UTC (8 years, 4 months ago) by jmmv
Branch: MAIN
Initial revision