]> git.sesse.net Git - vlc/shortlog
vlc
2003-03-14 Sam Hocevar * ./doc/fortunes.txt: sigmund++;
2003-03-14 Loïc Minier * Meuuh+++;
2003-03-14 Derk-Jan Hartman* ALL: Bumped version to 0.5.3-cvs
2003-03-14 Jon Lech Johansen * ./modules/gui/macosx/aout.m: Added mono classificat...
2003-03-14 Sigmund Augdal... all: info strings are now localized, fixed some typos...
2003-03-14 Christophe... Attempt at fixing the soundstick issue (unconfirmed).
2003-03-13 Sigmund Augdal... set a default size for the fileinfo dialog
2003-03-13 Sigmund Augdal... Added support for oldstyle id3 genres.
2003-03-13 Derk-Jan Hartman* modules/gui/macosx/misc.?
2003-03-13 Marc Ariberti * skeleton of the arm crosscompilation howto
2003-03-13 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-03-13 Marc Ariberti * all: enhancements of the familiar interface includes :
2003-03-13 Olivier TeulièreWe don't segfault anymore when trying to go fullscreen...
2003-03-12 Marc Ariberti * all: added s16tofixed32 filter, so that we decode...
2003-03-12 Eric Petit * configure.ac.in: compile fix for BeOS/BONE (s/LDFALG...
2003-03-12 Sam Hocevar * ./src/stream_output/stream_output.c: Win32 compilat...
2003-03-12 Sam Hocevar * ./Makefile.am: moved generation of .h files to...
2003-03-12 Sam Hocevar * ./bootstrap: fixed a conflict issue with recent...
2003-03-12 Sam Hocevar * ./configure.ac.in: we look for libqt-mt.so before...
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-03-11 Laurent Aimar * fix ima4 decoding.
2003-03-11 Sam Hocevar * ./debian/control: added libqt3-compat-headers build...
2003-03-11 Laurent Aimar * removed strdupa.
2003-03-11 Sam Hocevar * ./configure.ac.in: quick and dirty workaround for...
2003-03-11 Sam Hocevar * ./src/stream_output/stream_output.c: fixed a minor...
2003-03-11 Sam Hocevar * ./debian/control: we build-depend on libqt3-mt...
2003-03-11 Laurent Aimar * Added support of vplayer subtitles files.
2003-03-11 Sam Hocevar * ./debian/Makefile.am: removed spurious entries.
2003-03-11 Sam Hocevar * ./debian/control: vlc provides the mp3-decoder...
2003-03-11 Sam Hocevar * ./debian/*: additional Debian butchery; merged...
2003-03-11 Sam Hocevar * ./debian/*: removed the vlc-plugin-dvb, vlc-plugin...
2003-03-11 Laurent Aimar * all: reworked stream output. Now it handles mutliple...
2003-03-11 Laurent Aimar * mp4: I have reworked a lot the demuxer. Now it shoul...
2003-03-11 Sam Hocevar * ./debian/control: added the FLAC decoder to the...
2003-03-11 Alexis de LattreAdded missing files.
2003-03-11 Gildas Bazin* Makefile.am: Fixed problem with the package-win32...
2003-03-11 Laurent Aimar * mms: converted a warning into a dbg message.
2003-03-11 Laurent Aimar * Clean up. (Sigmund, does it work ?).
2003-03-11 Eric Petit modules/misc/network/ipv4.c: BeOS compile fix
2003-03-11 Alexis de LattreAdded sout.* and subtitles.*
2003-03-11 Laurent Aimar * au.c : added au demuxer. Only ulaw/alaw/raw pcm...
2003-03-11 Laurent Aimar * adpcm: added IMA4 support.
2003-03-11 Laurent Aimar * ffmpeg.h: added missing fourcc.
2003-03-11 Laurent Aimar * wav: Support for alaw/ulaw data. (untested)
2003-03-11 Laurent Aimar * Hugly hack: break huge block of samples into smaller...
2003-03-11 Laurent Aimar * ffmpeg support mace 3/6 audio codec. (quicktime)
2003-03-10 Alexis de LattreReverted my previous commit (the bug was coming from...
2003-03-10 Alexis de LattreFix so that compilation works with a tarball made with...
2003-03-10 Alexis de Lattrevlc.spec: Bumped up version number to 0.5.2
2003-03-10 Gildas Bazin* ChangeLog: updated the changelog for the 0.5.2 release.
2003-03-10 Sam Hocevar * ./toolbox: added --update-changelog flag.
2003-03-10 Gildas Bazin* src/video_output/vout_pictures.c: declaration of...
2003-03-10 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small...
2003-03-10 Sam Hocevar * ./configure.ac.in: moved an extra -lws2_32 to a...
2003-03-10 Christophe... Fixed a major bug with 5.1 output and the OSS plug-in.
2003-03-10 Jon Lech Johansen * ./modules/codec/dts.c: minor fix.
2003-03-10 Laurent Aimar * improved seeking and fixed play back when reading...
2003-03-10 Gildas Bazin* modules/access/vcd/cdrom.c: small win32 bugfix.
2003-03-10 Christophe... * Bumped up version number to 0.5.2
2003-03-09 Jon Lech Johansen * ./modules/demux/mpeg: DTS support.
2003-03-09 Jon Lech Johansen * DTS S/PDIF support.
2003-03-09 Gildas Bazin* configure.ac.in: fixed my previous commit.
2003-03-09 Gildas Bazin* configure.ac.in: don't include the screensaver plugin...
2003-03-09 Laurent Aimar * fixed a really stupid bug with compressed header...
2003-03-08 Sigmund Augdal... added a down, right gesture to quit vlc and an up,...
2003-03-07 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean...
2003-03-06 Sigmund Augdal... NEWS: added note about .pls handeling and the http...
2003-03-06 Gildas Bazin* src/audio_output/dec.c, include/aout_internal.h:...
2003-03-06 Derk-Jan Hartman* Updated README on Mac OS X issues.
2003-03-06 Sigmund Augdal... the m3u demux now reads the pls files shoutcast uses.
2003-03-06 Derk-Jan Hartman* the close window command was reacting irratic because...
2003-03-06 Derk-Jan Hartman* not < but > ;)
2003-03-06 Derk-Jan Hartman* fixed an issue with blackbars at certain aspect ratio...
2003-03-06 Derk-Jan HartmanALL: fixed: http://bugzilla.videolan.org/cgi-bin/bugzil...
2003-03-06 Derk-Jan Hartman* modules/gui/macosx/applescript.?
2003-03-06 Laurent Aimar * http: lalala, forgot one line :)
2003-03-06 Laurent Aimar * http: fixed a segfault while using it more than...
2003-03-06 Derk-Jan Hartman* If labels are nil, then it shouldn't disable the...
2003-03-06 Jean-Paul SamanMore sizing stuff.
2003-03-06 Christophe... Fixed a segfault in the OS X preferences panel.
2003-03-06 Jean-Paul SamanUpdated version number.
2003-03-06 Sigmund Augdal... we now insert playlist entries right after the playlist...
2003-03-05 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: another...
2003-03-05 Gildas Bazin* Makefile.am: make package-win32 creates FAQ.htm not...
2003-03-05 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: added...
2003-03-05 Derk-Jan Hartman* updated italian translation by Bruno <allevb@tin.it>
2003-03-05 Gildas Bazin* src/input/input_ext-plugins.c: added an msleep()...
2003-03-05 Christophe... * Fixed LDFLAGS_mp4 variable.
2003-03-05 Sigmund Augdal... added not that gestures are now supported on osx and...
2003-03-04 Christophe... Bumped up to 0.5.2-test3
2003-03-04 Christophe... * Made rt-priority a real-time variable (shut-up sam...
2003-03-04 Derk-Jan Hartman* this code should allow for the use of gestures under...
2003-03-04 Gildas Bazin* modules/video_output/directx: added support for the...
2003-03-04 Derk-Jan Hartman* grrr debug message in the wild.
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: small...
2003-03-04 Derk-Jan Hartman* NEWS:
2003-03-04 Gildas Bazin* include/vlc_common.h: on win32 we include malloc...
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: fix...
2003-03-04 Derk-Jan HartmanALL:
2003-03-04 Christophe... * Fixed a major bug in the LPCM codec.
next