-
Notifications
You must be signed in to change notification settings - Fork 365
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
v0.8.0-rc2 #2061
v0.8.0-rc2 #2061
Commits on May 19, 2020
-
Added audio device proxy class.
Helps with easily swapping devices on-the-fly.
Configuration menu - View commit details
-
Copy full SHA for 8e7f8cb - Browse repository at this point
Copy the full SHA 8e7f8cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7b780 - Browse repository at this point
Copy the full SHA 5f7b780View commit details -
fixup! Added audio device proxy class. Helps with easily swapping dev…
…ices on-the-fly.
Configuration menu - View commit details
-
Copy full SHA for 16766e6 - Browse repository at this point
Copy the full SHA 16766e6View commit details -
Added options for choosing the audio device for equalizer layer and f…
…or the local pc inf game state. Changing the gamestate device requires a restart.
Configuration menu - View commit details
-
Copy full SHA for 56aac6a - Browse repository at this point
Copy the full SHA 56aac6aView commit details -
Made audio device IDs update each time they're accessed.
This allows re-creating the MMDevice on the correct thread. The device is only recreated if the ID has changed, so the only overheard of calling it each frame is a string comparison.
Configuration menu - View commit details
-
Copy full SHA for 425b082 - Browse repository at this point
Copy the full SHA 425b082View commit details
Commits on May 21, 2020
-
Fixed device not initially working with equalizer.
How dumb am I to not notice this bug at first... :(
Configuration menu - View commit details
-
Copy full SHA for 7ebce7a - Browse repository at this point
Copy the full SHA 7ebce7aView commit details
Commits on May 26, 2020
-
Merge pull request #2044 from antonpup/master
merge master changes into dev
Configuration menu - View commit details
-
Copy full SHA for 0b965d0 - Browse repository at this point
Copy the full SHA 0b965d0View commit details
Commits on May 27, 2020
-
Robert committed
May 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 1b21cba - Browse repository at this point
Copy the full SHA 1b21cbaView commit details
Commits on May 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fa45c06 - Browse repository at this point
Copy the full SHA fa45c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c5243 - Browse repository at this point
Copy the full SHA 40c5243View commit details
Commits on May 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cb3e31a - Browse repository at this point
Copy the full SHA cb3e31aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 874721e - Browse repository at this point
Copy the full SHA 874721eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a70e08b - Browse repository at this point
Copy the full SHA a70e08bView commit details -
Configuration menu - View commit details
-
Copy full SHA for efd7168 - Browse repository at this point
Copy the full SHA efd7168View commit details -
Merge pull request #2052 from MoshiMoshi0/razer-chroma-update
Fix razer sdk wrapper not handling some effects correctly
Configuration menu - View commit details
-
Copy full SHA for 847692d - Browse repository at this point
Copy the full SHA 847692dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6129c6 - Browse repository at this point
Copy the full SHA d6129c6View commit details -
Merge pull request #2051 from gitmacer/LocalPCInfoMousePosition
Add cursor position to Local pc info "GSI" data
Configuration menu - View commit details
-
Copy full SHA for 329baa8 - Browse repository at this point
Copy the full SHA 329baa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1dc6e - Browse repository at this point
Copy the full SHA 9a1dc6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78fb088 - Browse repository at this point
Copy the full SHA 78fb088View commit details
Commits on May 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c7422a7 - Browse repository at this point
Copy the full SHA c7422a7View commit details -
Added logging when overlay layers fail to update
this happens when the user opens an application with a wrapper (for example terraria with the logitech wrapper enabled) since Application doesn't exist in this scenario. Dirty fix for now, should fix properly
Configuration menu - View commit details
-
Copy full SHA for 4f02f87 - Browse repository at this point
Copy the full SHA 4f02f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3899a2d - Browse repository at this point
Copy the full SHA 3899a2dView commit details -
Merge pull request #2054 from supergrml/logiloading
Added return of actual operation in LogiLEDWrapper
Configuration menu - View commit details
-
Copy full SHA for 2dcaf76 - Browse repository at this point
Copy the full SHA 2dcaf76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d03c0 - Browse repository at this point
Copy the full SHA 98d03c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f3fb2 - Browse repository at this point
Copy the full SHA 26f3fb2View commit details -
Merge pull request #2055 from diogotr7/feature/ambilight-average-sliders
made color adjust sliders apply to the average color
Configuration menu - View commit details
-
Copy full SHA for 0de4418 - Browse repository at this point
Copy the full SHA 0de4418View commit details
Commits on Jun 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 475d960 - Browse repository at this point
Copy the full SHA 475d960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5045d20 - Browse repository at this point
Copy the full SHA 5045d20View commit details
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 148cce0 - Browse repository at this point
Copy the full SHA 148cce0View commit details -
Merge pull request #2028 from Wibble199/feature/audio-device-picker
Audio device picker
Configuration menu - View commit details
-
Copy full SHA for bf1db63 - Browse repository at this point
Copy the full SHA bf1db63View commit details