Skip to content

Conversation

@sc3sc3
Copy link

@sc3sc3 sc3sc3 commented Sep 13, 2016

bagong and others added 22 commits May 22, 2016 09:14
But buttons are not working yet
but need to change the way the elements are allocated. Instead of
allocating everything at the beginning, allocate on the go.
Taking into account when there is arrange of usages or a HID element,
each should have its own SC element (at least if it is not an array)
The Hid components are part of the standard SDK with MSVC
The install should be defined within SC, and not within the submodule, to allow variables like auxresourcesdir to be used without reassigning them
HID support for Windows and various additions towards HID in 3.8
@bagong
Copy link

bagong commented Sep 14, 2016

The duplicate line "cmake_policy(SET CMP0048 OLD)" (line 3 and 6) in CMakeLists.txt is still in there. So it is not "a fix for cmake 2.8". Line 6 must go. Sorry.

bagong and others added 7 commits September 15, 2016 15:14
Remove duplicate line regarding cmp0048
Initialize the counter variable i to zero in hid_parse_input_report(),
fixing a bug whereby a segfault can happen when the function is entered
more than once.
Fix counter bug in hid_parse_input_report()
Include windows.h to fix MinGW32 build, thanks sonoro1234
@mossheim
Copy link

mossheim commented Jul 5, 2017

@sonoro1234 @sc3sc3 @bagong , is this repository still being maintained? If not, perhaps we should close this and focus dev work at supercollider/hidapi, which is 33 commits ahead. on a similar note, I have a PR there that I'd appreciate a second look at.

supercollider#9

mossheim and others added 4 commits April 9, 2018 19:03
cmake: bump to 3.0, use modern project() syntax
Caused issues by processing run loop at undesirable moments.
Undo "fix hidapi enumeration bug on OSX" - commit c43255b
@mossheim mossheim deleted the branch sensestage:master April 17, 2021 10:28
@mossheim mossheim deleted the master branch April 17, 2021 10:28
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.