[vlc-devel] [PATCH 0/5] Lua SD fixes
Rémi Denis-Courmont
remi at remlab.net
Wed May 10 20:45:36 CEST 2017
The following changes since commit e287366ad9d6d9b85e913b03be54ac15f4e8873a:
hotkeys: Reset scale to screen when zooming (2017-05-10 17:26:54 +0200)
are waiting for review up to 8f2f802552819dbb17277484d70cc98e84c5a72d:
lua: sd: implement garbage collection (2017-05-10 21:42:16 +0300)
Merging the two implementations of input items in Lua (three if treating
nodes as items) is left as an exercise to the motivated.
----------------------------------------------------------------
Rémi Denis-Courmont (5):
lua: sd: simplify with input_item_PostSubItem()
lua: sd: factor common input item creation code
lua: sd: fix stack on error
lua: sd: factor common input item node creation code
lua: sd: implement garbage collection
modules/lua/libs/sd.c | 448 +++++++++++++++++++++++---------------------------
1 file changed, 208 insertions(+), 240 deletions(-)
--
雷米‧德尼-库尔蒙
https://www.remlab.net/
More information about the vlc-devel
mailing list