Commit Graph

8 Commits

Author SHA1 Message Date
Matt Mascarenhas a38ca2fd9e hmml_to_html.c: Correct colour lightness [#3] 2017-06-09 23:04:07 +01:00
Matt Mascarenhas 4ad0a0e737 hmml_to_html.c: Generate keyboard navigation [#24]
With thanks to @insofaras for the onblur functionality
2017-06-03 02:32:18 +01:00
Matt Mascarenhas 00f6dbed51 mock_keys.html: Keyboard Documentation [#24] 2017-05-31 01:21:21 +01:00
Matt Mascarenhas 27143e291f mock_filter.html: Fully working filter [#21] 2017-05-19 23:29:35 +01:00
Matt Mascarenhas 6d3c2ea785 player.js: Remove parsing
Also init the YouTube player as soon as possible
2017-05-16 22:33:22 +01:00
Matt Mascarenhas 388c60e942 hmml_to_html.c: Reference indicators [#15]
Also support multiple annotations citing the same reference
2017-03-15 02:10:11 +00:00
Matt Mascarenhas 012693bd39 hmml_to_html.c: Highlight current reference [#15]
Also pause the player upon following a ref's url, and do some clean-up
2017-03-11 02:48:11 +00:00
Matt Mascarenhas 3394daf8b0 hmml_to_html.c: Partially implement refs [#15]
It is missing the onRefChanged() function

PPiC 051
2017-03-10 14:19:25 +00:00