]> git.sesse.net Git - vlc/shortlog
vlc
2003-07-25 Gildas Bazin* INSTALL.win32: updated build instructions (btw since...
2003-07-25 Gildas Bazin* modules/video_output/directx/events.c: a couple of...
2003-07-25 Gildas Bazin* configure.ac: libpng (logo plugin) needs to be linked...
2003-07-25 Derk-Jan Hartman* subsdec now uses the new options code.
2003-07-25 Derk-Jan Hartman* Updated it.po
2003-07-25 Derk-Jan Hartman* Largely updated nl.po
2003-07-24 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: temporary hack...
2003-07-24 Gildas Bazin* src/misc/modules.c: if module_Need() was passed an...
2003-07-24 Sam Hocevar * modules/access/v4l/v4l.c:
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: you can now specify input...
2003-07-24 Sam Hocevar * bootstrap:
2003-07-24 Sigmund Augdal... ignore CR characters wherever they might be.
2003-07-24 Sigmund Augdal... fixed a nasty code duplication where the same function...
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-24 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: added support for input...
2003-07-23 Gildas Bazin* modules/misc/freetype.c, modules/demux/util/sub.c...
2003-07-23 Christophe... * Updated po files. STRINGS ARE FROZEN !!!
2003-07-23 Jean-Paul SamanInterface for Familiar v0.7 and GPE. This interface...
2003-07-23 Gildas Bazin* include/variables.h, src/misc/variables.c: you can...
2003-07-23 Derk-Jan Hartman* include/vlc_common.h: MAX_PATH PATH_MAX, we don't...
2003-07-23 Eric Petit freetype.c : use the default BeOS font on BeOS
2003-07-23 Olivier Teulière * modules/gui/skins/src/banks.cpp: removed a useless...
2003-07-23 Cyril Deguet* all: fixed depcomp failure
2003-07-23 Jean-Paul SamanWhen recv() returns -1 a bug is triggered inside RTPRea...
2003-07-23 Gildas Bazin* modules/misc/sap.c: oops, compilation fix.
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-22 Derk-Jan Hartman* Fix Makefiles for removed .rle fonts
2003-07-22 Derk-Jan Hartman* ALL:
2003-07-22 Benjamin Prachtfrequency is nom frequency in MHz * 16, as for the...
2003-07-22 Gildas Bazin* src/stream_output/stream_output.c: fixed segfault...
2003-07-22 Gildas Bazin* src/misc/variables.c: fixed small mem leak (courtesy...
2003-07-22 Benjamin Pracht* We're finally parsing all parameters (including standard)
2003-07-21 Laurent Aimar * http: added "del" and "empty" control. (for playlist...
2003-07-21 Jean-Paul SamanForgot this one.
2003-07-21 Jean-Paul SamanAdded missing familiar-playlistb16x16.xpm
2003-07-21 Jean-Paul SamanUpdated build rules for the Sharp Zaurus.
2003-07-21 Jean-Paul SamanUpdated build rules for iPaq.
2003-07-21 Gildas Bazin* modules/codec/spudec/spudec.c: disabled RLE font...
2003-07-21 Gildas Bazin* modules/codec/quicktime.c, configure.ac: ported the...
2003-07-21 Gildas Bazin* Makefile.am, install-win32: removed rle fonts from...
2003-07-21 Derk-Jan Hartman* vlc.ebuild: disabled kde, fixed mad and freetype...
2003-07-20 Gildas Bazin* modules/misc/freetype.c: set default font on win32...
2003-07-20 Gildas Bazin* modules/packetizer/copy.c, modules/stream_out/transco...
2003-07-20 Sigmund Augdal... removed some c++ style comments, fixed some untrue...
2003-07-20 Derk-Jan Hartman* Update of language files
2003-07-20 Derk-Jan Hartman* bumped up version to 0.6.1-test1
2003-07-20 Derk-Jan Hartman* Set the default font on Mac OS X to the system font.
2003-07-20 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: small cosmetic...
2003-07-20 Derk-Jan Hartman* removed matrox support, since the modules is broken
2003-07-20 Olivier Teulière * modules/gui/skins/*: removed useless code
2003-07-20 Gildas Bazin* src/input/input_ext-plugins.c: fixed previous commit.
2003-07-20 Derk-Jan Hartman* README.MacOSX.rtf: updated section on subtitles.
2003-07-20 Olivier Teulière * modules/misc/freetype.c: compilation fix for windows
2003-07-20 Sigmund Augdal... Draw the text in the U and V planes as well. Removes...
2003-07-20 Gildas Bazin* Added MPEG 1 to the list of encapsulation methods...
2003-07-20 Gildas Bazin* src/input/input_ext-plugins.c: in input_FillBuffer...
2003-07-20 Sigmund Augdal... some cleanup in file info code, add fourccs in hex...
2003-07-20 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: windows can...
2003-07-20 Gildas Bazin* modules/gui/wxwindows/*, include/vlc_interface.h...
2003-07-20 Clément Stenacmodules/control/joystick.c: Joystick control module...
2003-07-19 Gildas Bazin* modules/gui/wxwindows/*: proper characters encoding...
2003-07-19 Sigmund Augdal... alsa is only available on linux
2003-07-19 Sigmund Augdal... Render the glyph for each character only once, and...
2003-07-19 Laurent Aimar * mp4: parse another box.
2003-07-19 Sigmund Augdal... Use proper linespacing
2003-07-19 Gildas Bazin* src/libvlc.c: use UTF-8 internally on win32.
2003-07-19 Sigmund Augdal... fix linking with iconv for the spudec module
2003-07-19 Sam Hocevar * Makefile.am: Fixed the plugins' target directory...
2003-07-19 Derk-Jan Hartman* NEWS: added some more stuff for the upcoming 0.6.1
2003-07-18 Derk-Jan Hartman* add a #include <errno.h>
2003-07-18 Derk-Jan Hartman* Add -liconv to the ldflags of the spudec module.
2003-07-18 Gildas Bazin* src/libvlc.h: disabled the encoders config options...
2003-07-18 Derk-Jan Hartman* had forgotten to actually activate mozilla :)
2003-07-18 Gildas Bazin* modules/audio_output/alsa.c: alsa is now the default...
2003-07-18 Derk-Jan Hartman* mozilla support enabled
2003-07-18 Eric Petit Added 'CDVC' fourcc (another one for DV video)
2003-07-18 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: oops.
2003-07-18 Gildas Bazin* modules/gui/wxwindows/*: avoid queuing popup menu...
2003-07-18 Gildas Bazin* modules/video_output/directx/events.c: closing the...
2003-07-17 Gildas Bazin* src/playlist/playlist.c: fixed recent playlist breakage.
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: enable popup menu support...
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: The wxwindows interface...
2003-07-17 Sam Hocevar * Makefile.am: Parse mozilla after . so that the...
2003-07-17 Sam Hocevar * m4/vlc.m4: Looks like POSIX shell reduces "`eval...
2003-07-17 Sam Hocevar * configure.ac vlc-config.in.in: Oops, vlc-config...
2003-07-17 Sam Hocevar * src/stream_output/announce.c:
2003-07-17 Sam Hocevar * src/stream_output/announce.c:
2003-07-17 Sam Hocevar * mozilla/Makefile.am: Fixed stamp-pic generation...
2003-07-17 Sam Hocevar * debian/compat:
2003-07-17 Sam Hocevar * mozilla/Makefile.am: Moved mozilla plugin generatio...
2003-07-17 Sigmund Augdal... mozilla/vlcplugin.h: added the video/x-ms-wmv mime...
2003-07-16 Sam Hocevar * Makefile.am: added /usr/lib/mozilla/include/idl...
2003-07-16 Gildas Bazin* modules/codec/spudec/spudec.c: oops, proper fix for...
2003-07-16 Gildas Bazin* modules/codec/spudec/spudec.c: proper initialization...
2003-07-16 Sam Hocevar * mozilla/*: Additional Mozilla 1.4 compilation fixes.
2003-07-16 Sam Hocevar * configure.ac: complain when mozilla-config isn...
2003-07-16 Sam Hocevar * bootstrap:
2003-07-16 Sam Hocevar * debian/changelog:
next