Go to file
2007-06-24 02:58:33 +00:00
ac Various fixes in build system 2007-04-23 22:34:52 +00:00
aegisub Add some preliminary FFT cache aging... while it "works" it doesn't do so in a very useful fashion, since unused cache segments are killed off much faster when you scroll the view in short segments than when doing large scrolls. It should, however, limit memory usage to cache_line_age_limit*line_length*sizeof(float) bytes, which is 64 MB with the current Audio Spectrum Window size. 2007-06-24 02:58:33 +00:00
auto3 Fixed broken config dialogs 2007-06-19 02:20:50 +00:00
automation Always generate furigana styles when kara-templater is used, hope it won't be ill received. 2007-06-18 14:26:48 +00:00
avisynth_prs Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
code-docs Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00
docs kara-templater retime() function implemented, tested and working :) 2007-06-16 21:57:14 +00:00
FFmpegSource FFmpegSource version 1.1 2007-06-17 16:35:16 +00:00
installer fix stupidity in previous commit 2007-01-09 02:15:08 +00:00
kanamemo Added the kanamemo & traydict side projects to repository 2006-06-29 23:14:54 +00:00
libass Failed attempt to get threaded video to work. 2007-04-13 00:44:46 +00:00
locale Removed some tab-characters that broke hotkeys in some cases 2007-05-12 17:38:29 +00:00
lua51 Merged in changes from Lua 5.1.2 (hopefully didn't miss anything) 2007-04-03 00:37:09 +00:00
prs Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
traydict Added the kanamemo & traydict side projects to repository 2006-06-29 23:14:54 +00:00
universalchardet Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
acinclude.m4 More fixing of build system: Properly link GL framework on OS X (I hope.) FFmpeg is now optional. Check for a working pthreads. More detailed warnings when no audio players or video/audio providers are available. 2007-04-24 00:52:49 +00:00
autogen.sh Probably fixed syntax error in autogen.sh. 2007-06-17 12:32:22 +00:00
configure.ac fix auto* library referencing 2007-06-21 20:41:17 +00:00
Makefile.am REALLY fix dist this time 2007-06-08 00:38:22 +00:00