Go to file
Niels Martin Hansen 0718cf5a2c Hack: Use a single-play (non-looping) buffer for very short samples that fit entirely in the buffer for DSound playback. This avoids unwanted repeating of very short samples, but also makes it impossible to extend these selections to continue playback.
Fixing the real problem could prove to be very hard or even impossible, as it seems to be a problem of timing and possibly even related to the time slices allocated by the OS. As a buffer size in the DSound player is fixed at 150 ms the side-effect of this hack hopefully won't be a real problem.

Originally committed to SVN as r1460.
2007-07-29 21:00:57 +00:00
ac Various fixes in build system 2007-04-23 22:34:52 +00:00
aegisub Hack: Use a single-play (non-looping) buffer for very short samples that fit entirely in the buffer for DSound playback. This avoids unwanted repeating of very short samples, but also makes it impossible to extend these selections to continue playback. 2007-07-29 21:00:57 +00:00
auto3 Fixed broken config dialogs 2007-06-19 02:20:50 +00:00
automation Some debug.out calls in furigana layout code were missing trace level. 2007-07-28 21:43:35 +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 1.5 2007-07-29 20:49:50 +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
lua51 Merged in changes from Lua 5.1.2 (hopefully didn't miss anything) 2007-04-03 00:37:09 +00:00
m4 copy wxwin.m4 from wxGtk-2.8.4 2007-07-15 23:06:39 +00:00
motiontracker Producing software without actually doing anything 101: Write an overly vague specification. 2007-07-04 01:47:19 +00:00
po start unfuzzying german TL 2007-07-05 15:52:53 +00:00
prs Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
specs/as5 Added a bunch of clarifications for AS5 and some moro todo items. RFC. 2007-07-23 18:01:39 +00:00
SSATool add ConditionDialog.resx 2007-07-04 22:11:45 +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
vsfilter Require [Script Info] line as first thing in SSA/ASS files. (Probably. This might make VSFilter fail on invalid scripts, oh no!) 2007-07-10 21:31:06 +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 let wx run over the cliff like a f***ing hobbit^Wlemming. 2007-07-10 21:29:49 +00:00
Makefile.am move translations to po/ and use gettext build system 2007-07-05 15:11:22 +00:00