8 Commits (8a0477a7f91f9fb0e36ebca8dce3c201f582a036)

Author SHA1 Message Date
Rémi Denis-Courmont 5ae7b5e3c3 Lua: fix compilation with Lua 5.1.4 12 years ago
Rémi Denis-Courmont fe30f8c0c3 Lua: add sockets to extensions (fixes #9495) 12 years ago
Rémi Duraffort e8553f48b8 Fix wrong test (cid #1049311) 13 years ago
Rémi Denis-Courmont e6ab18c187 Lua: extension: fix inverted cancellation logic 13 years ago
Rémi Denis-Courmont 788d225674 Lua: extension: reindent 13 years ago
Rémi Denis-Courmont 7031f81cd8 Lua: extension: simplify command dequeuing 13 years ago
Rafaël Carré 5aaa94e4a9 lua: fix windows build 14 years ago
Jean-Baptiste Kempf 61147a769e Move /modules/misc/lua/ to /modules/lua 15 years ago
Jean-Philippe André 1e505da4a8 Lua: load modules manually for zipped extensions 15 years ago
Jean-Philippe André 5980be37ec Lua: allow killing Extensions 15 years ago
Rémi Duraffort 041923136e lua extensions: remove dummy function (moreover vlc_join is simpler to understand) 16 years ago
Rémi Duraffort 2d0aee25f1 lua extensions: use an enum and remove demuy declaration. 16 years ago
Jean-Philippe André 0a15eecff3 Extensions: fix vlc.deactivate() malfunction 16 years ago
Jean-Philippe André 4106f477c6 Extensions: fix a leak (and a potential crash) 16 years ago
Rémi Duraffort 078feead12 Lua: fix a crash (the command is already freeed). 16 years ago
Rémi Duraffort c12e97cbe7 Lua_ext: fix race condition. 16 years ago
Jean-Philippe André 8b61de26db Lua: do not click a button twice in a row 16 years ago
Srikanth Raju eeda6528dd Lua: Add new callback playing_changed for playing status changes 16 years ago
Srikanth Raju 31d2afeed7 Lua: Allow arguments to be passed to lua functions in lua_ExecuteFunction 16 years ago
Jean-Philippe André c235fa52c1 Extensions: fix leak: free commands 16 years ago
Jean-Philippe André 13ca60ed3a Revert ef5d32ea57103: hopefully fix a race condition on deactivation 16 years ago
Jean-Philippe André ef5d32ea57 Extensions: hopefully fix a race condition on deactivation 16 years ago
Jean-Philippe André 1f3bd0cc83 Extensions: call lua_DialogFlush after Lua call 16 years ago
Jean-Philippe André dfaef0e6be Extensions: New capability "meta-listener". Push unique commands 16 years ago
Jean-Philippe André eaa7302d6a Extensions: new script capability "input-listener" 16 years ago
Jean-Philippe André 9f49f1112e Extensions: fix extensions manager's locking scheme 16 years ago
Rémi Duraffort a67d563f10 lua: fix potential leak (and missing unlock). 16 years ago
Jean-Philippe André 1bbf6f1c45 Extensions: core library 17 years ago