aboutsummaryrefslogtreecommitdiffhomepage
path: root/subreader.c
Commit message (Expand)AuthorAge
* document global variables used with fribidiGravatar faust32004-10-18
* correctly display the commas of most hebrew subtitles on the left sideGravatar faust32004-10-18
* This time is a patch to improve subtitle alignment management. ItGravatar faust32004-09-15
* subtitle autodetection regardles of case (bug #65), patches Michal Svec <rebe...Gravatar faust32004-09-02
* fixes a crash and unchecked string-handling in ENCA code.Gravatar reimar2004-07-28
* string handling security fixesGravatar diego2004-06-25
* 1e6lGravatar henry2004-05-21
* more cola for jindrichGravatar rfelker2004-05-09
* 1000000l for sig11 without -subcp!!! (and 1l for my first commit :)Gravatar rfelker2004-05-09
* ENCA support (http://trific.ath.cx/software/enca/)Gravatar henry2004-05-08
* MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)Gravatar alex2004-04-06
* skip {...} parts in SAME subs, patch by Salvatore FalcoGravatar alex2004-04-06
* Fix the PJS (aka dunnowhat) subtitlesGravatar attila2004-01-29
* prevent subreader from segfaulting when sami subs dont haveGravatar attila2004-01-24
* 10lGravatar luran2003-11-19
* sub autoloading fix for windowsGravatar faust32003-10-09
* subtitles priority calculation correctionGravatar atlka2003-09-23
* corrected utf8 files autoselectionGravatar atlka2003-09-22
* Subtitle alignment & smart splitting by Salvatore FalcoGravatar henry2003-09-21
* Jacosub files can have the extension '.js' too. Patch by Vladimir Mosgalin <m...Gravatar alex2003-09-02
* Support for case insensitive string matching in SAMI subtitle files. Patch by...Gravatar mosu2003-08-25
* Fixes FriBiDi support and extends it with configure options. Patch by Raindel...Gravatar alex2003-08-17
* 10lGravatar alex2003-08-10
* another attempt to fix the subtitle searchingGravatar henry2003-08-09
* some more cola - misplaced breakGravatar henry2003-08-08
* 1, micro-speedup 2, fixed 10l: only prefer utf8 if iconv is presentGravatar alex2003-07-28
* fix against dummy solaris sprintf, bug reported by Gotz WaschkGravatar alex2003-07-27
* ASS supportGravatar henry2003-07-20
* always treat .utf* files as UTF-8Gravatar atlka2003-07-01
* sub_utf8 fiddlingGravatar atlka2003-07-01
* small correction of sub_utf8 restoring between reading sub filesGravatar atlka2003-07-01
* prefer UTF-8 encoding subs and automatically recognize them by suffixGravatar atlka2003-06-27
* 10LGravatar henry2003-06-25
* warning fixes by DominikGravatar alex2003-06-01
* unleakGravatar alex2003-05-31
* cleanups/bugfixesGravatar henry2003-04-09
* option for sub match fuzziness levelGravatar henry2003-04-09
* 10l fix by Salvatore Falco <salvatore.falco@katamail.com>Gravatar alex2003-04-09
* turn most of the subtitle matching fuzziness off by defaultGravatar henry2003-04-08
* fix compilation without iconvGravatar henry2003-04-07
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>Gravatar henry2003-04-07
* hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix...Gravatar alex2003-03-21
* rt subtitle fixesGravatar arpi2003-02-07
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-02-02
* sub_utf8 handling hopefully fixedGravatar henry2003-01-28
* maybe fix ogm vs. iconvGravatar arpi2003-01-28
* Add a command line option (-sub-no-text-pp) to disable subtitlesGravatar arpi2003-01-27
* - add subcpGravatar pontscho2003-01-21
* 1) Removed the code to remove {} from sub_read_line_ssaGravatar arpi2003-01-19
* bunkus: fixed a small bug with skipping "{...}" in ssa subsGravatar mosu2003-01-13