1. 29 Sep, 2015 6 commits
  2. 28 Sep, 2015 17 commits
  3. 25 Sep, 2015 1 commit
  4. 18 Sep, 2015 13 commits
  5. 17 Sep, 2015 2 commits
  6. 16 Sep, 2015 1 commit
    • Improve WebVTT parser according to WebVTT spec · 925795cb
      - Line parameter
        - Added support for value and line alignment attributes.
        - Support negative numbers when line is an absolute number (not a
      percentage).
      - Position parameter
        - Added support for value and position alignment attributes
      - Added support for WebVTT comment blocks
      - Percentage values now accept decimal numbers (as webvtt spec states)
      - Added new WebVTT tests for testing all new implemented features
      joli committed