]> git.sesse.net Git - vlc/history - src/misc
Fixed a memory leak in the ifo parser and input_EndStream
[vlc] / src / misc /
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-07-16 Gildas BazinAdded intf_DbgMsg and intf_DbgMsgImm symbols to modules...
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-06-28 Gildas Bazin- a few bug fixes for the directx plugin.
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 * Fully working Windows DVD ioctl support by Jon...
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-03 Sam Hocevar * Various little fixes
2001-06-02 Sam Hocevar * Moved modules_builtins.h.in into src/misc. Please...
2001-06-02 Sam Hocevar * DirectX plugin by Gildas Bazin <gbazin@netcourrier...
2001-05-31 Sam Hocevar * Win32 plugin support by Gildas Bazin <gbazin@netcou...
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
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 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-28 Sam Hocevar * Of course my Win32 patch broke the Un*x version.
2001-05-28 Sam Hocevar * Forgot a little #ifdef, sorry.
2001-05-28 Sam Hocevar * Win32 compilation fixes, esp. the MAC retrieval.
2001-05-18 Xavier Marchesini*** empty log message ***
2001-05-07 Sam Hocevar * Added support for some terribly braindead DVD subti...
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-30 Christophe MassiotRemoved unused files.
2001-04-29 Sam Hocevar * BeOS crash fix by Wade Majors <guru@startrek.com>.
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-27 Henri FallonRepaired broadcast support : binding INADDR_ANY doesn...
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-20 Sam Hocevar * Fixed build process when no plugins or no builtins...
2001-04-17 Marc Ariberti*** empty log message ***
2001-04-16 Sam Hocevar * Added .cvsignore files in the plugins directories.
2001-04-15 Sam Hocevar * Updated TODO list with Henri's Apr 6th post.
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-14 Sam Hocevar * Got rid of the sleep() hack in beos_specific.cpp
2001-04-13 Sam Hocevar * Fix for Darwin program path handling. I mistakenly...
2001-04-12 Sam Hocevar * Fixed a typo in yesterday's BeOS changes.
2001-04-12 Sam Hocevar * BeOS icon and MIME resources courtesy of Wade Major...
2001-04-11 Eugenio JarosiewiczUpdated & cleaned up intf_macosx.c and vout_macosx...
2001-04-11 Henri Fallon- Ported the 0.2.0's channel changing functions
2001-04-06 Christophe Massiot* Sync MOSX dev/CVS tree : code support for MacOS X...
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-25 Richard ShepherdLanguage & Inteface support for BeOS interface
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-20 Christophe Massiot* Support for Darwin CoreAudio, courtesy of Colin Delac...
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-11 Henri Fallon- Moved 2 local network functions
2001-03-04 Sam Hocevar Commited BeOS changes by Richard Shepherd and Tony...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-18 Jean-Marc Dressler The BeOS port seems to work again.
2001-02-17 Sam Hocevar * Tried to fix the BeOS interface and video output...
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-08 Sam Hocevar . moved the playlist handling from input/input.c to...
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...
2001-02-07 Christophe Massiot* Centralized clock management, preparing for stream...
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 . 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-13 Sam Hocevar . the IDCT functions are now located in modules :...
2001-01-10 Sam Hocevar . complete commenting of modules_core.h and small...
2001-01-07 Sam Hocevar . all plugins now compile with -fPIC.
2001-01-07 Henri Fallon- Order : if a then b are initialized, release b then a ;
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
2001-01-06 Benoit SteinerFixed compilation pb under solaris 2.6
2001-01-06 Sam Hocevar . should compile & run on Solaris with ./configure...
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(previous commit foired)
2001-01-05 Sam Hocevar . splitted modules.h into modules.h and modules_core...
2001-01-05 Sam Hocevar . Added files needed for the forthcoming module manage...
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-20 Sam Hocevar . now we only try to open plugins which are existing...
2000-12-11 Christophe MassiotFixed benny's mistakes :pp
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-20 Henri FallonAdded : alsa support
2000-11-13 Christophe Massiot * Totally new frame dropping algorithm.
2000-11-10 Jean-Marc DresslerCorrection d'un buffer overflow qui cr�ait des plantage...
2000-08-23 Sam Hocevar . fixed an other typo
2000-08-23 Christophe MassiotRemplissure du champ AUTHORS des sources.
2000-08-22 Sam Hocevar . fixed PPC .deb build
2000-08-21 Pierre BailletPlugin handling:
2000-08-21 Pierre BailletA few new things:
2000-08-18 Pierre BailletMy first contribution.
2000-07-30 Sam Hocevar . autod�tection des plugins
2000-07-19 Sam Hocevar . nouveau bitstream fait par Meuuh (qui est mortel...
2000-07-04 Sam HocevarBon, puisque �a semble commiter sous BeOS, je commite.
2000-06-23 Sam Hocevar . nouveaux plugins - ne fonctionnent pas encore tous
2000-06-14 Sam Hocevar . disparition de la plupart des printf
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-04-14 Sam Hocevar 9 avril:
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...
next