]> git.sesse.net Git - vlc/history - share/lua
Use var_Inherit* instead of var_CreateGet*.
[vlc] / share / lua /
2010-02-22 Jean-Baptiste KempfRemoving tabs from previous commits.
2010-02-22 Jean-Baptiste KempfFix GoogleImage warning. Close #3311
2010-02-22 Fabio RitrovatoLua SD: let the user know we are working
2010-02-22 Fabio RitrovatoLua SD: Icecast Directory script
2010-02-20 Antoine CellerierExport VLC's md5 API.
2010-02-20 Fabio RitrovatoLua SD: add a bit of documentation
2010-02-20 Fabio RitrovatoLua SD: use "path" instead of "url"
2010-02-20 Fabio RitrovatoLua SD: implement the descriptor() function in scripts
2010-02-18 Fabio RitrovatoLua SD: simplify fmc.lua
2010-02-18 Vicente Jimenez... Corrected comments' file name, description and year...
2010-02-16 Fabio RitrovatoCopyright fix
2010-02-16 Fabio RitrovatoLua SD: Free Music Charts script
2010-02-15 Fabio RitrovatoLua SD: freebox - there was no problem after all
2010-02-15 Fabio RitrovatoLua SD: freebox now should work correctly
2010-02-14 Antoine CellerierAdd function to add a children map to an xml table...
2010-02-14 Antoine CellerierThis should fix <tag/> cases.
2010-02-14 Antoine CellerierFix simplexml (still has issues with <bla/> tags)
2010-02-14 Fabio RitrovatoReplace Freebox and French TV SD from shout.c with...
2010-02-14 Jean-Philippe AndréLua: fix IMDb script and listen to input changes
2010-02-13 Antoine CellerierAdd a third query with fuzzy search enabled for every...
2010-02-13 Antoine CellerierTry a second musicbrainz query if the first one failed...
2010-02-13 Antoine CellerierFix rc intf.
2010-02-13 Antoine CellerierUse lua's object syntactic sugar: a.b(a,c,d) => a:b...
2010-02-13 Antoine Cellerieruse vlc.input.item() where appropriate
2010-02-13 Antoine CellerierUpdate vlc.input doc.
2010-02-13 Antoine CellerierAlso dump item name, uri, duration and es info.
2010-02-13 Antoine CellerierMake sure that the playlist item has been preparsed...
2010-02-13 Antoine CellerierNew dumpmeta lua interface module to dump a file's...
2010-02-13 Antoine CellerierAdd a simplexml lua module to parse an xml into a table.
2010-02-13 Antoine CellerierMove sandbox lua module to global modules directory.
2010-02-06 Antoine CellerierLua's like python, not C. You don't need parentheses...
2010-01-29 Jean-Philippe AndréExtensions/Lua script: enhance IMDb descriptor
2010-01-28 Jean-Philippe AndréExtensions/Script: fix IMDb URL
2010-01-28 Ilkka Ollakkalua/http: use h264 in flash-streaming
2010-01-24 Jean-Philippe AndréExtensions: an example Lua script: IMDb
2010-01-24 Jean-Philippe AndréExtensions: Lua documentation (to be completed)
2010-01-16 Pierre d'Herbemontfrenchtv.lua: More logos.
2010-01-16 Pierre d'Herbemontfrenchtv.lua: Make sure we handle channels name like...
2010-01-15 Pierre d'Herbemonttvrage.lua: Update copyright.
2010-01-15 Pierre d'Herbemontlua: Disable 10_googleimage.lua.
2010-01-15 Pierre d'Herbemontlua: Add a tvrage.lua meta fetcher.
2010-01-09 Antoine CellerierRemove vlc.net.select() and fd_set.
2010-01-09 Antoine CellerierRemove timeout parameter from lua listner:accept().
2010-01-09 Antoine CellerierAdd vlc.net.poll() and use in modules/host.lua.
2010-01-09 Antoine CellerierRemove dead code.
2010-01-07 Pierre d'Herbemontfrenchtv: Add a new lua "art finder".
2010-01-07 Pierre d'HerbemontAllow lua "meta reader" and implement a meta reader...
2010-01-06 Antoine CellerierRemove use of select/poll timeouts in lua rc and telnet...
2010-01-06 Antoine Cellerierfix comment.
2009-12-27 Antoine CellerierExperimental lua gettext support.
2009-12-27 Antoine CellerierMisc lua interface changes.
2009-12-27 Antoine CellerierAdd new rate command to rc.
2009-12-27 Antoine CellerierFix rc hotkey command.
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-12-27 Antoine CellerierDon't print welcome message if it's empty.
2009-12-27 Antoine CellerierImplement menu command. Disable eval command unless...
2009-12-27 Antoine CellerierSimplify lua http's custom.lua. Print any errors while...
2009-12-27 Antoine CellerierPrevent errors if item name is nil (I wonder why that...
2009-12-21 Antoine CellerierBump a few copyright dates.
2009-12-21 Antoine CellerierAdd new common.volume(). Understands use of strings...
2009-12-21 Antoine CellerierCleanup playlist status.
2009-12-19 Jean-Philippe AndréLua: document function vlc.stream : addfilter
2009-12-14 Antoine CellerierAdd meta for current track to the status.xml data.
2009-12-14 Antoine CellerierFix lua error reported by ConfusedVorlon.
2009-12-14 Antoine Cellerierrepeat is a reserved lua keyword
2009-12-14 Antoine CellerierAdd experimental album art support (http://localhost...
2009-12-14 Antoine CellerierFix segfault when closing http interface.
2009-12-14 Antoine CellerierFix acl use in http interface. Change default host...
2009-12-14 Antoine CellerierAdd osd menu api to lua (DVD menus).
2009-12-14 Rémi Duraffortlua: update documentation.
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-20 Rémi Duraffortlua: also add some statistics.
2009-11-13 Rémi Duraffortluarc: oups.
2009-11-13 Rémi Duraffortluarc: implement stats command.
2009-11-13 Rémi Duraffortluarc: add frame by frame support.
2009-11-11 Jean-Philippe AndréLua: fix typo in rc.lua
2009-11-07 Jean-Philippe AndreLua RC interface: Fix info command
2009-11-03 Konstantin PavlovLUA playlist: add support for pinkbike videos.
2009-10-23 Pierre Ynardlua: update the youtube script to the new version of...
2009-10-17 Ilkka Ollakkakatsomo.lua: add code to handle both treeId and progId...
2009-10-15 Ilkka Ollakkakatsomo.lua: remove debug
2009-10-15 Ilkka Ollakkaadd lua-script for http://www.katsomo.fi/?treeId= urls
2009-10-06 Ilkka Ollakkaappletrailers.lua add the forgotten vlc lua edition
2009-10-06 Ilkka Ollakkaappleplaylist.lua: fix apple trailers again, change...
2009-10-06 Ilkka Ollakkaappletrailers.lua: trailers come from http://www nowdays
2009-09-25 Antoine CellerierRockbox FM radio presets parser script
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...
next