Skip to content
Permalink

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: DarthAffe/RGB.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: DarthAffe/RGB.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 20 commits
  • 36 files changed
  • 4 contributors

Commits on Sep 4, 2025

  1. replace Marshal.GetLastWin32Error() after dll load failures with Mars…

    …hal.GetLastSystemError()
    Aytackydln committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    00eec7a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Merge pull request #433 from Aytackydln/marshal-get-last-system-error

    Replace Marshal.GetLastWin32Error()  with Marshal.GetLastSystemError()
    DarthAffe authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    8eadd32 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. add Razer Strider Chroma

    Aytackydln committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    bcbfc86 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Merge pull request #434 from Aytackydln/razer-strider

    add Razer Strider Chroma
    DarthAffe authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    725350e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. Configuration menu
    Copy the full SHA
    fefe9d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Configuration menu
    Copy the full SHA
    f4ff176 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #444 from DarthAffe/NET10Fix

    Fixed issue with changed API in .NET 10
    DarthAffe authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    d91e643 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    60d7d07 View commit details
    Browse the repository at this point in the history
  2. Fix - Updated constructor of LogitechPerKeyRGBDevice to initialise LE…

    …D layout (using `AddLed()` with placeholder grid layout) so all per-key Logitech keyboards report their LEDs.
    megabytesme committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    cf1cb4a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Merge pull request #443 from MCXLVI/apex-pro-tkl-2023

    Add support for Apex Pro TKL 2023
    DarthAffe authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    abab023 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #447 from megabytesme/master

    Added Logitech G515 Rapid TKL
    DarthAffe authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    bb59a9c View commit details
    Browse the repository at this point in the history
  3. Apply suggestion from @DarthAffe (add all LEDs in a line with default…

    … key-size of 19mm)
    
    Co-authored-by: DarthAffe <darthaffe@wyrez.org>
    megabytesme and DarthAffe authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    66597cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c24a58d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #449 from DarthAffe/Devices/Razer

    Added razer BlackWidow V4 low-profile HyperSpeed
    DarthAffe authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    80ae628 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #448 from megabytesme/logitech-per-key-fix

    Initialise LED layout in constructor of LogitechPerKeyRGBDevice class
    DarthAffe authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    b7665b0 View commit details
    Browse the repository at this point in the history
  7. Added more razer devices

    DarthAffe committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    ad96f85 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #450 from DarthAffe/Devices/Razer

    Added more razer devices
    DarthAffe authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    f6473b0 View commit details
    Browse the repository at this point in the history
  9. Added .net10 build-target

    DarthAffe committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    a413fa5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #452 from DarthAffe/net10

    Added .net10 build-target
    DarthAffe authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    62a6911 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c5af72 View commit details
    Browse the repository at this point in the history
Loading