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

v0.8.0-rc2 #2061

Merged
merged 30 commits into from
Jun 2, 2020
Merged

v0.8.0-rc2 #2061

merged 30 commits into from
Jun 2, 2020

Commits on May 19, 2020

  1. Added audio device proxy class.

    Helps with easily swapping devices on-the-fly.
    Wibble199 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    8e7f8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f7b780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16766e6 View commit details
    Browse the repository at this point in the history
  4. 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.
    Wibble199 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    56aac6a View commit details
    Browse the repository at this point in the history
  5. 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.
    Wibble199 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    425b082 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Fixed device not initially working with equalizer.

    How dumb am I to not notice this bug at first... :(
    Wibble199 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    7ebce7a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Merge pull request #2044 from antonpup/master

    merge master changes into dev
    diogotr7 authored May 26, 2020
    Configuration menu
    Copy the full SHA
    0b965d0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Renew support OEM list.

    Robert committed May 27, 2020
    Configuration menu
    Copy the full SHA
    1b21cba View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. First Demo version

    gitmacer committed May 29, 2020
    Configuration menu
    Copy the full SHA
    fa45c06 View commit details
    Browse the repository at this point in the history
  2. Rename mouse to cursor

    gitmacer committed May 29, 2020
    Configuration menu
    Copy the full SHA
    40c5243 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    cb3e31a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    874721e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a70e08b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efd7168 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2052 from MoshiMoshi0/razer-chroma-update

    Fix razer sdk wrapper not handling some effects correctly
    diogotr7 authored May 30, 2020
    Configuration menu
    Copy the full SHA
    847692d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6129c6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2051 from gitmacer/LocalPCInfoMousePosition

    Add cursor position to Local pc info "GSI" data
    diogotr7 authored May 30, 2020
    Configuration menu
    Copy the full SHA
    329baa8 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev' into dev

    diogotr7 authored May 30, 2020
    Configuration menu
    Copy the full SHA
    9a1dc6e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2047 from rushdie99/dev

    Renew support OEM list.
    diogotr7 authored May 30, 2020
    Configuration menu
    Copy the full SHA
    78fb088 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    c7422a7 View commit details
    Browse the repository at this point in the history
  2. 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
    diogotr7 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    4f02f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3899a2d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2054 from supergrml/logiloading

    Added return of actual operation in LogiLEDWrapper
    diogotr7 authored May 31, 2020
    Configuration menu
    Copy the full SHA
    2dcaf76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98d03c0 View commit details
    Browse the repository at this point in the history
  6. plugin error logging

    diogotr7 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    26f3fb2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2055 from diogotr7/feature/ambilight-average-sliders

    made color adjust sliders apply to the average color
    diogotr7 authored May 31, 2020
    Configuration menu
    Copy the full SHA
    0de4418 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    475d960 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2056 from Fluto/asus-fix-01

    ASUS Fixes 01
    diogotr7 authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5045d20 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    148cce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf1db63 View commit details
    Browse the repository at this point in the history