~alcinnz/rhapsode

2adc7fb2 — Adrian Cochrane 4 years ago
Parse content & counter properties, cleanup property handling.
5b9b03db — Adrian Cochrane 4 years ago
Integrate CSS Speech Box Model, improve user agent stylesheet.
654b3f04 — Adrian Cochrane 4 years ago
Draft code for laying out CSS Speech Box Model.
b5f53aef — Adrian Cochrane 4 years ago
Allow adjusting keyword values.
eddbb26a — Adrian Cochrane 4 years ago
Output SSML that TTS software like eSpeak can read.
df290308 — Adrian Cochrane 4 years ago
Refine useragent CSS to use less 'voice-rate: x-slow' and more 'voice-pitch'.
f1a311bd — Adrian Cochrane 4 years ago
Implement mappings to SSML <prosody> attributes.
2c6a5f58 — Adrian Cochrane 4 years ago
Turn off CSS inheritance for cleaner output.
53b9d822 — Adrian Cochrane 4 years ago
Upgrade to nonbroken Stylish Haskell.
4d356592 — Adrian Cochrane 4 years ago
Psuedo-elements/classes do run, just not correctly.
10988819 — Adrian Cochrane 4 years ago
Incorporate Stylish HTML Conduit.

Improves clarity of Rhapsody's code and possibly helps someone else create their own browser.
36872a78 — Adrian Cochrane 4 years ago
Correctly match tagnames (syntax error).

How did this regress?
ec796896 — Adrian Cochrane 4 years ago
Integrate stylizer, fix/silence errors.

Stylish Haskell's parser is freezing upon certain syntaxes,
the commented out code indicates that Rhapsode's logic is fine.
a59899dd — Adrian Cochrane 4 years ago
Parse HTML, draft code to apply it.
55478a6a — Adrian Cochrane 4 years ago
Fix merge conflict on imports.
f592768d — Adrian Cochrane 4 years ago
Fixes for CSS engine.

* Package default stylesheet in executable.
* Test for media attribute.
* Decode CSS responses correctly.
afbc3c05 — Adrian Cochrane 4 years ago
Fix for parsing HTTP responses, test for speech media.
aea2a653 — Adrian Cochrane 4 years ago
Locate all relevent CSS.
95cb9bfb — Adrian Cochrane 4 years ago
Locate all relevent CSS.
18bd686d — Adrian Cochrane 4 years ago
Fetch webpages from the Internet.
Next