]> git.sesse.net Git - vlc/history - modules/access
RRD output (Refs:#473)
[vlc] / modules / access /
2006-01-22 Clément StenacFix build of vcdx module
2006-01-21 Clément StenacEnqueue the item ID instead of pointer for preparse
2006-01-19 Sigmund Augdal Helberglinux_dvb.c: output "Tuning failed" in dvb status page...
2006-01-17 Damien Fouilleuldshow.cpp: Removed default preferred media types (I420...
2006-01-16 Derk-Jan Hartman* Real RTSP sometimes uses pnm://
2006-01-14 Jean-Paul SamanRevert revision 13903. It is implemented in a different...
2006-01-13 Rémi Denis-CourmontPartial distcheck fix
2006-01-12 Antoine CellerierFSF address change.
2006-01-12 Jean-Paul SamanPatch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_...
2006-01-07 Derk-Jan Hartman* Compile fix for OSes without F_RDAHEAD and F_NOCACHE
2006-01-07 Derk-Jan Hartman* Set FD_RDAHEAD and FD_NOCACHE on when reading from...
2006-01-06 Damien Fouilleuldvdnav.patch: changed code that read DVD title to use...
2005-12-28 Christophe Massiot * modules/access/dvb: Handle removal of the CAM module...
2005-12-27 Christophe Massiot * modules/access/dvb/linux_dvb.c: Disabled FE_CAN_CLEA...
2005-12-27 Christophe Massiot * modules/access/dvb: Full support for DVB MMI menus...
2005-12-21 Christophe Massiot * modules/access/dvb: Fixed link-level CAM API.
2005-12-17 Jean-Paul SamanSupport CHUNK_TYPE_RESET for mmsh. (Patch by Gregory...
2005-12-17 Clément StenacRelease playlist
2005-12-16 Clément StenacDon't crash
2005-12-16 Clément StenacAdd multi-item support to cdda module (default enabled...
2005-12-16 Clément StenacBordel de saloperie de merde
2005-12-16 Clément StenacGrmbl
2005-12-16 Clément StenacRevert
2005-12-16 Clément StenacMove cddax to access/cddax
2005-12-15 Antoine CellerierChange the http password request message.
2005-12-14 Derk-Jan Hartman* Free scandir results when we are done with them....
2005-12-13 Derk-Jan Hartman* Fix directory.c on WinCE (which has neither DT_DIR...
2005-12-12 Jean-Paul SamanFix crash when no IEEE1394/Firewire device is present
2005-12-12 Rémi Denis-CourmontDon't recurse in symbolic link - fixes #375
2005-12-12 Rémi Denis-CourmontClean up and remove unnused internal parameter
2005-12-11 Clément StenacRequest authentication if we get a 401 error
2005-12-08 Clément StenacDon't print too many errors
2005-12-05 Rémi Denis-Courmonts/OpenTCP/ConnectTCP/ for consistency
2005-12-04 Gildas Bazin* modules/access/rtsp/rtsp.c: fixed major bug in realrt...
2005-12-04 Gildas Bazin* modules/demux/real.c, modules/access/rtsp: fixed...
2005-12-02 Damien Fouilleuldvdnav.c: replace %lld printf formating with I64Fd
2005-11-30 Sigmund Augdal HelbergSupport for CAM modules on dvb-s cards using the high...
2005-11-29 Damien Fouilleuldshow.cpp: fixed a potentatial crash, some memory was...
2005-11-27 Clément StenacImrpove description of http-continuous (Closes:#409)
2005-11-24 Jean-Paul SamanRun thread that reads from the DV camera at a slightly...
2005-11-23 Christophe Massiot * modules/access/pvr/pvr.c: Added support for radio...
2005-11-23 Christophe Massiot * modules/access/dvb/en50221.c: Implemented basic...
2005-11-23 Jean-Paul SamanDigital Video (Firewire/IEEE1394/I-Link) input for...
2005-11-20 Marian Durkovicalways go through BlockChoose(), since it assigns the...
2005-11-19 Marian Durkovicdon't perform prebuffering for UDP, since it causes...
2005-11-12 Sam Hocevar * modules/access/dshow/filter.cpp: minor, but ugly...
2005-11-11 Marian Durkovicforwardport [13195]
2005-10-30 Felix Paul Kühne* fixed some other strings
2005-10-30 Felix Paul Kühne* fixed some untranslatable strings and strings which...
2005-10-30 Gildas Bazin* modules/demux/real.c, modules/access/rtsp/*: fixes...
2005-10-29 Marian Durkovicremoved i_seqno from block_t ; RTP access now stores...
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...
next