]> git.sesse.net Git - vlc/history - modules/access
more MSVC compilation fixes
[vlc] / modules / access /
2005-05-23 Rémi Denis-CourmontWindows CE compile fix attempt
2005-05-22 Rémi Denis-CourmontSafer EPSV implementation (needed new networking API)
2005-05-22 Rémi Denis-CourmontSupport HTTP/TLS tunnels through HTTP/1.1 proxies
2005-05-21 Damien Fouilleuldshow.cpp: fill in frame rate info (if demuxing)
2005-05-21 Rémi Denis-CourmontUpdate copyright date
2005-05-21 Rémi Denis-CourmontImplement Extended passive mode
2005-05-21 Rémi Denis-CourmontCode simplification
2005-05-20 Laurent Aimar * mmstu: fixed 1 buffer overflow.
2005-05-20 Gildas Bazin* modules/access/v4l: try a bit harder to find a valid...
2005-05-13 Laurent Aimar * v4l: fixed v4l-height.
2005-05-09 Felix Paul Kühne* fix the compilation which were accidentally broken...
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-05-01 Rocky Bernsteinfix next/previous chapter in disc mode
2005-05-01 Rocky BernsteinWork on audio control access.
2005-05-01 Rocky BernsteinCorrect up audio-control stop command.
2005-05-01 Rocky BernsteinCompatability for different versions of libcdio from...
2005-05-01 Rocky BernsteinA couple more fixes. One to set meta information when...
2005-05-01 Rocky BernsteinFix some bugs when playlist not in disc but track mode:
2005-04-28 Damien Fouilleul- added dshow-fps option to configure capture framerate
2005-04-26 Laurent Aimar * all: warning fixes.
2005-04-24 Clément StenacDon't forget to update the status bar on track change
2005-04-23 Clément StenacGive a fine name when playing audio CD
2005-04-19 Laurent Aimar * dvb: read more TS blocks at once. We start reading...
2005-04-12 Felix Paul Kühne* src/libvlc.h: added Chinese Traditional to the list...
2005-04-10 Sigmund Augdal Helbergfixed three major problems pointed to by Trax
2005-04-10 Rocky BernsteinCrash on quit fixed.
2005-04-09 Rocky BernsteinFix bugs in disc-view slider. (May still have a couple...
2005-04-09 Rémi Denis-Courmont- optional SSL hostname verification
2005-04-08 Christophe Massiot * modules/access/udp.c : Fixed a segfault.
2005-04-05 Laurent Aimar * http.c: force nsv when using unsv:// and mime is...
2005-04-02 Sigmund Augdal Helberghttp.c: fixed out of buffer write with ICY meta
2005-03-30 Sigmund Augdal Helbergvlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c...
2005-03-23 Laurent Aimar * dvb: fix report of error in FrontendPoll (please...
2005-03-16 Gildas Bazin* modules/access/directory.c: fixed a bunch of bugs.
2005-03-16 Derk-Jan Hartman* New ignore-filetypes option for the directory module.
2005-03-12 Eric Petit Renamed the "contrast" variable used between dvdnav...
2005-03-11 Anil Daoud* configure.ac: alsa is now really default enabled
2005-03-10 Clément StenacFix locking
2005-03-10 Christophe Massiot* modules/stream_out/switcher.c: New module allowing...
2005-03-10 Clément StenacFix refcount problems + fix a part of coding style...
2005-03-10 Rémi Denis-Courmont- include/network.h: new vlc_UrlEncode and vlc_UrlIsNot...
2005-03-07 Gildas Bazin* modules/access/dshow: flush the capture pin's buffers...
2005-03-05 Rémi Denis-Courmont- TLS API cleanup
2005-03-05 Gildas Bazin* ALL: a few fixes.
2005-03-05 Steve Lhommedvdread.c: fix the title duration & time reports
2005-03-04 Rémi Denis-CourmontFixed memleak
2005-03-03 Gildas Bazin* modules/access/dshow/filter.cpp: re-enabled code...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-02-22 Damien Fouilleul- changed dshow plugin to use common IID defined in...
2005-02-21 Gildas Bazin* src/misc/modules.c, modules/access/directory.c: Win32...
2005-02-21 Gildas Bazin* configure.ac, modules/access/directory.c: enabled...
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-15 Gildas Bazin* ALL: WinCE build fixes.
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-14 Gildas Bazin* modules/access/mms: fixed recent breakage.
2005-02-12 Gildas Bazin* modules/access/http.c,modules/access/mmsh,modules...
2005-02-11 Gildas Bazin* modules/access/dvdnav.c: fixed typo.
2005-02-08 Laurent Aimar * all: better support for MBR mms stream (display...
2005-02-08 Laurent Aimar * all: added a --audio-language and --spu-language...
2005-02-06 Rémi Denis-CourmontCompile fix, unbreak smb access on Linux
2005-02-01 Benjamin PrachtTypo lalalala
2005-01-30 Rocky BernsteinUse cdio-native name for paranoia read.
2005-01-28 Derk-Jan Hartman* cdda/access.c: removed #include <cdio/cdda.h> since...
2005-01-27 Gildas Bazin* modules/access/smb.c: win32 implementation which...
2005-01-27 Gildas Bazin* modules/access/smb.c: new SMB/CIFS access module...
2005-01-26 Rocky Bernsteinconfigure.ac: reinstate libcdio CD-DA and VCD plugins...
2005-01-21 Christophe Massiot* modules/access/pvr/pvr.c: Fixed width/height selectio...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-14 Yoann Peronneau* modules/access/directory.c: fix a segfault when readi...
2005-01-14 Derk-Jan Hartman* so the ogg vorbis fix broke shoutcast streams :)...
2005-01-11 Clément StenacAdd some icons
2005-01-11 Christophe Massiot* modules/access/dvb: Fixed numerous bugs related to...
2005-01-11 Derk-Jan Hartman* fix ogg streams.
2005-01-11 Derk-Jan Hartman* NSV uses a different mime type for audio only streams...
2005-01-10 Benjamin Pracht* End of the implementation of the v4l-*options
2005-01-09 Benjamin Pracht* v4l.c:
2005-01-07 Christophe Massiot* modules/access/dvb:
2005-01-07 Christophe Massiot* modules/access/udp.c: When udp is invoked as 'rtp...
2005-01-07 Christophe Massiot* modules/access/pvr/pvr.c: Added --pvr-caching option.
2005-01-05 Gildas Bazin* src/misc/modules.c,cpu.c, modules/access/file.c:...
2004-12-26 Rocky BernsteinSome cleanup and unification with xine vcd plugin.
2004-12-26 Rémi Denis-Courmont- Fixes HTTP access EOF detection
2004-12-26 Rémi Denis-CourmontCommon disconnection code in Disconnect()
2004-12-26 Rémi Denis-CourmontInitial HTTP/SSL access
2004-12-26 Rocky BernsteinTitle hell. Seems like titles work substantially diffe...
2004-12-25 Rocky BernsteinAdd a disc-mode and navigation-style control.
2004-12-25 Rocky Bernsteininfo.c: Add LID info in stream and media info.
2004-12-23 Rocky BernsteinDeal with just one of the many crashes. This one in...
2004-12-23 Rocky BernsteinFill out more VCD player-independent parts. Modal ...
2004-12-22 Derk-Jan Hartman* modules/access/http.c:
2004-12-22 Rocky BernsteinMore segment playing improvements, be able to map seekp...
2004-12-22 Rocky BernsteinSome work towards get segments working again.
2004-12-22 Rocky BernsteinGet chapter next/prev working for entries.
2004-12-21 Christophe Massiot* modules/demux/ts.c: New option --ts-capmt-sysid to...
2004-12-21 Rocky BernsteinWork on getting slider seeking working better.
2004-12-20 Clément StenacNo need to GuessType on directory content
2004-12-20 Rocky BernsteinImprove entry navigation and title update.
2004-12-20 Rocky BernsteinFix bad bug with was causing discontinuous video playback.
2004-12-19 Rocky BernsteinCleanups towards getting this to a usable state.
next