summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Check for EOF when reading subtitle lines.David Thompson2015-02-051-3/+4
| | | | * srt2vtt (read-sub-rip): Test for EOF object.
* Allow auto-compilation for now.David Thompson2015-02-051-1/+1
| | | | * srt2vtt: Remove '--no-auto-compile' flag.
* Accept blank lines as valid subtitles.David Thompson2015-01-251-1/+3
| | | | * srt2vtt (read-sub-rip): Allow the first subtitle line to be blank.
* Add docstrings.David Thompson2015-01-081-0/+22
| | | | * srt2vtt: Add docstrings to important procedures.
* Add full GPLv3 text.David Thompson2015-01-081-0/+674
| | | | * COPYING: New file.
* Add blank line after WebVTT signature.David Thompson2015-01-081-1/+1
| | | | * srt2vtt: Add blank line between signature and first subtitle.
* Fix copyright statement copy/paste error.David Thompson2015-01-081-1/+1
| | | | * srt2vtt: s/Haunt/srt2vtt/
* First commit.David Thompson2015-01-075-0/+238