-
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
Animation speed increase + Multiple device layout and editor (xQwexx) #2364
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Fix update interval visualization in Device Manager - Add disconnection when device isn't available for update - Improve log messages
Mostly fixed animations. Scaling/offsets/rotations are wrong Improved Yeelight white mode
implemented caching to animation track
updated sand king epicenter animation
heavily reduced garbage memory generation optimized equalizer layer
…startup) partially optimize ambient layer partially optimize inclusion/exclusion options
fix sometimes showing error at startup removed ambilight quality option
add "/ (ABNT)" key
optimized glitch layer
+ refactors
…color types present at the same time
Add support for Razer Naga Pro mouse
…port Corsair K100 support
…ge in BitmapUtils
…ltiple-device-layout � Conflicts: � Project-Aurora/Project-Aurora/ConfigUI.xaml.cs � Project-Aurora/Project-Aurora/Controls/KeySequence.xaml.cs � Project-Aurora/Project-Aurora/DeviceLayouts/Images/Corsair_iCue.png � Project-Aurora/Project-Aurora/DeviceLayouts/Images/razer_naga_pro_12_button_side_plate.png � Project-Aurora/Project-Aurora/DeviceLayouts/Images/razer_naga_pro_outline.png � Project-Aurora/Project-Aurora/Devices/AtmoOrb/AtmoOrbDevice.cs � Project-Aurora/Project-Aurora/Devices/Clevo/ClevoDevice.cs � Project-Aurora/Project-Aurora/Devices/Corsair/LedMaps.cs � Project-Aurora/Project-Aurora/Devices/IDevice.cs � Project-Aurora/Project-Aurora/Devices/Razer/RazerDevice.cs � Project-Aurora/Project-Aurora/Devices/UnifiedHID/UnifiedHIDDevice.cs � Project-Aurora/Project-Aurora/EffectsEngine/EffectLayer.cs � Project-Aurora/Project-Aurora/EffectsEngine/Effects.cs � Project-Aurora/Project-Aurora/Settings/KeyboardLayoutManager.cs
…urora into multiple-device-layout � Conflicts: � Project-Aurora/Project-Aurora/Devices/Logitech/LedMap.cs � Project-Aurora/Project-Aurora/Project-Aurora.csproj � Project-Aurora/Project-Aurora/Settings/Control_Settings.xaml � README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is merge of my pr #2349 and xQwexx's #1930 pr. I'm opening this pr so people that use xQwexx's fork can try this and see if anything if wrong. With this build you will definitely get smoother animations and maybe even lower cpu usage.
My changes are explained here: #2343
This fork does not suit my usage yet. I figured it would be better to contribute to artemis so will stop implementing features.