JxCapture Changelog

What's new in JxCapture 3.2

Jan 22, 2015
  • New features and improvements:
  • Added support of Windows 8 platform;
  • Added support of Yosemite platform;
  • Added support of Java 8;
  • Added ability to capture audio on Mac OS X platforms.
  • Resolved Issues:
  • Video capturing from window sources on Mac OS X platforms.

New in JxCapture 3.1 (Mar 25, 2014)

  • New features and improvements:
  • Added support of Mac OS X Mountain Lion (10.8) platform and JDK 1.7 (32-bit and 64-bit modes);
  • Added support of Windows 8 platform (32-bit and 64-bit modes);
  • Added ability to take snapshots from the overlapped and hidden windows on Mac OS X platforms.

New in JxCapture 2.1 (May 30, 2011)

  • New features and improvements:
  • Added capturing of cursor image (Mac OS X);
  • Improved video player component (Windows);
  • Restored jxcapture.image.operation package to provide backward compatibility for applications written with JxCapture 1.x;
  • Resolved Issues:
  • Fixed audio & video synchronization issues during screen capturing (Windows);
  • Memory leak in image capturing (Mac OS X);
  • Other minor bugfixes.

New in JxCapture 1.3.1 (Jun 3, 2009)

  • Restored compatibility with Mac OS X 10.4 (Platforms: PPC G4, G5).
  • Resolved the problem with incorrect colors of taken screenshots (Platforms: PPC G4, G5).

New in JxCapture 1.2 (Dec 4, 2008)

  • New Features:
  • Mac OS X 10.5 (Leopard) support.
  • Added the showDesktop() method to the teamdev.jxdesktop.WindowManager class that allows showing desktop.
  • Added the toFront() method to the teamdev.jxdesktop.ui.Window interface that allows setting specified window to front.
  • Added the getIcon() method to the teamdev.jxdesktop.ui.Window interface that allows receiving window icon.
  • Added functionality to the teamdev.jxdesktop.ui.Window interface that allows moving and resizing a window.
  • Added teamdev.jxdesktop.Mouse class that allows listening all mouse events.
  • Added teamdev.jxdesktop.Keyboard class that allows listening all keyboard events.
  • Documentation:
  • Added the "Listening Mouse and Keyboard events" chapter in JxCapture Programmer's Guide.
  • Added MouseListenerSample example.
  • Added KeyboardListenerSample example.
  • Fixes:
  • Fixed the issue when the Helper dialog box is not displayed during 'Region Screen Capture' operation (Mac OS X, JxCapture Demo).
  • Fixed the issues with hot-keys when JxCapture Viewer window is open (JxCapture Demo).
  • Fixed the issue when JPG files are not displayed in the "Open File" dialog box (JxCapture Demo).
  • Fixed the issue when Cancel action isn't fired for ScreenObjectCapture operation.
  • Fixed the issue when modificators are not recognized in keyboard events processing (Mac OS X).
  • Fixed the issue with black screen in Mac OS X when capturing a region (Mac OS X).
  • Demo:
  • New JxCapture Settings dialog box for Mac OS X platform.
  • Improvements and fixes.