~alcinnz/rhapsode

ref: 091c7d82762d76096de04e2d3f955f5f28b9ccd8 rhapsode/src/Input.hs -rw-r--r-- 4.2 KiB
0a65b2c1 — Adrian Cochrane 4 years ago
Download CSS assets, including new useragent audio cues.

Audio cues are public domain from freesound.org and archive.org via elementary OS's sound theme.
4777781c — Adrian Cochrane 4 years ago
Export C APIs from files defining underlying functions.
8670cb04 — Adrian Cochrane 4 years ago
Remove dead imports.
5914c323 — Adrian Cochrane 4 years ago
Remove dead code.
489dd5c7 — Adrian Cochrane 4 years ago
Switch to C for I/O. FIXME currently segfaults.
832987a3 — Adrian Cochrane 4 years ago
Draft C Bindings, so C APIs can be used for I/O.
06d8ec36 — Adrian Cochrane 4 years ago
Prepare API to expose to C.

This'll be useful for accessing text-to-speech/vice-versa APIs.
2e1b1a76 — Adrian Cochrane 4 years ago
Integrate dispatching to native apps.
9f81815f — Adrian Cochrane 4 years ago
CSS fixes, start implementing downloads.
e41dd031 — Adrian Cochrane 4 years ago
Extract URL resolver into 'hurl' hackage
36f30081 — Adrian Cochrane 4 years ago
Find links in the document (for interactions).
c900dfa4 — Adrian Cochrane 4 years ago
Add new URL & commandline arguments input interface.