Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
800af31b8b | ||
|
|
b21768bab1 |
2 changed files with 6 additions and 4 deletions
|
|
@ -22,8 +22,7 @@ Get the Drivers
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
- On Windows, install the `Stenograph USB Drivers`_ (`direct link`_)
|
- On Windows, install the `Stenograph USB Drivers`_ (`direct link`_)
|
||||||
- On Mac, install `libusb`_
|
- On Mac and Linux, the plugin should work without additional software as we package libusb
|
||||||
- On Linux, ensure you have libusb installed
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
@ -33,11 +32,14 @@ Plugins Manager.
|
||||||
|
|
||||||
.. _Stenograph USB Drivers: http://www.stenograph.com/utilities-links-downloads
|
.. _Stenograph USB Drivers: http://www.stenograph.com/utilities-links-downloads
|
||||||
.. _direct link: http://www.stenograph.com/content/files/documents/USB_Writer_Drivers.zip
|
.. _direct link: http://www.stenograph.com/content/files/documents/USB_Writer_Drivers.zip
|
||||||
.. _libusb: http://macappstore.org/libusb/
|
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
v1.2.0:
|
||||||
|
|
||||||
|
- Package libusb to remove the need to install it on Mac and Linux
|
||||||
|
|
||||||
v1.1.0:
|
v1.1.0:
|
||||||
|
|
||||||
- Reduce CPU usage
|
- Reduce CPU usage
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = plover_stenograph_usb
|
name = plover_stenograph_usb
|
||||||
version = 1.1.0
|
version = 1.2.0
|
||||||
description = Stenograph USB protocol for Diamanté and Luminex machines for Plover
|
description = Stenograph USB protocol for Diamanté and Luminex machines for Plover
|
||||||
long_description = file: README.rst
|
long_description = file: README.rst
|
||||||
author = Ted Morin
|
author = Ted Morin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue