]> git.sesse.net Git - vlc/history - share
Fix spelling.
[vlc] / share /
2010-02-27 Antoine CellerierProvide luac compilation script. See vlc -I lua --lua...
2010-02-27 Fabio RitrovatoLua SD: Jamendo - using album_image will give better...
2010-02-27 Fabio RitrovatoFix white lines
2010-02-27 Fabio RitrovatoLua: Jamendo SD + Demuxer
2010-02-25 Rémi Denis-CourmontIgnore .luac files
2010-02-25 Rémi Denis-CourmontInstall simplexml too
2010-02-25 Rémi Denis-CourmontDistribute and install the CUE parser
2010-02-25 Rémi Denis-CourmontCheck that .lua files are declared (faster than make...
2010-02-25 Rémi Denis-CourmontClean lua byte-core (fix)
2010-02-23 Christophe MutricyDon't use a directory for a lone file
2010-02-23 Christophe MutricyInstall the icons according to freedesktop "standard"
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-21 Rémi Denis-CourmontFix luac install path
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: compile scripts
2010-02-20 Fabio RitrovatoLua SD: implement the descriptor() function in scripts
2010-02-18 Fabio RitrovatoLua SD: add scripts to makefile
2010-02-18 Fabio RitrovatoLua SD: simplify fmc.lua
2010-02-18 Vicente Jimenez... Corrected comments' file name, description and year...
2010-02-17 Fumio Nakayamal10n: Japanese translation for .desktop
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 Rémi Denis-CourmontRevert "Fix lua compilation"
2010-02-14 Fabio RitrovatoFix lua compilation
2010-02-14 Fabio RitrovatoReplace Freebox and French TV SD from shout.c with...
2010-02-14 Rémi Denis-CourmontCheck for luac
2010-02-14 Rémi Denis-CourmontLUA: precompile with luac
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-11 Konstantin PavlovAdd forgotten slash.
2010-02-07 Gildas BazinMake the maemo interface a bit more useable
2010-02-06 Antoine CellerierLua's like python, not C. You don't need parentheses...
2010-01-31 Rémi Denis-CourmontGenerate Windows resource file on need basis
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.
2010-01-06 Pierre d'HerbemontRevert "tmp"
2010-01-06 Pierre d'Herbemonttmp
2009-12-28 Erwan Tulouskins2: add a fullscreen controller to the default...
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-27 Erwan Tulouskins: update skins dtd (new loop parameter)
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-12-06 Mindaugas BaranauskasAdd Lithuanian translation to .desktop
2009-11-28 Geoffroy CouprieWin32: add some metadata to vlc.exe
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-20 Rémi Duraffortlua: also add some statistics.
next