~alcinnz/rhapsode

rhapsode/src d---------
bce2d99d — Adrian Cochrane 5 months ago main
Update dependencies.
a891e46d — Adrian Cochrane 10 months ago
Use newer styling APIs.
07a0488d — Adrian Cochrane 10 months ago
Improve Rhapsode's build with newer tools, fix crashes in history infrastructure.
2dc5e4d3 — Adrian Cochrane 10 months ago
Fix embedding of data files to be more lenient towards build systems.
2e70c6fe — Adrian Cochrane 1 year, 5 months ago
Extract logic into dependency!
df26d593 — Adrian Cochrane 1 year, 6 months ago
Various tidies, including disabling wakeword in absence of Voice2JSON.
091c7d82 — Adrian Cochrane 1 year, 7 months ago
Refactor link extraction to match new link dispatch, & defer internationalization to config
65356894 — Adrian Cochrane 1 year, 7 months ago
Factor out URI Fetching logic into seperate hackage.
6b861831 — Adrian Cochrane 2 years ago
Fix keyboard input handling.
589e0e4e — Adrian Cochrane 2 years ago
Denote that table headers are linked.
6cee31ba — Adrian Cochrane 2 years ago
Add wakeword detection. Currently uses Voice2JSON/Mycroft Precise's default 'Hey mycroft'
17a4d92a — Adrian Cochrane 2 years ago
Bug/compilation fixes to voice commands implementation.
5199f051 — Adrian Cochrane 2 years ago
Integrate Voice2JSON for voice command input.

Ended up coding the commandline in Haskell because that, somewhat surprisingly,
had better APIs for the purpose than C. Turned out to be well worth navigating the language barrier.
4ab0d7f7 — Adrian Cochrane 2 years ago
Initialize Voice2JSON for speech recognition!
f53c0d8e — Adrian Cochrane 2 years ago
Revert PocketSphinx integration.
5a7d72df — Adrian Cochrane 3 years ago
Mark which column a table is sorted on.

Both for the listener (via audio cue) & generating descending links.
36444201 — Adrian Cochrane 3 years ago
Implement sortable tables (TODO attach aria-sort attrs).
49f50591 — Adrian Cochrane 3 years ago
Bundle readStrict implementation.
48e8ad21 — Adrian Cochrane 3 years ago
Fix secondary segfault on Arch.
6df35fca — Adrian Cochrane 3 years ago
Fix one segfault on Arch.
Next