]> git.sesse.net Git - vlc/history - share
vlc_object_waitpipe: cancellation safety
[vlc] / share /
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.
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-19 Rémi Denis-CourmontMaemo: rename plugin to Hildon
2009-10-17 Ilkka Ollakkakatsomo.lua: add code to handle both treeId and progId...
2009-10-15 Ilkka Ollakkaadd katsomo.lua to makefile
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-31 Jean-Baptiste KempfRemoval of gnome_main, gnome2_main, gtk_main, gtk2_main...
2009-08-19 Konstantin Pavlovshare/Makefile.am: distribute newly added lua playlist...
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-28 Christophe MutricyFix distribution in share/
2009-07-21 Fabio RitrovatoDailymotion: fix double encoding in video description
2009-07-21 Fabio RitrovatoDailymotion: fix for other domains and description...
2009-07-06 Rémi Denis-CourmontDo not remove static data files when cleaning - fix...
2009-07-05 Rémi Denis-CourmontRemove buggy rule, fix distcheck
2009-07-05 Rémi Denis-Courmontdist_ makes no sense inside automake conditionals
2009-06-22 Erwan Tulouskins2(SubX): correct a typo ("notdvd.isActive" =>...
2009-06-19 Martin PöhlmannNew default skin: SubX
2009-06-15 Vicente Jimenez... Removed references to the old HTTP interface removed...
2009-06-12 Derk-Jan Hartmanhttp: Removing the old http interface.
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-04-05 Rémi Denis-CourmontTypo
2009-03-31 Rémi Denis-CourmontReally XML encode the playlist and status contents
next