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.
 
 
 
 
 
 
Pierre Ynard e72b4cfac1 lua: fix comments about playlist API expansion 10 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 lua http: make string easier to translate 13 years ago
input.c lua/libs/input: fix 17611: properly populate filename attribute 10 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: move url_parse() from net to strings (fixes #3447) 10 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: fix comments about playlist API expansion 10 years ago
sd.c lua: remove sd.remove_all_items_nodes() 10 years ago
stream.c lua: use inflate rather than decomp stream filter 10 years ago
strings.c lua: move url_parse() from net to strings (fixes #3447) 10 years ago
variables.c lua: fix memory leak when getting/inherting string variable 10 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