This website requires JavaScript.
Explore
Help
Sign In
storm
/
fenrir
Watch
1
Star
0
Fork
0
You've already forked fenrir
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26ff69b25e25a4760de10ce9479afd3ab8a98454
fenrir
/
src
/
fenrirscreenreader
/
core
History
chrys
26ff69b25e
unify escape sequences
2018-03-25 19:08:25 +02:00
..
__init__.py
…
applicationManager.py
…
brailleDriver.py
…
commandData.py
…
commandManager.py
…
cursorManager.py
…
debug.py
…
debugManager.py
fix debug
2018-03-25 01:24:04 +01:00
environment.py
…
eventData.py
…
eventManager.py
create byte command detection infra and try out fire a command
2018-03-24 22:50:27 +01:00
fenrirManager.py
unify escape sequences
2018-03-25 19:08:25 +02:00
generalData.py
…
headLineManager.py
…
helpManager.py
…
i18n.py
…
inputData.py
…
inputDriver.py
…
inputManager.py
…
memoryManager.py
…
outputData.py
…
outputManager.py
add braille alternative text
2018-03-24 19:55:44 +01:00
processManager.py
improve termination of threads
2018-03-25 16:05:10 +02:00
punctuationData.py
…
punctuationManager.py
…
runtimeData.py
…
screenData.py
…
screenDriver.py
…
screenManager.py
remove debufg
2018-03-24 21:31:55 +01:00
settingsData.py
add autoPresentIndent setting
2018-03-24 19:47:44 +01:00
settingsManager.py
add -e flag
2018-03-25 16:20:12 +02:00
soundDriver.py
…
speechDriver.py
…
tableManager.py
…