#1267 closed enhancement (fixed)
Sync Braille display driver
| Reported by: | Casalino | Owned by: | jteh |
|---|---|---|---|
| Priority: | minor | Milestone: | 2012.3 |
| Component: | Braille | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Here this drivwer to use Sync Braille from Hims with NVDA.
Attachments (2)
Change History (9)
Changed 2 years ago by Casalino
comment:1 Changed 19 months ago by jteh
comment:2 Changed 18 months ago by drein
Gianluca told me that the drivers are quite ready, but unfortunately we have'nt a SyncBraille to test them, so we don't know if they work or not...
comment:3 Changed 12 months ago by drein
Here is a stable SyncBraille Driver.
We put the source code, the dll that should be in program files\NVDA\brailleDisplayDrivers with the other dll, and some lines of documentation in t2t format.
Since each family of Display Braille starts with the "++" symbol in the user Guide, I think that the syncbraille should have a deeper chapter because there is also the other driver that covers all other display braille.
Anyway, check it.
I tested the code with a SyncBraille and all worked well.
comment:4 Changed 12 months ago by jteh
- Milestone set to 2012.3
- Status changed from new to accepted
- Type changed from task to enhancement
comment:5 Changed 12 months ago by jteh
- Resolution set to fixed
- Status changed from accepted to closed
Merged in changeset:ea9cd6fdb82adda3df707fd59828a7b77bbb5dbb including several changes by me. If you're interested in the changes, please take a look at the merged revisions. Thanks for your great work.
I'm closing as fixed, but please test to make sure none of my changes broke anything. Please reopen if I broke something.
comment:6 Changed 12 months ago by ateu
Hi
In Braille Settings Dialog, SincBraille was placed after No braille.
I think it is not logical.
comment:7 Changed 12 months ago by jteh
It's alphabetical order of driver name; syncBraille sorts after noBraille. If it bothers you a lot, please file a separate ticket, as this isn't specific to syncBraille. Thanks.


(This is pretty much identical to my comment on #1266.)
It seems this ticket was overlooked. Sorry.
I've only looked at the code briefly so far. A few points: