]> git.sesse.net Git - vlc/history - share
flac demux: fix picture leak
[vlc] / share /
2012-04-01 Rémi Denis-CourmontLua http: remove ACL in favor of the password
2012-04-01 Rémi Denis-CourmontLua http: add a configurable password
2012-04-01 Jean-Baptiste KempfWeb: support correctly all cases of extensions
2012-03-31 Jean-Baptiste KempfWeb Interface: correctly select extensions
2012-03-26 Edward Wangluahttp: Improve code and fix sloppy error
2012-03-26 Rémi Denis-Courmontlua: remove add_callback and del_callback
2012-03-25 Rémi Denis-CourmontLua: remove lock_and_wait
2012-03-25 Rémi Denis-Courmonthttpd: do not use lock_and_wait
2012-03-25 Rémi Denis-CourmontLua: remove the never used hotkeys interface
2012-03-25 Rémi Denis-CourmontLua: remove the timers API
2012-03-25 Pierre Ynardlua http: use us_tostring() to fix locale issues with...
2012-03-24 Pierre Ynardhttprequests.lua: remove duplicate helper function
2012-03-22 Rafaël Carréluahttp: bump API and document /art changes
2012-03-22 Rafaël Carréhttplua: export art by playlist item id
2012-03-22 Rafaël Carrélua: export playlist item's input item
2012-03-18 Pierre Ynardlua: cosmetics
2012-03-18 Pierre Ynardlua: do delete stdin/stdout client
2012-03-17 Pierre Ynardlua: finish reading data from hung up client before...
2012-03-16 Jean-Baptiste KempfLua: update README.txt
2012-03-11 Rémi Denis-CourmontMove vlc.misc.*dir to vlc.config.*dir
2012-03-01 Jean-Baptiste KempfAdd Keywords to the vlc.desktop file
2012-02-29 Claudio OrtelliJamendo selected charts by genre
2012-02-27 Rob Jonsonavoid crash where vlc.net.stat returns nil for a file...
2012-02-23 Jean-Baptiste KempfHTTP interface: more extensions recognized
2012-02-20 Francois Cartegnielua http: mobile.css wasn't packaged.
2012-02-17 Pierre Ynardlua: fix available module lists in README files
2012-02-17 Jean-Baptiste KempfMega is dead.
2012-02-17 Cheng Sunlua soundcloud.com playlist
2012-02-17 Cheng Sunlua vimeo playlist: no need to parse vlc.path more...
2012-02-17 Cheng Sunlua playlist README.txt - fix tiny typo
2012-02-13 Francois Cartegnielua playlist: extend pluzz.lua to handle france4.
2012-02-12 Benjamin Drungosdmenu: Tweak config file for installed system
2012-02-12 Pierre Ynardmetachannels: properly resolve xml entities
2012-02-12 Pierre Ynardmetachannels: fix playlist script too
2012-02-11 Pierre Ynardmetachannels: properly resolve xml entities
2012-02-11 Pierre Ynardmetachannels: fix search function too
2012-02-11 Pierre Ynardmetachannels: don't crash if image tag is missing
2012-02-11 Antoine CellerierFactorize and simplify client deletion
2012-02-11 Antoine CellerierFix host destructor call.
2012-02-11 Antoine CellerierRemove select timeout.
2012-02-10 Rob Jonsonadd http commands to select title, chapter, subtitle...
2012-02-07 Antoine CellerierAdd lua console handling code for windows.
2012-02-05 Rafaël Carréremove imdb extension
2012-02-05 Rafaël CarréRemove allocine french-only extension
2012-02-04 Kelly AndersonChange goto to gotoitem for lua 5.2 compatibility....
2012-01-31 Edward WangLuaHTTP: Use binary instead of ASCII when serving rawfile
2012-01-21 Francois Cartegnielua http: dont show pointing to localhost qrcode
2012-01-20 Konstantin Pavlovshare/Makefile.am: musicbrainz art fetcher was renamed.
2012-01-20 Konstantin PavlovMusicbrainz art: raise the priority to be the first...
2012-01-20 Konstantin PavlovMusicbrainz art: try to find image if album name is...
2012-01-20 Konstantin PavlovMusicbrainz art: remove dead code. vlc.misc is unavaila...
2012-01-20 Konstantin PavlovMusicbrainz: look for content, not line number.
2012-01-20 Konstantin PavlovMusicbrainz art fetcher: use version 2 API.
2012-01-19 Jean-Baptiste KempfUse our own MB mirror
2012-01-19 Pierre Ynardyoutube.lua: update to new website changes
2012-01-16 Gaurav NarulaLUA: add support for category field in SD nodes and...
2012-01-13 Jean-Baptiste KempfIcecast SD: add Radio in the title
2012-01-13 Edward WangLua SD: add methods to item object to change metadata
2012-01-12 Edward WangLUA SD: Rename node:add_node to node:add_subnode for...
2012-01-09 Pierre Ynardyoutube.lua: partial fix for format matching
2012-01-08 Pierre Ynardcue.lua: fix file path concatenation
2012-01-07 Pierre Ynardlua: fix sign errors in us_tonumber()
2012-01-07 Pierre Ynardlua: add and use us_tonumber() for decimal numbers
2012-01-07 Pierre Ynardcue.lua: simplify pattern matching
2012-01-07 Laurent AimarFixed jamendo playlist demuxer.
2012-01-06 Dean Leevlc.desktop: Chinese l10n update
2012-01-05 Kelly AndersonCleanup lua script escape sequences for lua 5.2.
2012-01-04 Jean-Baptiste KempfHttp: fix punctuation spacing
2011-12-22 Konstantin BogdanovImprovements on the main Web Interface
2011-12-18 Pierre Ynardluahttp: print error when setting the host from the...
2011-12-17 Konstantin BogdanovImprove WebUI for mobiles
2011-12-17 Akash MehrotraFix EQ HTTP UI partially
2011-12-11 Denis ARNAUDl10n: Add Breton translation to .desktop
2011-12-09 Sveinn í Fellil10n: Add Icelandic to .desktop
2011-12-04 Pierre Ynardcli: add a command to load the VLM
2011-12-04 Pierre Ynardlua: fix reference to telnet.lua
2011-12-03 Pierre Ynardlua: don't document rc and telnet, they're gone
2011-12-03 Pierre Ynardlua: document the use of -I luaintf instead of -I lua
2011-12-01 Konstantin PavlovLua: Fix extreme.com playlist parser. They use http...
2011-11-27 Francois CartegnieQt: web intf: Ease mobile intf url access with QR-Code
2011-11-25 Rémi Denis-Courmontlua: remove MD5 functions before someone uses them
2011-11-24 Konstantin PavlovInstall zapiks and extreme lua playlist parsers.
2011-11-24 Konstantin PavlovRevert "Do not install vimeo lua playlist scripts."
2011-11-24 Konstantin PavlovLua: extreme.com playlist parser.
2011-11-24 Konstantin PavlovLua: zapiks.fr playlist parser.
2011-11-10 Eren Inan CanpolatFix typo in http interface
2011-11-08 Praveen IllaAdd Telugu l10n to .desktop
2011-11-08 Yaron Shahrabanil10n: Hebrew translation of .desktop
2011-11-08 Mihkel KirjutasFix typo in estonian l10n
2011-10-28 Francois Cartegnieluahttp intf: Make use of gettext
2011-10-28 Francois Cartegnieweb intf: prettify js code.
2011-10-21 Francois Cartegnieweb intf: mobile: no need for flowplayer include here
2011-10-21 Francois Cartegnieweb intf: mobile: delay loading of flowplayer
2011-10-21 Francois Cartegnieweb intf: fix uri decoding when browsing.
2011-10-21 Francois Cartegnieweb intf: fix css for mobile
2011-10-19 Pavol BabincakAdded URI scheme handlers: mms, rtmp, rtsp
2011-10-18 Thomas De Rockerl10n: .desktop Dutch update
2011-10-16 Pierre YnardFix .gitignore files
2011-10-16 Pierre Ynardcli.lua: skip unknown VLM commands
2011-10-16 Pierre YnardRevert "RC: try the vlm commands later in the process"
next