cjk32;226895 Wrote: > I think this is probably something to do with fseek and ftell not > working when not connected to a file. I'll take a look at this and see > if there's a good workaround, as piping really does need to work!
Fixed in r172. Under win32, fseek() produces strange results when used on a pipe. This has been fixed by reading the requisite number of bytes instead. -- cjk32 ------------------------------------------------------------------------ cjk32's Profile: http://forums.slimdevices.com/member.php?userid=5151 View this thread: http://forums.slimdevices.com/showthread.php?t=32967 _______________________________________________ audiophiles mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/audiophiles
