Aegisub/libaegisub
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
..
ass Fix a bunch of warnings when building with gcc on linux 2014-05-20 09:46:57 -07:00
common Fix a bunch of warnings when building with gcc on linux 2014-05-20 09:46:57 -07:00
include/libaegisub Redesign project file handling 2014-05-22 09:29:12 -07:00
lua Add unicode case conversion functions to the automation module 2014-05-09 07:00:48 -07:00
osx Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
unix Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
windows Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
Makefile Add RGB <-> YCbCr conversion stuff to libaegisub 2014-05-19 19:32:25 -07:00
lagi_pre.h Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00