]> git.sesse.net Git - vlc/history - include/modules_inner.h
mkv.cpp: add some debugging messages for the users and tests for unsupported tracks
[vlc] / include / modules_inner.h
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-02-07 Gildas Bazin* include/vlc_common.h, include/modules_inner.h, module...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-11 Clément StenacImprovements to preferences
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2003-12-15 Derk-Jan Hartman* Fix the problem with OpenDVD crash.
2003-12-13 Gildas Bazin* src/playlist/*: when deleting the currently playing...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-10-30 Gildas Bazin* include/modules_inner.h: bigger p_config[] array...
2003-06-16 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: fixed the...
2003-01-19 Sam Hocevar * ./src/misc/beos_specific.cpp, ./src/misc/darwin_spe...
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2002-12-10 Gildas Bazin* configure.ac.in: fixed ugly hack in sdl detection...
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-11-18 Sam Hocevar * ./src/misc/modules.c: support for Unicode filenames...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-08-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-04 Sam Hocevar * ./configure.in, ./mozilla/Makefile: we link the...
2002-08-01 Tony CastleyCompilation fixes for C++ environments like BeOS.
2002-07-31 Sam Hocevar * ./include/configuration.h, ./include/modules_inner...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-22 Sam Hocevar * ./plugins/access/file.c, plugins/dvd/dvd_seek.c...
2002-05-22 Loïc Minier * ./include/modules_inner.h: fixed a crash when reope...
2002-05-15 Sam Hocevar * ./include/modules_inner.h: fixed a bug in module...
2002-05-03 Sam Hocevar * ./include/modules_inner.h, ./src/misc/configuration...
2002-04-28 Sam Hocevar * ./include/modules_inner.h: the module name is now...
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-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-11 Sam Hocevar * Fixed an issue in Makefile.dep causing to rebuild...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-18 Sam Hocevar * Function prototypes for the forthcoming Darwin...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-01-17 Sam Hocevar . removed a few useless malloc() and unused variables...
2001-01-10 Sam Hocevar . complete commenting of modules_core.h and small...
2001-01-05 Sam Hocevar . Added files needed for the forthcoming module manage...