Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes and SDL example #3

Merged
merged 3 commits into from
Jan 10, 2014
Merged

Various fixes and SDL example #3

merged 3 commits into from
Jan 10, 2014

Conversation

thp
Copy link
Contributor

@thp thp commented Jan 9, 2014

Here are some fixes to make it build with GCC/Clang on C++11 and another change I needed to get it to properly close down. Also, a very simple SDL example how to use the library. Can you possibly clarify the licensing of your code? Given that it's based on the code from the Linux kernel driver, it should probably be GPLv2, but getting the license clarified from the author (you) as source code comment block headers in src/ps3eye.{cpp,h} would be great, and allow reuse in other projects.

inspirit added a commit that referenced this pull request Jan 10, 2014
Various fixes and SDL example
@inspirit inspirit merged commit c6c910e into inspirit:master Jan 10, 2014
@inspirit
Copy link
Owner

thanx for your contribution!
all of my code is MIT licensed and to tell the truth i didnt check Linux p3eye version license. as far as i know it was contributed to Linux by some devs who decided to do it on their own...

inspirit pushed a commit that referenced this pull request Feb 1, 2016
Fixed compilation with MiNGW64.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants