Commit graph

21 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 5f41c378f1 Saving back to SRT directly (that is, via "save", not "export" or "save as") is now allowed, as long as no data will be lost.
Originally committed to SVN as r434.
2006-06-28 22:51:33 +00:00
Niels Martin Hansen 9950531430 Changed build-versioning system. You are now required to use make-svn-rev-header.py and create a personal build-credit.h file.
Originally committed to SVN as r377.
2006-05-07 12:38:33 +00:00
David Lamparter c289ad21a3 fix AssFile::GetString / asa
Originally committed to SVN as r369.
2006-05-06 10:42:55 +00:00
David Lamparter 91fe5229b0 autoconfify convert
Originally committed to SVN as r361.
2006-05-06 01:05:07 +00:00
David Lamparter 18b92130b8 catch const wchar_t *
Originally committed to SVN as r323.
2006-04-14 16:46:38 +00:00
Niels Martin Hansen 233ac6ac94 Added support for custom version strings. See version.cpp.
Originally committed to SVN as r250.
2006-03-26 21:16:08 +00:00
Rodrigo Braz Monteiro cb2c5ed6e7 Fixed extra comments being added on export/undo (might have broken other stuff)
Originally committed to SVN as r220.
2006-03-13 22:12:23 +00:00
Rodrigo Braz Monteiro ae8f256e78 Finished new format system
Originally committed to SVN as r186.
2006-02-27 21:57:10 +00:00
Rodrigo Braz Monteiro 32b284a27c Base format writer class implemented
Originally committed to SVN as r185.
2006-02-27 20:22:15 +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
Rodrigo Braz Monteiro 39225db7c8 New subtitle load system implemented
Originally committed to SVN as r181.
2006-02-27 00:06:46 +00:00
Rodrigo Braz Monteiro 20c783f83d Early separation of the subtitle format parser/writer code
Originally committed to SVN as r180.
2006-02-26 22:45:34 +00:00
Rodrigo Braz Monteiro 9f361dca17 Fixed drag and dropping of timecode files
Originally committed to SVN as r134.
2006-02-23 23:04:41 +00:00
Rodrigo Braz Monteiro d759aae2b3 Some small improvements to RAM usage
Originally committed to SVN as r99.
2006-02-21 21:52:32 +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
Rodrigo Braz Monteiro 26b15d3d09 Implemented redo, and replace == _T("") with .IsEmpty()
Originally committed to SVN as r80.
2006-02-20 21:32:58 +00:00
Rodrigo Braz Monteiro 59db7e90e1 Small fix regarding character set of files being exported
Originally committed to SVN as r15.
2006-01-20 00:16:32 +00:00
Rodrigo Braz Monteiro 6935e56b3d VC 2005 compatibility stuff
Originally committed to SVN as r12.
2006-01-19 01:42:39 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00