1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
Niels Martin Hansen 51a16f823e Yet another attempt to fix #521, 'Cannot wait for thread termination' in rare cases with the DirectSound audio player.
Make the playback thread detached so it will kill itself when it has run to end, instead of having to wait for it. This way it is never required to wait for the thread. When the thread has been signalled to stop it is simply abandoned and left to die for itself.

Originally committed to SVN as r2201.
2008-06-15 12:59:49 +00:00
2008-03-21 03:02:39 +00:00
2007-10-29 04:29:04 +00:00
2008-05-31 09:16:05 +00:00
2008-01-23 23:00:52 +00:00
2007-08-11 17:29:19 +00:00
2008-03-22 10:49:05 +00:00

* There is no ASA support      
  - if you want support you'll have to do it by hand (for now)
Description
Cross-platform advanced subtitle editor
Readme 47 MiB
Languages
C 62.8%
C++ 30.9%
Lua 3.2%
Inno Setup 0.8%
Meson 0.8%
Other 1.4%