]> git.sesse.net Git - vlc/shortlog
vlc
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:
2003-07-16 Sam Hocevar * modules/access/http.c:
2003-07-16 Sam Hocevar * modules/video_output/x11/xcommon.c: Select events...
2003-07-15 Sigmund Augdal... moved Doxyfile to doc/ to make sam happy. Changed Doxyf...
2003-07-15 Alexis de LattreUpdate for the spec files.
2003-07-15 Gildas Bazin* modules/mux/mpeg/ps.c: save pack and system headers...
2003-07-15 Gildas Bazin* modules/mux/mpeg/ps.c,ps.c: the ps muxer can now...
2003-07-14 Sigmund Augdal... had to forget something :)
2003-07-14 Sigmund Augdal... All: My shot at improving subtitle rendering in vlc...
2003-07-14 Sigmund Augdal... toolbox: made a --add-include that can be used by doxyg...
2003-07-14 Gildas Bazin* configure.ac, modules/control/http.c: compilation...
2003-07-13 Christophe... * Only allow 4x fast-forward, since 8x won't work on...
2003-07-13 Gildas Bazin* modules/gui/skins/*: removed unused GTK2_SKINS code.
2003-07-13 Gildas Bazin* modules/stream_out/transcode.c: implemented some...
2003-07-13 Sigmund Augdal... cleanup comments
2003-07-13 Christophe... * modules/demux/mpeg: 0x06 stream type can be used...
2003-07-13 Christophe... * modules/codec/libmpeg2.c: Fixed a major bug where...
2003-07-12 Gildas Bazin* modules/gui/wxwindows/*: added a "simple open" entry...
2003-07-12 Laurent Aimar * http.c : fix definition conflict under OS X (at...
2003-07-11 Gildas Bazin* modules/gui/wxwindows/streamout.cpp, wxwindows.h...
2003-07-11 Gildas Bazin* modules/audio_output/directx.c: 5.1 audio output...
2003-07-11 Laurent Aimar * disabled by default. (It's a nice security hole...
2003-07-11 Laurent Aimar * index: little fix for refresh url.
2003-07-11 Laurent Aimar * http: * fix for double // under linux.
2003-07-11 Gildas Bazin* configure.ac: always use the built-in getop on win32...
2003-07-11 Gildas Bazin* include/httpd.h: compilation fix.
2003-07-11 Sam Hocevar * po/POTFILES.in: Updated this file from a pristine...
2003-07-11 Gildas Bazin* modules/audio_output/alsa.c: enabled 4 and 5.1 channe...
2003-07-10 Laurent Aimar * mmstu: workaround for some streams. (missing 0x11...
2003-07-10 Laurent Aimar * httpd: fix a segfault.
2003-07-10 Laurent Aimar * all: samples pages for http interface.
2003-07-10 Laurent Aimar * http: rework of the http interface.
2003-07-10 Clément Stenac* http: added support for user/pass (--http-user &...
2003-07-10 Mohammed Adnène... now messages can be saved to a file
2003-07-10 Sam Hocevar * vlc.spec.redhat: Renamed this file to vlc.spec...
2003-07-10 Laurent Aimar * ffmpeg: some clean. Added a mutex to avoid multiple...
2003-07-10 Derk-Jan Hartman* fixed glide header detection
2003-07-09 Gildas Bazin* modules/demux/ogg.c: latest change for web radios...
2003-07-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: resume after...
2003-07-09 Sam Hocevar * mozilla/vlcshell.cpp: free() requires <stdlib.h>.
2003-07-09 Mohammed Adnène... corrected a newbie notation
2003-07-09 Mohammed Adnène... a "clear" button now allows to clear the messages'...
2003-07-09 Derk-Jan Hartman* don't sleep while committing.
2003-07-09 Derk-Jan Hartman* Update next/previous item routines. it descends from...
2003-07-08 Sam Hocevar * toolbox: we cannot use `printf '\r'` under Cygwin...
2003-07-08 Sam Hocevar * bootstrap: Removed dashes from makefile variables.
2003-07-08 Sam Hocevar * po/: Updated pofiles using the new toolbox.
2003-07-08 Sam Hocevar * bootstrap:
2003-07-07 Sam Hocevar * Makefile.am: Do not try to install PIC builtins...
2003-07-07 Sam Hocevar * AUTHORS: Added Olivier Aubert.
2003-07-07 Sam Hocevar * modules/control/corba/: Olivier Aubert's CORBA...
2003-07-07 Sam Hocevar * bootstrap: The "clean" rule now also removes genera...
2003-07-07 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: added vorbis...
2003-07-07 Christophe... Do not link twice with -logg under Darwin.
2003-07-07 Sam Hocevar * mozilla/: Tried to fix the build with mozilla 1...
2003-07-07 Mohammed Adnène... * now spaces are allowed in SAP annouces.
2003-07-06 Christophe... Fixed Mac OS X build.
2003-07-06 Gildas Bazin* install-win32: fixed my last commit.
2003-07-06 Sigmund Augdal... Makefile.am: pass version strings to windres
2003-07-06 Gildas Bazin* INSTALL.win32: added an instruction for using tar...
2003-07-06 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: clean-up for...
2003-07-05 Alexis de Lattrees.c: fix typo.
2003-07-05 Sam Hocevar * modules/gui/skins/src/skin_main.cpp, modules/gui...
2003-07-05 Clément Stenac* sap.c: Improved IPv6 multicast detection
2003-07-05 Sam Hocevar * Makefile.am: "make dist-woody" builds a tarball...
2003-07-04 Eric Petit logo.c : gcc != 3 compile fix
2003-07-04 Sam Hocevar * debian/changelog: Changelog for the forthcoming...
2003-07-04 Mohammed Adnène... * Added a SAP Announces Button for wxWindows
2003-07-04 Sam Hocevar * bootstrap:
2003-07-04 Mohammed Adnène... * bug fix, @ is not necessary in fact ;)
2003-07-04 Mohammed Adnène... * Fix Bug thanks to Cif: url form was "IP:port" and...
2003-07-04 Sam Hocevar * bootstrap: Recursive rules now check for $(MAKE...
2003-07-04 Mohammed Adnène... * Added a Miscellaneous Panel in wxwindows stream output.
2003-07-03 Simon Latapie * logo.c : a little filter to put a PNG picture on...
2003-07-03 Sam Hocevar * debian/rules: Fixed a zshism in a variable's patter...
2003-07-03 Sam Hocevar * bootstrap, Makefile.am: Slightly reduced build...
2003-07-03 Sam Hocevar * Makefile.am: Fixed the installation of plugins...
2003-07-03 Sam Hocevar * debian/rules: Fixed the package generation on ...
2003-07-03 Sam Hocevar * Makefile.am:
2003-07-03 Laurent Aimar * ps: fix a dead loop with mis-detected file or bad...
2003-07-02 Sam Hocevar * configure.ac: pass -multiply_defined suppress to...
2003-07-02 Gildas Bazin* toolbox: fixed ./toolbox --distclean
2003-07-02 Clément Stenac* httpd.c: fixed a french string
2003-07-02 Sam Hocevar * debian/changelog: Debian-specific changelog for...
2003-07-02 Sam Hocevar * bootstrap: Fix for the Mozilla plugin build.
2003-07-02 Sam Hocevar * bootstrap: Guaah. Typo.
next