~alcinnz/rhapsode

f5205f5d — Adrian Cochrane 4 years ago
Fix linking error, didn't expose Types.hs
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.
487a2880 — Adrian Cochrane 4 years ago
Embed espeak-ng
395b9e46 — Adrian Cochrane 4 years ago
Add commandline flags.
43479697 — Adrian Cochrane 4 years ago
Output converted webpage.
505b29c3 — Adrian Cochrane 4 years ago
Partially fix segfaults, enough to continue on.

Still questions remain, and there's broken C APIs exposed.
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.
e90a1a7e — Adrian Cochrane 4 years ago
Avoid reading out webforms, that's another to-be-implemented mode.
2e1b1a76 — Adrian Cochrane 4 years ago
Integrate dispatching to native apps.
9f81815f — Adrian Cochrane 4 years ago
CSS fixes, start implementing downloads.
2d6a43f4 — Adrian Cochrane 4 years ago
Fix CSS charset detection.

Previously I didn't handle cases where the charset was unspecified,
or where it wasn't valid text in the charsets I trialled.
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.
1b39f12f — Adrian Cochrane 4 years ago
Simplify CSS parsing with new Haskell Stylist API.
be540b8d — Adrian Cochrane 4 years ago
Release Rhapsode 0.1.1.0!
Next