]> git.sesse.net Git - vlc/history - src/control/mediacontrol_core.c
Removes trailing spaces. Removes tabs.
[vlc] / src / control / mediacontrol_core.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rémi Denis-CourmontMissing vlc/vlc.h here
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-07-13 Olivier Aubertmediacontrol: prefix unit conversion functions with...
2007-07-12 Olivier Aubertmediacontrol:
2007-06-23 Pierre d'HerbemontLibvlc: replace media_instance_destroy_and_detach by...
2007-06-17 Pierre d'Herbemontlibvlc: Rename input to media_instance. And add the...
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