Deprecated: Function create_function() is deprecated in /home/bluekitc/public_html/ringwald.ch/libxine-java/pmwiki.php on line 456

Main.Status History

Hide minor edits - Show changes to markup


Deprecated: Function create_function() is deprecated in /home/bluekitc/public_html/ringwald.ch/libxine-java/pmwiki.php on line 456
November 17, 2008, at 11:21 PM by 87.116.129.225 -
Changed line 10 from:
  • You can try a binary version of the xine-win32 UI inclusive all required xine libraries for a quick test-drive. Note: there is a bug in the video output of xine-lib which cripples the video, if windows supports YUV12 offscreen buffers. Stay tuned...
to:
  • You can try a binary version of the xine-win32 UI inclusive all required xine libraries for a quick test-drive.
November 17, 2008, at 04:15 PM by 87.116.129.225 -
Changed line 10 from:
  • You can try a binary version of the xine-win32 UI inclusive all required xine libraries for a quick test-drive.
to:
  • You can try a binary version of the xine-win32 UI inclusive all required xine libraries for a quick test-drive. Note: there is a bug in the video output of xine-lib which cripples the video, if windows supports YUV12 offscreen buffers. Stay tuned...
November 02, 2008, at 09:29 PM by 80.219.210.170 -
Changed line 10 from:
 You can try a binary version of the xine-win32 UI inclusive all required xine libraries for a quick test-drive.
to:
  • You can try a binary version of the xine-win32 UI inclusive all required xine libraries for a quick test-drive.
November 02, 2008, at 09:28 PM by 80.219.210.170 -
Added line 10:
 You can try a binary version of the xine-win32 UI inclusive all required xine libraries for a quick test-drive.
October 24, 2008, at 01:11 AM by 80.219.210.170 -
Changed lines 8-14 from:
  • NOTE: if you get an error on linux saying:
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb5c10767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31)
    ... 
    you can try to tell XCB to ignore it by:
    export LIBXCB_ALLOW_SLOPPY_LOCK=1
to:
  • Alpha version of On-Screen-Display working
  • Windows port is making progress, expect alpha version soon.
August 27, 2008, at 11:23 PM by 80.218.230.83 -
Changed lines 3-4 from:
  • XineAWTCanvas working including fullscreen support on both Mac OS X and Linux.
  • Key- and MouseEvents working for XineAWTCanvas and XineAWTFrame in normal and fullscreen mode.
to:
  • XineAWTCanvas and XineSWTCanvas working including fullscreen support on both Mac OS X and Linux.
  • Key- and MouseEvents working for XineAWTCanvas, XineAWTFrame, and XineSWTCanvas in normal and fullscreen mode.
August 03, 2008, at 10:37 PM by 84.57.180.106 -
Deleted lines 7-10:
  • NOTE: On Mac OS X it is highly recommended to use xine-lib 1.12 or higher due to the following issues in earlier versions:
* xine-lib <= 1.1.9.0 has a minor bug which causes video output be in wrong colors on Power PCs.
* xine-lib <= 1.1.11.1 crashes when trying to display video YUY2 format which is e.g. created by the audio visualizers goom and oscope.
  • NOTE: xine lib 1.1.11.1 does not play quicktime h264/mp4 movies
July 25, 2008, at 10:20 PM by 80.218.230.83 -
Changed lines 15-16 from:
  1. 1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) @] \
to:
  1. 1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31)

... @] \

July 25, 2008, at 10:19 PM by 80.218.230.83 -
Changed lines 11-17 from:
  • NOTE: xine lib 1.1.11.1 does not play quicktime h264/mp4 movies
to:
  • NOTE: xine lib 1.1.11.1 does not play quicktime h264/mp4 movies
  • NOTE: if you get an error on linux saying:
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb5c10767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) 
    you can try to tell XCB to ignore it by:
    export LIBXCB_ALLOW_SLOPPY_LOCK=1
June 09, 2008, at 12:22 PM by 129.132.130.194 -
Changed lines 9-10 from:
xine-lib <= 1.1.9.0 has a minor bug which causes video output be in wrong colors on Power PCs.
xine-lib <= 1.1.11.1 crashes when trying to display video YUY2 format which is e.g. created by the audio visualizers goom and oscope.
to:
* xine-lib <= 1.1.9.0 has a minor bug which causes video output be in wrong colors on Power PCs.
* xine-lib <= 1.1.11.1 crashes when trying to display video YUY2 format which is e.g. created by the audio visualizers goom and oscope.
June 09, 2008, at 12:22 PM by 129.132.130.194 -
Changed lines 3-9 from:
  • XineAWTCanvas working including Fullscreen support on both Mac OS X and Linux/XCB.
  • Key- and MouseEvents working for XineAWTCanvas and XineAWTFrame
  • Multiple streams can be played in parallel.
  • Audio streams supported.
  • NOTE: The Mac OS X xine-libs <= 1.1.9.0 have a minor bug which causes video output be in wrong colors on Power PCs.
  • NOTE: The Mac OS X xine-libs <= 1.1.11.1 crash when trying to display video YUY2 format which is e.g. created by the audio visualizers goom and oscope.
  • NOTE: xine lib 1.1.11.1 does not play quicktime mp4 movies
