vlc/bindings/java/THANKS
Filippo Carone 0627647ffb Java bindings update.
* new JVLC.destroy() method to cleanup a JVLC object
* new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
* Status class removed
* new JVLC.isInputPlaying() and JVLC.hasVout() methods
2006-06-10 13:58:03 +00:00

10 lines
183 B
Plaintext

Thanks to:
* Kuldipsingh Pabla
for solaris port and various contributions to the native interface.
for the GenericVideoWidget class
* Tvrtko Bedekovic
for initial win32 port