64 Commits (12f34b7ecdddee313a69ebbd99c38206b79ca0b2)

Author SHA1 Message Date
Alexandre Janniaux 11a335cf83 lua: intf: fix lua interrupt memory leak 3 years ago
Alexandre Janniaux c4ab75b891 lua: intf: refactor error path 3 years ago
Alexandre Janniaux f22e34a2f2 lua: intf: move static variable 3 years ago
Alexandre Janniaux 7f64311c46 lua: intf: remove forward declaration 3 years ago
Hugo Beauzée-Luyssen 9af90cca2b lua: add medialibrary API 6 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Rémi Denis-Courmont 0ce6dd2156 lua: remove dead code 4 years ago
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread 4 years ago
Marvin Scholz 347f73b9a7 Only define VLC_WINSTORE_APP if true 5 years ago
Hugo Beauzée-Luyssen 43ea5b40fc lua: Add basic support for renderer discovery 6 years ago
Rémi Denis-Courmont 13c2620955 lua: remove RC interface aliases 7 years ago
Romain Vimont 3159dad5eb lua: sd: Remove sd media browsing 7 years ago
Romain Vimont c9e2717771 lua: use new playlist and player 8 years ago
Rémi Denis-Courmont 4fb39fac32 lua: use vlc_LogHeaderCreate() 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Hugo Beauzée-Luyssen b9e2274d6b lua: Expose rand functions 8 years ago
Hugo Beauzée-Luyssen f70881d160 lua: Expose a minimal set of errno values 8 years ago
Hugo Beauzée-Luyssen 50f61974a2 lua: libs: Add a vlc.io and move mkdir there 8 years ago
Thomas Guillem c972cfd0f1 libvlc: add an option to disable lua 9 years ago
Filip Roséen 8cbca2681a lua/intf: remove luaL_register_submodule (unused) 9 years ago
Pierre Ynard 09b208c289 lua: privatize intf_sys_t 10 years ago
Rémi Denis-Courmont c240692f0b Common structure for VLC common object members, document 10 years ago
Ludovic Fauvet 42e55422e9 lua: 'vlc' namespace needs to be handled differently 10 years ago
Rémi Denis-Courmont d7a88fe038 url: remove vlc_UrlParse() option parameter 11 years ago
Rémi Denis-Courmont f822d4a899 Lua intf: fix use-after-free 11 years ago
Jean-Baptiste Kempf bf7ad95b78 lua: always use vlclua_dofile 11 years ago
Rémi Denis-Courmont bfe17fd33e lua: vector out files descriptable table code 12 years ago
Rémi Denis-Courmont 5384c38e49 Lua: split sd function for SD and for interfaces plugins (fixes #10308) 12 years ago
Rémi Denis-Courmont 781ff75140 Lua: set playlist object explicitly in state 12 years ago
Rémi Denis-Courmont 78e0f0351a Lua: do not call luaopen_volume() twice for interfaces 12 years ago
Rémi Denis-Courmont 11ffab8a59 lua: separate generic and interface-specific net functions 13 years ago
Rémi Denis-Courmont f06dd9a263 Lua: remap file descriptors in Lua and GC at exit (fixes #8898) 13 years ago
Rémi Denis-Courmont decf8e46e9 Lua: do not allocate useless pipe on Win32 13 years ago
KO Myung-Hun 6eb6e32d5a lua: fix compilation 13 years ago
Rémi Denis-Courmont 2e68de7297 lua: raise an erro from net.poll() when quitting 13 years ago
Rémi Denis-Courmont 2dc214fbea Lua: remove write-only set_intf() 13 years ago
Rémi Denis-Courmont 5730213041 Lua: intf: fix cancellation handling 13 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Rafaël Carré 2f1ba54e0a Remove broken setting of WINAPI_FAMILY_APP 13 years ago
Jean-Baptiste Kempf b412ee7b0a Lua: do not compile Console code when in WinStoreApp mode 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
Jean-Baptiste Kempf 5d811d39e0 Lua: kill a warning 14 years ago
Rémi Denis-Courmont 0b5239ff64 Lua: remove now unused ACL functions 14 years ago
Rémi Denis-Courmont fad80b62d8 Lua: revert should_die to using vlc_object_alive() 14 years ago
Rémi Denis-Courmont 2aca676ccc Lua: remove lock_and_wait 14 years ago
Rémi Denis-Courmont f0393c5267 lua intf: minor MakeConfig() fixes 14 years ago
Rémi Denis-Courmont cfabc878d7 telnet: refuse to start without a password 14 years ago
Antoine Cellerier 642959ea07 Add lua console handling code for windows. 14 years ago
Rémi Denis-Courmont 032a234740 Include system headers before VLC headers 14 years ago