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: Wohlstand/OPL3BankEditor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Wohlstand/OPL3BankEditor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wip-serial-noqt
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 27 files changed
  • 2 contributors

Commits on May 6, 2024

  1. Serial: Begin the work on making non-Qt serial support

    (this is a requirement to make it work under libADLMIDI)
    Wohlstand committed May 6, 2024
    Configuration menu
    Copy the full SHA
    71b6ea2 View commit details
    Browse the repository at this point in the history
  2. Serial: Small organizing

    Put the serial interface class into the separated head
    Wohlstand committed May 6, 2024
    Configuration menu
    Copy the full SHA
    71e85f2 View commit details
    Browse the repository at this point in the history
  3. Serial: Implemented Windows code

    However, not yet tested (because of unrelated local driver problems)
    Wohlstand committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6e4c1eb View commit details
    Browse the repository at this point in the history
  4. Fixed build for ARM64

    Wohlstand committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1f033a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8c0869 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

    Forgot to apply copyright year here too
    Wohlstand committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6c7946a View commit details
    Browse the repository at this point in the history
  3. Ouch!

    Wohlstand committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3c5652e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Serial: Don't set speed on macOS

    It's need to set this differently.
    Wohlstand committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8e76071 View commit details
    Browse the repository at this point in the history
  2. QMake: Fixed the "C" letter in the test message

    It was actually Cyrillic "С" (called 'Es')
    Wohlstand committed May 21, 2024
    Configuration menu
    Copy the full SHA
    370a22c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    a2a0979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f02a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    551aabe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    333a7a9 View commit details
    Browse the repository at this point in the history
Loading