aboutsummaryrefslogtreecommitdiffhomepage
path: root/subreader.c
Commit message (Expand)AuthorAge
...
* 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
* Overlapping subs are a feature mainly present in subtitlingGravatar arpi2003-01-10
* Since version 2.7 the file extension for JACOsub changed fromGravatar arpi2003-01-09
* some subviewer versions uses : instead of . or ,Gravatar arpi2003-01-05
* 10lGravatar arpi2003-01-04
* 10lGravatar arpi2003-01-03
* support for subviewer format using dots instead of commas:Gravatar arpi2002-12-29
* This patch adds a call to subcp_recode1(), so this subtitles too areGravatar arpi2002-12-28
* Attached is a small patch to fix a couple of problems I found when usingGravatar arpi2002-12-28
* dump subtitles in SAMI formatGravatar arpi2002-12-05
* optional (compile-time switch) subtitles-sorting featureGravatar arpi2002-12-05
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* dump in JACOsub formatGravatar arpi2002-12-04
* I recently sent a patch for a new subtitles format, JACOsub. Since then IGravatar arpi2002-11-16
* allow max 0.2s overlapping without splitting subsGravatar arpi2002-11-16