]> git.sesse.net Git - vlc/shortlog
vlc
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:
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...
next