1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
Grigori Goronzy 5ab1eab906 OSS player: handle changing end position correctly
If the slider is moved to the playbar while the player is running,
the playback needs to be stopped.  Handle this situation properly.

Additionally, select a low-latency buffer policy if possible (OSS4
only).  This will make it possible to move the slide near the playbar
without stopping playback (the current writing position is always in
advance of the playback position by the buffer size!)

Originally committed to SVN as r3498.
2009-09-09 03:24:34 +00:00
..
2009-03-08 08:30:39 +00:00
2009-07-23 00:19:36 +00:00
2009-03-08 08:30:39 +00:00
2009-09-08 22:06:07 +00:00
2009-03-08 08:30:39 +00:00
2009-03-08 08:30:39 +00:00

* To be written.