Aegisub/src/command
Thomas Goyne a6b1639320 Extract some bits that don't need to be templated from templates
Cuts compile time by about 10% and shrinks the final binary a little.
2014-12-28 16:46:38 -08:00
..
app.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio.cpp Move some of the audio provider machinery to libaegisub 2014-07-10 11:44:56 -07:00
automation.cpp Move global_scripts to options.h 2014-06-06 12:08:41 -07:00
command.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
command.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
edit.cpp Extract some bits that don't need to be templated from templates 2014-12-28 16:46:38 -08:00
grid.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
help.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
keyframe.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
recent.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
subtitle.cpp Update the selection and scroll position after opening subtitles from video 2014-11-22 13:27:06 -08:00
time.cpp Special-case all lines being selected in validate_adjoinable 2014-12-24 16:59:11 -08:00
timecode.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
tool.cpp Remove some exceptions not used for much of anything 2014-06-11 12:52:30 -07:00
video.cpp Move AssTime to libaegisub and add tests 2014-07-06 19:25:49 -07:00
vis_tool.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00