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

HID final cleanup, and LID adaption to use similar API #1573

Merged
merged 52 commits into from Jul 3, 2015

Conversation

sensestage
Copy link
Contributor

This pull request does two things:

  • cleanup the last remains of obsolete HID stuff
  • adapt LID to use a similar API as HID. LID is still needed as HID on Linux does not access the internal interfaces on a laptop (e.g. keyboard, trackpad, trackpoint).

and at least one unrelated fix in a helpfile.

sensestage and others added 30 commits June 28, 2015 12:51
…called for.

This ensures that if a register of a spec took place after the device was initialized, the registered spec is used.
…g, and make the latter private. This unifies the interface with HID.
…side. and provide a method to check whether debugging is on.
@LFSaw
Copy link
Member

LFSaw commented Jun 29, 2015

there's a stale branch by @telephon related to this:
https://github.com/supercollider/supercollider/tree/removing-general-hid
can I savely remove it?

telephon added a commit that referenced this pull request Jul 3, 2015
HID final cleanup, and LID adaption to use similar API
@telephon telephon merged commit c040701 into supercollider:master Jul 3, 2015
@sensestage
Copy link
Contributor Author

Yes, I think that @telephon 's branch can be removed.

@sensestage sensestage deleted the lidunifymethods2 branch March 20, 2016 15:08
@crucialfelix crucialfelix added this to the 3.8 milestone Mar 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants