]> git.sesse.net Git - vlc/history - src/interface/main.c
* ./plugins/macosx/intf_vlc_wrapper.m: fix for non-ASCII filenames in the
[vlc] / src / interface / main.c
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-20 Sam Hocevar * ./src/interface/main.c: fixed a little memleak.
2002-05-19 Gildas Bazin* filters were using memalign but freeing p_data instea...
2002-05-19 Christophe MassiotUpdated long descriptions.
2002-05-19 Gildas Bazin* moved the mpeg-motion and mpeg-idct options to the...
2002-05-09 Sam Hocevar * ./src/interface/main.c: if Ctrl-C doesn't kill...
2002-04-27 Gildas Bazin* moved the function definitions from threads.h into...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-22 Sam Hocevar * ./src/interface/main.c: i_warning_level is set...
2002-04-21 Gildas Bazin* Fixed the warning_level handling: "-v" and "--warning...
2002-04-21 Sam Hocevar * ./src/misc/configuration.c: support for short optio...
2002-04-21 Gildas Bazin* added config_GetFloatVariable() and config_PutFloatVa...
2002-04-21 Sam Hocevar * ./po/*: re-ran make update-po, fixed a few translat...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-17 Sam Hocevar * ./AUTHORS: added people locations, just for fun.
2002-04-15 Johan Bilien* fixed a typo in satellite input
2002-04-08 Johan Bilien* made file access plugin use input_SetProgram so that...
2002-04-07 Christophe Massiot* Fixed Altivec-enabled version of fastmemcpy
2002-04-02 Gildas Bazin* New pthread implementation for WinNT/2K/XP. This...
2002-04-02 Olivier Teulière* ./src/interface/main.c: check that channels have...
2002-03-29 Christophe MassiotDisabled the server argument in udpstream: because...
2002-03-28 Christophe MassiotFix for sparc.
2002-03-26 Gildas Bazin* various little portability fixes
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 Johan Bilien* Fixed a bug that made vlc segfault when choosing...
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-03-21 Gildas Bazin* moved GetConfigurationFromCmdLine() into configuratio...
2002-03-19 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: fixed a warning.
2002-03-16 Gildas Bazin* This the last piece of the new configuration module...
2002-03-12 Stéphane Borel*New configuration option to choose audio output format...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-06 Sam Hocevar * ./src/interface/main.c: disabled the GNOME segfault...
2002-03-04 Christophe Massiot* IPv6 network module, courtesy of Alexis Guillard...
2002-03-04 Gildas Bazin* We now make sure the aout plugin buffers always conta...
2002-03-04 Stéphane Borel*** empty log message ***
2002-02-27 Sam Hocevar * ./include/common.h: BeOS compile fixes.
2002-02-26 Gildas Bazin* forgot to add the declaration of server_port in main.c
2002-02-26 Stéphane Borel*Reversed my previous configuration change.
2002-02-25 Stéphane Borel*Adaptation to new configuration scheme for dvd, dvdrea...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-02-14 Sam Hocevar * Grmbl. Forgot to commit those Win32 fixes last...
2002-02-13 Sam Hocevar * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
2002-02-06 Gildas Bazin* Just renamed the liba52_adec plugin into a52 to compl...
2002-02-05 Gildas Bazin* New AC3 decoder plugin using liba52 from Aaron Holtzm...
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-17 Gildas Bazin* major rewrite of the directx video plugin to adapt...
2002-01-09 Sam Hocevar * ./src/interface/intf_eject.c: BSD/OS port by Steven...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-29 Christophe MassiotFixed a cosmetic issue.
2001-12-17 Sam Hocevar * CPU detection under BeOS.
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
2001-12-12 Sam Hocevar * Fixed Win32 port.
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-10 Sam Hocevar * (very old) russian translation courtesy of Valek...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-06 Christophe Massiot* mad plug-in is now built-in to avoid PIC/non-PIC...
2001-12-05 Christophe MassiotFix for altivec detection (courtesy of walken).
2001-12-04 Christophe Massiotlibmad plug-in, courtesy of Jean-Paul Saman <jpsaman...
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-23 Christophe MassiotMajor rewrite of the network layer. The following synta...
2001-11-14 Jon Lech JohansenThe default file-translation mode was not being set...
2001-11-12 Sam Hocevar * Fixed the vlcs communication issue by initializing...
2001-11-12 Sam Hocevar * Made everything ready for a vlc-0.2.91 / libdvdcss...
2001-11-12 Christophe MassiotNew --channelserver switch.
2001-11-05 Christophe MassiotNew --volume option (untested, like usual :).
2001-10-22 Sam Hocevar * xvideo.so is now built in by default. Mixing PIC...
2001-10-22 Johan Bilien*** empty log message ***
2001-10-13 Stéphane BorelNew features for libdvdcss: we have three ways now...
2001-10-03 Sam Hocevar * Added User-Agent header in the HTTP input.
2001-10-01 Christophe Massiot* Removed -march=pentiumpro ; should now work on pentiu...
2001-10-01 Christophe MassiotError checks in debug mode : pthread ERRORCHECK_MUTEX...
2001-09-25 Christophe MassiotAltivec IDCT and motion compensation, courtesy of Miche...
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-08-22 Sam Hocevar * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
2001-08-07 Sam Hocevar * Got Makefile to launch ./configure almost properly...
2001-08-05 Gildas Bazin* Big rewrite of the DirectX audio plugin. The audio...
2001-07-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
2001-07-16 Gildas BazinAdded intf_DbgMsg and intf_DbgMsgImm symbols to modules...
2001-06-27 Gildas Bazin- Added command line option '--stdout <filename>' which...
2001-06-25 Sam Hocevar * Compile fix for newer versions of MacOS X by Colin...
2001-06-14 Sam Hocevar * Added gprof profiling support with --enable-profiling.
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-12 Sam Hocevar * Exported the CSS part of the dvd plugin into a...
2001-06-12 Renaud Dartus* Fix the warning in compilation of main.c
2001-06-12 Renaud Dartus* Check that OS support SSE optimization for PIII ...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-30 Stéphane Borel-Updated the gtk/gnome interface to work in network...
2001-05-30 Stéphane Borel-Changes and bugfixes to make network work in VLAN...
2001-05-15 Sam Hocevar * FreeBSD pthread fixes.
next