You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Denis-Courmont 2b7581cdb8 LUA: do not blindly cast object to interface thread (fix #3396) 16 years ago
..
libs LUA: do not blindly cast object to interface thread (fix #3396) 16 years ago
Modules.am Export VLC's md5 API. 16 years ago
demux.c Do not store p_this in a table value visible from lua code. 16 years ago
extension.c Lua: do not click a button twice in a row 16 years ago
extension.h Do not store extension pointer in a variable visible from the lua code. 16 years ago
extension_thread.c Lua: fix a crash (the command is already freeed). 16 years ago
intf.c LUA: store p_intf->p_sys separately 16 years ago
libs.h Export VLC's md5 API. 16 years ago
meta.c Lua: Misc simplifications. 16 years ago
services_discovery.c Lua SD: don't open the playlist lib 16 years ago
vlc.c Lua: use config_StringEscape. 16 years ago
vlc.h LUA: store p_intf->p_sys separately 16 years ago