Aegisub/aegisub/src/include/aegisub
Thomas Goyne feb752c24c Store the video display and slider in the context directly rather than going through the video box. Fxes a crash when detaching video.
Originally committed to SVN as r5845.
2011-11-12 01:23:18 +00:00
..
aegisub.h Remove '#pragma once' from 84 files that don't need it. Thanks to Plorkyeran for testing this on windows. The next step is to detangle the remaining files that currently require it. 2009-09-11 18:51:48 +00:00
audio_player.h Use the per-platform default audio player from configure rather than always defaulting to portaudio 2011-10-12 23:08:29 +00:00
audio_provider.h Merge audio_display_rewrite branch to trunk. This is not a complete work, don't expect to time anything for a while. 2010-12-08 03:36:10 +00:00
context.h 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
hotkey.h Implement the hotkey page of the preferences dialog 2011-10-28 20:40:43 +00:00
menu.h Fix compilation errors 2011-09-15 06:03:13 +00:00
spellchecker.h Rework most of the various factories to not need an explicit helper class for each class constructable via a factory. 2010-08-02 06:31:38 +00:00
subtitles_provider.h Rework most of the various factories to not need an explicit helper class for each class constructable via a factory. 2010-08-02 06:31:38 +00:00
toolbar.h Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
video_provider.h Eliminate all unnecessary uses of L and _T 2011-09-28 19:43:11 +00:00