]> git.sesse.net Git - vlc/history - src/control/libvlc_internal.h
Initial callback support in libvlc + example on how to use in the java bindings
[vlc] / src / control / libvlc_internal.h
2007-05-19 Filippo CaroneInitial callback support in libvlc + example on how...
2007-05-19 Filippo Caronefree callbacks on libvlc destruction
2007-05-19 Filippo Caroneuser data pointer added to callback structure
2007-05-19 Filippo Caroneinitial structures for libvlc callbacks (code adapted...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-15 Filippo Caronelibvlc_Internal* need to be exported for libvlc-control
2006-11-29 Derk-Jan Hartman* const and a few other casting fixes
2006-11-26 Clément StenacA bit of headers cleanup