~alcinnz/rhapsode

rhapsode/src/SSML.hs -rw-r--r-- 5.1 KiB
07a0488d — Adrian Cochrane 10 months ago
Improve Rhapsode's build with newer tools, fix crashes in history infrastructure.
8a540270 — Adrian Cochrane 4 years ago
Don't let marks interfer with silence collapsing.
0903a2cc — Adrian Cochrane 4 years ago
Fix markers misserialization.
d94a3ecb — Adrian Cochrane 4 years ago
Propagate local attrs through to output.
04582a2b — Adrian Cochrane 4 years ago
Catch more cases of consecutive breaks.
6c0466db — Adrian Cochrane 4 years ago
Collapse consecutive breaks again.

FIXME: Collapse when one <break> is inside another tag.
3898dfa3 — Adrian Cochrane 4 years ago
Implement new -rhaps-marker property for controlling user interaction.
ee018b49 — Adrian Cochrane 4 years ago
Extensively refactor to use the CSS engine's counters implementation.
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.