~alcinnz/rhapsode

ref: 091c7d82762d76096de04e2d3f955f5f28b9ccd8 rhapsode/rhapsode.cabal -rw-r--r-- 2.6 KiB
ee018b49 — Adrian Cochrane 4 years ago
Extensively refactor to use the CSS engine's counters implementation.
12586547 — Adrian Cochrane 4 years ago
Take advantage of new Haskell Stylist assets & pseudoclass filters.
a3dc72fe — Adrian Cochrane 4 years ago
Refactor Rhapsode to use new HURL APIs and more leniantly handle MIMEtypes.
c348af7a — Adrian Cochrane 4 years ago
Metadata: Update homepage link.
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.
8ff372bd — Adrian Cochrane 4 years ago
Import libsndfile, prepare to use it for writing audio files.
f5205f5d — Adrian Cochrane 4 years ago
Fix linking error, didn't expose Types.hs
487a2880 — Adrian Cochrane 4 years ago
Embed espeak-ng
489dd5c7 — Adrian Cochrane 4 years ago
Switch to C for I/O. FIXME currently segfaults.
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
c900dfa4 — Adrian Cochrane 4 years ago
Add new URL & commandline arguments input interface.
be540b8d — Adrian Cochrane 4 years ago
Release Rhapsode 0.1.1.0!
a50ff310 — Adrian Cochrane 4 years ago
Integrate var(), @import, @document, @media, & @supports support.
97ae04ec — Adrian Cochrane 4 years ago
Upgrade Stylist dependency, fix default table styles.

I forgot that the content property replaces all children.
ec9a251c — Adrian Cochrane 4 years ago
Load userstyles.
2adc7fb2 — Adrian Cochrane 4 years ago
Parse content & counter properties, cleanup property handling.
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.
Next