]> git.sesse.net Git - vlc/history - configure.ac
Generate Windows resource file on need basis
[vlc] / configure.ac
2010-01-31 Rémi Denis-CourmontGenerate Windows resource file on need basis
2010-01-27 André Weberatmo: enabled by default again, description changed
2010-01-26 Pierre YnardUse ifdef's to guard against setlocale() in vlc-cache-gen
2010-01-23 Rémi Denis-CourmontStill build the vcdx plugin
2010-01-23 Daniel MierswaSimplify vcdx configure.ac logic.
2010-01-21 Jean-Baptiste KempfRemoval of realaudio
2010-01-21 Rémi Denis-CourmontVLC needs pthread
2010-01-21 Rémi Denis-CourmontBeOS interface: remove
2010-01-20 Antoine CellerierFix libavcodec/vaapi.h detection.
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-18 Francois Cartegnieautoconf: Don't hardcode shell in templates
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2010-01-16 Rémi Denis-CourmontHard code most video filters
2010-01-16 Rémi Denis-Courmontconfigure: if not a; then b; fi; if a; then b; fi -> b
2010-01-16 Rémi Denis-CourmontRemove unused TIME_WITH_SYS_TIME check
2010-01-16 Rémi Denis-CourmontWin32: fix linking
2010-01-16 Rémi Denis-CourmontRemove sys/types.h check
2010-01-16 Rémi Denis-Courmontfile: use the same open() path for directories as for...
2010-01-16 Rémi Denis-CourmontRemove unused setlocale/langinfo checks
2010-01-16 Rémi Denis-CourmontSort/factor function checks
2010-01-14 Rémi Denis-CourmontNot only Cygwin lacks the --short switch to hostname
2010-01-12 Detlef Schroederconfigure: fix vcdinfo/libvcdinfo inconsistencies
2010-01-12 Rémi Denis-CourmontRevert "configure.ac: Enable color-test automake option."
2010-01-12 Pierre d'Herbemontconfigure.ac: Enable color-test automake option.
2010-01-11 Rémi Denis-CourmontRemove dead old <sys/times.h> use
2010-01-11 Pierre Ynardconfigure: fix detection of ARM NEON
2010-01-10 Rémi Denis-CourmontMove ARM NEON optimizations to arm_neon/
2010-01-10 Rémi Denis-CourmontMove Altivec chroma plugin to altivec/
2010-01-10 Rémi Denis-CourmontMove SSE2 chromas to sse2/
2010-01-10 Rémi Denis-CourmontMove MMX-accelerated chromas to mmx/
2010-01-10 Rémi Denis-CourmontExpose MMX and SSE2 compiler flags
2010-01-10 Rémi Denis-CourmontRemove YMGA chroma
2010-01-10 Rémi Denis-CourmontRemove the MGA video output
2010-01-10 Rémi Denis-CourmontMove Altivec memcpy to altivec directory
2010-01-10 Rémi Denis-CourmontMove x86 memcpy plugins to mmx, mmxext, 3dnow directories
2010-01-09 Rémi Denis-Courmont--disable-avcodec implies --disable-dxva2
2010-01-09 Rémi Denis-Courmont--disable-avcodec implies --disable-libva
2010-01-09 Jean-Baptiste KempfSmall fixes for Win32 configure
2010-01-08 Jean-Baptiste KempfConfigure.ac: dxva2 detection and activation
2010-01-08 Jean-Baptiste KempfConfigure: dvbpsi_SDTServiceAddDescriptor wasn't in...
2010-01-08 Ramiro Pollalibcaca should be >= 0.99.beta14 because of caca_create...
2010-01-08 Ramiro Pollasqlite3 should be >= 3.6.0 because of sqlite3_next_stmt().
2010-01-08 Ramiro PollaUse pkg-config to check for libmodplug, and check for...
2010-01-08 Ramiro Pollavbi_bcd_digits_greater() needs zvbi >= 0.2.28.
2010-01-08 Jean-Baptiste KempfMove the libVA detection to auto
2010-01-07 Jean-Baptiste KempfRemove tarkin codec module.
2010-01-07 Ramiro PollaMore alignments fixes in configure.ac
2010-01-06 Jean-Baptiste KempfConfigure alignement and typos
2010-01-06 Rémi Denis-Courmontvlc_tdestroy: safe replacement for GNU tdestroy()
2010-01-06 Rémi Denis-CourmontRevert "compat: implement tdestroy (GNU extension not...
2010-01-05 Rémi Denis-CourmontHAVE_IF_NAMETOINDEX is not used
2010-01-05 Rémi Denis-Courmontsigrelse is not needed anymore
2010-01-05 Vicente Jimenez... Typo correction: Replaced capital o with a 0 number.
2010-01-04 Christophe MutricyHappy new year
2010-01-04 Jean-Baptiste KempfRe-add --enable-cddb removed too fast in [f5aed5af0a244...
2010-01-04 Jean-Baptiste KempfRemove CMML module.
2010-01-04 Jean-Baptiste KempfRemove qnx modules.
2010-01-04 Jean-Baptiste KempfRemove CDDAX module
2010-01-04 Rémi Denis-Courmont--disably-libgcrypt implies --disable-gnutls
2010-01-04 Rafaël CarréRevert "configure: Detect fat contribs."
2010-01-03 Rémi Denis-CourmontRemove opengl plugin on X11 and Win32
2010-01-01 Pierre d'Herbemontconfigure: Detect fat contribs.
2009-12-31 Pierre d'Herbemontconfigure: Make sure old VLC.app building is optional...
2009-12-30 Pierre d'Herbemontconfigure: Disable X Window support on Mac OS X by...
2009-12-30 Pierre d'Herbemontconfigure: screensaver modules is for X.
2009-12-28 Pierre d'Herbemontopengllayer: Remove this module.
2009-12-27 Brian WeaverFixes a build error on OS X
2009-12-26 Pierre d'Herbemontconfigure: Make sure independant Mac OS X-related modul...
2009-12-26 Felix Paul Kühneadded a Minimal Dialog Provider for Mac OS X
2009-12-26 Pierre d'Herbemontconfigure: Fix Mac OS X audio detection.
2009-12-24 Pierre d'HerbemontNew "vout display" for macosx.
2009-12-22 Christophe MutricyBall uses sqrt() and roundf() and so needs -lm
2009-12-21 Adrien MagloNew video filter : augmented reality. Add a moving...
2009-12-21 Antoine CellerierMention the lua intf move in NEWS. Print an error if...
2009-12-21 Antoine CellerierDeprecate the C rc, http and telnet interfaces. They...
2009-12-20 Jean-Baptiste KempfVLC 1.1: The Luggage name
2009-12-20 Jean-Baptiste KempfRemove qte and opie modules.
2009-12-20 Pierre YnardRemove the WinCE GUI
2009-12-19 Felix Paul Kühneconfigure: added a minimal-macosx item, which will...
2009-12-18 Pierre d'Herbemontautomake: Use CONTRIB_DIR instead of manually assuming...
2009-12-18 Pierre d'Herbemontconfigure: Remove broken \\\ in Sparkle include.
2009-12-18 Pierre d'Herbemontconfigure: Correctly use CONTRIB_DIR here.
2009-12-18 Pierre d'Herbemontconfigure: Fallback on hosts/`gcc -dumpmachine` if...
2009-12-18 Pierre d'Herbemontcontrib: Allow multiple contribs install for multiple...
2009-12-12 Rémi Denis-CourmontFallback if gl.pc is missing (not tested)
2009-12-12 Rémi Denis-CourmontXCB/GLX: we don't need GL Utilities, only GLX
2009-12-12 Laurent AimarAdded an access using avformat protocol support.
2009-12-12 Rémi Denis-CourmontRemove useless header check
2009-12-12 Rémi Denis-CourmontRemove useless DMPS extension checks
2009-12-12 Rémi Denis-Courmont--disable-xcb disables xvideo and glx implicitly
2009-12-12 Rémi Denis-CourmontRemove old GLX plugin
2009-12-12 Rémi Denis-CourmontXCB/GLX: initial GLX 1.2 support
2009-12-08 Christophe MutricyDon't append option to $PKG-CONFIG if it's empty
2009-12-06 Gilles ChanteperdrixFix live555media libraries link order
2009-12-05 Rémi Denis-Courmontimem requires -lm
2009-12-04 Jean-Baptiste KempfConfigure: fix typo
2009-11-29 Rémi Denis-CourmontRemove Xsp
2009-11-29 Rémi Denis-CourmontRemove the XvMC plugin
2009-11-28 Geoffroy CouprieWin32: add VLC to the "Set program access and computer...
2009-11-28 Rémi Denis-CourmontRemove duplicate and buggy --enable-sqlite
next