mirror of
https://review.haiku-os.org/haiku
synced 2025-02-06 05:50:48 +01:00
* Wait evaluation is done considering both position and buffer size. * Set back position to 0 after seeking. * Simplify EvaluatePosition to take advantage of inheritance. * Use back position to determine the current size of the buffer. * Add more debug tracing. * Other minor fixes.