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: shiffman/libfreenect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jesperalmstrom/libfreenect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 39 files changed
  • 1 contributor

Commits on Mar 18, 2014

  1. first try to get the wrapper/java to compile for 64 bit OSX 10.9

    using a 64 bit libusb from “port install libusb” and changing the build
    parameters for the Xcode project to build x86_64 instead of i386. Using
    latest Xcode 5.1.
    jesperalmstrom committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    8f926c0 View commit details
    Browse the repository at this point in the history
  2. jni lib built for 64bit

    updated the output file from Xcode build of libKinect Java Native lib.
    jesperalmstrom committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    4472b27 View commit details
    Browse the repository at this point in the history
Loading