-
-
Notifications
You must be signed in to change notification settings - Fork 199
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: Sapd/HeadsetControl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Sapd/HeadsetControl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 25 files changed
- 2 contributors
Commits on Nov 1, 2021
-
cmake: Specify that we use C language
The CMake default is to enable both C and CXX, which leads to build failure if C++ compiler is not present in the build environment. Explicitly stating that we don't need C++ allows distributions that build their packages in controlled environment to get rid of extra g++ build dependency.
Configuration menu - View commit details
-
Copy full SHA for 0fc9954 - Browse repository at this point
Copy the full SHA 0fc9954View commit details -
cmake: Add an option to specify the directory for udev rules
Different distributions have different standards about it, so let's add an option for that.
Configuration menu - View commit details
-
Copy full SHA for ae86ce2 - Browse repository at this point
Copy the full SHA ae86ce2View commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f1b4562 - Browse repository at this point
Copy the full SHA f1b4562View commit details -
Implemented a developer menu with useful functions
Outsource some functions of main.c to hid_utility.c
Configuration menu - View commit details
-
Copy full SHA for 2a34755 - Browse repository at this point
Copy the full SHA 2a34755View commit details -
Also change description and long option of -c
Configuration menu - View commit details
-
Copy full SHA for 39d314c - Browse repository at this point
Copy the full SHA 39d314cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9100488 - Browse repository at this point
Copy the full SHA 9100488View commit details
Commits on Nov 13, 2021
-
Support different Interface/Usage/UsagePage-IDs per headset
* Now provides full Windows support However for serveral headsets IDs for that have to be added * Main-function simplified even more and duplicate code rewritten * Capabilities can now be properly enumerated in code
Configuration menu - View commit details
-
Copy full SHA for d5c6956 - Browse repository at this point
Copy the full SHA d5c6956View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3f125 - Browse repository at this point
Copy the full SHA ad3f125View commit details -
Configuration menu - View commit details
-
Copy full SHA for a183fce - Browse repository at this point
Copy the full SHA a183fceView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.5...2.6