1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to the German contraction tables. More... 4 days ago
Big update to German contraction tables. More... 13 days ago
brlapi python: Add example to catch commands and not dots More... 19 days ago
sayWideCharacters() should only honour SAY_OPT_MUTE_FIRST for the first segment. More... 28 days ago
sayScreenCharacters() needs buffers that can be huge so use malooc() rather than VLAs. More... 28 days ago
The attributes argument to sayWideCharacters() can be NULL. More... about 1 month ago
If the screen is too big then too many characters are written to the speech driver all at once. More... about 1 month ago
Add shifted keys to the Linux screen driver's XT Key Entry table. More... about 1 month ago
Add the show=yes/no parameter to the File Viewer screen driver. More... 2 months ago
Some fixes to the German contraction table (ml). More... 2 months ago
File Viewer changes: More... 3 months ago
Resolve an incorrect compiler warning about a string overread in spk_input. More... 3 months ago
Android: Add translations for the Ukranian language. (yv) More... 3 months ago
Dracut: Arch Linux uses /usr/share/brltty/ rather than /etc/brltty/. More... 3 months ago
Suppress javadoc style warnings. More... 3 months ago
Remove problematic experimental code from the Linux screen driver. More... 3 months ago
xbrlapi: Check that the (new) -w and -c options have been set. More... 4 months ago
xbrlapi: Add the -w (--write-window) and -c (--write-command) options. More... 4 months ago
Linux screen driver: Log the keyboard mode. More... 4 months ago
The Linux screen driver no longer needs to implement the GUI_APP_LIST command. More... 4 months ago
xbrlapi: Monitor changes to the WM_COMMAND window property. More... 4 months ago
Rename cmd_custom:apiEligibleCommand() to isIneligibleApiCommand(). More... 5 months ago
Map SCR_KEY_ENTER to XK_Return (rather than to XK_KP_Enter). More... 5 months ago
Add support for CapsLock as a modifier key. More... 5 months ago
Ensure that there are no pending key release events in the inactive keyboard table. More... 5 months ago
Revert "Add the SpeechChanges parameter to the BrlAPI driver." More... 5 months ago
Not passing the GUI_APP_LIST command to the API is now handled by cmd_custom. More... 5 months ago
The Linux screen driver needs to handle the keyboard mode OFF. More... 5 months ago
Add apiEligibleCommand(). More... 5 months ago
Add the -G (--gui-keyboard-table) option. More... 5 months ago