Aegisub/src/command
Thomas Goyne ce358c1367 Move global_scripts to options.h
Not the perfect place for it by any means, but that's where the rest of
the application-global stuff is these days and it removed the need for
automation stuff to include main.h (and thus all the wxApp garbage).
2014-06-06 12:08:41 -07:00
..
Makefile.inc Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
app.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio.cpp Fix saving audio clips from lines 2014-05-27 06:42:46 -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 Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07: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 Clean up unused includes 2014-05-23 07:28:24 -07:00
time.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
timecode.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
tool.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
video.cpp Fix saving images with subtitles for frames other than the first 2014-06-03 07:21:07 -07:00
vis_tool.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00