]> git.sesse.net Git - vlc/history - modules
remember to enable it in the doc for 0.7.3
[vlc] / modules /
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-07-03 Cyril Deguet * wxwindows/menus.cpp: added missing _()
2004-07-02 Gildas Bazin* include/video_output.h, include/vlc_video.h, src...
2004-07-01 Gildas Bazin* modules/codec/dmo/dmo.c: small fix to CopyPicture()
2004-07-01 Gildas Bazin* modules/mux/mpeg/ts.c: compilation fix.
2004-07-01 Gildas Bazin* modules/codec/theora.c: correct encoding aspect ratio.
2004-07-01 Gildas Bazin* modules/codec/dmo: "DirectX Media Object" decoder...
2004-06-30 Gildas Bazin* modules/mux/mpeg/ts.c: support for dts and dvbs ...
2004-06-30 Derk-Jan Hartman* set correct AR on theora video.
2004-06-30 Gildas Bazin* modules/demux/ts.c: added DTS support as per "ETSI...
2004-06-30 Sigmund Augdal Helbergsegfault fix when id3tag is unavailable
2004-06-29 Gildas Bazin* modules/codec/ffmpeg/video.c: force the very 1st...
2004-06-28 Laurent Aimar * demuxdump: ported to demux2.
2004-06-28 Gildas Bazin* modules/demux/mjpeg.c: handle jpeg stills.
2004-06-28 Felix Paul Kühne* ALL: minor spelling fixes
2004-06-28 Gildas Bazin* modules/gui/wxwindows/fileinfo.cpp: fixed typo.
2004-06-28 Derk-Jan Hartman* take hog mode if during AC3 playback
2004-06-27 Derk-Jan Hartman* check for p_vout before accessing it. (quit before...
2004-06-27 Laurent Aimar * mpga: improved DEMUX_GET_TIME. It has now a perfect...
2004-06-27 Gildas Bazin* modules/gui/wxwindows/menus.cpp: added file info...
2004-06-27 Gildas Bazin* modules/gui/skins2/controls/ctrl_checkbox.cpp: handle...
2004-06-27 Gildas Bazin* modules/access/dvdread.c: use SPU palette.
2004-06-27 Gildas Bazin* modules/access/dvdread.c: got rid of warnings.
2004-06-27 Gildas Bazin* access/dvdread.c: misc improvements/fixes.
2004-06-27 Gildas Bazin* modules/access/dvdread.c: titles and chapters start...
2004-06-26 Gildas Bazin* modules/gui/skins2/controls/ctrl_image.cpp: fixed...
2004-06-26 Gildas Bazin* modules/gui/skins2/x11/x11_window.cpp: "stay on top...
2004-06-26 Gildas Bazin* modules/gui/skins2/*: removed a couple of fixme
2004-06-26 Gildas Bazin src/playlist/playlist.c, modules/gui/skins2/src/skin_m...
2004-06-26 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: small cleanup...
2004-06-25 Cyril Deguet * ctrl_button.cpp : handle double click events too
2004-06-25 Laurent Aimar * subtitle: removed debug message.
2004-06-25 Laurent Aimar * subtitle: compilation fix.
2004-06-25 Laurent Aimar * sub ->subtitle : converted sub.c to a 'real' demux2.
2004-06-25 Gildas Bazin* modules/video_output/directx/*: added a "wallpaper...
2004-06-25 Gildas Bazin* gui/wxwindows/open.cpp: removed deprecated DVD entries.
2004-06-25 Sam Hocevar * modules/control/corba/Modules.am:
2004-06-25 Gildas Bazin* demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in...
2004-06-25 Gildas Bazin* modules/access/dvdread, modules/access/dvdread.c:
2004-06-24 Gildas Bazin* configure.ac, modules/access/dvd, modules/access...
2004-06-23 Eric Petit macosx/macosx.m: fixed macosx-opengl-effect string...
2004-06-23 Gildas Bazin* modules/demux/dvdnav.c: added "dvd" shortcut and...
2004-06-23 Gildas Bazin* modules/demux/dvdnav.c: work-around for libdvdnav...
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-23 Gildas Bazin* modules/demux/m3u.c: allocate buffer for stream_Read().
2004-06-23 Gildas Bazin* modules/access/vcd/vcd.c, modules/demux/ps.c: fixed...
2004-06-23 Derk-Jan Hartman* OSX compiles again (BEWARE it is still SEVERELY broken)
2004-06-23 Gildas Bazin* modules/gui/ncurses.c, modules/gui/wxwindows/wizard...
2004-06-23 Clément StenacFix id3 and id3tag (using meta)
2004-06-22 Laurent Aimar * livedotcom: begin support of PAUSE. It doesn't work...
2004-06-22 Gildas Bazin* modules/gui/skins / skins2: compilation fixes.
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-06-22 Laurent Aimar * speex: missing <vlc/input.h> include.
2004-06-22 Laurent Aimar * vorbis: compilation fix.
2004-06-22 Laurent Aimar * access2, demux2: not needed anymore.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Laurent Aimar * mp4: fixed width in tkhd. (at least I hope).
2004-06-22 Damien Fouilleul- added last resort built-in mediatype for capture...
2004-06-22 Derk-Jan Hartman* modules/demux/livedotcom.cpp: - ts2 -> ts
2004-06-19 Laurent Aimar * mp4: avcC atom fixed. (Missing sps/pps).
2004-06-18 Sigmund Augdal HelbergFixed a nasty memleak in ugly and linear resamplers...
2004-06-17 Laurent Aimar * livedotcom: small memleak + removed a FIXME. Thanks...
2004-06-17 Olivier AubertFormatting fixes
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-16 Laurent Aimar * all: fixed the way h264 streams are stored in .mp4
2004-06-16 Laurent Aimar * avi: fixed the return value of Seek().
2004-06-15 Derk-Jan Hartman* G.726 support trough ffmpeg
2004-06-15 Derk-Jan Hartman* backport of local_stristr to vlc_strcasestr in libc.c
2004-06-15 Olivier AubertSVG rendering module. It uses the text rendering API...
2004-06-14 Derk-Jan Hartman* define INADDR_NONE for Solaris (fixes #1815)
2004-06-14 Jean-Paul SamanUpdated build rules.
2004-06-14 Jean-Paul SamanFEC_NONE is a valid value in DecodeFEC(). (Fix thanks...
2004-06-14 Jean-Paul SamanFix typos in DVB-T tuning code.
2004-06-13 Jon Lech Johansen * coreaudio: Fix (not tested) for the no audio on...
2004-06-11 Olivier Teulière * skins2/src/skin_main.cpp: New demux2 module to load...
2004-06-11 Olivier AubertProper fix for corba building problem (use AM_CONDITIONAL)
2004-06-11 Olivier Aubert* Bug fix in unit conversion
2004-06-11 Jon Lech Johansen * coreaudio: Fixed the failed to set buffer size...
2004-06-09 Gildas Bazin* modules/access/dshow: converted to access2/demux2...
2004-06-09 Gildas Bazin* modules/video_output/directx/events.c: implemented...
2004-06-09 Olivier AubertUnclean but quick bugfix for the CORBA plugin building...
2004-06-09 Gildas Bazin* modules/gui/wxwindows/bookmarks.cpp: compilation...
2004-06-08 Yoann Peronneau * modules/control/hotkeys.c: don't display OSD slider...
2004-06-08 Laurent Aimar * playlist: oops, compilation fix.
2004-06-08 Clément StenacPatch for ESD unclosed socket by Tong Ka Man <kmtong...
2004-06-08 Clément StenacFix for requests without path when using proxy
2004-06-07 Olivier AubertFixes in the build system
2004-06-07 Laurent Aimar * skin_main: compilation fix. (thx bigben for reportin...
2004-06-07 Laurent Aimar * vlcproc.cpp: compilation fix.
2004-06-07 Laurent Aimar * control: compilation fix.
2004-06-07 Laurent Aimar * all: don't use input_ToggleES.
2004-06-07 Laurent Aimar * gtk: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * VlcWrapper: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * lirc: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * menu.c: don't use input_ChangeProgram.
next