git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Build VLC aliases cleanly (don't need to parse argv[0])
[vlc.git]
/
modules
/
access_filter
/
2007-12-09
Rémi Denis-Courmont
Use (s)size_t for pf_read and pf_write.
tree
|
commitdiff
2007-09-18
Rémi Denis-Courmont
Replace strerror() with %m (or Linux DVB: strerror_r...
tree
|
commitdiff
2007-09-16
Rémi Denis-Courmont
GetNonEmptyString simplification
tree
|
commitdiff
2007-09-14
Rémi Denis-Courmont
Use the new block_Fifo functions
tree
|
commitdiff
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
tree
|
commitdiff
2007-09-09
Antoine Cellerier
On OSes other than Windows, Mac OS X and BeOS (so it...
tree
|
commitdiff
2007-09-04
Rémi Denis-Courmont
Fix incorrect type size on 64bits
tree
|
commitdiff
2007-08-30
Rémi Denis-Courmont
Fix one memleak and a few unused result warnings
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove stdio while we're at it.
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
tree
|
commitdiff
2007-06-07
Laurent Aimar
Added back pause (timeshift has to accept ACCESS_SET_PA...
tree
|
commitdiff
2007-05-29
Gildas Bazin
* modules/access_filter/timeshift.c: a whole bunch...
tree
|
commitdiff
2007-04-28
Rémi Denis-Courmont
Bandwidth limit access filter
tree
|
commitdiff
2007-04-26
Rémi Denis-Courmont
grammar
tree
|
commitdiff
2007-03-23
Laurent Aimar
Fixed compilation warning.
tree
|
commitdiff
2007-03-11
Rémi Denis-Courmont
DO NOT F***ING REMOVE my asserts()
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Remove useless assert(len>0) because (len == 0) is...
tree
|
commitdiff
2007-03-10
Rémi Denis-Courmont
Revert [19270]
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Remove useless test
tree
|
commitdiff
2006-12-14
Derk-Jan Hartman
* More compiler warning fixes (const mostly)
tree
|
commitdiff
2006-11-26
Clément Stenac
A bit of headers cleanup
tree
|
commitdiff
2006-11-11
Rémi Denis-Courmont
Add missing UTF-8 wrapper
tree
|
commitdiff
2006-11-11
Rémi Denis-Courmont
Fix [17660]
tree
|
commitdiff
2006-11-11
Rémi Denis-Courmont
Leverage FromWide
tree
|
commitdiff
2006-11-11
Rémi Denis-Courmont
ToLocale -> WideCharToMultiByte (refs #817)
tree
|
commitdiff
2006-11-09
Rémi Denis-Courmont
Handle seeking with best effort in dump filter
tree
|
commitdiff
2006-11-09
Filippo Carone
include errno.h in dump.c
tree
|
commitdiff
2006-11-09
Rémi Denis-Courmont
Add a bug. Fix compilation on Win32.
tree
|
commitdiff
2006-11-09
Rémi Denis-Courmont
Of course localetime_r has to have another name on...
tree
|
commitdiff
2006-11-08
Rémi Denis-Courmont
Add dump access filter to save original media to home
tree
|
commitdiff
2006-09-15
Clément Stenac
For consistency, remove references to vlc from libvlc
tree
|
commitdiff
2006-09-12
Rémi Denis-Courmont
More
tree
|
commitdiff
2006-09-06
Jean-Paul Saman
Typo tha -> that
tree
|
commitdiff
2006-04-26
Antoine Cellerier
Add option to force timeshift filter even if access...
tree
|
commitdiff
2006-04-14
Clément Stenac
Strings
tree
|
commitdiff
2006-04-07
Christophe Mutricy
eliminate non-valid characters only on the name not...
tree
|
commitdiff
2006-03-30
Clément Stenac
Access strings (Refs:#438)
tree
|
commitdiff
2006-02-18
Rémi Denis-Courmont
All: missing #include "charset.h"
tree
|
commitdiff
2006-02-13
Rémi Denis-Courmont
Replace forbidden characters with underscores when...
tree
|
commitdiff
2006-02-13
Rémi Denis-Courmont
Fix typo
tree
|
commitdiff
2006-02-13
Rémi Denis-Courmont
- memleak fix
tree
|
commitdiff
2006-02-13
Rémi Denis-Courmont
Another bunch of Unicode file names fixes (refs #528)
tree
|
commitdiff
2006-02-11
Clément Stenac
Don't crash in record filter (Closes:#542)
tree
|
commitdiff
2006-01-12
Antoine Cellerier
FSF address change.
tree
|
commitdiff
2005-10-23
Rémi Denis-Courmont
Another bunch of attributes fixes
tree
|
commitdiff
2005-10-06
Laurent Aimar
* record: correct i_update field.
tree
|
commitdiff
2005-09-03
Gildas Bazin
* modules/access_filter/timeshift.c: complete rewrite...
tree
|
commitdiff
2005-08-27
Jean-Paul Saman
Merged OSD functionality on the same core functions...
tree
|
commitdiff
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
tree
|
commitdiff
2005-07-08
Rémi Denis-Courmont
Copyright fixes
tree
|
commitdiff
2005-04-29
Laurent Aimar
* record: use add_directory (instead of add_string...
tree
|
commitdiff
2005-04-28
Damien Fouilleul
vlc_common.h: Cygwin & Mingw32 compatibilty update...
tree
|
commitdiff
2005-04-28
Gildas Bazin
* modules/access_filter/record.c: compilation fix.
tree
|
commitdiff
2005-04-28
Laurent Aimar
* record: grrr, support for system that doesn't have...
tree
|
commitdiff
2005-04-27
Rémi Denis-Courmont
Fix errno undefined error
tree
|
commitdiff
2005-04-26
Laurent Aimar
* all: added set_shortname.
tree
|
commitdiff
2005-04-26
Laurent Aimar
* all: added a new access_filter module: record +...
tree
|
commitdiff
2005-03-30
Antoine Cellerier
include errno.h (for non debug builds)
tree
|
commitdiff
2005-03-29
Laurent Aimar
* access.* input/*: added access_filter architecture...
tree
|
commitdiff