Commit graph

20 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 708622cc63 Some refactoring and bug fixing to subtitle format stuff, and improved saving of srt, ttxt and microdvd.
Originally committed to SVN as r1259.
2007-06-19 03:34:53 +00:00
Dan Donovan 77e2f20424 Fix override block parsing
Originally committed to SVN as r1218.
2007-06-09 21:45:14 +00:00
Niels Martin Hansen b40b5b325a Killed off setup.h - only feature still controlled by it was PRS export, which in its current state is worthless. It can be re-enabled by defining USE_PRS=1 during build.
Originally committed to SVN as r1215.
2007-06-08 00:37:24 +00:00
Niels Martin Hansen 1a5906f97c Removed FexTracker for good.
Originally committed to SVN as r1214.
2007-06-08 00:30:37 +00:00
Dan Donovan c85d148076 Treat comments inside {} as plain text so that typesetting doesn't mess with them
Originally committed to SVN as r1203.
2007-06-03 01:54:39 +00:00
Rodrigo Braz Monteiro 877c4bf1b1 Much faster subtitles loading (only really relevant for huge files, though) and undo stack operations.
Originally committed to SVN as r1097.
2007-04-19 15:22:47 +00:00
Rodrigo Braz Monteiro 6d84bde8da Several fixes to build on Linux
Originally committed to SVN as r887.
2007-01-24 02:11:26 +00:00
Niels Martin Hansen 2d1fdcdfb9 Fixes for building with wx 2.8 without 2.6-compat mode. (Hopefully) more workyness for config dialogs in auto3.
Originally committed to SVN as r876.
2007-01-22 19:31:49 +00:00
Rodrigo Braz Monteiro 40e113d368 Visual typesetting new strips relevant tags before applying changes.
Originally committed to SVN as r787.
2007-01-13 22:33:02 +00:00
Rodrigo Braz Monteiro 0492fae298 Added Dansolo's Kanji Timer code
Originally committed to SVN as r781.
2007-01-13 02:22:28 +00:00
David Lamparter 3784a131dd proper casting
Originally committed to SVN as r769.
2007-01-11 04:06:55 +00:00
Rodrigo Braz Monteiro 20f7e80ec2 Small fixes around that were causing warnings to be issued on gcc
Originally committed to SVN as r766.
2007-01-11 03:18:14 +00:00
Rodrigo Braz Monteiro 6ea8475941 New class to isolate visual typesetting
Originally committed to SVN as r745.
2007-01-08 21:11:06 +00:00
Rodrigo Braz Monteiro 0fbfd67864 Added support for reading v4.00++ (ASS2) files.
Originally committed to SVN as r741.
2007-01-08 01:54:02 +00:00
Rodrigo Braz Monteiro b96c7932b9 Changes to prepare support for ASS2
Originally committed to SVN as r739.
2007-01-08 01:00:44 +00:00
Rodrigo Braz Monteiro cc81523bbe Fix to loading of margins
Originally committed to SVN as r717.
2007-01-05 18:33:48 +00:00
Rodrigo Braz Monteiro b3f2f069d3 Fixed and completed the implementation of DirectSound audio player, and made some changes for future ASS2 support.
Originally committed to SVN as r716.
2007-01-05 18:27:15 +00:00
Rodrigo Braz Monteiro 48321dc868 Implemented ColourButton class
Originally committed to SVN as r685.
2007-01-02 22:10:45 +00:00
Rodrigo Braz Monteiro 6ee06d8478 Tweaked the behavior of the margin boxes, now they no longer show padding zeros.
Originally committed to SVN as r658.
2006-12-30 14:31:41 +00:00
Rodrigo Braz Monteiro 06cff2e2f2 Renamed /core/ to /aegisub/ to avoid issues with unix systems being unable to delete core dumps.
Originally committed to SVN as r652.
2006-12-28 23:43:23 +00:00
Renamed from core/ass_dialogue.cpp (Browse further)