Aegisub/src/command
Thomas Goyne 19e8f19e52 Redesign project file handling
Add a new Project class which is responsible for everything related to
opening and closing audio, video, subtitles, timecodes and keyframes.
This pulls almost everything not directly related to playing audio/video
out of the audio and video controllers, pulls more crap out of
FrameMain, and happens to make things a little simpler in the process.
2014-05-22 09:29:12 -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 Redesign project file handling 2014-05-22 09:29:12 -07:00
audio.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
automation.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
command.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
command.h Fix non-pch compilation 2014-05-17 18:01:41 -07:00
edit.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
grid.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
help.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
keyframe.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
recent.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
subtitle.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
time.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
timecode.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
tool.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
video.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
vis_tool.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00