Aegisub/aegisub/src/include/aegisub
Thomas Goyne 99b5c26592 Fix crash when playing audio before time 0
There were two checks for reads past the end rather than checks for
before start and after end.

Closes #1556.
2012-11-25 14:03:04 -08:00
..
audio_player.h Add platform-specific default configuration files 2012-04-06 01:55:22 +00:00
audio_provider.h Fix crash when playing audio before time 0 2012-11-25 14:03:04 -08:00
context.h Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
hotkey.h Stop key event propagation when checking for hotkeys to avoid checking keypresses that aren't hotkeys several times 2012-03-12 23:34:34 +00:00
menu.h Fix compilation errors 2011-09-15 06:03:13 +00:00
spellchecker.h Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +00:00
subtitles_provider.h Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +00:00
toolbar.h Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
video_provider.h Update the video matrix tagging scheme 2012-05-11 14:38:44 +00:00