255 Commits (7eedad33904b1b15b72a67ac332e4e735fd6c46b)

Author SHA1 Message Date
Ludovic Fauvet 2468da50f6 lua: replace deprecated functions 10 years ago
Ludovic Fauvet c4458c71ff lua: kill a warning 10 years ago
Ludovic Fauvet 398896b9c0 lua: merge new functions with the previous table 10 years ago
Ludovic Fauvet 42e55422e9 lua: 'vlc' namespace needs to be handled differently 10 years ago
Jean-Baptiste Kempf 0baa8d54ab lua: use lua_set_funcs to replace luaL_register in 5.3 10 years ago
Filip Roséen 31ea536898 lua: reserved identifier in function names 10 years ago
Thomas Guillem 9f47a3a5e3 lua: use new ext dialog API 10 years ago
Thomas Guillem 183d5cda47 dialog: use new API 10 years ago
Rémi Denis-Courmont d88dd80b1b lua: memory leaks 10 years ago
Rémi Denis-Courmont f27294c668 lua: fix leak 10 years ago
Rémi Denis-Courmont be5c27fe72 lua: do not push uninitialized values on poll() error 10 years ago
Hugo Beauzée-Luyssen ea1db09bec lua: Destroy the callback before destroying the variable 11 years ago
Rémi Denis-Courmont 6f15ed5213 Namespace/rename vlc URI decode/encode functions 11 years ago
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 2850821ad7 variables: voidify var_TriggerCallback() 11 years ago
Felix Paul Kühne 03159d8c43 Revert "lua: XML encode metadata before pushing it on the web interface (closes #15866)" 11 years ago
Felix Paul Kühne 1f5fb6194d lua: XML encode metadata before pushing it on the web interface (closes #15866) 11 years ago
Jean-Baptiste Kempf 5dafc001bb Modules: Remove tabs in source code 11 years ago
Jean-Baptiste Kempf a6ca4e4cc8 Meta: add DiscTotal 11 years ago
Rémi Denis-Courmont d7a88fe038 url: remove vlc_UrlParse() option parameter 11 years ago
Rémi Denis-Courmont 5043b4c818 lua: fix potentially uninitialized value 11 years ago
Rémi Denis-Courmont 64aaa8ee1c demux: remove demux_GetParentInput() 11 years ago
Rémi Denis-Courmont 901fa0d6c7 Inline all remaining calls to vlc_cleanup_run() 11 years ago
Rémi Denis-Courmont 946799995c lua/sd: remove dead code 11 years ago
Rémi Denis-Courmont 66e5c332db Lua: use vlc_mwait_i11e() 11 years ago
Rémi Denis-Courmont bae1e6a097 Lua: refactor 11 years ago
Rémi Denis-Courmont 8e0838955a Lua: remove unused XML validator 11 years ago
Rémi Denis-Courmont 5097a47782 Lua: use <vlc_interrupt.h> instead of custom pipe for I/O 11 years ago
Rémi Denis-Courmont e7c7f4757c modules: use vlc_write() where appropriate 11 years ago
Rémi Denis-Courmont e1be96f232 Remove time variable type 11 years ago
Rémi Denis-Courmont f822d4a899 Lua intf: fix use-after-free 11 years ago
Rémi Denis-Courmont 8d03dee93c Use MSG_NOSIGNAL in send()/sendto()/sendmsg() 11 years ago
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 a759cda542 Revert "lua extensions: open a URI, not a filepath" 11 years ago
Jean-Baptiste Kempf bf7ad95b78 lua: always use vlclua_dofile 11 years ago
Rémi Denis-Courmont d92c4331a6 msg: simplify msg_GenericVa() macro 11 years ago
Vinson Lee 41caaa08cd lua: Define LUA_COMPAT_APIINTCASTS for Lua >= 5.3.0 compatibility. 11 years ago
Jean-Baptiste Kempf 916c380e2b lua extensions: open a URI, not a filepath 11 years ago
Jean-Baptiste Kempf 01bd073cd4 Lua: code cosmetic 11 years ago
Thomas Guillem e7c108d7d3 main: update VLC_META_TYPE_COUNT 11 years ago
Rémi Denis-Courmont 522604203a playlist: rename playlist_Pause() to playlist_TogglePause() 11 years ago
Rémi Denis-Courmont 6efc10f0a5 lua/playlist: do not handle impossible error 11 years ago
Uwe L. Korn dae78cbb0e input: Add support for DiscNumber meta 12 years ago
Uwe L. Korn ff555c6df9 input: Add support for AlbumArtist meta 12 years ago
Jean-Baptiste Kempf a41e3d70a0 Lua: fix build 12 years ago
Hugo Beauzée-Luyssen 90ff4acd64 lua: Fix forward declarations 12 years ago
Rémi Denis-Courmont 32486e651c variables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETCHOICES) 12 years ago