]> git.sesse.net Git - vlc/shortlog
vlc
2003-03-19 Derk-Jan Hartman* INSTALL: added reference to online info on compiling...
2003-03-19 Derk-Jan Hartman* fix for multiple monitors.
2003-03-19 Emmanuel Puig* Fixed skin config save
2003-03-19 VideoLAN* Adding onmouseover and onmouseout events to button...
2003-03-18 Christophe... * Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange...
2003-03-18 Jon Lech Johansen * ./modules/gui/macosx/vout.m: cosmetic.
2003-03-18 Gildas Bazin* modules/video_filter/clone.c: new --clone-vout-list...
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Gildas Bazin* configure.ac.in, m4/*, po/Makefile.in.in: build updat...
2003-03-18 Gildas Bazin* configure.ac.in: fixed linking problem with the slp...
2003-03-18 Gildas Bazin* configure.ac.in: use the -O2 gcc option when compilin...
2003-03-18 Marc Ariberti * first draft of the draft
2003-03-18 Olivier TeulièreFixed the path in the default skin (thanks gibalou)
2003-03-18 Olivier TeulièreFix for skins compilation under cygwin (thanks gibalou)
2003-03-18 Olivier TeulièreCompilation fixes
2003-03-18 Olivier TeulièreCompilation fixes and cosmetic changes
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Olivier Teulière - doc/skins: some documentation about the skins
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/info.m: keep the same panel open...
2003-03-18 Olivier TeulièreKeep quiet, explanations will follow.
2003-03-18 Sam Hocevar * ./share/Makefile.am: added the .rle font to the...
2003-03-18 Sam Hocevar * ./toolbox: fixed a sed syntax error (thanks anil).
2003-03-18 Sam Hocevar * ./modules/Makefile.am: added a missing definition...
2003-03-18 Sam Hocevar * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and...
2003-03-18 Sam Hocevar * ./modules/codec/lpcm.c: fixed two uninitialized...
2003-03-18 Gildas Bazin* src/playlist/playlist.c: fixed misplaced variable...
2003-03-18 Sigmund Augdal... Seek one less time. Should increase performance with...
2003-03-18 Jon Lech Johansen * ./modules/codec/dts.c: Steve Jobs did not pay me...
2003-03-17 Laurent Aimar * httpd: increased buffer size.
2003-03-17 Laurent Aimar * all: fixed some stupid bugs.
2003-03-17 Derk-Jan Hartman* modules/gui/macosx/playlist.m:
2003-03-17 Derk-Jan Hartman * modules/gui/macosx/playlist.?:
2003-03-17 Sam Hocevar * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
2003-03-17 Sam Hocevar * ./modules/video_output/sdl.c: fixed an endianness...
2003-03-17 Derk-Jan Hartman* src/playlist/playlist.c:
2003-03-17 Sam Hocevar * ./autotools/: moved some autotools executables...
2003-03-17 Sigmund Augdal... fixed up http redirects when there are other items...
2003-03-17 Marc Ariberti * familiar.c: added pixmap directory for linupy2...
2003-03-17 Christophe... Fixed aspect ratio's tooltip.
2003-03-16 Laurent Aimar * sub: better ssa4 recognition.
2003-03-16 Jon Lech Johansen * ./modules/gui/macosx/aout.m: Swapped stereo and...
2003-03-16 Laurent Aimar * sub.c: added SAMI subtitles support. (Untested and...
2003-03-16 Laurent Aimar * asf: when there isn't any stream selected, stop...
2003-03-16 Laurent Aimar * mms: removed some old stuff.
2003-03-16 Laurent Aimar * mms: it seems that some server doesn't like fake...
2003-03-15 Jon Lech JohansenAnother attempt at fixing the soundstick issue (unconfi...
2003-03-15 Loïc Minier * attempt at a docbook-xml version of the FAQ with XSL
2003-03-15 Laurent Aimar * sout: fix a stupid bug making avi muxer segfaulting.
2003-03-15 Jon Lech JohansenJeff Moore @ Apple: The HAL specifically won't allow...
2003-03-15 Laurent Aimar * ffmpeg: Use truncated frames if supported by codec...
2003-03-15 Laurent Aimar * mms: revert some parts.
2003-03-15 Laurent Aimar * mms: some clean up.
2003-03-15 Laurent Aimar * httpd: begin to support get/post method (look at...
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...
next