]> git.sesse.net Git - vlc/shortlog
vlc
2003-03-24 Sam Hocevar * ./THANKS: added a translation contributor.
2003-03-24 Derk-Jan Hartman* Added fourcc 'MSS1' which is equivalent to 'WMV2'
2003-03-24 Gildas Bazin* modules/access/directory.c: fixed the directory acces...
2003-03-24 Derk-Jan Hartman* a new directory access module. It parses a directory...
2003-03-23 Gildas Bazin* configure.ac.in: fixed linking problem with the win32...
2003-03-23 Christophe... Fixed configure script (alcohol isn't the solution).
2003-03-23 Sigmund Augdal... modules/video_filter/osd_text.c: A video filter that...
2003-03-23 Yves Duretbetter OS detection (RH).
2003-03-23 Gildas Bazin* modules/demux/mpeg/audio.c: sanity check so we don...
2003-03-22 Sigmund Augdal... Updated a comment
2003-03-22 Laurent Aimar * sap: clean up.
2003-03-22 Gildas Bazin* modules/demux/m3u.c: the demux couldn't be forced...
2003-03-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: misc fixes and...
2003-03-22 Gildas Bazin* modules/gui/wxwindows/*: Added a stream output dialo...
2003-03-21 Sigmund Augdal... Updated norwegian translation thanks to Haakon Meland...
2003-03-21 Gildas Bazin* configure.ac.in, src/interface/intf_eject.c: scrapped...
2003-03-21 Christophe... Fixed the "locales have disappeared" problem under...
2003-03-21 Gildas Bazin* modules/demux/ogg.c: fix for some ogg web radio strea...
2003-03-21 Emmanuel Puig* slider.cpp: fixed mouse down refresh bug
2003-03-21 Emmanuel Puig* Fixing Parkinson disease bug (it's not funny, it...
2003-03-20 Gildas Bazin* modules/codec/libmpeg2.c: fixed pts handling and...
2003-03-20 Sam Hocevar * ./bootstrap: if pkg-config is not available, we...
2003-03-20 Sam Hocevar * ./toolbox: fixed a Makefile parsing bug.
2003-03-20 Emmanuel Puig* Fixing a refresh bug when opening an open file dialog box
2003-03-19 Christophe... * configure.ac.in : Disabled GTK2 and gnome2 plug-in...
2003-03-19 Emmanuel Puig* Updating doc.
2003-03-19 Emmanuel Puig* Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
2003-03-19 Laurent Aimar * gtk_main.c:: added(uncommented) gdk_thread_init...
2003-03-19 Emmanuel Puig* button.cpp : Fixing bug when disabling control
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...
next