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.6.1
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.6.2
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on May 10, 2020

  1. build(wrappers/python): improve python detection

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed May 10, 2020
    Configuration menu
    Copy the full SHA
    624087e View commit details
    Browse the repository at this point in the history
  2. build: bump patch version

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

Commits on Jun 9, 2020

  1. fix: move callbacks after vid/pid query (#619)

    Signed-off-by: Benn Snyder <[email protected]>
    chaoslion authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2182214 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. fix(micview): include stdlib.h to close #629

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    d913755 View commit details
    Browse the repository at this point in the history
  2. fix(c_sync): handle error codes to close #627

    Signed-off-by: Benn Snyder <[email protected]>
    piedar committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    4d6b941 View commit details
    Browse the repository at this point in the history
Loading