]> git.sesse.net Git - vlc/shortlog
vlc
2006-02-21 Felix Paul... * fix the selection of both Theora and Vorbis on OSX...
2006-02-21 Antoine CellerierFix running vlc from path in windows (see http://forum...
2006-02-21 Damien Fouilleulvlccontrol.cpp: fixed bounds issue when allocating...
2006-02-21 Rémi Denis... Don't rebuild static libvlc when not needed
2006-02-21 Rémi Denis... Favor libiconv over Win32 API for *Locale
2006-02-21 Rémi Denis... Fix minor typo
2006-02-21 Rémi Denis... Oups, forgot this file
2006-02-21 Rémi Denis... Convert to local encoding before printing on console...
2006-02-21 Rémi Denis... Use //translit when converting to an non-Unicode charset
2006-02-21 Mohammed Adnène... libvlc.a is in src/
2006-02-21 Rémi Denis... A few utf8 *printf wrappers (refs #556)
2006-02-21 Rémi Denis... Build vlc-bundle on BeOS
2006-02-21 Christophe... Thou shalt use a clean tree for po stuffs.
2006-02-21 Rémi Denis... Attempt to fix #555 for mozilla plugin as well (refs...
2006-02-20 Felix Paul... * first update of the po-files
2006-02-20 Rémi Denis... Fix linking with C++ builtins
2006-02-20 Rémi Denis... - Remove dependency of vlc on stamp-builtin with shared...
2006-02-20 Derk-Jan Hartman* Fix CDDA and VCD modules for Mac OS X Intel. Fix...
2006-02-19 Christophe... ffmpeg-cvs.patch: fix upstream
2006-02-19 Felix Paul... * fixed keywords and encoding
2006-02-19 Felix Paul... * added the progress dialogue to the set of widgets
2006-02-19 Rémi Denis... Fix linking of C++ plugins
2006-02-19 Rémi Denis... Share most of binary packaging script between WinCE...
2006-02-19 Rémi Denis... Include libvlc.dll when packaging
2006-02-19 Rémi Denis... Really fix
2006-02-19 Rémi Denis... Attempt to fix vlc linkage with static libvlc
2006-02-19 Rémi Denis... - Build builtins before shared libvlc
2006-02-19 Rémi Denis... Ahem hem typo
2006-02-19 Antoine Cellerierrss.c: add some Atom stuff and some extra checks.
2006-02-19 Rémi Denis... Dionoea: here is "make core", your portable "make vlc...
2006-02-19 Clément Stenaccompile can now work from subdirs
2006-02-19 Clément Stenac* Show meta-information separately
2006-02-19 Antoine CellerierRemove debug message
2006-02-19 Felix Paul... * replaced all NSLog-calls by msg_***
2006-02-19 Rémi Denis... Fix Mozilla plugin on ELF architectures
2006-02-19 Cyril Deguet* all: new skin variable "vlc.isFullscreen" (guess...
2006-02-19 Rémi Denis... Really fix libintl linking
2006-02-19 Cyril Deguet* JACK audio output
2006-02-19 Rémi Denis... Attempt to fix linking with "included" gettext
2006-02-19 Antoine CellerierFix msn plugin.
2006-02-19 Clément StenacMore
2006-02-19 Clément Stenacsvn:ignore
2006-02-19 Rémi Denis... Fix
2006-02-19 Rémi Denis... Update files list
2006-02-19 Rémi Denis... Remove unused directory
2006-02-19 Rémi Denis... Link Mozilla plugin against shared library when built
2006-02-19 Clément StenacFix a warning
2006-02-19 Rémi Denis... Propagate libvlc move in plugins
2006-02-19 Clément StenacBe consistant in naming
2006-02-19 Rémi Denis... Fix a bug whereby --disable-shared-libvlc would actuall...
2006-02-19 Rémi Denis... - Build libvlc from src/ rather than top
2006-02-19 Rémi Denis... Ensure src/misc exists in builddir
2006-02-19 Rémi Denis... LoadImage is a macro on Win32 API - you can't use as...
2006-02-19 Rémi Denis... Clean up backported from [12323]
2006-02-19 Rémi Denis... ooups
2006-02-19 Rémi Denis... - Seemingly fix linking of plugins with shared libvlc...
2006-02-18 Antoine Cellerierupdate video filter news (again :) )
2006-02-18 Antoine Cellerierrss.c: change module shortname
2006-02-18 Antoine Cellerierrss.c: add 'support' for Atom feeds.
2006-02-18 Antoine Cellerierrss.c: add suport for feed images (default enabled).
2006-02-18 Antoine CellerierComment lines now fit on a 80 char wide screen
2006-02-18 Rémi Denis... Remove ugly usage of vlc_symbols.h when building libvlc...
2006-02-18 Rémi Denis... All: missing #include "charset.h"
2006-02-18 Rémi Denis... Fix warnings
2006-02-18 Jean-Paul SamanRemove whitespace
2006-02-18 Jean-Paul SamanUse #include <vlc_vlm.h> instead of local include directive
2006-02-18 Jean-Paul SamanAdd with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg...
2006-02-18 Rémi Denis... Remove unused variable
2006-02-18 Rémi Denis... Remove unused variable
2006-02-18 Rémi Denis... Fix warning
2006-02-18 Sam Hocevar * modules/demux/mp4/drms.c: mostly cosmetic changes.
2006-02-18 Felix Paul... * forgot that one in [14365]
2006-02-18 Antoine Cellerierdo everything with the stream functions (no more fopen)
2006-02-18 Felix Paul... * added a note about the update-checker to the news...
2006-02-18 Felix Paul... * new CheckForUpdate panel (closes #310)
2006-02-18 Antoine Cellerierimage.c: ImageReadUrl now tries to open the image using...
2006-02-18 Antoine Cellerieruse EnsureUTF8 on output string
2006-02-18 Antoine CellerierRemove white characters at begining and end of element...
2006-02-18 Rémi Denis... Don't try to be more clever than gettext in detecting...
2006-02-18 Rémi Denis... Fix typo noticed by zorglub
2006-02-17 Christophe... Update the x264 patch.
2006-02-17 Antoine CellerierAdd bluescreen video filter
2006-02-17 Antoine CellerierShow current item number for each of the instances
2006-02-17 Antoine Cellerier* mosaic.c: Bluescreen/Greenscreen/Chromakey video...
2006-02-17 Olivier Aubertmediacontrol_audio_video.c: remove debug message
2006-02-17 Olivier Aubertvlcglue.c: same bug, specify malloc unit.
2006-02-17 Olivier Aubertmediacontrol_util.c: better safe than sorry, specify...
2006-02-17 Olivier Aubertsrc/control/mediacontrol_init.c: fix a malloc() error...
2006-02-17 Derk-Jan Hartman* Don't use alloca for audio buffers on OSX and BSD...
2006-02-17 Olivier Aubertmediacontrol_audio_video.c: use VLC_FOURCC to define...
2006-02-17 Antoine Cellerierupdate NEWS file
2006-02-17 Antoine CellerierLogo filter(s) now takes a list of images, delays and...
2006-02-17 Derk-Jan Hartman* This change should be better then the one in [14346]
2006-02-17 Derk-Jan Hartman* stricter aout_BufferFree
2006-02-17 Rémi Denis... Minor change so that 50 is actually the number of items...
2006-02-17 Rémi Denis... Add /usr/local/... to CPPFLAGS and LDFLAGS automaticall...
2006-02-17 Clément StenacFix compilation when VLM is disabled
2006-02-17 Clément StenacDon't disable audio if V4L video dev does not have...
2006-02-17 Clément StenacFix some bugs
2006-02-16 Sam Hocevar * extras/contrib/README: keep track of what patches...
next