]> git.sesse.net Git - vlc/history - src/misc
* Fixed Altivec-enabled version of fastmemcpy
[vlc] / src / misc /
2002-04-02 Gildas Bazin* New pthread implementation for WinNT/2K/XP. This...
2002-04-02 Olivier Teulière * ./src/misc/configuration.c: small compilation fix
2002-04-02 Sam Hocevar * ./configure.in: BeOS, liba52 and chroma plugin...
2002-04-01 Gildas Bazin* Fixes for the Win32_msvc build
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-21 Gildas Bazin* moved GetConfigurationFromCmdLine() into configuratio...
2002-03-20 Sam Hocevar * ./src/misc/modules_plugin.h: kludge to allow the...
2002-03-19 Sam Hocevar * ./plugins/aa: aalib output plugin courtesy of Sigmu...
2002-03-19 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: fixed a warning.
2002-03-17 Gildas Bazin* small fix for the config file. The parser assumes...
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-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-04 Christophe Massiot* IPv6 network module, courtesy of Alexis Guillard...
2002-03-01 Sam Hocevar * ./po/no.po: Norwegian translation by Sigmund Augdal...
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-27 Sam Hocevar * ./src/input/input.c: BeOS network support (no idea...
2002-02-26 Gildas Bazin* Fixed uninitialized variable in config_Duplicate()
2002-02-25 Sam Hocevar * ./include/threads.h: support for the State Threads...
2002-02-24 Johan BilienAdded a menu in the GTK and gnome interfaces to change...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-21 Sam Hocevar * ./src/misc/modules_plugin.h: if symbol foo isn...
2002-02-20 Sam Hocevar * ./configure.in: removed a bashism.
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-08 Sam Hocevar * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB...
2002-02-04 Sam Hocevar * ./src/misc/modules.c: changed module_Need to make...
2002-01-29 Gildas Bazin* Added mstrtime() to module_symbols_t so we can compil...
2002-01-26 Tony CastleyFixed compliation error due to inclusion of threads.h
2002-01-24 Sam Hocevar * ./src/misc/modules_plugin.h: fixed a missing functi...
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-14 Christophe Massiot* More precise way to retrieve a PTS from the bit stream.
2002-01-13 Gildas Bazin* A few fixes for the Win32 build.
2002-01-12 Jon Lech Johansen * ./src/misc/modules.c: Fixed a compile issue under...
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-19 Sam Hocevar * Initialize SDL before opening the SDL audio output.
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-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Sam Hocevar * Fixed a deadlock (bug reported by marcari).
2001-11-26 Marc Ariberti* changed the protocol version for communication betwee...
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-23 Christophe MassiotMajor rewrite of the network layer. The following synta...
2001-11-21 Jon Lech JohansenDon`t use long long, use u64/s64 (int_types.h).
2001-11-21 Christophe Massiot(Hopefully) fixed the network connect() bug under UNIX...
2001-11-16 Stéphane Borel* --chennels puts gtk/gnome in multi-channel network...
2001-11-14 Jon Lech JohansenThe default file-translation mode was not being set...
2001-11-13 Sam Hocevar * Added a "make package-beos" rule.
2001-11-12 Sam Hocevar * Fixed the vlcs communication for real now.
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 Sam Hocevar * Automatic handling of the Channel Server's response...
2001-11-12 Stéphane Borel-LPCM _is_ a private stream. Sorry.
2001-11-07 Stéphane Borel*Move function that translates language codes into...
2001-10-22 Christophe MassiotFixed compilation problems with OpenBSD.
2001-10-10 Sam Hocevar * 0.2.90 release.
2001-10-03 Tony CastleyUpdated to compile on BeOS.
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
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.
next