]> git.sesse.net Git - vlc/shortlog
vlc
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...
2002-03-22 Xavier Marchesini - Updated INSTALL-win32.txt
2002-03-22 Jon Lech Johansen * Fixed a problem in the MacOS X aout which caused...
2002-03-22 Xavier Marchesini * Win32 fix.
2002-03-21 Christophe... Miscellaneous fixes for the OS X port.
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-03-21 Gildas Bazin* moved GetConfigurationFromCmdLine() into configuratio...
2002-03-21 Johan BilienForgot to add the input files.
2002-03-21 Johan Bilien*** empty log message ***
2002-03-20 Gildas Bazin* fixed stupid bug in stupid ConvertPrintfFormatString...
2002-03-20 Sam Hocevar * ./src/input/mpeg_system.c: fixed a bus error on...
2002-03-20 Sam Hocevar * Win32 and Solaris compilation fix.
2002-03-20 Tony CastleyImproved scaling, correct aspect ratio even in full...
2002-03-20 Sam Hocevar * ./src/misc/modules_plugin.h: kludge to allow the...
2002-03-20 Olivier Teulière * Added 3 bugs of the win32 port to the BUGS file
2002-03-20 Johan Bilien* Raw device fix, courtesy of Steven Schultz
2002-03-19 Christophe... Fixed a typo. Grmbl.
2002-03-19 Christophe... Better IPv6 detection. IPv6 is disabled under MacOS...
2002-03-19 Johan Bilien* fixed some bugs in program management : selected...
2002-03-19 Sam Hocevar * ./plugins/aa: aalib output plugin courtesy of Sigmu...
2002-03-19 Gildas Bazin* fixed two memory leaks
2002-03-19 Sam Hocevar * ./configure.in: BeOS compilation fixes.
2002-03-19 Olivier Teulière * ./include/common.h: fixed the compilation fix for...
2002-03-19 Sam Hocevar * ./include/common.h: compilation fix for Borland...
2002-03-19 Jon Lech Johansen * MacOS X aout now uses AudioConverter for int->float
2002-03-19 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: fixed a warning.
2002-03-19 Christophe... MacOS X compile fixes.
2002-03-18 Xavier Marchesini * skip "//" if we find "://" in a resource we have...
2002-03-18 Sam Hocevar * ./extras/MacOSX_dvdioctl: removed outdated files.
2002-03-18 Sam Hocevar * ./configure.in: fixed linking of the ipv4 plugin.
2002-03-18 Xavier Marchesini * DirectX plugin is now correctly detected and configured.
2002-03-17 Sam Hocevar * ./BUGS: updated bug list.
2002-03-17 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transfo...
2002-03-17 Gildas Bazin* added an alternate fullscreen method. With this metho...
2002-03-17 Gildas Bazin* small fix for the config file. The parser assumes...
2002-03-17 Tony CastleyTidied code and prevented curruption on window not...
2002-03-16 Sam Hocevar * ./configure.in: more modules are plugins.
2002-03-16 Gildas Bazin* This the last piece of the new configuration module...
2002-03-15 Sam Hocevar * ./plugins/spudec/spu_decoder.c: we now analyze...
2002-03-15 Sam Hocevar * ./plugins/mpeg_system: fixed a parsing bug I introd...
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
2002-03-15 Stéphane Borel*Move iec958/spdif encapsulation from ac3_spdif to...
2002-03-15 Stéphane Borel-Fixed chapter selection at startup.
2002-03-14 Stéphane Borel*p_es->p_demux_data is available in p_config->p_demux_d...
2002-03-13 Johan Bilien* Fixed EOF and Stop segfault in VCD input : input_Buff...
2002-03-13 Tony CastleyUpdated Tony Castley's e-mail.
2002-03-13 Tony CastleyNew resizing and scaling code. More in line with BeOS...
2002-03-12 Gildas Bazin* a52 plugin updated to use liba52-0.7.3 ( which is...
2002-03-12 Stéphane Borel*New configuration option to choose audio output format...
2002-03-11 Gildas Bazin* gtk config interface modified so you can only have...
2002-03-11 Gildas Bazin* oops, forgot to check the gnome interface before...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-10 Christophe... Missing include (MacOS X port).
next