]> git.sesse.net Git - vlc/history - modules/access_filter
macosx: Make sure that the status column cant be resized.
[vlc] / modules / access_filter /
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Jean-Paul SamanCheck malloc return value
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-03 Rémi Denis-Courmontblock_FifoNew: remove un-needed parameter
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-27 Rémi Denis-Courmontaccess_filter_record: use key-action
2008-03-27 Rémi Denis-Courmontaccess_filter_dump: use key-action
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-19 Rémi Denis-CourmontFactorize the localtime_r replacement
2008-03-12 Jean-Baptiste KempfInclude fix for Win32
2008-03-08 Jean-Baptiste KempfKill a warning with an explicit cast for windows.
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-09 Rémi Denis-CourmontUse (s)size_t for pf_read and pf_write.
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-16 Rémi Denis-CourmontGetNonEmptyString simplification
2007-09-14 Rémi Denis-CourmontUse the new block_Fifo functions
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-04 Rémi Denis-CourmontFix incorrect type size on 64bits
2007-08-30 Rémi Denis-CourmontFix one memleak and a few unused result warnings
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-06-07 Laurent AimarAdded back pause (timeshift has to accept ACCESS_SET_PA...
2007-05-29 Gildas Bazin* modules/access_filter/timeshift.c: a whole bunch...
2007-04-28 Rémi Denis-CourmontBandwidth limit access filter
2007-04-26 Rémi Denis-Courmontgrammar
2007-03-23 Laurent AimarFixed compilation warning.
2007-03-11 Rémi Denis-CourmontDO NOT F***ING REMOVE my asserts()
2007-03-10 Jean-Paul SamanRemove useless assert(len>0) because (len == 0) is...
2007-03-10 Rémi Denis-CourmontRevert [19270]
2007-03-10 Jean-Paul SamanRemove useless test
2006-12-14 Derk-Jan Hartman* More compiler warning fixes (const mostly)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-11 Rémi Denis-CourmontAdd missing UTF-8 wrapper
2006-11-11 Rémi Denis-CourmontFix [17660]
2006-11-11 Rémi Denis-CourmontLeverage FromWide
2006-11-11 Rémi Denis-CourmontToLocale -> WideCharToMultiByte (refs #817)
2006-11-09 Rémi Denis-CourmontHandle seeking with best effort in dump filter
2006-11-09 Filippo Caroneinclude errno.h in dump.c
2006-11-09 Rémi Denis-CourmontAdd a bug. Fix compilation on Win32.
2006-11-09 Rémi Denis-CourmontOf course localetime_r has to have another name on...
2006-11-08 Rémi Denis-CourmontAdd dump access filter to save original media to home
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-12 Rémi Denis-CourmontMore
2006-09-06 Jean-Paul SamanTypo tha -> that
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...