]> git.sesse.net Git - vlc/history - modules/lua/libs/sd.c
record: remove a few relocations
[vlc] / modules / lua / libs / sd.c
2012-07-11 Jean-Baptiste KempfLUA: synchronise meta with the core
2012-06-03 Francois CartegnieFlag some input_item with uid to speed up cached elemen...
2012-05-23 Pierre Ynardlua: fix more sd input options and lua stack use-after-gc
2012-05-14 Pierre Ynardluasd: fix parsing of input options
2012-03-15 Edward WangAdd vlc.sd.remove_all_items_nodes()
2012-01-31 Jean-Baptiste KempfLua: fix existent sd loading
2012-01-16 Gaurav NarulaLUA: add support for category field in SD nodes and...
2012-01-13 Edward WangLua SD: add methods to item object to change metadata
2012-01-12 Edward WangLUA SD: Rename node:add_node to node:add_subnode for...
2012-01-05 Kelly AndersonConsolidate lua includes in vlc.h
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-06-17 Rémi Duraffortlua: remove spurious strdup (a string is valid as long...
2011-02-20 Jean-Baptiste KempfMove /modules/misc/lua/ to /modules/lua