native lib path
Status: Beta
Brought to you by:
freckle
Because i need to distribute as much as possible in my own program, and dont want to rely on whats installed, i have made a couple of small changes.
I have removed "final" from XineJNIPath.java, and i have moved load of the JNI library to the constructor in Xine.java.
This gives me the possibility to change the path to libXineJNI.so.0 before load.
Could we have something like this in the next release ?
Regards,
Claus