root/trunk/Subtitles


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @919 [919] 07/29/08 22:44:52 astrange SSA: Support vertical text (fonts with @ in the name).
(edit) @914 [914] 07/15/08 00:35:29 astrange Rename GetHomeDirectory?() to CopyHomeDirectory?(), since it returns a …
(edit) @910 [910] 07/04/08 23:51:08 astrange Break garbage collection with C++ harder.
(edit) @901 [901] 05/24/08 16:53:25 astrange Allow subtitle tracks without any video tracks, fix up tracking and …
(edit) @891 [891] 05/23/08 11:01:28 astrange Don't call [nil floatValue].
(edit) @874 [874] 05/06/08 15:47:39 astrange Wrap the font cache destructor in an autorelease pool, in case it needs …
(edit) @873 [873] 05/04/08 20:08:03 astrange Hack that kind of allows subtitles in Front Row, maybe. Patch by capri92
(edit) @872 [872] 05/04/08 19:42:27 astrange SAMI subtitle importing. Patch by capri91 (gmail com).
(edit) @866 [866] 04/22/08 22:42:09 astrange Reorder font lookups and add a cleanup function for the cache.
(edit) @865 [865] 04/22/08 21:19:11 astrange Improve SSA parsing for files with stray [ in them.
(edit) @864 [864] 04/22/08 13:49:42 astrange Make SSA font names case-insensitive.
(edit) @856 [856] 04/20/08 10:57:34 astrange Fix the fallback to Helvetica for subtitles.
(edit) @852 [852] 04/19/08 03:21:58 astrange Matroska: Fix FLAC import on my samples. (closes #262) Subtitles: Comment.
(edit) @851 [851] 04/19/08 01:27:50 astrange Bugfix and optimize the last commit. Also, fix a memory leak.
(edit) @850 [850] 04/18/08 23:31:08 astrange Preroll subtitle fonts when loading the file. This moves the annoying …
(edit) @849 [849] 04/18/08 16:45:45 astrange Matroska: Remove some duplicate code and reorder for …
(edit) @848 [848] 04/18/08 15:51:45 astrange Fix line breaking some more; it was completely wrong after the first hard …
(edit) @847 [847] 04/17/08 11:17:35 gbooker Added back missing declaration of i
(edit) @846 [846] 04/17/08 08:17:35 astrange Fix the bug causing newlines to be added in the wrong place.
(edit) @845 [845] 04/17/08 05:31:09 astrange Use kUCTextBreakIterateMask properly (optimization, not a bug fix). …
(edit) @841 [841] 03/31/08 14:37:29 astrange Redo r838 in a better way. Add anotther -description.
(edit) @839 [839] 03/30/08 22:48:02 astrange Properly turn shadows off after they're used. This and the last commit fix …
(edit) @838 [838] 03/30/08 21:11:52 astrange Fix the \fsp tag and allow negative numbers in \pos.
(edit) @821 [821] 03/01/08 02:35:10 astrange Now that I've replaced my latin-1 files with ACTUAL latin-1 files, …
(edit) @806 [806] 02/09/08 13:55:44 astrange Merge 1.1 to trunk. If you're switching, delete ffmpeg/ first! I haven't …
(edit) @734 [734] 11/08/07 12:54:59 astrange Add missing autorelease pool in the update check.
(edit) @731 [731] 11/02/07 20:02:22 astrange Use Codecprintf instead of NSLog. Note H.264 PAFF support in changes.
(edit) @729 [729] 10/31/07 16:27:19 astrange Make subtitles/UniversalDetector Obj-C GC compatible. (closes #259) Fix …
(edit) @699 [699] 09/06/07 14:23:07 astrange If we guess one of latin1/2 for a file and it's invalid, try the other …
(edit) @698 [698] 09/06/07 14:16:45 astrange Regenerate the latin1/2 detector with added Slovenian text.
(edit) @697 [697] 09/06/07 14:04:26 astrange SSA: Fix box borders and suppport Layer. Refs #244
(edit) @695 [695] 09/05/07 23:00:25 astrange SSA: Implement BorderStyle? 3 (box). The positioning is off …
(edit) @689 [689] 09/03/07 15:35:41 astrange Fix typo in SubContext?; fixes SSA files without any PlayRes? set.
(edit) @688 [688] 09/03/07 01:13:09 astrange SSA: Make [V4? Styles] case-insensitive. Closes #243. (This could be more …
(edit) @685 [685] 08/28/07 15:08:12 astrange Add a checkbox to disable external subtitle loading. (closes #242) Clean …
(edit) @683 [683] 08/23/07 22:49:13 astrange SSA: Ignore lines with the wrong number of fields.
(edit) @680 [680] 08/21/07 13:51:56 astrange Fix a possible exception for movies with three-character names before the …
(edit) @675 [675] 08/15/07 22:28:28 astrange SSA: \alpha changes all the text, not just primary text. This makes it …
(edit) @674 [674] 08/15/07 17:16:59 astrange SubATSUIRenderer.m: Generalize better font finding to \fn …
(edit) @673 [673] 08/15/07 02:08:42 astrange SubATSUIRenderer.m: Set render complexity correctly for \1c and \1a. Parse …
(edit) @672 [672] 08/15/07 01:37:15 astrange SubATSUIRenderer.m: Try harder to find fonts by SSA …
(edit) @671 [671] 08/14/07 21:33:18 astrange MatroskaImportPrivate?.cpp: set "clean aperture" instead of "pixel aspect …
(edit) @669 [669] 08/13/07 19:48:29 astrange SSA: Improve line-breaking and make it Unicode-compliant; rename a …
(edit) @667 [667] 08/13/07 13:04:48 gbooker Added the import so deployment builds don't gripe about undefined symbols …
(edit) @663 [663] 08/10/07 22:06:41 astrange SSA: Implement and use by default even-width line breaking, with a naive …
(edit) @662 [662] 08/10/07 01:42:31 astrange SSA: Fix up the font sizes to be more accurate, using documentation from …
(edit) @661 [661] 08/09/07 20:11:29 astrange SSA: Read the Windows font metrics directly out of the TrueType? headers. …
(edit) @660 [660] 08/09/07 17:47:24 astrange SSA: handle aspect ratio and PlayResX/Y more accurately
(edit) @659 [659] 08/09/07 11:02:33 astrange SSA: Fix \r, reduce spacing between lines, and attempt to match VSFilter's …
(edit) @658 [658] 08/08/07 18:18:50 astrange Heavily rewrite the subtitle code, should be cleaner and faster and …
(add) @656 [656] 08/08/07 13:50:35 astrange Rename the files for the subtitle renderer, in order to replace them; …
Note: See TracRevisionLog for help on using the revision log.