]> git.sesse.net Git - vlc/history - src/control/mediacontrol_core.c
libvlc event: Make event function thread safe. (And fix a mutex leak)
[vlc] / src / control / mediacontrol_core.c
2007-05-03 Olivier Aubertmediacontrol API: split old mediacontrol_exception_init...
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-21 Clément StenacPlaylist
2006-09-26 Olivier Aubertmediacontrol_core.c: prepend the argv[0] here, since...
2006-09-26 Olivier Aubertsrc/control/mediacontrol_core.c: libvlc_input now uses...
2006-09-25 Olivier Aubertmediacontrol_new: new API (pass argc and argv), use...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-22 Olivier Aubertmediacontrol API: (mostly) use the new libvlc API
2006-08-11 Christophe MutricyShould fix compilation. Not tested
2006-05-15 Christophe MutricyNew playlist API fix.
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-01 Felix Paul Kühne* 2nd review of /src/* \ libvlc.h (refs #438)
2006-03-28 Clément StenacString fixes in src (Refs:#438)
2006-01-16 Jean-Paul SamanCodingstyle fixes
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Clément StenacMerge 0.8.5-api changes