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

Linux pac drive #1479

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 10, 2017

  1. Configuration menu
    Copy the full SHA
    e6122fd View commit details
    Browse the repository at this point in the history
  2. Interim changes, added Lights Mapper and tweeked include to refrence …

    …LinxPacDrive header file.
    
    Need to establish how stepmania maps its light values to output, might not need the mapper after converting.
    lqbombjack committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    75a525b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf9b19 View commit details
    Browse the repository at this point in the history
  4. Added 'usb' lib to make file, now compiles, but not finding device.

    Have now edited the USBDriver_impl.cpp file to directly use libsub,
    rather than trying to decide by logic, which to try, since we dont
    need use of the Win32 library for our Linux uses.
    lqbombjack committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    bee3ca4 View commit details
    Browse the repository at this point in the history
  5. Final adjustements to get it working. Note udev rule required for rw …

    …access to USB device, unless using sudo / root privileges.
    lqbombjack committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    6fc54e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6dd0544 View commit details
    Browse the repository at this point in the history