]> git.sesse.net Git - vlc/history - modules/misc/lua/demux.c
add vlc_object_lock/unlock to playlist-handling, fixes locking_assert for me
[vlc] / modules / misc / lua / demux.c
2008-07-23 Ilkka Ollakkaadd vlc_object_lock/unlock to playlist-handling, fixes...
2008-06-27 Ilkka Ollakkagive playlist to vlclua_playlist_add_internal instead...
2008-06-15 Antoine CellerierImplement Lua objects in the C code directly. Fix most...