Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenKinect/libfreenect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.5
Choose a base ref
...
head repository: OpenKinect/libfreenect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.6
Choose a head ref
  • 17 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 24, 2016

  1. OpenNI2: Add aarch64 platform detection

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    873a2cc View commit details
    Browse the repository at this point in the history
  2. Add notices about Kinect v2

    Fixes #485
    
    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    4696c80 View commit details
    Browse the repository at this point in the history
  3. Fix link

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    840dbbe View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Remove reference to nonexistent test.py

    Fixes #495
    
    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    1419c5d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. fakenect: workaround MSVC redefinition

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed May 31, 2017
    Configuration menu
    Copy the full SHA
    c29570e View commit details
    Browse the repository at this point in the history
  2. Add ability to match orphan audio devices - fixes #501

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed May 31, 2017
    Configuration menu
    Copy the full SHA
    e0fe29b View commit details
    Browse the repository at this point in the history
  3. fwfetcher: Graceful timeout - fixes #500

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed May 31, 2017
    Configuration menu
    Copy the full SHA
    ab10610 View commit details
    Browse the repository at this point in the history
  4. portage: Migrate to python-r1

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed May 31, 2017
    Configuration menu
    Copy the full SHA
    f5f69d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Revert: "Add ability to match orphan audio devices"

    This reverts commit e0fe29b.
    
    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    1a381ad View commit details
    Browse the repository at this point in the history
  2. examples: Trim dependencies

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    e59e4ef View commit details
    Browse the repository at this point in the history
  3. Improve reliability when opening subdevices

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    2ce5bd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Fix the name of the generated fakenect library to avoid conflict in t…

    …he dependency tree with libfreenect.so
    rguillomeReviewer committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    dfb3520 View commit details
    Browse the repository at this point in the history
  2. Upgrade the dependent cmake version because of "target_include_direct…

    …ories" used in the configuration files
    rguillomeReviewer committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    fe8d35b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c5a328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73b7d09 View commit details
    Browse the repository at this point in the history
  5. fakenect: Update documentation

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    072c210 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. Fixed fwfetcher to use as in two except statements (#519)

    Signed-off-by: Benn Snyder <[email protected]>
    parkerlreed authored and piedar committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    4d2fede View commit details
    Browse the repository at this point in the history
Loading