to:
  • XineAWTCanvas working including fullscreen support on both Mac OS X and Linux.
  • Key- and MouseEvents working for XineAWTCanvas and XineAWTFrame in normal and fullscreen mode.
  • Multiple media streams can be played in parallel.
  • Pure audio streams supported.
  • GOOM visualizer working.
  • NOTE: On Mac OS X it is highly recommended to use xine-lib 1.12 or higher due to the following issues in earlier versions:
xine-lib <= 1.1.9.0 has a minor bug which causes video output be in wrong colors on Power PCs.
xine-lib <= 1.1.11.1 crashes when trying to display video YUY2 format which is e.g. created by the audio visualizers goom and oscope.
  • NOTE: xine lib 1.1.11.1 does not play quicktime h264/mp4 movies
May 27, 2008, at 01:28 AM by 192.168.3.106 -
Changed lines 9-33 from:
  • NOTE: xine lib 1.1.11.1 does not play quicktime mp4 movies !!! News
    • 20080413 Video now centered in view
    • 20080408 Audio Visualizer support. Use "GOOM" in your Java audio player!
    • 20080314 DVD title info using libdvdread
    • 20080302 New Release: libxine-java-0.6.0
      • Improved ./configure script - tests for x11/xcb and JNI
      • Replaced XineWindow by XineAWTFrame
      • Fullscreen mode handled by Java instead of native code
      • XineAWTFrame realized in Java instead of native code
      • XineAWTFrame.setZoom(scale) to resize window based on video
        ** 20080122 First Release: libxine-java-0.5.0
    • 20080121 Support for XineWindows dropped for now. Tricky on Cocoa.
    • 20080101 New X11/XCB backend does not show indeterministic dead-locks
    • 20071231 Major X11 cleanup and streamline
    • 20071224 Update configuration scripts to work with Java 6
    • 20070101 XineWindow/XineAWT working on X11
    • 20061227 XineAWT resize working, XineWindow close implemented
    • 20061219 fullscreen support for XineWindow & XineAWTCanvas on MAC OS X
    • 20061218 XineWindow without decoration on MAC OS X.
    • 20061208 video playback in multiple windows works on X11 & Mac OS X
    • 20061130 video playback in XineAWTCanvas works on X11
    • 20061129 video playback in XineAWTCanvas works on Mac OS X
    • 20061126 added Mac OS X support
    • 20061119 initial import with X11 window and fullscreen
to:
  • NOTE: xine lib 1.1.11.1 does not play quicktime mp4 movies
Added lines 1-33:

Status

  • XineAWTCanvas working including Fullscreen support on both Mac OS X and Linux/XCB.
  • Key- and MouseEvents working for XineAWTCanvas and XineAWTFrame
  • Multiple streams can be played in parallel.
  • Audio streams supported.
  • NOTE: The Mac OS X xine-libs <= 1.1.9.0 have a minor bug which causes video output be in wrong colors on Power PCs.
  • NOTE: The Mac OS X xine-libs <= 1.1.11.1 crash when trying to display video YUY2 format which is e.g. created by the audio visualizers goom and oscope.
  • NOTE: xine lib 1.1.11.1 does not play quicktime mp4 movies !!! News
    • 20080413 Video now centered in view
    • 20080408 Audio Visualizer support. Use "GOOM" in your Java audio player!
    • 20080314 DVD title info using libdvdread
    • 20080302 New Release: libxine-java-0.6.0
      • Improved ./configure script - tests for x11/xcb and JNI
      • Replaced XineWindow by XineAWTFrame
      • Fullscreen mode handled by Java instead of native code
      • XineAWTFrame realized in Java instead of native code
      • XineAWTFrame.setZoom(scale) to resize window based on video
        ** 20080122 First Release: libxine-java-0.5.0
    • 20080121 Support for XineWindows dropped for now. Tricky on Cocoa.
    • 20080101 New X11/XCB backend does not show indeterministic dead-locks
    • 20071231 Major X11 cleanup and streamline
    • 20071224 Update configuration scripts to work with Java 6
    • 20070101 XineWindow/XineAWT working on X11
    • 20061227 XineAWT resize working, XineWindow close implemented
    • 20061219 fullscreen support for XineWindow & XineAWTCanvas on MAC OS X
    • 20061218 XineWindow without decoration on MAC OS X.
    • 20061208 video playback in multiple windows works on X11 & Mac OS X
    • 20061130 video playback in XineAWTCanvas works on X11
    • 20061129 video playback in XineAWTCanvas works on Mac OS X
    • 20061126 added Mac OS X support
    • 20061119 initial import with X11 window and fullscreen