.. |
keyframe
|
Add tests for agi::keyframe
|
2010-12-31 21:02:31 +00:00 |
options
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
vfr
|
Rewrite vfr.cpp in libaegisub with tests. Not yet used by Aegisub itself.
|
2010-07-07 05:24:16 +00:00 |
libaegisub_access.cpp
|
Derive agi::acs exceptions from agi::FileSystemError and friends rather than having two sets of errors for the same thing
|
2012-01-12 22:31:54 +00:00 |
libaegisub_cajun.cpp
|
Change the test for json parse errors to work with libc++
|
2012-11-12 18:35:26 -08:00 |
libaegisub_color.cpp
|
Fix SSA parsing test
|
2012-11-12 18:35:28 -08:00 |
libaegisub_dialogue_lexer.cpp
|
Add karaoke templater support to the syntax highlighter
|
2012-11-12 18:35:27 -08:00 |
libaegisub_hotkey.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
libaegisub_iconv.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
libaegisub_keyframe.cpp
|
Derive agi::acs exceptions from agi::FileSystemError and friends rather than having two sets of errors for the same thing
|
2012-01-12 22:31:54 +00:00 |
libaegisub_line_iterator.cpp
|
Move the bulk of TextFileWriter's logic to libaegisub.
|
2010-07-07 02:41:46 +00:00 |
libaegisub_line_wrap.cpp
|
Add line-wrapping logic to libaegisub
|
2012-03-29 19:05:16 +00:00 |
libaegisub_mru.cpp
|
Make the MRU tests significantly less worthless
|
2011-12-22 21:10:50 +00:00 |
libaegisub_option.cpp
|
Fix string vs color logic in the option parsing
|
2012-11-24 16:24:00 -08:00 |
libaegisub_signals.cpp
|
Rename signals.h to signal.h
|
2010-12-31 21:02:42 +00:00 |
libaegisub_syntax_highlight.cpp
|
Add karaoke templater support to the syntax highlighter
|
2012-11-12 18:35:27 -08:00 |
libaegisub_thesaurus.cpp
|
Replace MyThes thesaurus implementation with a custom one
|
2012-01-08 01:36:50 +00:00 |
libaegisub_util.cpp
|
Derive agi::acs exceptions from agi::FileSystemError and friends rather than having two sets of errors for the same thing
|
2012-01-12 22:31:54 +00:00 |
libaegisub_vfr.cpp
|
Rewrite SMPTE timecode handling
|
2012-03-29 19:04:36 +00:00 |
libaegisub_word_split.cpp
|
Fix handling of unclosed override blocks starting at position 0
|
2012-11-12 18:35:27 -08:00 |
main.cpp
|
Split the json log writing into a seperate class from LogSink
|
2012-01-08 01:36:23 +00:00 |
main.h
|
Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format.
|
2010-05-21 01:13:36 +00:00 |
Makefile
|
Add support for gtest 1.6
|
2012-11-12 18:35:26 -08:00 |
setup.bat
|
Add some tests for agi::Options
|
2011-12-22 21:11:10 +00:00 |
setup.sh
|
Add some tests for agi::Options
|
2011-12-22 21:11:10 +00:00 |
util.cpp
|
Add some tests for agi::Options
|
2011-12-22 21:11:10 +00:00 |
util.h
|
Add some tests for agi::Options
|
2011-12-22 21:11:10 +00:00 |
util_unix.cpp
|
Split unix/windows code into seperate files to preserve sanity.
|
2010-05-22 01:38:07 +00:00 |
util_windows.cpp
|
* Add util_windows.cpp to test project.
|
2010-05-22 01:41:23 +00:00 |