Aegisub/aegisub/src/include/aegisub
Thomas Goyne 79684d5ad6 Factor out bounds-checking for GetAudio to a single place
It was being done in inconsistent ways in several places, which did not
include all of the places it needed to be done.

Closes #1509.

Originally committed to SVN as r6960.
2012-08-19 14:11:29 -07:00
..
audio_player.h Add platform-specific default configuration files 2012-04-06 01:55:22 +00:00
audio_provider.h Factor out bounds-checking for GetAudio to a single place 2012-08-19 14:11:29 -07: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