Aegisub/aegisub/src/command
Thomas Goyne b94547aa71 Drop format and header lines from the in-memory file representation
They're just pointless cruft, so drop them from the file when parsing
and re-add them when saving as ASS or SSA.
2012-11-24 16:24:00 -08:00
..
app.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio.cpp Use range-based for loops in a bunch of places 2012-11-12 18:35:25 -08:00
automation.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
command.cpp Use range-based for loops in a bunch of places 2012-11-12 18:35:25 -08:00
command.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
edit.cpp Drop format and header lines from the in-memory file representation 2012-11-24 16:24:00 -08:00
grid.cpp Convert AssFile::Line to an intrusive list 2012-11-10 18:05:56 -08:00
help.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
icon.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
icon.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
keyframe.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
Makefile.inc Use non-recursive make for libresrc and command so that dependencies can actually be set correctly. Fixes parallel builds. 2011-12-22 21:20:34 +00:00
recent.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
subtitle.cpp Add a basic dialog for opening Autosave files 2012-11-12 18:35:26 -08:00
time.cpp Add range adaptor for filtering to a specific subclass from a heterogeneous range 2012-11-12 18:35:25 -08:00
timecode.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
tool.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
video.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
vis_tool.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00