43 Commits (ac8d837df5b7564acaaee2d11e13dcfd73a2a594)

Author SHA1 Message Date
Jean-Baptiste Kempf 1f066ddee6 LUA is still GPLv2+ 11 years ago
Jean-Baptiste Kempf e105c631fe lua: fix opening of scripts on Windows on non-ASCII path 11 years ago
Jean-Baptiste Kempf d3985a2be5 Lua: use the VLC wrapper to open files 11 years ago
Jean-Baptiste Kempf 01bd073cd4 Lua: code cosmetic 11 years ago
KO Myung-Hun ff7f5020e7 lua: add libdir to lua dir list on OS/2 12 years ago
Francois Cartegnie 72afb88361 lua: include cleanup 12 years ago
Francois Cartegnie 058b871eb0 finder/fetcher: always use scripts doing local access 12 years ago
Jean-Baptiste Kempf ccca9becbf Add the new metadata to lua code 12 years ago
Felix Paul Kühne 4d7465b45d lua: fix self-introduced leak 13 years ago
Felix Paul Kühne b2cce4d84b lua: fix crash introduced in 18c00a386 if a newly added input doesn't have a parent (close #8869) 13 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Mario Speiß 18c00a3862 Lua demuxers: show the original URL in playlist 13 years ago
Rémi Denis-Courmont 29396e29d8 lua: remove unused parameter 13 years ago
Rémi Denis-Courmont c61fe43abf lua: remove unused argument 13 years ago
Rémi Denis-Courmont 3a4e084c4d Lua http: add a configurable password 14 years ago
Rémi Denis-Courmont 735b12358b Lua: remove unused parameter 14 years ago
Kaarlo Raiha 8f56ee2350 Add port range to LUA telnet 14 years ago
Rémi Denis-Courmont 5a08521ec7 Lua: remove the never used hotkeys interface 14 years ago
Rémi Denis-Courmont 2cddef0439 telnet: clear the default password 14 years ago
Rémi Denis-Courmont 1360ac9f33 telnet: no need to mention default value 14 years ago
Rémi Denis-Courmont feb4063c35 Use environment variable for data directory 14 years ago
Rémi Denis-Courmont c8961f3a00 Remove unneeded #include <vlc_aout.h> 14 years ago
Rémi Denis-Courmont 418038f152 Lua: remove Freebox and French TV hacks 14 years ago
Pierre Ynard 711a4f03ca lua: describe the CLI as a CLI 14 years ago
Jean-Baptiste Kempf b2393f00b7 Lua: provide descriptions for submodules 14 years ago
Jean-Baptiste Kempf 0c60f1a718 Consider lua in the Main Interface category 14 years ago
Rémi Denis-Courmont 032a234740 Include system headers before VLC headers 14 years ago
Rémi Denis-Courmont 97fbfd8806 Compute the lib directory dynamically 14 years ago
Kelly Anderson c0f44d25b3 Consolidate lua includes in vlc.h 14 years ago
KO Myung-Hun 675e1990a7 Do not use config_GetLibDir() on OS/2 15 years ago
Rob Jonson 5db979bb40 instead of sending the uri as name to input_item_NewExt, send NULL and the core will deal with it (fix #5378) 15 years ago
Francois Cartegnie d0031ad29c lua_http: fix name parsing on encoded uri 15 years ago
Rémi Denis-Courmont 0af9a41a91 Factor HTTP/HTTPS/RTSP (bind) address in core 15 years ago
Rémi Duraffort 17bb975a23 lua: remove leading '__' in function name 15 years ago
Rémi Denis-Courmont 629dbd8af1 Remove useless vlc_object parameter when creating an input item 15 years ago
Rémi Duraffort 36376340c7 lua: factorize add_shortcut calls. 15 years ago
Rémi Denis-Courmont c368d560d3 Lua: use submodules for the different interfaces 15 years ago
Rémi Duraffort 5fe74b9be3 lua: remove debug printf and update the doc 15 years ago
Rémi Duraffort 7a3a6d64ad lua playlist: add custom metadata to extra metadata instead of input item information. 15 years ago
Jean-Baptiste Kempf 5e6a8181be luahttp: files forgotten in previous commit 15 years ago
Pierre Ynard 9ce86f7762 lua: rename rc interface to cli 15 years ago
Rémi Duraffort 0a11f3b2f6 Improve parenthesis. 15 years ago
Jean-Baptiste Kempf 61147a769e Move /modules/misc/lua/ to /modules/lua 15 years ago
Pierre Ynard 553bc045d8 lua telnet: handle <host>:<port> syntax 15 years ago
Pierre Ynard 3841c08590 Win32: revert to old rc interface 15 years ago
Jean-Philippe André 1e505da4a8 Lua: load modules manually for zipped extensions 15 years ago
Jean-Philippe André 3aa82557e6 Lua: load extensions in .vle files (Zip archives) 15 years ago
Pierre Ynard 0d24baf131 lua: copy input options to result of playlist script 16 years ago
Rémi Denis-Courmont 41e5bcdaf1 Remove unmaintained BeOS support 16 years ago
Rémi Duraffort f5dbbddb72 lua: cosmetics. 16 years ago