]> git.sesse.net Git - vlc/history - share/lua
add caching emits for dvb, dshow, screen and dvdread
[vlc] / share / lua /
2009-08-19 Konstantin PavlovLUA mpora parser: fix copyright year.
2009-08-19 Konstantin PavlovLUA playlist scripts: add support for Vimeo URL parsing.
2009-08-19 Konstantin PavlovLUA playlist scripts: ddd support for MPORA URL parsing.
2009-07-21 Fabio RitrovatoDailymotion: fix double encoding in video description
2009-07-21 Fabio RitrovatoDailymotion: fix for other domains and description...
2009-06-15 Vicente Jimenez... Removed references to the old HTTP interface removed...
2009-06-12 JP DingerA simplistic parser for the new and improved anevia...
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-04-14 Rémi Denis-CourmontCannot read from probe, not from peek
2009-04-14 Geoffroy CouprieAdd Koreus Lua playlist file
2009-03-07 Jean-Paul Samantypo
2009-03-01 Laurent AimarCUE lua demuxer.
2009-02-20 Jean-Paul Samanlua playlist: add playlist parser for Anevia Toucan...
2009-01-31 Vicente Jimenez... Removed link to old subdirectory not present in lua...
2009-01-19 Antoine CellerierUse config chain in lua intf module.
2009-01-19 Antoine CellerierSimplify.
2009-01-19 Antoine CellerierQuit after printing message in dummy lua intf
2009-01-19 Antoine CellerierImplement "@name var val" style commands in rc.lua...
2009-01-19 Rémi Denis-CourmontRemove VLC_OBJECT_ENCODER
2009-01-19 Rémi Denis-CourmontRemove VLC_OBJECT_OSDMENU
2009-01-19 Ilkka Ollakkalua: fix cornercase on musicbrainz-lua script.
2009-01-19 Rémi Denis-CourmontLUA: update object types list
2009-01-18 Antoine CellerierMisc fixes.
2009-01-17 Antoine CellerierImplement option usage/parsing in rc.lua.
2009-01-05 Rémi Denis-CourmontLUA: remove misc.signal() - this API does not make...
2008-12-06 Jean-Philippe AndreLua: youtube in HQ (when used with &fmt=18)
2008-12-01 Vicente Jimenez... Typo in README.txt file about Lua interface
2008-11-11 Dominique LeuenbergerAdd support for bbc.co.uk iPLayer URLs (LUA Script)
2008-09-27 Dominique LeuenbergerSyntax error: missing closing bracket
2008-09-12 Antoine CellerierOops.
2008-09-12 Antoine CellerierSimplify and fix some lua scripts.
2008-09-10 Antoine CellerierOops. (shouldn't change anything except remove a few...
2008-09-10 Antoine CellerierReimplement MB module in Lua.
2008-09-10 Antoine CellerierAdd new functions to Lua API.
2008-09-04 Antoine CellerierOops.
2008-09-04 Antoine CellerierFix google video playlist script.
2008-08-31 Antoine CellerierClarify user specific lua script path on linux.
2008-08-28 Pavlov KonstantinSpelling: mili -> milli.
2008-08-24 Vicente Jimenez... browse.xml from lua's HTTP interface include all keys...
2008-07-23 Ilkka Ollakkareplace & -> &, quick fix for status working with...
2008-07-23 Ilkka Ollakkasmall typo in requests/status.xml in lua
2008-07-22 Pierre d'Herbemontcanalplus: Fix.
2008-06-28 Ilkka Ollakkafix error: lua playlist warning: Error while runing...
2008-06-19 Rémi Denis-Courmontbrowse.xml: fix description and file date - closes...
2008-06-15 Antoine CellerierUpdate lua intf scripts to new API (untested).
2008-06-15 Antoine CellerierUpdate lua meta script to new API (untested).
2008-06-15 Antoine CellerierUpdate lua playlist scripts to new API. (untested)
2008-06-15 Antoine CellerierAdd a global documentation for all the Lua modules.
2008-06-15 Antoine CellerierImplement Lua objects in the C code directly. Fix most...
2008-06-10 Jean-Baptiste Kempfs/H264/h264 in http interface.
2008-05-16 Rafaël Carrés,fake:,fake://,g
2008-05-08 Antoine CellerierCopyright changes. (btw, does Copyright the VideoLAN...
2008-05-07 Antoine CellerierLua playlist script for pages like http://jt.france2...
2008-04-20 Rafaël CarréDetect (and use) unknown codecs - idea by JPeg
2008-04-07 Antoine CellerierMisc changes to Lua HTTP interface: spelling, Load...
2008-04-06 Antoine CellerierChange input item options handling in the lua http...
2008-04-03 Antoine CellerierKeeping the old HTTP interface files for the new Lua...
2008-04-03 Antoine CellerierFix lua http interface loading.
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...