]> git.sesse.net Git - vlc/shortlog
vlc
2004-06-28 Felix Paul... * ALL: minor spelling fixes
2004-06-28 Gildas Bazin* modules/gui/wxwindows/fileinfo.cpp: fixed typo.
2004-06-28 Gildas Bazin* src/input/control.c: fixed INPUT_ADD_INFO/INPUT_GET_INFO
2004-06-28 Gildas Bazin* configure.ac: re-enabled the id3 and id3tag modules.
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 Laurent Aimar * all: a new --input-slave option to start playing...
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* src/input/input.c:
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* src/misc/modules.c: got rid of unused variable.
2004-06-26 Gildas Bazin* src/misc/modules.c: module_Need() probed sub-modules...
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 * vlc_input: removed unused p_sys.
2004-06-25 Derk-Jan Hartman* dvdnav <-> dvdplay contrib
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 * m4/vlc.m4 configure.ac:
2004-06-25 Sam Hocevar * modules/control/corba/Modules.am:
2004-06-25 Gildas Bazin* src/input/input.c: win32 compilation fix.
2004-06-25 Gildas Bazinconfigure.ac: forgot a reference to modules/access...
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-24 Laurent Aimar * input.c: fixed play/pause + cosmetics.
2004-06-24 Laurent Aimar * demux.c: added new DEMUX_* queries to demux2_vaContr...
2004-06-24 Laurent Aimar * vlc_input: added missing fields for multi-input...
2004-06-23 Eric Petit macosx/macosx.m: fixed macosx-opengl-effect string...
2004-06-23 Laurent Aimar * stream.c: fixed a problem with peek.
2004-06-23 Gildas Bazin* src/input: update ES object vars when an ES is remove...
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 * es_out: fixed a bug preventing re-selecting an ES.
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* src/input/input.c: win32 fix.
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-23 Jon Lech Johansen * Fix for DTS over SPDIF stuttering. Someone please...
2004-06-22 Laurent Aimar * livedotcom: begin support of PAUSE. It doesn't work...
2004-06-22 Gildas Bazin* configure.ac: disabled stream_out_display for now.
2004-06-22 Clément StenacRe-enable dynamic plugins
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 * Makefile.am: updated.
2004-06-22 Laurent Aimar input_internal: lalala .
2004-06-22 Laurent Aimar * vlc_stream.h : oops again.
2004-06-22 Laurent Aimar * vlc_es_out.h: oops ;)
2004-06-22 Laurent Aimar * vorbis: compilation fix.
2004-06-22 Laurent Aimar * configure.ac: removed access2, demux2, demuxdump...
2004-06-22 Laurent Aimar * access2, demux2: not needed anymore.
2004-06-22 Laurent Aimar * configure.ac: disable plugins that can't compile...
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 * 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 * 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-20 Clément StenacDVB NIT parsing
2004-06-19 Laurent Aimar * mp4: avcC atom fixed. (Missing sps/pps).
2004-06-18 Derk-Jan Hartman* Bug report howto is a online document.
2004-06-18 Derk-Jan Hartman* Removed some deprecated docs. small fix to vlc man...
2004-06-18 Derk-Jan Hartman* ffmpeg resample.c patch is no longer necessary
2004-06-18 Sigmund Augdal... Fixed a nasty memleak in ugly and linear resamplers...
2004-06-18 Sigmund Augdal... various documentation fixes
2004-06-17 Laurent Aimar * livedotcom: small memleak + removed a FIXME. Thanks...
2004-06-17 Sigmund Augdal... splitted the documentation for skins2 out of the main...
2004-06-17 Sigmund Augdal... include/vlc_video.h: minor doc fix
2004-06-17 Sigmund Augdal... example.lircrc: Added missing commands
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().
next