[vlc-devel] [PATCH 00/17] test pages: cleanup and reworking
Daniel Amm
da2424 at t-online.de
Sun Jun 14 00:35:36 CEST 2015
This patch series contains a general HTML and JavaScript cleanup, HTML code indenting, many improvements and bug fixes.
Also I have added a HTML/JavaScript seekbar.
Daniel Amm (17):
test pages: Use HTML5 standards and fix invalid HTML
test pages: HTML indenting, cleanup and cosmetics
test.html: Improve working of select tags
test pages: Submit values if return key is pressed in a text field
test.html: Add missing deinterlace modes
test pages: JavaScript indenting, cleanup and improving
test pages: show current state after buffering
test pages: fix live media animation
test pages: fix working of play/pause button
test pages: update state if playback is ended
test.html: check validity of text field values
test.html: remove reverse mode, display current rate instead
test.html: rearrange some buttons
test.html: improve demo for getting current position/time
test.html: fix teletext toggling
test.html: add a html seekbar
test.html: add demo for getting current item index
share/test/resize.html | 13 +-
share/test/simple.html | 34 +-
share/test/test.html | 822 +++++++++++++++++++++++++++------------------
share/test/windowless.html | 562 +++++++++----------------------
4 files changed, 666 insertions(+), 765 deletions(-)
mode change 100644 => 100755 share/test/resize.html
mode change 100644 => 100755 share/test/simple.html
mode change 100644 => 100755 share/test/test.html
mode change 100644 => 100755 share/test/windowless.html
--
2.1.4
More information about the vlc-devel
mailing list