]> git.sesse.net Git - vlc/history - modules/access
* modules/video_output/x11/*, configure.ac.in: Xinerama support remotely based from...
[vlc] / modules / access /
2003-05-22 Gildas Bazin* INSTALL.win32: added a small note about running vlc...
2003-05-19 Gildas Bazin* Bumped version to 0.6.0-test1
2003-05-18 Gildas Bazin* modules/access/vcd/*, modules/access/cdda.c: changed...
2003-05-18 Gildas Bazin* modules/gui/wxwindows/open.cpp: small fixes.
2003-05-17 Gildas Bazin* modules/access/cdda.c, modules/access/vcd/*: New...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-09 Laurent Aimar * mmstu: fixed a lookup.
2003-05-08 Laurent Aimar * ftp : updated copyright info.
2003-05-08 Laurent Aimar * v4l: clean up.
2003-05-08 Laurent Aimar * v4l: remove __V4L_AUDIO_ (useless)
2003-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
2003-05-08 Gildas Bazin* modules/access/file.c: fixed large file support on...
2003-05-06 Laurent Aimar * mms: fix for builtin compilation.
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-05-03 Laurent Aimar * v4l: used the same trick than vls to avoid too much...
2003-05-03 Laurent Aimar * v4l: fix a stupid bug that broke audio.
2003-05-02 Laurent Aimar * v4l: audio grabbing part begin to work :)
2003-04-30 Gildas Bazin* modules/access/v4l/v4l.c: fixed breakage for devices...
2003-04-30 Gildas Bazin* modules/access/ftp.c, modules/access/http.c: slightly...
2003-04-30 Derk-Jan Hartmanmodules/access/http.c:
2003-04-27 Gildas Bazin* src/video_output/vout_pictures.c, include/video_outpu...
2003-04-25 Laurent Aimar * mms: reduce mtu (avoid too much delay with slow...
2003-04-20 Laurent Aimar * mms/* : begining of a m$-http-for-asf-streaming...
2003-04-16 Gildas Bazin* modules/misc/dummy/input.c, modules/access/file.c...
2003-04-09 Eric Petit v4l.c: compile fix
2003-04-05 Gildas Bazin* modules/access/dvdplay/access.c: fixed a bug in dvdNe...
2003-04-02 Christophe Massiot* Added a new kfir: access module, designed to work...
2003-04-02 Christophe Massiot* Fixed a bug with the stream: input plug-in when recei...
2003-03-31 Laurent Aimar * v4l: forgot a munmap.
2003-03-31 Laurent Aimar * v4l: updated, now it should grab (and compress if...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Sigmund Augdal Helbergmodules/access/dvdplay/dvd.c: removed an unused configu...
2003-03-29 Sigmund Augdal Helbergremoved an unused configuration category
2003-03-24 Gildas Bazin* modules/access/ftp.c, modules/access/http.c: the...
2003-03-24 Gildas Bazin* modules/access/*: grrr... apparently I also need...
2003-03-24 Gildas Bazin* modules/access/*: don't forget to reinitialize the...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-24 Derk-Jan Hartman* modules/access/dvd*: changed some errors in warnings...
2003-03-24 Gildas Bazin* modules/access/directory.c: fixed the directory acces...
2003-03-24 Derk-Jan Hartman* a new directory access module. It parses a directory...
2003-03-22 Sigmund Augdal HelbergUpdated a comment
2003-03-18 Christophe Massiot* Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange...
2003-03-17 Sigmund Augdal Helbergfixed up http redirects when there are other items...
2003-03-16 Laurent Aimar * mms: removed some old stuff.
2003-03-16 Laurent Aimar * mms: it seems that some server doesn't like fake...
2003-03-15 Laurent Aimar * mms: revert some parts.
2003-03-15 Laurent Aimar * mms: some clean up.
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-03-11 Laurent Aimar * mms: converted a warning into a dbg message.
2003-03-10 Gildas Bazin* modules/access/vcd/cdrom.c: small win32 bugfix.
2003-03-09 Gildas Bazin* configure.ac.in: don't include the screensaver plugin...
2003-03-04 Gildas Bazin* include/vlc_common.h: on win32 we include malloc...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-03-03 Laurent Aimar * fixed play back of mms://viptvr.yacast.fr/encoderfr...
2003-03-02 Laurent Aimar * fixed seek flag with broadcasted data.
2003-02-27 Gildas Bazin* ALL: i18n updates and fixes.
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-12 Johan Bilien * modules/access/vcd/vcd.*: fixed a warning
2003-02-12 Johan Bilien * modules/access/vcd/vcd.c: in entry points, track...
2003-02-12 Christophe MassiotPatch courtesy of gibalou :
2003-02-08 Christophe Massiot* src/extras/libc.c: New vlc_wraptext function,
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-07 Marc Aribertiglibc 2.1 port for linupy (linux on a yopy pda)
2003-02-07 Sam Hocevar * ./include/interface.h: grmbl, I forgot VLC_EXPORT...
2003-02-07 Sam Hocevar * ./modules/access/dvdplay/demux.c: fixed a minor...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2003-02-04 Christophe Massiot* modules/access/*: Fixed compilation problems with...
2003-02-02 Christophe Massiot* README.MacOSX.rtf: Typos
2003-01-29 Sam Hocevar * ./modules/access/dvdplay/intf.c: added a sanity...
2003-01-29 Gildas Bazin* modules/access/dvdplay/access.c: fixed subtitles...
2003-01-28 Sam Hocevar * ./src/video_output/video_output.c: don't try to...
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-28 Christophe MassiotWe are now able to parse :
2003-01-28 Laurent Aimar * gtk: fixed 'cannot find file.xpm'.
2003-01-27 Johan Bilien * ALL: some FreeBSD compilation fixes. gnome plugin...
2003-01-27 Laurent Aimar mms: another memory leak
2003-01-23 Sam Hocevar * ./modules/*: warning fixes.
2003-01-23 Sam Hocevar * ./modules/access/dvdread/input.c: warning fixes...
2003-01-23 Gildas Bazin* modules/access/dvdread/input.c, modules/control/rc...
2003-01-23 Sam Hocevar * ./modules/access/dvdread/input.c: the dvdread plugi...
2003-01-22 Loïc Minier * modules/access/slp.c: #include <stdlib.h> because...
2003-01-21 Loïc Minier * use of service attributes to get the name of the...
2003-01-21 Loïc Minier * now search all srvtypes and add all srvs of all...
2003-01-17 Loïc Minier * added missing static
2003-01-16 Loïc Minier * configure.ac.in:
2003-01-16 Christophe Massiot* Bumped up revision number to 0.5.0-test3,
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-12 Sigmund Augdal Helberg * src/video_output/video_output.c: add a key-pressed...
2003-01-10 Loïc Minier * access_slp LD options
2003-01-10 Loïc Minier * removed VLC_GO to avoid skipping to the last program
2003-01-10 Loïc Minier * configure.ac.in, modules/access/slp.c: New SLP...
2003-01-05 Christophe MassiotFixed the "stream has changed" bug.
2003-01-03 Christophe Massiot* modules/access/file.c: we now regularly check the...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-30 Christophe Massiot* OS X interface : Added new access modules to the...
2002-12-30 Christophe MassiotAdded RTP shortcuts to udp.c for backwards compatibility.
2002-12-30 Christophe Massiot* modules/access/udp.c: Merged the UDP and RTP plug...
2002-12-25 Christophe MassiotSanta Claus brings to you :
2002-12-23 Christophe MassiotFixed an IPv6-related bug (thanks Xag).
next