]> git.sesse.net Git - vlc/history - modules/access_filter
* fix the getlength. It needs to be after the SETUP, so that liveMedia can correct...
[vlc] / modules / access_filter /
2006-04-26 Antoine CellerierAdd option to force timeshift filter even if access...
2006-04-14 Clément StenacStrings
2006-04-07 Christophe Mutricyeliminate non-valid characters only on the name not...
2006-03-30 Clément StenacAccess strings (Refs:#438)
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-13 Rémi Denis-CourmontReplace forbidden characters with underscores when...
2006-02-13 Rémi Denis-CourmontFix typo
2006-02-13 Rémi Denis-Courmont- memleak fix
2006-02-13 Rémi Denis-CourmontAnother bunch of Unicode file names fixes (refs #528)
2006-02-11 Clément StenacDon't crash in record filter (Closes:#542)
2006-01-12 Antoine CellerierFSF address change.
2005-10-23 Rémi Denis-CourmontAnother bunch of attributes fixes
2005-10-06 Laurent Aimar * record: correct i_update field.
2005-09-03 Gildas Bazin* modules/access_filter/timeshift.c: complete rewrite...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-29 Laurent Aimar * record: use add_directory (instead of add_string...
2005-04-28 Damien Fouilleulvlc_common.h: Cygwin & Mingw32 compatibilty update...
2005-04-28 Gildas Bazin* modules/access_filter/record.c: compilation fix.
2005-04-28 Laurent Aimar * record: grrr, support for system that doesn't have...
2005-04-27 Rémi Denis-CourmontFix errno undefined error
2005-04-26 Laurent Aimar * all: added set_shortname.
2005-04-26 Laurent Aimar * all: added a new access_filter module: record +...
2005-03-30 Antoine Cellerierinclude errno.h (for non debug builds)
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...