1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Honour the -L option when looking for the driver lists. (dm) More... over 21 years ago
Reduce the log for failure to set the working directory to a warning. (dm) Add / as an additional backup working directory. (dm) More... over 21 years ago
Rename the "help" subdirectory in the build tree to "data". (dm) More... over 21 years ago
Rename the HOME_DIRECTORY macro to DATA_DIRECTROY. (dm) More... over 21 years ago
Change the version number from 3.3 to 3.4. (dm) More... over 21 years ago
Make the directory for driver help, driver configuration, and driver lists specifiable. (dm) the -D (--data-directory=) command line option the data-directory configuration file directive the BRLTTY_DATA_DIRECTORY environment variable Make the directory for text and attributes tables specifiable. (dm) the -T (--tables-directory=) command line option the tables-directory configuration file directive the BRLTTY_TABLES_DIRECTORY environment variable Make the directory for contraction tables specifiable. (dm) the -C (--contractions-directory=) command line option the contractions-directory configuration file directive the BRLTTY_CONTRACTIONS_DIRECTORY environment variable The "braille driver initialization failed" log fills /var when the display isn't connected. (dm) Add the Voyager USB device to the brltty.conf template. (dm) More... over 21 years ago
Revive the check-braille and check-speech targets. (dm) More... over 21 years ago
Add some explicit absolute dependencies which can't be calculated automatically. (dm) More... over 21 years ago
Reword a couple of paragraphs. (ad) More... over 21 years ago
Further refinements to the BRrlAPI default unmasked keys description. (st) More... over 21 years ago
Document the setting of the CONTROLVT environment variable. (st) More... over 21 years ago
Add notes regarding security for /etc/brlapi.key. (st,dm). More... over 21 years ago
Correct the description of which commands are unmasked by default. (st) More... over 21 years ago
Add C++ ifdeffed extern C statements to the screen headers. (dm) More... over 21 years ago
Use the configured object file and executable extensions. (dm) Don't load the cursor routing and gpm routines when using the null screen driver. (dm) More... over 21 years ago
Let rpm determine what each package provides. (dm) More... over 21 years ago
Let rpm figure out the package requirements. (dm) Add a change log to the rpm. (dm) Format the rpm package descriptions. (dm) More... over 21 years ago
Put the HTML files for each document in a separate subdirectory. (dm) More... over 21 years ago
Rename BrlAPIref_doxy.cfg to BrlAPIref.doxy. (dm) More... over 21 years ago
Rename the API reference document to BrlAPIref. (dm) More... over 21 years ago
Configuring with --without-screen-driver now uses scr_null. (dm) More... over 21 years ago
Fix the comments for DEFAULT_SAY_LINE_MODE and DEFAULT_AUTOSPEAK. (np) More... over 21 years ago
Bring the documentation up-to-date. (dm) More... over 21 years ago
Prevent an automatic left motion in the preferences menu. (dm) More... over 21 years ago
Fix a failure related to long lines in the preferences menu. (sd,dm) More... over 21 years ago
Rename the "SayLine Action" preference to "Say-Line Mode". (dm) Rename the choices: Mute->Immediate, Queue->Enqueue. More... over 21 years ago
Add the "SayLine Action" (Mute, Queue) preference. (np,dm) More... over 21 years ago
shortdelay() doesn't work correctly when the tick length is less than a millisecond. (np) More... over 21 years ago
Stop using sched_yield() in the busy loop of shortdelay(). (np) More... over 21 years ago
Add a binding to toggle cursor tracking. (sh) More... over 21 years ago