log subreader.c @ 10218:f82646fc1431

age author description
Wed, 09 Apr 2003 20:49:12 +0000 henry cleanups/bugfixes
Wed, 09 Apr 2003 18:04:29 +0000 henry option for sub match fuzziness level
Wed, 09 Apr 2003 15:51:37 +0000 alex 10l fix by Salvatore Falco <salvatore.falco@katamail.com>
Tue, 08 Apr 2003 20:41:20 +0000 henry turn most of the subtitle matching fuzziness off by default
Mon, 07 Apr 2003 19:37:19 +0000 henry fix compilation without iconv
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Fri, 21 Mar 2003 16:54:03 +0000 alex hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Fri, 07 Feb 2003 21:12:50 +0000 arpi rt subtitle fixes
Sun, 02 Feb 2003 02:42:59 +0000 arpi compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
Tue, 28 Jan 2003 18:45:58 +0000 henry sub_utf8 handling hopefully fixed
Tue, 28 Jan 2003 18:28:09 +0000 arpi maybe fix ogm vs. iconv
Mon, 27 Jan 2003 23:41:56 +0000 arpi Add a command line option (-sub-no-text-pp) to disable subtitles
Tue, 21 Jan 2003 19:12:46 +0000 pontscho - add subcp
Sun, 19 Jan 2003 00:54:55 +0000 arpi 1) Removed the code to remove {} from sub_read_line_ssa
Mon, 13 Jan 2003 10:07:38 +0000 mosu bunkus: fixed a small bug with skipping "{...}" in ssa subs
Fri, 10 Jan 2003 22:53:34 +0000 arpi Overlapping subs are a feature mainly present in subtitling
Thu, 09 Jan 2003 19:25:05 +0000 arpi Since version 2.7 the file extension for JACOsub changed from
Sun, 05 Jan 2003 02:46:13 +0000 arpi some subviewer versions uses : instead of . or ,
Sat, 04 Jan 2003 21:26:35 +0000 arpi 10l
Fri, 03 Jan 2003 12:30:47 +0000 arpi 10l
Sun, 29 Dec 2002 21:04:45 +0000 arpi support for subviewer format using dots instead of commas:
Sat, 28 Dec 2002 15:19:41 +0000 arpi This patch adds a call to subcp_recode1(), so this subtitles too are
Sat, 28 Dec 2002 13:42:24 +0000 arpi Attached is a small patch to fix a couple of problems I found when using
Thu, 05 Dec 2002 00:07:59 +0000 arpi dump subtitles in SAMI format
Thu, 05 Dec 2002 00:05:57 +0000 arpi optional (compile-time switch) subtitles-sorting feature
Thu, 05 Dec 2002 00:03:35 +0000 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
Wed, 04 Dec 2002 23:58:38 +0000 arpi dump in JACOsub format
Sat, 16 Nov 2002 03:25:37 +0000 arpi I recently sent a patch for a new subtitles format, JACOsub. Since then I
Sat, 16 Nov 2002 03:23:49 +0000 arpi allow max 0.2s overlapping without splitting subs
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal