]> git.sesse.net Git - vlc/history - modules/access
* fixed fullscreen on osx with multiple vouts.
[vlc] / modules / access /
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.
2004-12-19 Rocky BernsteinFirst attempt to libcdio VCD working under new regime...
2004-12-19 Gildas Bazin* modules/access/pvr/pvr.c: added missing pvr-caching...
2004-12-17 Rocky BernsteinSome small cleanups.
2004-12-16 Clément StenacReally fix all the set_name.
2004-12-16 Clément StenacFix a bug with preferences
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Gildas Bazin* modules/access/directory.c: scandir isn't available...
2004-12-13 Rocky BernsteinAdd mrl info to playlist item.
2004-12-13 Rocky BernsteinDocument %S.
2004-12-12 Rocky BernsteinGo over information that gets set, yet again. Disc...
2004-12-12 Eric Petit access/directory.c: BeOS doesn't have scandir(), added...
2004-12-11 Sigmund Augdal Helbergdirectory.c: don't crash on error
2004-12-11 Sigmund Augdal Helbergdirectory.c: sort items before adding to playlist
2004-12-11 Clément StenacWarn->Dbg
2004-12-11 Clément StenacImprovements to preferences
2004-12-10 Rocky BernsteinGet stream disc information to appear again.
2004-12-08 Rocky BernsteinForgot that the lsn internal structure is 0-origin.
2004-12-08 Rocky BernsteinSet duration in playlist.
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-12-02 Rocky BernsteinA little bit better if CDDB is not enabled or doesn...
2004-12-01 Gildas Bazin* modules/access/dshow/dshow.cpp: show tuner properties...
2004-12-01 Gildas Bazin* modules/access/dshow/dshow.cpp: tuner config options...
2004-12-01 Rocky BernsteinSome compilation fixes when HAVE_LIBCDDB is not defined.
next