]> git.sesse.net Git - vlc/history - src/interface
* modules/gui/skins/x11/x11_window.cpp: small bugfix for icons support.
[vlc] / src / interface /
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-21 Gildas Bazin* configure.ac.in, src/interface/intf_eject.c: scrapped...
2003-02-07 Sam Hocevar * ./src/interface/interface.c: interface variable...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-09-30 Sam Hocevar * src/*: another bunch of .cvsignore files.
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-30 Xavier Marchesini * intf_eject.c : added ejection code for Win32. Please...
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-17 Sam Hocevar * ./src/interface/intf_msg.c, src/interface/intf_play...
2002-05-09 Sam Hocevar * ./src/interface/main.c: if Ctrl-C doesn't kill...
2002-05-06 Jon Lech Johansen * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
2002-05-06 Christophe MassiotImprovements of the OS X GUI.
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-04 Christophe Massiot* Fixed intf_eject for iPAQ (untested)
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 Massiot* Fix for iPAQ familiar Linux (untested)
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-20 Gildas Bazin* fixed stupid bug in stupid ConvertPrintfFormatString...
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-06 Sam Hocevar * ./plugins/ac3_adec/ac3_parse.c: ac3dec is now less...
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-23 Gildas Bazin* fixed array over-run bug in intf_MsgUnsub
2002-02-20 Sam Hocevar * ./plugins/gtk/gtk.c: the log window is now black...
2002-02-19 Sam Hocevar * ./plugins/lirc/lirc.: various fixes, thanks to...
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-12 Jon Lech Johansen * ./src/interface/intf_eject.c: MacOS X port.
2002-01-11 Sam Hocevar * BSD compilation fix suggested by Steven M. Schultz.
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-09 Sam Hocevar * ./src/interface/intf_eject.c: BSD/OS port by Steven...
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
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...
next