Commit Graph

5 Commits

Author SHA1 Message Date
Alex Baines bd74374962 hmmlib-js: multiple guests/annotators/co-hosts update 2017-06-20 21:15:26 +01:00
Alex Baines 74f667c5c6 hmmlib-js: spec update 2017-06-19 18:23:17 +01:00
Alex Baines 4e5102ac59 fix CHECKESCAPE + end tag not being found 2017-06-19 16:31:46 +01:00
Alex Baines 6729e0b4c3 hmmlib-js: Add source files, fix a few bugs.
The source files are only needed to build hmmlib.js, they needn't be
included in other projects.

Bugs fixed:
* marker offset should be correct now.
* after-text markers (-1 offset) now have type CATEGORY not HMML_CATEGORY
  which is consistent with the in-text ones.
* markers with parameters have proper .text and the marker.parameter
  doesn't start with "undefined" any more.
2017-06-19 14:54:10 +01:00
Alex Baines 648e3b29fe hmmlib JavaScript port 2017-06-19 01:17:56 +01:00