Aegisub/src/include/aegisub
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
..
audio_player.h Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
audio_provider.h Redesign project file handling 2014-05-22 09:29:12 -07:00
context.h Redesign project file handling 2014-05-22 09:29:12 -07:00
hotkey.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
menu.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
spellchecker.h Refactor the rest of the factories 2014-03-24 12:40:03 -07:00
subtitles_provider.h Move the serialization for the subtitles providers to SubtitlesProvider 2014-05-03 17:22:38 -07:00
toolbar.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
video_provider.h Redesign project file handling 2014-05-22 09:29:12 -07:00