]> git.sesse.net Git - vlc/history - modules/access_filter/dump.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / access_filter / dump.c
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_dump: use key-action
2008-03-19 Rémi Denis-CourmontFactorize the localtime_r replacement
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
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-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-04-26 Rémi Denis-Courmontgrammar
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-11-26 Clément StenacA bit of headers cleanup
2006-11-11 Rémi Denis-CourmontAdd missing UTF-8 wrapper
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