]> git.sesse.net Git - vlc/history - src/input/vlm.c
Clean up vlm script parsing and introduce new API.
[vlc] / src / input / vlm.c
2007-03-07 Laurent AimarClean up vlm script parsing and introduce new API.
2007-03-02 Laurent AimarImplemented sout-keep per media support.
2007-03-01 Laurent AimarStart cleaning up VLM + fixed vlm_New() race condition.
2007-02-28 Laurent AimarReworked/improved the way sout-keep works. (VLM sout...
2007-02-26 Laurent AimarForce VLM stream to not use sout-keep.
2007-02-25 Antoine CellerierAdd undocumented play feature to help output.
2007-02-25 Laurent AimarFixed double input_thread_t free for VOD.
2007-02-22 Antoine Cellerierplay command fix by ILEoo (see [18938]).
2007-02-21 Laurent AimarChanged input_DestroyThread to take care of detaching...
2007-02-21 Christophe MutricyCompile fix
2007-02-21 Antoine Cellerier[PATCH] vlm: play command index same as inputdeln index...
2006-12-06 Marian DurkovicRemove duplicate code. The new Unescape() is already...
2006-12-04 Marian DurkovicVLM quoting magic for partially quoted strings
2006-12-03 Marian DurkovicImplement shell-style escaping also for double quotes...
2006-12-03 Antoine CellerierExport vlm_MessageNew and vlm_MessageAdd.
2006-12-03 Rémi Denis-Courmont- fix input memleak