Today 2 patches have been applied to the svn Player javaclient library.
1) The list of available interfaces is now checked before attempting to
connect to a given interface on the server. This prevents bad things if the
interface is not available.
2) The ability to request the timestamp of the current sample has been added
to all currently supported interfaces. New interfaces should add this
assignment in the readData() function.
Sawyer
|