]> git.sesse.net Git - vlc/shortlog
vlc
2003-04-01 Gildas Bazin* modules/gui/wxwindows/*: misc small improvements...
2003-04-01 Gildas Bazin* modules/gui/skins/src/event.cpp: Event::CreateEvent...
2003-04-01 Christophe... Added Andy Lindsay.
2003-04-01 Christophe... * TS demux patches, courtesy of Andy Lindsay <andy_vl...
2003-04-01 Gildas Bazin* modules/gui/wxwindows/*: few modifications to the...
2003-03-31 Sigmund Augdal... made a format-only string untranslateable
2003-03-31 Sigmund Augdal... Changed a duplicate string, and removed an info string...
2003-03-31 Christophe... * modules/codec/*: Fixed a PTS bug at the initializatio...
2003-03-31 Gildas Bazin* po/*: updated the po directory.
2003-03-31 Laurent Aimar * v4l: forgot a munmap.
2003-03-31 Laurent Aimar * v4l: updated, now it should grab (and compress if...
2003-03-30 Jon Lech Johansen * ALL: Move CoreAudio aout into seperate module.
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: another bunch of improvements.
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: small formating changes.
2003-03-30 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: we only list...
2003-03-30 Gildas Bazin* include/configuration.h: added the add_directory...
2003-03-30 Sigmund Augdal... use add_file and not add_string for the "audiofile...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: fixed the save feature of...
2003-03-30 Sigmund Augdal... enabled the menu-entry to show file info when there...
2003-03-30 Sigmund Augdal... modules/gui/kde/interface.cpp: removed a debug message
2003-03-30 Sigmund Augdal... modules/access/dvdplay/dvd.c: removed an unused configu...
2003-03-30 Gildas Bazin* configure.ac.in: removed the -fno-exceptions gcc...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: improved the...
2003-03-30 Christophe... * Resampler plug-in based on CoreAudio's AudioConverter.
2003-03-29 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed an event proble...
2003-03-29 Sigmund Augdal... preferences.cpp: Changed the preferences dialog to...
2003-03-29 Sigmund Augdal... removed an unused configuration category
2003-03-29 Gildas Bazin* modules/audio_filter/channel_mixer/headphone.c, src...
2003-03-29 Gildas Bazin* modules/gui/wxwindows/*: small fixes to the open...
2003-03-29 Jean-Paul SamanIf --disable-xosd is given then xosdtext is not build.
2003-03-29 Gildas Bazin* modules/gui/wxwindows/*: added demuxdump support...
2003-03-28 Alexis de LattreNew RedHat package file, written by Jason Luka <jason...
2003-03-28 Gildas Bazin* modules/audio_output/waveout.c: compilation fix for...
2003-03-28 Sigmund Augdal... added a SetPalette function so "vlc --vout dummy -...
2003-03-26 Gildas Bazin* modules/codec/libmpeg2.c: added code to handle 3...
2003-03-26 Marc Ariberti * cross-compilation doc : work in progress
2003-03-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
2003-03-26 Sam Hocevar * ./debian/control: added correct versioned build...
2003-03-26 Sam Hocevar * ./debian/control: added explicit dependencies on...
2003-03-26 Gildas Bazin* src/libvlc.c, src/libvlc.h: added a config option...
2003-03-26 Sam Hocevar * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist...
2003-03-25 Sam Hocevar * ./modules/demux/util/Modules.am: added missing...
2003-03-25 Sam Hocevar * ./modules/gui/skins/Modules.am: fixed a typo.
2003-03-25 Sam Hocevar * ./Makefile.am: we don't distribute ./mkinstalldirs...
2003-03-25 Sam Hocevar * ./bootstrap: fixed a syntax error in the generated...
2003-03-25 Sam Hocevar * ./m4/*: updated m4 macros.
2003-03-25 Gildas Bazin* modules/codec/libmpeg2.c: fixed aspect ratio when...
2003-03-25 Sam Hocevar * ./debian/control: bumped up standards version to...
2003-03-25 Gildas Bazin* src/input/input.c, src/video_output/video_output...
2003-03-25 Gildas Bazin* src/misc/modules.c: module_Need() now only raises...
2003-03-25 Gildas Bazin* src/video_output/video_output.c: fixed my previous...
2003-03-24 Gildas Bazin* src/video_output/video_output.c, include/video_output.h:
2003-03-24 Gildas Bazin* modules/access/ftp.c, modules/access/http.c: the...
2003-03-24 Eric Petit configure.ac.in: fixed a BeOS compile issue
2003-03-24 Gildas Bazin* modules/access/*: grrr... apparently I also need...
2003-03-24 Derk-Jan Hartman* moved macosx-dmg to extras/MacOSX/macosx-dmg
2003-03-24 Gildas Bazin* modules/access/*: don't forget to reinitialize the...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-24 Derk-Jan Hartman* more interface support for directories.
2003-03-24 Derk-Jan Hartman* modules/access/dvd*: changed some errors in warnings...
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...
next