So, I'm finally done adapting sfTheora to the latest SFML naming conventions (and, notice the name change
).
I also added some new functions, like getDuration and getTime, as well as a new error handling system.
You can also now load videos by passing it as a parameter to the constructor. This is made possible thanks to the new error handling system.
Dropped SFML 1.6 support as well, since SFML 2.0 will be released as a stable version soon.
See the changelog for the full list of changes.