]> git.sesse.net Git - vlc/shortlog
vlc
2004-03-06 Sam Hocevar * Renamed all tags (eg. v0_2_83 -> 0.2.83). 0.3.1
2004-03-05 UnknownThis commit was manufactured by cvs2svn to create tag...
2002-04-18 Christophe... Fixed typos.
2002-04-18 Sam Hocevar * ./vlc.spec: fixed build dependencies.
2002-04-18 Sam Hocevar * ./include/threads.h: fixed a segfault under Solaris...
2002-04-18 Sam Hocevar * ./configure.in: switched version to 0.3.1.
2002-04-18 Sam Hocevar * ./configure.in, ./plugins/network/ipv6.c: support...
2002-04-17 Christophe... * Finally fixed MacOS X aspect ratio. If you know how...
2002-04-17 Johan Bilien* in TS demux, a program is selected only if a PMT...
2002-04-17 Sam Hocevar * ./AUTHORS: added people locations, just for fun.
2002-04-16 Christophe... * Have dvdread plug-in respond to dvd: URLs ;
2002-04-16 Johan Bilien* big update of Henri's howto
2002-04-15 Christophe... * Support for pictures with a pitch different from...
2002-04-15 Johan Bilien* fixed a typo in satellite input
2002-04-15 Johan Bilien* removed a totally useless switch in my last commit
2002-04-15 Johan Bilien* fixed a few bugs in satellite input (device was not...
2002-04-11 Tony CastleyImplemented a fix for nVidia overlays thanks to Bertil.
2002-04-11 Sam Hocevar * ./Makefile: fixed the Win32 interface under Win2k/XP.
2002-04-10 Johan Bilien* fixed another bug in PS demux : the first program...
2002-04-10 Johan Bilien* fixed a bug in input_SetProgram, that made the ps...
2002-04-10 Tony CastleyFixed code to close vout window, does not segfault...
2002-04-10 Loïc Minier * ./po/fr.po: French translation update
2002-04-10 Sam Hocevar * ./configure.in: fixed a bug in the libdvdread detec...
2002-04-10 Sam Hocevar * ./vlc.spec: imported MandrakeSoft's enhancements.
2002-04-10 Sam Hocevar * ./doc/developer/decoders.xml: fixed a typo preventi...
2002-04-10 Sam Hocevar * ./plugins/aa/aa.c: we now parse the AAOPTS environm...
2002-04-08 Johan Bilien* made file access plugin use input_SetProgram so that...
2002-04-07 Christophe... * Fixed Altivec-enabled version of fastmemcpy
2002-04-07 Sam Hocevar * ./configure.in: wrote a better test for libdvdread...
2002-04-06 Sam Hocevar * ./doc/release-howto.txt: updated documentation.
2002-04-06 Sam Hocevar * ./plugins/win32/mainframe.dfm: swapped two mixed...
2002-04-05 Sam Hocevar * ./Makefile, ./configure.in: misc BeOS build fixes.
2002-04-05 Jon Lech Johansen * ./plugins/macosx/vout_macosx.c: memalign -> vlc_mem...
2002-04-05 Sam Hocevar * ./plugins/win32/win32.cpp: fixed `--intf intfwin...
2002-04-05 Sam Hocevar * ./configure.in: added --enable-intfwin to enable...
2002-04-05 Sam Hocevar * ./plugins/win32/intfwin.bpr: we now build intfwin...
2002-04-05 Gildas Bazin* introduced a memalign wrapper that will align the...
2002-04-04 Christophe... * FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
2002-04-04 Christophe... * Fixed intf_eject for iPAQ (untested)
2002-04-04 Olivier Teulière * ./AUTHORS: added myself :)
2002-04-04 Sam Hocevar * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade...
2002-04-04 Sam Hocevar * ./src/video_output/video_output.c: fixed a vout4...
2002-04-04 Jon Lech Johansen * ./src/interface/intf_eject.c: Fixed a MacOS X bug.
2002-04-03 Christophe... * Fix for iPAQ familiar Linux (untested)
2002-04-03 Christophe... Fixed altivec memcpy module [OS X port]
2002-04-03 Sam Hocevar * ./Makefile.modules: modules now depend on Makefile...
2002-04-03 Olivier Teulière * ./plugins/win32/*: Added management for secondary...
2002-04-03 Sam Hocevar * ./plugins/ogg/*: added preliminary files for an...
2002-04-03 Sam Hocevar * ALL: removed libdvdcss from the vlc tree.
2002-04-03 Gildas Bazin* fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_d...
2002-04-03 Sam Hocevar * ./po/ja.po: added Japanese translation from Fumio...
2002-04-02 Gildas Bazin* New pthread implementation for WinNT/2K/XP. This...
2002-04-02 Gildas Bazin* Got rid of the DVD_DEVICE macro. We now use the dvd_d...
2002-04-02 Olivier Teulière * ./include/config.h: fixed config directory name...
2002-04-02 Christophe... Added memcpyaltivec.
2002-04-02 Christophe... Compilation fix. :-ppppp
2002-04-02 Christophe... * Altivec-enabled version of fastmemcpy
2002-04-02 Olivier Teulière* ./src/interface/main.c: check that channels have...
2002-04-02 Olivier Teulière * ./plugins/win32:
2002-04-02 Olivier Teulière * ./src/misc/configuration.c: small compilation fix
2002-04-02 Tony CastleyAdded a test for the nooverlay option.
2002-04-02 Tony CastleyChanged directory of the config file for BeOS to be...
2002-04-02 Sam Hocevar * ./configure.in: BeOS, liba52 and chroma plugin...
2002-04-02 Gildas Bazin* Fixed yet another bug related to the event thread...
2002-04-01 Gildas Bazin* Fixes for the Win32_msvc build
2002-04-01 Gildas Bazin* Microsof Visual Studio C++ 6 project files.
2002-04-01 Gildas Bazin* Win32 compilation fixes when downmixsse and downmix3d...
2002-04-01 Gildas Bazin* updated the "package-win32" rule
2002-04-01 Gildas Bazin* VLC-Win32 Cross-Compile Howto, courtesy of Bill Eldridge.
2002-04-01 Gildas Bazin* updated INSTALL.win32
2002-04-01 Tony CastleyFixed the color_space problem. Overlays now work.
2002-04-01 Tony CastleyImproved overlay detection, default colour space selection.
2002-03-31 Gildas Bazin* allow the user to resize the configuration windows
2002-03-31 Gildas Bazin* You can now set a maximum height for the configuratio...
2002-03-31 Olivier Teulière * ./plugins/win32: fixed the bug on exiting the vout...
2002-03-31 Tony CastleyImplemented an "always-on-top" feature for the interfac...
2002-03-31 Olivier Teulière * plugins/win32: subtitles should work, now
2002-03-29 Christophe... Disabled the server argument in udpstream: because...
2002-03-28 Christophe... Fix for sparc.
2002-03-28 Gildas Bazin* don't try to stat() the dvd drive letter on win32
2002-03-28 Johan Bilien* When unselecting an ES, we must ged rid of p_es-...
2002-03-27 Christophe... * UDP access plug-in can now receive MPTS (Multiple...
2002-03-27 Loïc MinierSome dirty ifdefs for a nicer gnome interface (gnome...
2002-03-27 Jean-Paul SamanTranslation of user interface messages to Netherlands.
2002-03-27 Jean-Paul SamanAdded Netherlands translation (nl) to configure.in
2002-03-27 Loïc Minierplugins/gtk/gnome.c, plugins/gtk/gtk.c:
2002-03-26 Christophe... * GNU make detection
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-26 Gildas Bazin* modified the gtk interface to save an empty <string...
2002-03-26 Gildas Bazin* changed the behaviour of the config file:
2002-03-26 Loïc Minierplugins/gtk/gtk_preferences.c:
2002-03-26 Olivier Teulière * plugins/win32:
2002-03-26 Tony CastleyDisabled controls if the playlist was empty.
2002-03-25 Olivier Teulière * Added a win32 interface plugin, developed with Borla...
2002-03-25 Loïc Minierplugins/gtk/gtk_preferences.c:
2002-03-25 Loïc MinierThe "we love gibalou" commit :
2002-03-25 Gildas Bazin* moved the "display" option from main to the relevant...
2002-03-25 Sam Hocevar * Fixed a little omission in INSTALL-win32.txt.
2002-03-25 Johan Bilien* Fixed a bug that made vlc segfault when choosing...
2002-03-22 Tony CastleyImplemented correct scaling and used new window size...
next