]> git.sesse.net Git - vlc/history - modules/misc/lua/vlm.c
We know where VLM is, no need to find it.
[vlc] / modules / misc / lua / vlm.c
2008-05-07 Rémi Denis-CourmontWe know where VLM is, no need to find it.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-11-05 Antoine Cellerier * modules/misc/lua:
2007-11-04 Antoine CellerierAdd a new type of VLC Lua module: Interfaces.