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

Windows support #4

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 4, 2022

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

Commits on Jan 5, 2022

  1. Moving to CMake

    lucasz93 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    6680216 View commit details
    Browse the repository at this point in the history
  2. Small fix

    lucasz93 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    d0c7308 View commit details
    Browse the repository at this point in the history
  3. Fixes

    lucasz93 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    6915176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7170516 View commit details
    Browse the repository at this point in the history
  5. Missed the header...

    lucasz93 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2950f4b View commit details
    Browse the repository at this point in the history
  6. Fixes for Linux

    lucasz93 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    e590ba4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Propagating errors

    lucasz93 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5786089 View commit details
    Browse the repository at this point in the history
  2. Oopsie

    lucasz93 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6fec050 View commit details
    Browse the repository at this point in the history
  3. Default config

    lucasz93 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5bed6a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    612a0ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f236ef View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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

Commits on Jul 13, 2022

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

Commits on Sep 27, 2022

  1. Fixed compiler warnings

    lucasz93 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    dc0ddc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Ubuntu 20.04 was refusing to deregister memory windows larger than 2G…

    …B. Now allocating multiple MRs.
    lucasz93 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9ffecae View commit details
    Browse the repository at this point in the history
  2. More truthful logging

    lucasz93 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8f5e0ab View commit details
    Browse the repository at this point in the history
  3. Config buffer size and buffer section counts are now respected when g…

    …oing over the 2GB limit.
    lucasz93 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    faf37d4 View commit details
    Browse the repository at this point in the history
  4. Fix warning

    lucasz93 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4699e91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0a5734 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fixed pause on disconnect

    lucasz93 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ddb1a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ab2ef View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    b102605 View commit details
    Browse the repository at this point in the history
  2. Windows fixes

    lucasz93 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3db5628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    064400d View commit details
    Browse the repository at this point in the history
  4. Fix dangling pointer

    lucasz93 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    10fb3e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Fixed resource leak

    lucasz93 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b7ad058 View commit details
    Browse the repository at this point in the history
  2. shared_ptr -> unique_ptr

    lucasz93 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    47f2a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4312fd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

Commits on Nov 30, 2022

  1. Fixed crash on quit

    lucasz93 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    10207d6 View commit details
    Browse the repository at this point in the history