]> git.sesse.net Git - vlc/history - modules/access
modules/misc/freetype.c:
[vlc] / modules / access /
2003-08-27 Gildas Bazin* modules/access/dshow/*: handle upside down pictures...
2003-08-26 Gildas Bazin* modules/access/dshow/*: bug fixes.
2003-08-26 Laurent Aimar * mmsh: a little clean, and fixed 1/2 potential segfaults.
2003-08-25 Gildas Bazin* modules/access/dshow/dshow.cpp: added an "adev" and...
2003-08-25 Gildas Bazin* modules/access/dshow/*: audio is now supported as...
2003-08-24 Derk-Jan Hartman* changed debug strings to diff between unsupported...
2003-08-24 Gildas Bazin* configure.ac, modules/access/dshow/: brand new Direct...
2003-08-18 Jean-Paul SamanSmall fix.
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-13 Jean-Paul SamanKeep track of ioctl_UnsetDMXFilter
2003-08-13 Eric Petit Missing file
2003-08-13 Gildas Bazin* modules/access/dvdplay/*: support for dvd menus navig...
2003-08-12 Jean-Paul SamanFixed long problem with tuning to frequencies like...
2003-08-12 Jean-Paul Saman* more cleanup
2003-08-12 Jean-Paul Saman* Audio is verified to work, it was a problem with...
2003-08-10 Gildas Bazin* modules/access/vcd/vcd.c: a few navigation fixes.
2003-08-10 Clément Stenac* modules/LIST: Updated all modules
2003-08-09 Gildas Bazin* modules/access/vcd/vcd.c: sanity check on the track...
2003-08-09 Gildas Bazin* modules/access/vcd/cdrom.c: switching to YellowMode2...
2003-08-05 Jean-Paul SamanThe familiar interface is now officially removed from...
2003-08-05 Jean-Paul SamanFixed superflous tuning ;-)
2003-08-05 Jean-Paul Saman- Enabled tuning for DVB-C and DVB-T cards.
2003-08-04 Jean-Paul SamanTuning succeeds, but have no audio yet. Major cleanup...
2003-08-03 Laurent Aimar * rtsp: mmmh, close the socket.
2003-08-03 Laurent Aimar rtsp: connect to an RTSP server, issue a DESCRIBE...
2003-08-02 Benjamin Pracht* modules/access/http.c
2003-08-01 Sam Hocevar * modules/access/http.c:
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-31 Benjamin Pracht* modules/access/http.c :
2003-07-31 Benjamin Pracht* Add support for basic authentification in http access.
2003-07-31 Jean-Paul SamanAdding DVB module to support satellite, cable and teres...
2003-07-24 Sam Hocevar * modules/access/v4l/v4l.c:
2003-07-24 Benjamin Pracht* "frequency=" is channel frequency in kHz again
2003-07-24 Benjamin Pracht* Changes "frequency=" syntax. New syntax is channel...
2003-07-23 Jean-Paul SamanWhen recv() returns -1 a bug is triggered inside RTPRea...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-22 Benjamin Prachtfrequency is nom frequency in MHz * 16, as for the...
2003-07-22 Benjamin Pracht* We're finally parsing all parameters (including standard)
2003-07-16 Sam Hocevar * modules/access/http.c:
2003-07-10 Laurent Aimar * mmstu: workaround for some streams. (missing 0x11...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-23 Benjamin PrachtCopy / paste of code so that the pvr input parse all...
2003-06-17 Derk-Jan Hartman* moved the capability definition up one line. the...
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-09 Christophe Massiot* modules/access/file.c: Fixed a compile issue (thanks...
2003-06-07 Eric Petit modules/access/pvr/pvr.c : compile fix
2003-06-07 Eric Petit missing cvsignore
2003-06-04 Eric Petit Added a special access module for PVR MPEG-2 encoding...
2003-06-02 Sigmund Augdal Helberghttp.c: if the webserver doesn't return 206 the stream...
2003-05-31 Laurent Aimar * mjpeg grabbing added, thanks to Paul Forgey <paulf...
2003-05-27 Gildas Bazin* modules/access/vcd/cdrom.c: On winNT/2K/XP we set...
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.
next