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: sccn/liblsl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.1
Choose a base ref
...
head repository: sccn/liblsl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.2
Choose a head ref
  • 11 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 17, 2023

  1. Update README.md

    cboulay authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    702ebe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Fix typo in test comments.

    cboulay committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b2f865a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Fix fallback function

    tstenner authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2158d16 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    8ba9285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ecae0e View commit details
    Browse the repository at this point in the history
  3. Fix for mingw

    tstenner committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a6f3175 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Fix lsl_cpp.h exception handling (#194)

    * Fixed bug #187 in netinterfaces.cpp
    * Fix lsl_cpp.h exception handling
    
    For error code lsl_lost_error, check_error() shall throw lost_error rather than timeout_error.
    jchen-dawnscene authored May 26, 2023
    Configuration menu
    Copy the full SHA
    4501710 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

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

Commits on May 28, 2023

  1. Minor version bump

    cboulay committed May 28, 2023
    Configuration menu
    Copy the full SHA
    6ca188c View commit details
    Browse the repository at this point in the history
Loading