]> git.sesse.net Git - vlc/history - include/vlc_config.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / include / vlc_config.h
2010-08-11 Rémi Denis-CourmontMove disc defaults to libvlc-module.c, fix Windows...
2010-08-11 Brad SmithSet CD_DEVICE and DVD_DEVICE to device names appropriat...
2010-05-23 Laurent AimarGives the needed DPB size when requesting a vout.
2010-03-04 Laurent AimarIncreased VOUT_MAX_PICTURES to allows H264 direct rende...
2010-01-30 Rémi Denis-CourmontMake delay values true integer constants
2010-01-30 Rémi Denis-CourmontRemove unused sleep constants
2009-12-20 Laurent AimarAdded VLC_TS_0.
2009-11-24 Rémi Denis-CourmontRemove unused define
2009-11-24 Rémi Denis-CourmontMake INPUT_FSTAT_NB_READS a power of two to ease division
2009-07-27 Laurent AimarDo not decode subtitles too much in advanced.
2009-06-09 Rémi Denis-CourmontCLOCK_FREQ is a mtime_t
2009-04-25 Laurent AimarRenamed BLOCK_TS_INVALID to VLC_TS_INVALID and put...
2008-11-02 Laurent AimarMoved VOUT_MIN_DIRECT_PICTURES to src/video_output.
2008-11-02 Laurent AimarRemoved check on OPTIMIZE_MEMORY in installed headers.
2008-11-01 Laurent AimarIncrease the number of video/sub buffer.
2008-11-01 Laurent AimarMoved out a few defines from vlc_config.h
2008-09-03 Rémi Denis-CourmontRevert "CLOCK_FREQ is a 64-bits quantity as mtime_t"
2008-09-03 Rémi Denis-CourmontCLOCK_FREQ is a 64-bits quantity as mtime_t
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-06-14 Pierre d'HerbemontRemove VLC_DIR_ACTIVITY, as it is not used.
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-05-26 Rémi Denis-CourmontAnother bunch of invalid config.h usage
2008-05-22 Rémi Denis-CourmontRemove THREAD_COND_TIMEOUT
2008-03-05 Jean-Paul SamanPatch by Koehler, Vitally <vkoehler AT telekom de>...
2008-01-21 Rafaël CarréAdd a useful link to precious Meuhh's comments
2007-11-28 Rémi Denis-CourmontDefault DVD to NULL for autodetection (hmm...)
2007-11-28 Rémi Denis-CourmontTypo
2007-11-28 Rémi Denis-CourmontSet default DVD defice
2007-09-18 Rémi Denis-CourmontOne second before the warning is really too short.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-10-21 Rémi Denis-CourmontFix a few warnings
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-12 Antoine CellerierFSF address change.
2005-08-31 Christophe Massiot * ALL: Do no longer assume a default DVD drive. If...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-04 Gildas Bazin* include/vlc_config.h: VOUT_BOGUS_DELAY was way too...
2005-03-03 Gildas Bazin* include/vlc_config.h: removed unused stuff + allocate...
2005-03-02 Gildas Bazin* include/vlc_config.h: removed deprecated stuff.
2004-10-27 Sam Hocevar * src/misc/modules.c:
2004-07-16 Sam Hocevar * it's information, not informations (you missed...
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-01-25 Clément Stenac* Strings review in include/
2003-12-09 Yoann PeronneauThis fixes bugs 1285 and 1343
2003-08-30 Gildas Bazin* include/vlc_config.h: removed unused config stuff.
2003-04-29 Laurent Aimar * vlc_config.h: increased AOUT_PTS_TOLERANCE to 40ms...
2003-02-26 Christophe Massiot* Added sanity checks for PTS in the future.
2003-02-09 Stephan Assmusmodules/gui/beos/PreferenceWindow.h/.cpp
2003-02-02 Sam Hocevar * ./include/vlc_config.h: changed "VideoLAN Client...
2003-01-24 Derk-Jan Hartman* changed the CONFIG_DIR for Darwin into Library/Prefer...
2003-01-22 Christophe MassiotLess aggressive debug message.
2003-01-09 Christophe Massiot* OS X: Fixed a segfault with empty configuration strin...
2003-01-03 Christophe Massiot* modules/access/file.c: we now regularly check the...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-30 Christophe Massiot* OS X interface : Added new access modules to the...
2002-11-19 Gildas Bazin* include/video.h, include/vlc_config.h, src/video_outp...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-07 Gildas Bazin* INSTALL.win32, include/vlc_config.h, src/libvlc.h...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-27 Christophe Massiot* Makefile.old: Fixed BeOS compilation.
2002-09-19 Christophe Massiot* Audio volume management now works properly. See src...
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-08-26 Sam Hocevar * Moved ./include/defs.h to ./config.h