1. 07 Dec, 2018 1 commit
  2. 05 Dec, 2018 8 commits
  3. 04 Dec, 2018 6 commits
  4. 03 Dec, 2018 3 commits
  5. 01 Dec, 2018 7 commits
  6. 30 Nov, 2018 2 commits
  7. 29 Nov, 2018 4 commits
  8. 28 Nov, 2018 2 commits
  9. 27 Nov, 2018 6 commits
  10. 26 Nov, 2018 1 commit
    • CEA608: PAINT-ON Mode must keep the last shown captions on the screen · d1e49f20
      [Problem]
      PAINT-ON mode is not implemented. From the compliance tests:
      * RDC command has no effect except to select paint-on style.
      * Next data are written directly to the display upon receipt.
      * If other captioning is already on the screen, the four-row
      limit is still in effect.
      
      [Solution]
      It is a rare use case, we do not support overriding characters in
      existing cueBuilders as PAINT-ON would require. But several
      compliance tests check if the screen is cleared when the mode
      switch happens. We must keep the old captions when switching
      to PAINT-ON mode
      
      [Test]
      - Live Over-the-Air content, beginning of commercials often uses
      PAINT-ON mode
      Zsolt Matyas committed