Aegisub/aegisub/src/command
Thomas Goyne 2fdbc73721 Fully extract the resolution resampling logic from DialogResample 2013-07-09 08:35:50 -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
app.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
audio.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
automation.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
command.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
command.h Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
edit.cpp Delete SubtitlesGrid since it's now empty 2013-06-18 19:43:16 -07:00
grid.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
help.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
icon.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
icon.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
keyframe.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
recent.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
subtitle.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
time.cpp Delete SubtitlesGrid since it's now empty 2013-06-18 19:43:16 -07:00
timecode.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
tool.cpp Fully extract the resolution resampling logic from DialogResample 2013-07-09 08:35:50 -07:00
video.cpp Redesign VideoFrame 2013-07-01 18:35:09 -07:00
vis_tool.cpp Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00