Aegisub/aegisub/src/command
Thomas Goyne ac9b09b847 Jump to the end of the video rather than the frame before the current one when trying to seek to the next keyframe after the last keyframe
Originally committed to SVN as r6031.
2011-12-22 21:14:24 +00:00
..
Makefile Also define __STDC_FORMAT_MACROS for commands 2011-11-30 02:16:01 +00:00
app.cpp Silence a pile of /W4 warnings 2011-12-22 21:09:31 +00:00
audio.cpp Silence a pile of /W4 warnings 2011-12-22 21:09:31 +00:00
automation.cpp Use LocalScriptManager::Reload rather than looping over the scripts manually in the am/manager command 2011-09-28 19:48:20 +00:00
command.cpp Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
command.h compilation fixes 2011-11-07 04:14:09 +00:00
edit.cpp Silence a pile of /W4 warnings 2011-12-22 21:09:31 +00:00
grid.cpp Silence a pile of /W4 warnings 2011-12-22 21:09:31 +00:00
help.cpp Silence a pile of /W4 warnings 2011-12-22 21:09:31 +00:00
icon.cpp Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Non-precomp-header compilation 2011-11-25 22:12:15 +00:00
recent.cpp Non-precompiled-header compilation fix 2011-11-04 19:42:59 +00:00
subtitle.cpp Eliminate the duplication between VideoContext::videoName and VideoContext::videoFile 2011-12-06 00:17:54 +00:00
time.cpp Add access keys for most entries in the main menu bar and eliminate a few duplicates. Updates #1078. 2011-11-18 05:00:20 +00:00
timecode.cpp Non-precomp-header compilation 2011-11-25 22:12:15 +00:00
tool.cpp Silence a pile of /W4 warnings 2011-12-22 21:09:31 +00:00
video.cpp Jump to the end of the video rather than the frame before the current one when trying to seek to the next keyframe after the last keyframe 2011-12-22 21:14:24 +00:00
vis_tool.cpp Store the video display and slider in the context directly rather than going through the video box. Fxes a crash when detaching video. 2011-11-12 01:23:18 +00:00