]> git.sesse.net Git - vlc/history - modules/access/zip
Update LGPL license blurb, choosing v2.1+.
[vlc] / modules / access / zip /
2010-07-28 Rémi Durafforts/informations/information/
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-02 Jean-Philippe AndréRevert "Zip filter: skip .vlt & .wsz (skins)"
2010-05-31 Jean-Philippe AndréZip filter: skip .vlt & .wsz (skins)
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-02-27 Laurent AimarFixed segfault with corrupted zip file.
2010-02-27 Laurent AimarFixed read(NULL, size) in zipstream.
2010-02-27 Laurent AimarCosmetics (zip).
2010-02-27 Laurent AimarFixed memleak if no data are read or poke (zip).
2010-01-31 Rémi Denis-CourmontDon't #include LibVLC from plugins
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2009-07-28 Rémi Duraffortzipstream: typo.
2009-07-28 Rémi DuraffortZip: fix use after free error.
2009-07-23 Erwan Tulouzipaccess: correct memory leak (probing work moved...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-19 Geoffroy CouprieRevert "zip access: fix #2467. Now it's able to open...
2009-05-19 Geoffroy Coupriezip access: fix #2467. Now it's able to open files...
2009-05-19 Jean-Philippe AndreZip: use !/ as separator instead of |
2009-05-19 Jean-Philippe AndreZip: fix handling of special characters (#2467)
2009-03-12 Rémi Duraffortzipstream: fix potential memleak.
2009-02-16 Rémi Duraffortcalloc usage.
2009-02-11 Nicolas Chauvet... ZIP Module - Use the system minizip when available
2009-02-11 Rémi Denis-CourmontRevert "ZIP Module - Use the system minizip when available"
2009-02-11 Nicolas Chauvet... ZIP Module - Use the system minizip when available
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-27 Jean-Philippe AndreZip: don't use hacks but rewrite the path.
2009-01-27 Jean-Philippe AndreZip: add a stream_filter and an access