Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle the utf8 byte order mark when present at the beginning of srt subs | jstebbins | 2010-06-01 | 1 | -2/+11 |
* | add some input error resiliency to the srt parser. | jstebbins | 2009-11-16 | 1 | -79/+140 |
* | don't drop the last SRT subtitle | jstebbins | 2009-11-10 | 1 | -0/+63 |
* | allow srt and cc subtitles to be up to 2 lines high. | jstebbins | 2009-10-28 | 1 | -4/+24 |
* | fix reading of short srt subtitle files | jstebbins | 2009-10-14 | 1 | -1/+6 |
* | fix reading of UTF-16 SRT subtitle files (and other wide charsets) | jstebbins | 2009-10-03 | 1 | -32/+119 |
* | fix srt track stop time | jstebbins | 2009-09-27 | 1 | -7/+10 |
* | srt: change format string from "utf8" to "utf-8" | jstebbins | 2009-08-28 | 1 | -1/+1 |
* | LinGui: SRT support | jstebbins | 2009-06-30 | 1 | -1/+0 |
* | - cleanup gcc format warnings showing up on linux 64-bit | konablend | 2009-06-25 | 1 | -2/+2 |
* | Format cleanup. | konablend | 2009-06-25 | 1 | -2/+1 |
* | CLI: Missed file from SubRip - a symptom of too many views and patches | eddyg | 2009-06-23 | 1 | -0/+331 |