Aegisub/aegisub/libaegisub
Thomas Goyne e270dc9aec Use stable_vector for AudioProviderRam's cache
stable_vector allocates its elements non-contiguously (as is required
for stability), while still giving O(1) indexing.
2012-12-22 14:44:35 -08:00
..
ass Add karaoke templater support to the syntax highlighter 2012-11-12 18:35:27 -08:00
common Remove some cruft from option.h 2012-12-17 09:32:42 -08:00
include/libaegisub Only enable the Remove Word button when the word can be removed. Updates #1184. 2012-12-21 16:56:26 -08:00
osx Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
unix Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
windows Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
Makefile Extract calltip logic from the edit ctrl to libaegisub 2012-11-12 18:35:25 -08:00
config.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
lagi_pre.h Use stable_vector for AudioProviderRam's cache 2012-12-22 14:44:35 -08:00