1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
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
2007-04-23 22:34:52 +00:00
2007-06-19 02:20:50 +00:00
2007-07-29 20:49:50 +00:00
2007-07-15 23:06:39 +00:00
2007-07-05 15:52:53 +00:00
2007-07-04 22:11:45 +00:00
Description
Cross-platform advanced subtitle editor
47 MiB
Languages
C 62.8%
C++ 30.9%
Lua 3.2%
Inno Setup 0.8%
Meson 0.8%
Other 1.4%