]> git.sesse.net Git - vlc/history - modules/access
* first update of the German translation
[vlc] / modules / access /
2005-10-29 Marian Durkovicbackport of [13021]
2005-10-27 Marian Durkovicskip 4 bytes also for RTP payload=32 (MPV) - RFC2250
2005-10-25 Marian DurkovicFTP URLs are relative to user's default directory ...
2005-10-24 Marian Durkovicmodifications for RTP reordering:
2005-10-18 Jean-Paul SamanRTP reordering fixes.
2005-10-17 Jean-Paul Samanreverted most of revision 12872, it didn't work after all
2005-10-17 Jean-Paul SamanSeveral RTP reordering fixes (Thanks to Marian Durkovic...
2005-10-17 Derk-Jan Hartman* cough, cough... undef a config option decleration
2005-10-16 Jean-Paul SamanRolled back part of revision 10144 and 11422. The solut...
2005-10-16 Derk-Jan Hartman* Fix the directory 'ignore' mode which skips .jpg...
2005-10-15 Jean-Paul SamanRTP reordering in module/access/udp.c done by me with...
2005-10-15 Jean-Paul SamanFix indentation
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-09 Laurent Aimar http: removed useless debug.
2005-10-06 Laurent Aimar * input: :demux=module really force module and bypass...
2005-10-06 Laurent Aimar * udp: Patch by Marian Durkovic:
2005-10-06 Laurent Aimar udp: support for RTP"header extension. Patch by Zohar...
2005-10-06 Laurent Aimar * http: update meta data only on title change.
2005-10-04 Jean-Paul SamanFix double free error.
2005-09-30 Benjamin Pracht* Cleaner url parsing
2005-09-29 Benjamin PrachtHandle correctly some more error cases
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-27 Benjamin Pracht* Fix a double free and the size of a memory allocation
2005-09-25 Jean-Paul SamanUndo coding style fixes to make syncing with Xine code...
2005-09-25 Jean-Paul SamanAnother bunch of memory leaks in realrtsp plugin
2005-09-25 Jean-Paul SamanFix compiler warnings
2005-09-25 Jean-Paul SamanCompile fixes and another memory leak fix
2005-09-25 Jean-Paul SamanFix several memory leaks and do a bit of coding style...
2005-09-22 Gildas Bazin* modules/access/mms/mmstu.c: use net_Write() instead...
2005-09-21 Rocky BernsteinIn libcdio < 0.76
2005-09-19 Gildas Bazin* modules/access/rtsp: fixed problem in BlockRead().
2005-09-19 Gildas Bazin* modules/access/mms/mmstu.c: reverted broken commit.
2005-09-19 Felix Paul Kühne* fixed some other signedness-issue (thanks to Trax!)
2005-09-19 Felix Paul Kühne* fixed 2 minor compilation warnings
2005-09-18 Sam Hocevar * modules/access/rtsp/Modules.am: removed nonexistent...
2005-09-18 Gildas Bazin* modules/access/rtsp/rtsp.c: win32 compilation fix.
2005-09-18 Gildas Bazin* modules/access/rtsp: real rtsp access module.
2005-09-18 Jean-Paul SamanDon't access unallocated memory
2005-09-16 Damien Fouilleuldshow.cpp: make sure driver name is properly NULL termi...
2005-09-13 Benjamin Pracht* Support URIs with non ascii characters
2005-09-13 Benjamin PrachtCosmetics
2005-09-13 Benjamin PrachtHandle correctly the case when no access is explicitely...
2005-09-13 Benjamin Pracht* Try the gnomevfs plugin last if we didn't find any...
2005-09-13 Christophe MutricyProperties + cosmetic
2005-09-12 Benjamin Pracht* New gnomevfs access module
2005-09-12 Derk-Jan Hartman* Up the mms caching from 3200 ms to 5000ms. (unfortuna...
2005-09-02 Gildas Bazin* configure.ac, modules/access/smb.c: compilation fix...
2005-08-31 Christophe Massiot * ALL: Do no longer assume a default DVD drive. If...
2005-08-30 Christophe Massiot * modules/access/dvdnav.c: When no path is specified...
2005-08-24 Christophe Massiot * modules/access/udp.c: Disabled ts forcing on streamt...
2005-08-21 Damien Fouilleul- support for specific WIN32 file URL such as file...
2005-08-18 Clément StenacRemove debug
2005-08-17 Christophe Massiot * modules/access/file.c: Expansion of '~/' in filenames.
2005-08-15 Clément StenacCompile fix
2005-08-15 Clément StenacTest commit. This commit breaks the build, don't use it
2005-08-15 Rémi Denis-CourmontFix playlist item insertion when local charset is not...
2005-08-15 Rémi Denis-CourmontFix stat() when local charset is not UTF-8
2005-08-13 Christophe Massiot * modules/access/http.c: Do not use vlc_UrlEncode...
2005-08-12 Clément StenacRemove slp and joystick plugins
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-08 Jean-Paul SamanTrack RTP sequence numbers and mark the first MPEG2...
2005-08-05 Christophe Massiot * src/extras/libc.c: Added an implementation of scandi...
2005-08-04 Christophe Massiot * modules/access/directory.c: Call vlc_fix_readdir_cha...
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
2005-08-02 Rémi Denis-CourmontMinor bugfix and cleanup
2005-08-02 Rémi Denis-CourmontFix typo in previous commit
2005-08-01 Sigmund Augdal Helbergaccess/http.c: fixed icy with metadata
2005-08-01 Christophe Massiot * modules/access/fake.c: New --fake-duration option...
2005-08-01 Rémi Denis-CourmontDon't reinvent strchr()
2005-07-30 Gildas Bazin* include/network.h, modules/access/mms/mmstu.c, src...
2005-07-29 Rémi Denis-CourmontDon't require a vlc_object_t in net_Get(Sock|Peer)Address
2005-07-27 Derk-Jan Hartman* forwardport [11877]
2005-07-27 Christophe Massiot * modules/access/dvb: Set the DVR device in non-blocki...
2005-07-26 Christophe Massiot * Removed the satellite access module since it won...
2005-07-25 Christophe Massiot * modules/access/dvb/linux_dvb.c: Added support for...
2005-07-25 Christophe Massiot * modules/access/dvb: Support frequencies for the...
2005-07-23 Christophe MutricyAdd a add_suppressed_string for http-{user|pwd}
2005-07-23 Rocky Bernsteinaccess.c: LID and Segment for non PBC (the default...
2005-07-21 Derk-Jan Hartman* Fix an issue with reading of files that are still...
2005-07-20 Christophe Massiot * modules/access/dvb/linux_dvb.c: More verbose CAM...
2005-07-20 Rocky BernsteinFix bug in track-length seeking.
2005-07-20 Rocky BernsteinInitialize track_end variable.
2005-07-17 Rémi Denis-CourmontRemove non-standard http4 and http6.
2005-07-17 Rémi Denis-CourmontIgnore insecure HTTP redirection to non HTTP protocol
2005-07-16 Rémi Denis-Courmontsleep is not thread-safe - use VLC API msleep instead
2005-07-16 Rocky BernsteinMeant to set first and last entry for each *track*.
2005-07-16 Rocky BernsteinRemove gcc 4 uninitialize variable warning.
2005-07-16 Rocky Bernsteincdda/info.c: changes for libcddb 1.1.0 API
2005-07-13 Rémi Denis-Courmont- Fix very likely race condition
2005-07-13 Rémi Denis-Courmont- Use previous API
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-11 Christophe Massiot * src/misc/getaddrinfo.c, modules/access/directory...
2005-07-10 Rémi Denis-CourmontRemove compiler warning and clean up (refs #258)
2005-07-10 Rémi Denis-CourmontFix an old typo
2005-07-10 Rémi Denis-CourmontHmmph, logic fix
2005-07-09 Rémi Denis-Courmont- Fix (?) handling of EPSV non-compliant FTP servers
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-09 Rocky Bernsteinvcdplayer.c: fix gcc 4-caught uninitialized variable.
2005-07-08 Rémi Denis-CourmontCopyright fixes
next