~alcinnz/rhapsode

2e03314f — Adrian Cochrane 2 years ago
Merge branch 'main' of git.adrian.geek.nz:/srv/git/rhapsode into main
65356894 — Adrian Cochrane 2 years ago
Factor out URI Fetching logic into seperate hackage.
17047bef — Adrian Cochrane 2 years ago
Ensure link labels are unique in about:version
e3a6e2db — Adrian Cochrane 2 years ago
stylesheet: Highlight marks via audio-cue & pitch & speak page titles.
31510e1f — Adrian Cochrane 2 years ago
Distinguish SoundEffects+ & mixkit licenses on about page.
17b4531f — Adrian Cochrane 2 years ago
Incorporate earcon for <mark> elements.
6be6e9ad — Adrian Cochrane 2 years ago
Normalize sfx format (reduce failure points).
6b861831 — Adrian Cochrane 2 years ago
Fix keyboard input handling.
5eb05d74 — Adrian Cochrane 3 years ago
Release Rhapsode 5!
589e0e4e — Adrian Cochrane 3 years ago
Denote that table headers are linked.
6cee31ba — Adrian Cochrane 3 years ago
Add wakeword detection. Currently uses Voice2JSON/Mycroft Precise's default 'Hey mycroft'
17a4d92a — Adrian Cochrane 3 years ago
Bug/compilation fixes to voice commands implementation.
5199f051 — Adrian Cochrane 3 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 3 years ago
Initialize Voice2JSON for speech recognition!
f53c0d8e — Adrian Cochrane 3 years ago
Revert PocketSphinx integration.
37c49eb4 — Adrian Cochrane 3 years ago
Document licensing of sorting sounds.
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.
2b90b1d2 — Adrian Cochrane 3 years ago
Repair broken useragent stylesheets. FIXME: Why is this syntax broken?
Next