]> git.sesse.net Git - vlc/history - src/interface/main.c
New --channelserver switch.
[vlc] / src / interface / main.c
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.
2001-05-15 Sam Hocevar * AC3 IMDCT and downmix functions are now in plugins...
2001-05-14 Renaud Dartus * Begin of SSE/3DNow! support for imdct and downmix
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-29 Stéphane Borel-new audio output using direct ac3 pass-through with...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Henri FallonRepaired broadcast support : binding INADDR_ANY doesn...
2001-04-20 Stéphane Borel-corrected some bugs in gnome interface: language menu...
2001-04-14 Sam Hocevar * Got rid of the sleep() hack in beos_specific.cpp
2001-04-12 Sam Hocevar * BeOS icon and MIME resources courtesy of Wade Major...
2001-04-11 Eugenio JarosiewiczForgot a little thing...main. Done for now I hope;-)
2001-04-11 Henri Fallon- Ported the 0.2.0's channel changing functions
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-04-05 Sam Hocevar * added the GNU getopt library, which gets compiled...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-20 Sam Hocevar * Altivec instructions autodetection.
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-19 Sam Hocevar * Fixed Debian sparc build for real (Closes: Debian...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-03 Sam Hocevar * Added debian/* files to help generating CSS-enabled...
2001-02-26 Sam Hocevar * Optimizations done to the SPU decoder. Now the...
2001-02-22 Stéphane Borel-New ES detection based on .ifo for DVD module. It...
2001-02-13 Sam Hocevar * added --intf option to vlc
2001-02-12 Sam Hocevar * Fixed my old stupid bug that disabled sound after...
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-08 Sam Hocevar . added comments to src/interface/intf_plst.c and...
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...
2001-01-31 Sam Hocevar . version 0.2.50 for the Linux Expo
2001-01-30 Sam Hocevar . not a very nice hack, but will probably spare us...
2001-01-18 Sam Hocevar The motion compensation routines are now modules...
2001-01-16 Sam Hocevar . a few changes in the CPU extensions detection code...
2001-01-16 Sam Hocevar [ include/config.h.in has changed, don't forget tu...
2001-01-16 Sam Hocevar . merged the YUV plugins in the same directory to...
2001-01-15 Sam Hocevar . fixed the bug-that-made-the-vlc-segfault-on-exit...
2001-01-14 Stéphane Borel. Beginning of dvd_input.
2001-01-05 Christophe MassiotBSD port, including :
2001-01-05 Sam Hocevar . src/misc/modules.c is in a workable state now.
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-20 Christophe Massiot* Added -a, -c and -s options. (-a doesn't work but...
2000-12-10 Benoit SteinerFixe la gestion des signaux
2000-12-10 Benoit SteinerGeneration d'un makefile presque correct pour les vieil...
2000-12-10 Benoit Steinerdebut de portage sous solaris
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-11-21 Stéphane Borel.Impl�mentation de intf_WarnMsg( int i_level, char...
2000-11-03 Stéphane Borel.changed option --novlans to --vlans to test vlan server
2000-10-26 Sam Hocevar . ajout de l'option --broadcast en ligne de commande
2000-08-24 Sam Hocevar . support pour --synchro I+ (images I et la premi...
2000-08-15 Sam Hocevar * fixed a dumb bug in the Makefile that prevented...
2000-08-08 Sam Hocevar . vir� les aliases � xvlc �, � ggivlc � etc. qui faisa...
2000-07-30 Sam Hocevar . autod�tection des plugins
2000-07-11 Sam Hocevar . changement cosm�tique
2000-07-04 Sam HocevarBon, puisque �a semble commiter sous BeOS, je commite.
2000-06-16 Sam Hocevar . vlc.init et vlc.channels sont � nouveau lus et inter...
2000-06-15 Sam Hocevar . r�paration d'un oubli
2000-06-14 Sam Hocevar . input fichier en ligne de commande (le reste a du...
2000-06-09 Sam Hocevar . correction des conneries de BBP :)
2000-06-01 Sam Hocevar . petite erreur dans le configure.in qui emp�chait...
2000-05-24 Sam Hocevar Bon. On ne rit pas, je m'�tais juste plant� dans l...
2000-04-19 Jean-Marc DresslerPortage du client sous BeOS. Il manque encore l'audio...
2000-03-12 Sam Hocevar . suppression d'un warning pour les machines n'ayant...
2000-03-11 Jean-Marc DresslerQuelques ajustements pour beos. Les plugins ne compilen...
2000-03-10 Sam Hocevar . suppression de quelques #define SYS_* (mais pas...
2000-03-09 Sam Hocevar . normalement on devrait se prendre 1 seul mail par...
2000-03-04 Jean-Marc DresslerD�but du portage BeOS. Beaucoup de fuchiers ont �t...
2000-03-04 Sam Hocevar - �a compile sous FreeBSD (mais �a ne tourne pas)
2000-03-03 Sam Hocevar Encore un commit venu tout droit des abysses de l...
2000-02-23 Sam Hocevar Le retour du demoronifier qui n'est pas content.
2000-02-21 Sam Hocevar . ajout de l'audio output pour Esound
2000-02-17 Sam Hocevar o remise de b_stereo dans les structures audio en...
2000-02-15 Sam Hocevar . am�lioration de la YUV 8bpp
2000-02-14 Sam Hocevar . fix� une erreur de syntaxe dans video_fb.c
next