github TechxArtisanStudio/Openterface_QT v0.1.1
Release v0.1.1 - Keyboard Layout Improvements, portable windows build and bug fix

one day ago

Summary of Changes

1. Build System Improvements

  • Linux Build Enhancements:
    • Added Linux build from source (#155).
    • Added Linux static build (#180).
    • Improved standalone package build to include GCC static library (#172).
    • Added driver installation for Linux (#178).
  • Windows Build Changes:
    • Migrated the Windows compiler from MSVC to MinGW (#159).
    • Removed unnecessary DLLs to reduce package size (#160).
  • General Build Improvements:
    • Added both online and offline versions of the build (#162).

2. Bug Fixes

  • General Fixes:
    • Fixed file format error (#161).
    • Fixed driver detection failure in Windows (#168).
    • Fixed window environment driver checking showing the Linux button incorrectly (#181).
    • Fixed copy display issue (#182).
  • Memory and Crash Fixes:
    • Fixed two segmentation faults when the audio thread exits (#165).
    • Fixed memory allocation problems (#171).

3. Feature Enhancements

  • Keyboard Layout Improvements:
    • Added a Swedish keyboard layout (#163).
    • Updated keyboard layouts (#158).
    • Added modifier support to the virtual keyboard (#164).
    • Remembered keyboard layout selection (#174).
  • Performance Optimization:
    • Optimized mouse movement (#167).
  • Driver and Serial Check:
    • Added serial check at the beginning (#179).

Grouped Changes

Build System

Bug Fixes

Feature Enhancements

Miscellaneous


New Contributors

Don't miss a new Openterface_QT release

NewReleases is sending notifications on new releases.