Commit graph

13 commits

Author SHA1 Message Date
Niels Martin Hansen e5ef7b4be2 Various Unicode-related fixes.
Changed some types to lower the amount of int/size_t inconsistencies. This might have introduced some stupid bugs... beware!
Removed old, unused "project file" code. (cleanup)

Fixed bug #195: "Join (as karaoke)" is broken when 2 lines don't follow immediately after another

Implemented feature req #184: Text Only Export

Fixed bug #180: conversion from srt to ass doesn't specify WrapStyle

Implemented feature req #188: highlighting of currently selected style in the styles manager

Originally committed to SVN as r537.
2006-10-19 22:53:06 +00:00
Rodrigo Braz Monteiro 77543d7c45 Modified path to fextracker headers
Originally committed to SVN as r207.
2006-03-05 19:14:42 +00:00
tentacle 2a87445078 fixed compilation problems
removed old files
define AEGISUB

Originally committed to SVN as r204.
2006-03-05 18:50:45 +00:00
tentacle cd6beca548 little tenfex interface change
+ moved FexTracker to OPEN SOURCE :)

Originally committed to SVN as r194.
2006-03-03 19:00:47 +00:00
Rodrigo Braz Monteiro 2d9574952e Added clone function for better copying of AssEntry and derived classes
Originally committed to SVN as r184.
2006-02-27 09:07:08 +00:00
Rodrigo Braz Monteiro 3c27496b29 Added option ("keep raw dialogue data", default false) that makes Aegisub use less RAM at a small performance cost when set to false.
Originally committed to SVN as r183.
2006-02-27 04:18:00 +00:00
Rodrigo Braz Monteiro 5f6f39ce3e Made AssEntry::data private
Originally committed to SVN as r182.
2006-02-27 02:23:50 +00:00
David Lamparter f6051a060f introduce NO_FEX define to disable Fex
Originally committed to SVN as r176.
2006-02-26 02:49:38 +00:00
Rodrigo Braz Monteiro e41b6f9988 Prevented parsed data from staying in memory, greatly reducing RAM usage
Originally committed to SVN as r91.
2006-02-21 03:13:35 +00:00
tentacle d89cf51b1e moved all tracking stuff into FexTracker popup menu
tracking is now somewhat complete
you can track points, convert these to movement&scaling and then split your line and let it be repositioned and rescaled

Originally committed to SVN as r42.
2006-01-29 15:08:51 +00:00
tentacle 3e6637cb26 added support for FexTracker
added "Track this line" button in bottom right corner of video box
added 2 new button bitmaps
added function to display tracked points for current line as overlay in VideoDisplay

Originally committed to SVN as r35.
2006-01-28 19:48:35 +00:00
Fredrik Mellbin 645aae6e29 Moved AssEntry constructors to where they should be
Originally committed to SVN as r27.
2006-01-25 22:19:40 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00