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

Native driver for Eurobraille Esys, Esytime and newer Iris displays #7859

Merged
merged 14 commits into from Feb 9, 2018

Commits on Dec 13, 2017

  1. Implement a generic system for acknowledgement packet handling

    Leonard de Ruijter committed Dec 13, 2017
    Copy the full SHA
    00bd687 View commit details
    Browse the repository at this point in the history
  2. Make sure that the executor checks awaitingAck and, if True, returns …

    …early without writing
    Leonard de Ruijter committed Dec 13, 2017
    Copy the full SHA
    9cb278e View commit details
    Browse the repository at this point in the history
  3. Added winKernel doc strings

    Leonard de Ruijter committed Dec 13, 2017
    Copy the full SHA
    f5e1347 View commit details
    Browse the repository at this point in the history
  4. Double the timeout for missed ACK packets

    Leonard de Ruijter committed Dec 13, 2017
    Copy the full SHA
    ca230ad View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Driver for Eurobraille Esys, Esytime and Iris displays.

    Leonard de Ruijter committed Dec 15, 2017
    Copy the full SHA
    05c9d4c View commit details
    Browse the repository at this point in the history
  2. Add Eurobraille to the contributors and driver copyright header

    Leonard de Ruijter committed Dec 15, 2017
    Copy the full SHA
    97a4365 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Cleaner HID packet sending

    Leonard de Ruijter committed Dec 22, 2017
    Copy the full SHA
    d3d6a96 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2017

  1. Removed the word eurobraille from some translator comments and script…

    … doc strings in order to make HID input toggling more generic
    Leonard de Ruijter committed Dec 25, 2017
    Copy the full SHA
    c056404 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Merge remote-tracking branch 'origin/master' into eurobraille-native,…

    … fixing merge conflict
    Leonard de Ruijter committed Dec 26, 2017
    Copy the full SHA
    811f94b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Make HID keyboard input getter/setter based

    Leonard de Ruijter committed Dec 29, 2017
    Copy the full SHA
    85763fc View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. Make HID input toggle based

    Leonard de Ruijter committed Jan 1, 2018
    Copy the full SHA
    d830ede View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

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

Commits on Jan 26, 2018

  1. Re-add empty line at end of contributors file

    Leonard de Ruijter committed Jan 26, 2018
    Copy the full SHA
    b7f3220 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Add esysuite and esybraille appModules on request of Eurobraille. The…

    …se appModules simply set NVDA into sleep mode, as these applications are self-voicing/self-brailling
    Leonard de Ruijter committed Feb 1, 2018
    Copy the full SHA
    f7453c6 View commit details
    Browse the repository at this point in the history