fix auditioning on systems with larger disk read chunk sizes.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 20 Jul 2015 15:57:45 +0000 (11:57 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 20 Jul 2015 16:10:38 +0000 (12:10 -0400)
commita81cba17a6b4619685ebdfbbebaf3ae428c58a48
treea7d882504e74970ec94aec7df0e4589c2714cb46
parent5e5e56f58949fb4db81fd67a916fa8008b74bc4c
fix auditioning on systems with larger disk read chunk sizes.

This really brings into focus the question of whether any of the "varifill" code should
really remain. This was probably one of the only remaining places where a partial-fill
operation was done and the code was broken for this case. What we know about disk i/o
streaming doesn't support varifill much at all. Something to think about.
libs/ardour/auditioner.cc