Aegisub/aegisub/src/command
Thomas Goyne 32463efb08 Fix crash when trying to open audio from file with no audio tracks
Originally committed to SVN as r5682.
2011-09-29 20:27:13 +00:00
..
Makefile Update the Makefile and vc2010 project 2011-08-27 06:37:03 +00:00
app.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00
audio.cpp Fix crash when trying to open audio from file with no audio tracks 2011-09-29 20:27:13 +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 Add the ability to unregister commands and clarify who owns command objects 2011-09-28 19:48:02 +00:00
command.h Add the ability to unregister commands and clarify who owns command objects 2011-09-28 19:48:02 +00:00
edit.cpp Rewrite nearly everything related to karaoke 2011-09-28 19:44:07 +00:00
grid.cpp Refine the commit types 2011-09-15 05:16:32 +00:00
header Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258. 2011-01-05 13:00:46 +00:00
help.cpp Eliminate uses of c_str made unnecessary by changed to wxString::Format in wx 2.9 2011-09-28 19:43:48 +00:00
icon.cpp Rewrite nearly everything related to karaoke 2011-09-28 19:44:07 +00:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00
recent.cpp Rewrite the dynamic menu generation code 2011-08-27 06:29:36 +00:00
subtitle.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00
time.cpp Kill SubtitlesGrid::SetSubsToVideo 2011-09-15 05:17:22 +00:00
timecode.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00
tool.cpp Document and clean up a bunch of exporter related things. Break some friendships, and add a getter for export filter names. 2011-09-28 19:46:41 +00:00
video.cpp Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00