]> git.sesse.net Git - vlc/history - src/control/vlm.c
Remove uneeded exceptions
[vlc] / src / control / vlm.c
2009-04-04 Sébastien EscudierRemove uneeded exceptions
2008-10-22 Rémi Denis-CourmontSimplifications
2008-09-12 Sebastien EscudierAdd const to char * in vlm
2008-09-09 Jean-Paul SamanDocument more VLM API's and expand define.
2008-09-05 Rémi Denis-CourmontFix VLM double free
2008-07-06 Sebastien EscudierAdd vod in libvlc_vlm
2008-07-01 Antoine CellerierFix compilation of VLC with --disable-vlm.
2008-06-01 Rémi Denis-CourmontFix a warning
2008-05-26 Pierre d'Herbemontlibvlc: libvlc_vlm_get_media_instance_* is in header...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-09 Jean-Paul SamanMerge branch 'dynamicoverlay'
2008-04-09 Pierre d'Herbemontlibvlc: Properly raise an exception that indicates...
2008-04-09 Pierre d'Herbemontlibvlc: Don't delete all the media in libvlc_vlm_releas...
2008-04-08 Filippo Caronewhen releasing vlm, clear all media
2008-04-07 Filippo Caronelibvlc_vlm_release added
2008-03-12 Rémi DuraffortOne more "Remove useless test before free"
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rafaël Carrésrc/control: set svn:keywords to Id
2007-12-16 Jean-Paul Samanremove excess whitespace
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-05-21 Laurent AimarReimplemented libvlc_vlm functions (untested)
2007-03-07 Laurent AimarDisable control vlm.
2007-03-02 Laurent Aimar Do not use private VLM function (fixed in an ugly...
2007-03-01 Laurent AimarStart cleaning up VLM + fixed vlm_New() race condition.
2007-02-18 Jean-Paul SamanDeclare local functions static.
2006-11-26 Clément StenacCompile fixes, round 1
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-29 Felix Paul Kühne* don't use nested functions please. --- fixes compila...
2006-10-24 Filippo Caroneintegrate patch from Ticket #725. needs testing.
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-07-26 Filippo CaroneMore vlm functions added in libvlc (to play, pause...
2006-05-10 Jean-Paul SamanReadability change
2006-03-12 Jean-Paul SamanFix compiler warning: Add missing include
2006-03-10 Rémi Denis-CourmontFix and restore nice file names
2006-02-19 Rémi Denis-Courmont- Build libvlc from src/ rather than top
2006-02-17 Clément StenacFix some bugs
2006-02-15 Clément StenacMore VLM API stuff
2006-02-14 Clément StenacMissing file