9 Commits (04fb7e89cb4a920a870f7903c8f3a844d1c6a5fd)

Author SHA1 Message Date
Rémi Denis-Courmont 04fb7e89cb Namespace/rename make_path to vlc_uri2path 11 years ago
Rémi Denis-Courmont 1b68edb931 Namespace/rename XML encode/decode functions 11 years ago
Rémi Denis-Courmont 33dfab3c21 vlc_path2uri(): rename from make_URI() and always convert path 14 years ago
Rémi Denis-Courmont c8961f3a00 Remove unneeded #include <vlc_aout.h> 14 years ago
Kelly Anderson c0f44d25b3 Consolidate lua includes in vlc.h 14 years ago
Rob Jonson c854652cfe expose make_path to lua 15 years ago
Ludovic Fauvet 2f918cf734 lua: fix an argument validation error 15 years ago
Pierre Ynard e816d6a963 lua: export make_URI() 15 years ago
Jean-Baptiste Kempf 61147a769e Move /modules/misc/lua/ to /modules/lua 15 years ago
Rémi Denis-Courmont a6e6fbffe4 LUA: use FromCharset() 16 years ago
Rémi Denis-Courmont e50e29c750 Move vlc_iconv* to <vlc_charset.h> 16 years ago
Rémi Denis-Courmont 51304fe91b LUA: make one byte room for the nul terminator after iconv() 16 years ago
Ilkka Ollakka 91e56a1ea8 lua: add vlc.strings.iconv to use vlc_iconv, shouldn't eat kittens 16 years ago
Rémi Denis-Courmont d601e4ed29 Split file path functions out of vlc_charset.h into vlc_fs.h 16 years ago
Antoine Cellerier ba2e3c57df Add new functions to Lua API. 18 years ago
Antoine Cellerier 95addd5738 Implement Lua objects in the C code directly. Fix most type checks. Move every thing arround. 18 years ago