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 f4bb458815 Replace vlc_gc_decref() with input_item_Release() 9 years ago
..
configuration.c lua: remove some gratuitious casts 10 years ago
dialog.c lua: use luaL_checkint() where applicable 10 years ago
equalizer.c Lua: set playlist object explicitly in state 12 years ago
gettext.c Consolidate lua includes in vlc.h 14 years ago
httpd.c network: Remove httpd_handler_sys_t (refs #17018) 9 years ago
input.c Replace vlc_gc_decref() with input_item_Release() 9 years ago
input.h Consolidate lua includes in vlc.h 14 years ago
messages.c Remove unneeded #include <vlc_aout.h> 14 years ago
misc.c Common structure for VLC common object members, document 10 years ago
misc.h lua: move some code, no functional changes 12 years ago
net.c lua: use net_ConnectTCP() where applicable 9 years ago
objects.c Common structure for VLC common object members, document 10 years ago
objects.h fix filename self-references 15 years ago
osd.c lua: use luaL_checkint() where applicable 10 years ago
playlist.c lua: Don't expose a "goto" method in lua >= 5.2 9 years ago
sd.c Replace vlc_gc_decref() with input_item_Release() 9 years ago
stream.c stream: rename vlc_stream_NewMRL to vlc_stream_NewURL 10 years ago
strings.c lua: move url_parse() from net to strings (fixes #3447) 10 years ago
variables.c lua/libs: variables: remove luaL_checklightuserdata (unused) 9 years ago
variables.h lua: remove leading '__' in function name 15 years ago
video.c Consolidate lua includes in vlc.h 14 years ago
vlm.c Consolidate lua includes in vlc.h 14 years ago
volume.c lua: use luaL_checkint() where applicable 10 years ago
win.c lua: replace deprecated functions 10 years ago
xml.c lua/libs/xml: add :node_empty to xml-reader 10 years ago