Aegisub/aegisub/src/command
Thomas Goyne d5577b994c Move lead in/out logic to the timing controllers
This makes adding lead in/out work correctly when autocommit is
disabled, and improves the behavior of adding lead-in when in karaoke
mode.

Originally committed to SVN as r6502.
2012-02-22 22:00:54 +00: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 Remove some incorrect uses of ellipses 2012-02-07 01:22:50 +00:00
audio.cpp Change AudioController's public API from samples to milliseconds 2012-02-01 23:58:58 +00:00
automation.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
command.cpp Call Validate before invoking commands via hotkeys 2012-02-07 01:22:23 +00:00
command.h Add support for commands with dynamic help strings 2012-01-20 21:33:30 +00:00
edit.cpp Add support for noncontiguous selections to the duplicate lines commands 2012-02-15 22:14:10 +00:00
grid.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
help.cpp Remove some incorrect uses of ellipses 2012-02-07 01:22:50 +00:00
icon.cpp Don't return a dummy icon when no icon is found for a command 2012-02-20 05:41:54 +00:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
recent.cpp Remove periods from single-sentence tooltips 2012-02-07 01:22:32 +00:00
subtitle.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
time.cpp Move lead in/out logic to the timing controllers 2012-02-22 22:00:54 +00:00
timecode.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
tool.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
video.cpp Remove some incorrect uses of ellipses 2012-02-07 01:22:50 +00:00
vis_tool.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00