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

New cross platform GUI using GTK4 #118

Draft
wants to merge 25 commits into
base: net-6
Choose a base branch
from

Commits on Sep 4, 2022

  1. A few changes to WinForms stuff

    Removed WindowsAPICodePack, updated strings to work correctly with the UI without much change, renamed APIs to their respective WinForms counterpart, turned ObjectListView into a .NET 6 project, instead of remaining as a legacy .NET Framework nuget dependency
    PlatinumLucario committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    85e417d View commit details
    Browse the repository at this point in the history
  2. Added GTK3 project

    PlatinumLucario committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    ccdf3a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 11, 2022

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

Commits on Sep 12, 2022

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

Commits on Jul 4, 2023

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

Commits on Jul 22, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 5, 2023

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

Commits on Aug 25, 2023

  1. A few adjustments

    PlatinumLucario committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    24a950a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    5c13c54 View commit details
    Browse the repository at this point in the history
  2. Merging conflicts

    PlatinumLucario committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    037dccb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f274d74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b9db7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3e547b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a7b7b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. [MP2K] Sonic Advance 2

    Kermalis committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b0d14fb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    f2c0375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c6051 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    33b2443 View commit details
    Browse the repository at this point in the history
  2. Merged new audio backend (PortAudio)

    Added the new PortAudio backend, replacing NAudio, but NAudio will be temporarily kept for debugging issues with PortAudio.
    PlatinumLucario committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9e3fdc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Repaired GTK4 GUI

    It should be able to open now. Will test it out on Ubuntu soon.
    PlatinumLucario committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d245937 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Some fixes

    PlatinumLucario committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f2a0276 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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