[SCM] openni2 packaging annotated tag, 2.2-beta, created. 2.2-beta

eighthave at users.alioth.debian.org eighthave at users.alioth.debian.org
Sun Dec 8 02:43:40 UTC 2013


The annotated tag, 2.2-beta has been created
        at  b6abca8e16863973dc01d9356968c033104113cb (tag)
   tagging  333a0cb042d5dc168cb31aa4805149e4368968f3 (commit)
 tagged by  eddie.cohen
        on  Sun Sep 29 11:55:41 2013 +0200

- Shortlog ------------------------------------------------------------
2.2-beta

Amir Livneh (7):
      Fix typo in README
      Merge remote-tracking branch 'origin/rename-redist-dir' into develop
      Merge branch 'enable-werror' into develop
      Do warning suppression only in VS to prevent breakage in Linux
      Fix typo: KINNECT->KINECT
      Fix OS X build after enabling treat of warnings as errors
      Merge branch 'eliminate-warnings' into develop

Eddie Cohen (153):
      Revert "ReleaseOpenSource: now performs on current commit (instead of HEAD)"
      Update PSCommon (new USB driver)
      Bug Fix: when used with OpenCL, init failed (DLLs couldn't load)
      Update version to 2.2.0.1
      HasFilesystemLock is only for FW 5.8.2 and above...
      Add filesystem lock to 5.3.31 as well
      synching enums with firmware
      Improved the hardware board type auto-detection: FW 5.3.27 and below = RD1081, FW 5.3.28 = RD 1082, FW 5.3.29 and above = ask the sensor.
      Update version to 2.2.0.3
      Add additional stdint types to support VS2008
      OPENNITWO-421 Bug Fix: jar files containing lots of unneeded files
      OPENNITWO-418 Bug Fix: can't open RD1.25 device after closing it
      Rename members of the I2C and AHB structs
      Java wrappers: add support for the YUYV format
      SimpleViewer.java: map is now always drawn at center of screen
      SimpleViewer.java: remove jogl from dependencies
      Merge branch 'new_redist' into develop
      Install project: fix dependencies
      Allow running scripts from other directories
      Creating docs and Java projects is now part of pre-build event of Install project
      Bug Fix: calling a batch from another batch requires the CALL command
      Fix 64 bit compilation and installation
      Update PSLink
      Update PSLink (fix compilation)
      Bug Fix: enumerateDevice() after openNI::shutdown() and then openNI::initialize() returns 0 results (when in the same process)
      Update PSCommon (fix Linux compilation)
      Fix Android support
      update PSCommon
      OPENNITWO-424 Doc Fix: Inaccurate comment in OniCAPI.h, OniSourceInfo should be OniSensorInfo
      Update version to 2.2.0.8
      Remove redundant print
      Improve PS1080 properties doc
      PS1080 Bug Fix: Physical device name property could not be read
      Remove mistakenly committed code that caused file logs to be created always
      Support multi-threaded waitForStreams()
      PSLink properties - improve doc
      Doc: Depth Scale is a depth stream property
      Merge branch 'multi_threaded_wait' into develop
      properties documentation improvements
      remove unneeded critical section
      waitForStreams() Bug Fix: need to handle a case where some streams are NULL
      Update PSLink
      Remove use of libudev
      remove libudev from Makefiles
      update PSCommon (ISO transfers optimized on Linux)
      recommit libudev stuff
      OPENNITWO-434 Java Bug Fix: calling Device.getSensorInfo() crashes if sensor does not exist.
      Fix playback (stopped working due to stream services changes)
      update PSCommon (missing android function declarations)
      PS1080: Remove the USB speed check. Firmware goes into safe mode anyway if not in high-speed.
      PS1080: Fix compilation
      Bug Fix: changing resolution caused a crash (due to frame buffers change)
      Remove the writing of shifts map at the end of depth map (reduce CPU and have standard buffer sizes)
      Merge branch 'ps1080_new_interface' into develop
      PS1080: potential crash fix: buffer manager was released BEFORE usb thread was terminated.
      PS1080 Bug Fix: debug dumps were not closed properly
      OPENNITWO-433 Bug Fix: SimpleViewer.java doesn't work on depth in 100um
      Explain in change log about INI files location
      fixed color and IR stream (was mistakenly broken by new interface commit)
      Handle cases where frame allocator returns NULL.
      Fixed some logging
      Added support get getting the depth CMOS type via fixed params.
      Added an enum for the different depth and image CMOS sensors.
      IR: Added support for the AR130 CMOS
      Adding support for turning on/off emitter
      Update PSCommon
      Merge branch 'command_console' into develop
      Move playback control initialization into _setHandle (common)
      Merge branch 'multiple_streams' into develop
      Remove unnecessary file
      Merge pull request #4: Image registration support for Kinect driver (Thanks, tomoto!)
      PS1080 Doc: update comment about uncompressed BAYER
      Update PSLink
      Update version to 2.2.0.11
      Java: fix doc typo
      Adding Tools dir in installation
      Installer: some order in version numbers, product names, etc.
      Adding java documentation
      Update version to 2.2.0.12
      Update version to 2.2.0.13
      Update release notes with Windows 8
      OPENNITWO-457 Bug Fix: playback of PS1080 IR stream causes a crash.
      Remove the LINK_PROP_SERIAL_NUMBER property - not in use. Use ONI_DEVICE_PROPERTY_SERIAL_NUMBER instead.
      PS1080 Bug Fix: isPropertySupported() didn't return true for ONI_DEVICE_PROPERTY_FIRMWARE_VERSION, ONI_DEVICE_PROPERTY_HARDWARE_VERSION and ONI_DEVICE_PROPERTY_SERIAL_NUMBER.
      Bug Fix: destroying a stream will not free its buffers (introduced as part of the frame buffers rewrite)
      Removing unused hash from the context
      Bug Fix: IR frames returned data size was different than declared video mode (introduced in "IR: Added support for the AR130 CMOS")
      Update version to 2.2.0.14
      Update version to 2.2.0.15
      Fix memory leak when playing files (also removed some code that was not in use)
      Bug Fix: recording YUYV creates a file that cannot be later played.
      Bug Fix: sensors with old firmware versions (without the GetPresets opcode) could not be opened
      Update version to 2.2.0.16.
      Fix commit "Bug Fix: sensors with old firmware versions (without the GetPresets opcode) could not be opened"
      NiViewer: no longer needs to change dir when opening recording (OpenNI already takes care of everything).
      NiViewer: allow choosing which streams will be opened
      PS1080: fix a potential crash when corrupt data arrives on BAYER stream
      Installation: only show version component if it's not 0
      Installation: add SDK to product name
      Update version to 2.2.0.17.
      Fix release process (due to the change of version name)
      Update version to 2.2.0.18.
      Fix memory leaks in Dummy and Test drivers...
      doc: IR default is Gray16 and not RGB
      Update version to 2.2.0.19.
      Fix memory leak with Kinect
      Update version to 2.2.0.20.
      OPENNITWO-470: Wrong Image InputFormat documentation in PS1080.ini
      OPENNITWO-468 Bug Fix: turning IR cropping on returns frames with wrong meta-data
      OPENNITWO-474 Bug Fix:  Can't change from color to IR in NiViewer
      OPENNITWO-472 Bug Fix: Stride in YUYV return 0 (only in movies)
      OPENNITWO-473 Bug Fix: potential crash when toggling IR mirror
      Merge branch 'remove_link_submodule' into develop
      Log API: use bool instead of OniBool.
      Merge branch 'link_console_refactorying' into develop
      Android: fix compilation
      OPENNITWO-481: NIVIEWER: help screen: should display AWB instead of Auto balance
      OPENNITWO-454: NiViewer crash on input mode 0
      Reduce number of corrupt frames on BAYER input
      Revert "PS1080: fix a potential crash when corrupt data arrives on BAYER stream"
      SimpleRead: don't exit upon a timeout
      PS1080: change device error state to disconnected
      PSLink: rename some structs to avoid conflicts with PS1080
      PS1080: don't bother to try to communicate with the FW if device was disconnected
      Update version to 2.2.0.21
      Fix return value of log APIs from OniStatus to Status
      Bug Fix: crash when trying to open a PSLink device
      Update version to 2.2.0.22
      Fix a frame leak in PSLink.
      Update version to 2.2.0.23
      Merge branch 'niviewer_seek_with_input' into develop
      Fix NiViewer to always try to open all 3 streams, unless otherwise requested.
      Bug Fix: creating a second stream on the same sensor and destroying it causes a crash
      OPENNITWO-486 Bug Fix: copy both glut32.lib and glut64.lib, regardless of the platform
      Sample compilation now outputs to its own bin folder.
      Fix building of Java samples after installation
      Update version to 2.2.0.24
      SimpleViewer.java: add lock to protect changes to frame while being drawn
      Update version to 2.2.0.25.
      Packaging: also copy samples .filters file for VS
      Packaging: samples Makefile should only copy redist if newer
      Update version to 2.2.0.26
      remove filters file (does not exist)
      Update version to 2.2.0.27
      Bug Fix: missing glut DLL in graphical samples output dir
      Remove -u option from Makefile (it's not supported in OSX)
      Update version to 2.2.0.28
      change static const ints to enum (this is the C way)
      Version, RGB888Pixel and YUV422DoublePixel are now declared without a macro (caused problems with code parsers)
      Bug Fix: depth will be off in NiViewer
      Update version to 2.2.0.29
      Fix a memory corruption on Android.
      Update version to 2.2.0.30

Oz Magal (3):
      Minor changes for Mac
      Changes for Mac
      Added virtual destructor to class (which has virtual functions)

Ziv Hendel (51):
      Added MacOSX Support
      Fixed the OSX install library name
      Added MacOSX Support
      Fixed all GL samples that where broken by the MacOSX commit
      Added OSX support in the redist scripts
      Redist: No USB udev permissions needed on OSX
      Fixed a small bug in the OSX makefiles (LIB_DIRS was overwritten by mistake
      Fixed a missing XN_LEAN_SENSOR definition in XnGeneralDebugProcessor which caused the open source redist script to fail.
      Updated PSCommon
      Added support for internal Android build (not via NDK).
      Fixed more missing virtual destructors.
      Enable full logging by default for the internal Android build. Once a proper logging API is added it will be removed.
      Updated PSCommon
      Enable full logging by default for the internal Android build. Once a proper logging API is added it will be removed.
      Android: Fixed a problem where multi-core compilation will fail due to a conflict in libjpeg files.
      Updated PSCommon to latest version.
      Rewrote the android make files to proper standards. They can now also support both OS and NDK builds.
      Removed debug prints from the main Android make file.
      Fixed the LibJPEG include path in the PS1080 driver to properly use include paths instead of a relative path in the code.
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      Fixed broken file permissions and updated PSCommon to the latest version
      Updated version to 2.2.0.2.
      Updated PSCommon to the latest version.
      Added the OniGrayscale8Pixel format. This format is used for 8-bit grayscale and raw bayer images.
      Added the RD 1.09 USB VID/PID.
      Updated PSCommon to latest version.
      Added a simple 1 second timeout to the SimpleRead sample.
      Updated PSCommon to latest version.
      Fixed a bug that caused waitForStreams to drop frames when it was used in a multi-threaded multi-stream scenario.
      Added a 2 second timeout to the MultiStreamRead sample.
      waitForStreams: Timeout will now be updated according to how much time is spend in the loop. This solved a bug when a frame was ready during the peek stage which caused the event to not be reset.
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      waitForStreams: Timeout will now be updated according to how much time is spend in the loop. This solved a bug when a frame was ready during the peek stage which caused the event to not be reset.
      Fixed windows compilation
      Updated PSCommon to the latest version.
      Updated PSCommon to the latest version.
      Fixed a bug that cased the image output ONI_PIXEL_FORMAT_YUYV to fail with a JPEG error (it was missing a break clause)
      NiViewer: Added draw support for YUYV images.
      Fixed the PS1080 led state API (it was missing the callback...)
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      Updated PSCommon to latest version.
      Updated PSCommon to the latest versions
      Removed unused defines from the PrimeSense.h file.
      Fixed a typo in the Android hard-coded shared library loader.
      Bug fix: Frame Manager: 1) Make sure that pFrame is wiped before usage. 2) Check that backToPoolFunc is not NULL before calling it.
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      Updated PSCommon to the latest versions
      Fixed typo.
      Updated PSCommon to the latest versions
      Updated PSCommon to the latest versions
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop

amit.stein (10):
      bigfix! linux images are now correctly decompressed!
      fixed arm compilation warnings
      fix memory overriding with strncpy
      redist works for ARM
      removed 'Tools' dir from Arm redist
      several memory related fixes
      new xnUSB on linux now supports device connection/disconnection using udev.
      PSLink now identifies device connection/disconnection
      fixed a vfov/hfov bug in PSLink
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop

eddie.cohen (47):
      2.0.0.29
      Bug Fix: trying to open the 9th device will cause a crash
      Bug Fix: can't have xnUSB in more than one DLL
      For some reason, Kinect SDK likes its depth values to be shifted by 3.
      Kinect: remove standard properties from the notifyAllProperties() method.
      Bug Fix: cannot playback files recorded in OpenNI 2.0 and played in OpenNI 1.x, when someone calls StartGenerating (NiUserTracker for example)
      fix ARM compilation
      fix ARM compilation
      fix ARM redist process
      Close log upon shutdown
      Firmware version property is now a string
      update README file with arm instructions
      Update README file with the Kinect SDK
      Merge branch 'NESA' into develop
      PS1080: Add support for file-system lock (starting with firmware 5.8.0)
      Merge remote-tracking branch 'origin/android_support' into develop
      Update version to 2.1.0.1.
      Update version to 2.1.0.2
      Update PSCommon (fix thread priority on Android)
      Update version to 2.1.0.3
      OPENNITWO-383 Bug Fix: failed to register to events again
      Fix indentation in Redist.py
      ReleaseVersion now also supports creating a package for Android
      ReleaseOpenSource: now performs on current commit (instead of HEAD)
      Android: copy INI files into the tar
      Android: add a note to release notes about the LD_LIBRARY_PATH limitation
      Fix compilation on Visual Studio 2010 Express (thanks rh-galaxy)
      ReleaseVersion: Allow compilation on 32-bit machines
      Fix Linux identification (apparently -std=c1x defines only __linux and not linux)
      Fix projects
      Fix script permissions
      Fix Android release version script
      update PSCommon
      update PSLink
      Java: fix compilation on JDK 1.6
      Fix linux compilation
      Linux: fix compilation
      Fix javadoc creation on Linux
      Allow running documentation creation from another folder
      Fix Linux compilation
      Update PSCommon (fix a bug where java samples wouldn't run from Linux)
      Change Linux product name as well
      Fix Linux release process
      Fixed compilation of samples after installation on Linux
      Fix java frame reference count
      Bug Fix: timeout passed to waitForAnyStream() was not treated well on Linux
      Add a check to samples Makefile to make sure env vars are defined.

eddiecohen (1):
      Merge pull request #1 from eranws/develop

eranws (1):
      set SimpleRead as default project.s

mark.sandler (11):
      Added constructor to Device from handle
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      Error status fix for Kinect
      Added constructor to VideoStream from handle
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      Fixed a case when waitForStreams() would not return on timeout if none of the streams was started
      Handle ONI_TIMEOUT_FOREVER in waitForStreams()
      Fix warnings in x64 compilation
      Fixed linux warning
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop

oleh.shchur (4):
      1. Fixed Kinect:NiViewer: crash (or corrupted output) when switching Color VideoMode in NiViewer (OPENNITWO-359)
      Implemented convertDepthToColorCoordinates function for kinect sdk
      Fixed auto exposure issues
      Implemented switching mechanism between IR and Color stream

oz.magal (45):
      Fixed bug: name of window in CreateWindow must match the one in RegisterClass
      Removed assert when unregistering an a writer that isn't registered.
      Make sure Registration module (for single pixel registration) is initialized before using it.
      Initialize indicator of whether we're working with PS1000 (rather than PS1080) to mean we're not.
      Ask for file name each time we start a recording
      Added button to toggle image registration mode ('i')
      Added indication of whether image registration is currently on or off in permanent status line
      Make sure image registration mode is supported before setting to it.
      Version 2.0.0.30
      Move histogram calculation in samples to the Samples Common.
      Call xnOSCloseThread when thread exits, to make sure everything is cleaned properly.
      Use correct signature for device listeners
      EventBasedRead sample provides all information about devices:
      Use correct signature for device listeners
      Kinect's now correctly report that its mirroring is on by default
      Store properties by their appropriate type
      Changed listeners
      Versioin 2.0.0.31
      Allow a listener to register to a single event source
      Fix bug that caused application to never get frames again if it uses events and the callback took too long.
      Fixed bug - wrong check before registering callbacks
      Version 2.0.0.32
      Added support for FirmwareVersion, HardwareVersion and SerialNumber for PS1080 device.
      Use correct error
      Install: Don't create exe version of the msi.
      Redist: Move msi to final directory instead of copy
      Added missing parameter to log
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      Visual studio 2008 and older doesn't supply stdint.h
      Removed validation that Visual Studio version isn't newer than 2010
      Moved check that listener isn't already registered to a place where it can use the error logger to say what happened.
      Added limitation of listener to a single source to the documentation
      Fixed bug: NiViewer didn't toggle mirror in the IR stream (it set it to the current value instead of the opposite one...)
      Merge branch 'develop' of ssh://git/localhome/GIT/Software/OpenNI2 into develop
      Added VendorID and ProductID to Kinect
      Added forward declaration of all classes in the beginning of OpenNI.h, to prevent any problems with order of use.
      oni file now supports a device name. It's "oni File"
      Added getDepthColorSyncEnabled API
      Added control for manual exposure and gain through properties.
      Fixed issue with Kinect in Debug|32 with "treat warnings as errors"
      Merge branch 'DepthUtils' into develop
      Initialization of calibration info should be done when the stream is created, not when it starts...
      Deal correctly with devices that don't support the DepthUtils (FW 5.3 or older)
      IR Stream now says it supports RGB888 in addition to Grayscale16
      Fixed signed/unsigned bug in registration module

tomoto335 (8):
      Prototype of image registration support for Kinect driver.
      Added missing implementation of KinectDevice::isImageRegistrationModeSupported.
      Work around an issue suspiciously caused by NuiImageGetColorPixelCoordinateFrameFromDepthPixelFrameAtResolution.
      Fixed the horizontal drifting issue!
      Fixing the algorithm by using INuiCoordinateMapper.
      Performance improvement.
      More aggressive optimization and got >10% improvement!
      Merge pull request #7: Driver path resolution based on the shared library location

unknown (1):
      Update version to 2.1.0.4

-----------------------------------------------------------------------

-- 
openni2 packaging



More information about the pkg-multimedia-commits mailing list