]> git.sesse.net Git - vlc/shortlog
vlc
2002-11-26 Sam Hocevar * ./BUGS: scrapped this file. Entered the remaining...
2002-11-26 Sam Hocevar * ./TODO: scrapped the todo-list. I put the unresolve...
2002-11-26 Christophe... Fixed another crash with S/PDIF.
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c: don't fail...
2002-11-26 Eric Petit * ALL: more intensive use of the VLCWrapper class
2002-11-25 Sam Hocevar * ./modules/video_chroma/i420_rgb16.c: merged the...
2002-11-25 Laurent Aimar mms.c: fix command/packet parsing functions.
2002-11-25 Gildas Bazin* configure.ac.in: for wxWindows headers detection...
2002-11-25 Christophe... Fixed my fix :p.
2002-11-25 Christophe... Fixed a crash in S/PDIF mode.
2002-11-25 Sigmund Augdal... fixed a bug in the contentbased autodetection that...
2002-11-25 Laurent Aimar * mms: enable seek :) It works for me with both udp...
2002-11-25 Sam Hocevar * ./modules/gui/gtk/open.c: made the HTTP text bar...
2002-11-25 Sam Hocevar * ./src/misc/messages.c: we overwrite the WinCE logfi...
2002-11-25 Olivier Teulière * small compilation fixes for win32
2002-11-25 Laurent Aimar * all: begin to add mms over udp support. It begin...
2002-11-24 Sam Hocevar * ./configure.ac.in: we no longer choke if libdvbpsi...
2002-11-24 Sigmund Augdal... separated the code to parse html files with embedded...
2002-11-24 Sigmund Augdal... fix to allow absolute entries in m3u/asx files
2002-11-24 Sigmund Augdal... fixed a bug in the code to handle relative paths. Added...
2002-11-23 Sam Hocevar * ./modules/control/rc/rc.c: the seek command is...
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: additional small fixes.
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: a few fixes for the win32...
2002-11-23 Eric Petit * enhanced BeOS preferences window (post-processing...
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: misc improvements to the...
2002-11-23 Sam Hocevar * ./modules/access/http.c, ./modules/misc/network...
2002-11-23 Sam Hocevar * ./modules/video_output/wingdi.c: the GDI video...
2002-11-23 Olivier Teulière * ./modules/gui/wxwindows/playlist.cpp: added a playli...
2002-11-23 Simon Latapie * yuv filter was a bit useless. Hope adjust filter...
2002-11-22 Sam Hocevar * ./configure.ac.in: we only add -lm to the a52 linka...
2002-11-22 Sam Hocevar * ./modules/video_output/wingdi.c: ported the wingdi...
2002-11-22 Eric Petit * AudioOutput.cpp : compilation fix.
2002-11-22 Sam Hocevar * ./modules/access/mms/var_buffer.h: this file is...
2002-11-22 Sam Hocevar * ./modules/video_output/directx/events.c: we now...
2002-11-22 Sam Hocevar * ./modules/video_output/wingdi.c: implemented offscr...
2002-11-22 Sam Hocevar * ./modules/video_chroma/i420_rgb16.c: fixed a segfau...
2002-11-21 Christophe... Channel reordering according to the WG-4 specification...
2002-11-21 Gildas Bazin* modules/codec/Modules.am, configure.ac.in, modules...
2002-11-21 Gildas Bazin* src/playlist/playlist.c: fixed deadlock in playlist.
2002-11-21 Sam Hocevar * ./modules/video_output/wingdi.c: skeleton of a...
2002-11-21 Gildas Bazin* modules/demux/ogg.c: small bug-fix for my previous...
2002-11-21 Gildas Bazin* modules/demux/ogg.c: better handling of PCRs (we...
2002-11-20 Sam Hocevar * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
2002-11-20 Gildas Bazin* configure.ac.in: temporary hack for libdvbpsi detection.
2002-11-20 Sam Hocevar * ./modules/audio_output/waveout.c: audio output...
2002-11-20 Gildas Bazin* configure.ac.in, modules/gui/wxwindows/wxwindows...
2002-11-20 Gildas Bazin* modules/control/rc/rc.c: added commands to navigate...
2002-11-20 Gildas Bazin* modules/gui/wxwindows/*: fixes for the win32 build...
2002-11-20 Gildas Bazin* modules/codec/theora.c, configure.ac.in, modules...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-20 Gildas Bazin* src/video_output/video_output.c: fixed a really old...
2002-11-19 Gildas Bazin* modules/misc/network/ipv6.c: restored the msg_*(...
2002-11-19 Gildas Bazin* include/video.h, include/vlc_config.h, src/video_outp...
2002-11-19 Sam Hocevar * ./src/misc/modules.c: p_module->psz_filename is...
2002-11-19 Laurent Aimar all: Use BITMAPINFOHEADER everywhere (Needed because...
2002-11-18 Christophe... Partial fix of the OS X audio output (thanks Heiko!).
2002-11-18 Laurent Aimar * ogg: change i_dts usage for subtitle ES.
2002-11-18 Gildas Bazin* src/misc/modules.c: fixed small typo that was breakin...
2002-11-18 Sam Hocevar * ./src/misc/modules.c: support for Unicode filenames...
2002-11-18 Gildas Bazin* modules/gui/wxwindows/*: updated the toolbar icons.
2002-11-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: enabled the...
2002-11-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed typo.
2002-11-18 Gildas Bazin* configure.ac.in, modules/codec/Modules.am, modules...
2002-11-18 Gildas Bazin* modules/demux/m3u.c: should manage entries with relat...
2002-11-18 Gildas Bazin* added a wxwindows interface using the wxWindows cross...
2002-11-18 Sam Hocevar * ./bootstrap: reverted the behaviour behaviour to...
2002-11-18 Laurent Aimar * ffmpeg: set bug detection to auto by default.
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-11-16 Laurent Aimar * avi: fix playing over http (a bug I have introduced).
2002-11-15 Laurent Aimar* modules/demux/util : add a text subtitle demuxer...
2002-11-15 Gildas Bazin* configure.ac.in, modules/audio_output/arts.c, modules...
2002-11-15 Gildas Bazin* configure.ac.in, modules/audio_output/directx.c,...
2002-11-15 Gildas Bazin* modules/access/http.c: added an http-proxy config...
2002-11-15 Gildas Bazin* configure.ac.in: fixed a few typos regarding LDFLAGS_...
2002-11-15 Laurent Aimar faad: adapt to new changes in aout3 (at least it compiles)
2002-11-15 Gildas Bazin* modules/codec/vorbis.c, modules/audio_filter/resample...
2002-11-14 Alexis de LattreAdded the changelog of vlc 0.4.6.
2002-11-14 Christophe... Major change of the channels management. p_format-...
2002-11-14 Laurent Aimar mms.c: it takes care of --no-audio and --no-video...
2002-11-14 Laurent Aimar asf/* : Convert all u* into uint*_t
2002-11-14 Sigmund Augdal... make --version --help --longhelp --list and -p output...
2002-11-14 Gildas Bazin* src/audio_output/intf.c: fixed a bug affecting audio...
2002-11-13 Christophe... * OS X plug-in fix ;
2002-11-13 Laurent Aimar * fix and make better stream selection (if mms-maxbitr...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-13 Laurent Aimar * mms/* : better stream selection and add some options...
2002-11-13 Laurent Aimar access/* : don't override demux setting made by user.
2002-11-13 Sam Hocevar * ./msvc/*, ./evc/*: moved eMbedded Visual Studio...
2002-11-13 Gildas Bazin* src/playlist/playlist.c: bugfix for when we delete...
2002-11-13 Gildas Bazin* src/playlist/playlist.c: when autodeleting an item...
2002-11-13 Sam Hocevar * ./po/POTFILES.in: fixed "make dist".
2002-11-12 Sigmund Augdal... added a new demux that reads .m3u files and addes...
2002-11-12 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c:...
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk.c: small bug-fix for a crash...
2002-11-12 Gildas Bazin* src/extras/libc.c: fixed typo.
2002-11-12 Laurent Aimar * modules/demux/asf/.cvsignore : put the good one.
2002-11-11 Gildas Bazin* src/audio_output/filters.c, src/audio_output/input...
next