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 119776dc40 include: remove <vlc_aout.h> from <vlc_playlist.h> 8 years ago
..
configuration.c Replace config_Get(Data|Lib)Dir() with config_GetSysDir() 8 years ago
dialog.c lua: dialogs: Fix memory leak 9 years ago
equalizer.c Lua: set playlist object explicitly in state 12 years ago
errno.c lua: Expose a minimal set of errno values 8 years ago
gettext.c Consolidate lua includes in vlc.h 14 years ago
httpd.c httpd: use vlc_alloc helper 9 years ago
input.c modules: replace use of 1000000 on time values by CLOCK_FREQ 8 years ago
input.h Consolidate lua includes in vlc.h 14 years ago
io.c lua: io: Add a vlc.io.unlink function 8 years ago
messages.c Remove unneeded #include <vlc_aout.h> 14 years ago
misc.c lua: libs: Add a vlc.io and move mkdir there 8 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 modules: replace use of 1000000 on time values by CLOCK_FREQ 8 years ago
playlist.c playlist: playlist_NodeDelete: privatize forceful delete 9 years ago
sd.c lua: fix handling of removed item 9 years ago
stream.c lua: streams: Expose seek & getsize member functions 8 years ago
strings.c Revert "lua: Add a function to convert to the current codepage" 8 years ago
variables.c config_GetType(): remove unused parameter 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 include: remove <vlc_aout.h> from <vlc_playlist.h> 8 years ago
win.c lua: cli: Fix non-ascii character input 8 years ago
xml.c lua/libs/xml: add :node_empty to xml-reader 10 years ago