]> git.sesse.net Git - vlc/history - configure.ac
Configure: build skins2 when asked
[vlc] / configure.ac
2011-08-22 Rémi Denis-Courmontstream_out_select needs sockets
2011-08-21 Rémi Denis-CourmontIgnore D2D headers if they do not work in plain C
2011-08-21 Rémi Denis-Courmontconfigure: no need for -DSYS_*
2011-08-20 Rémi Denis-CourmontWin32: use only one condition variable per R/W lock
2011-08-20 Rémi Denis-CourmontUpdate list of SOCKET_LIBS-dependent plugins
2011-08-20 Rémi Denis-CourmontCheck for struct pollfd separately from poll, needed...
2011-08-20 Rémi Denis-Courmontconfigure: unify poll and connect tests
2011-08-20 Rémi Denis-CourmontFix d2d1.h detection: C++ is required
2011-08-19 Felix Paul Kühneconfigure: use VLC_ADD_LIBS to pass more flags to the...
2011-08-19 Felix Paul Kühneconfigure: fixed linking of Mac modules and x264 which...
2011-08-19 Anuradha SuraparajuAdd Dirac encoding support using the Schroedinger library
2011-08-19 Rafaël CarréFix linking with libv4l2
2011-08-18 Rémi Denis-CourmontRemove redumdant vlc_va_copy() and checks
2011-08-18 Rémi Denis-CourmontRemove vlc-config
2011-08-18 Rémi Denis-CourmontSet filesystem libs in Makefile
2011-08-18 Rémi Denis-CourmontFix kate linking, use LIBS rather than LDFLAGS
2011-08-18 Rémi Denis-CourmontDo not use -fvtable-thunks, the compiler does not suppo...
2011-08-18 Rémi Denis-CourmontSet SOCKET_LIBS on Windows too
2011-08-18 Rémi Denis-Courmontconfigure: print auto-selected plug-ins list directly
2011-08-18 Rémi Denis-Courmontconfigure: don't give bad advice about modifying vlc...
2011-08-16 Rémi Denis-Courmontconfigure: remove flawed V4L2 detection logic
2011-08-16 Rémi Denis-CourmontDefine HAVE_V4L2 conditional
2011-08-16 Rémi Denis-CourmontRemove unused HAVE_DL_WINDOWS
2011-08-09 Rémi Denis-Courmontlibsamplerate resampling filter
2011-08-04 Rémi Denis-CourmontMove notify/ out of misc/
2011-08-04 Rémi Denis-CourmontMove text_renderer/ out of misc/
2011-08-04 Rémi Denis-CourmontRemove modules/misc/dummy/
2011-08-03 Rémi Denis-CourmontPulseAudio: support versions 0.9.16-0.9.21 with the...
2011-08-02 Rémi Denis-CourmontRemove SDL audio output
2011-08-02 Rémi Denis-CourmontFix path to new contrib
2011-08-01 Rémi Denis-CourmontDetect new contrib and pass path through --with-contrib
2011-07-30 Rémi Denis-Courmontconfigure: use portable shell equality operator
2011-07-26 Rémi Denis-CourmontWin32: do not enable glwin32 if GL/glext.h is missing
2011-07-26 Rémi Denis-CourmontRevert "Win32: opengl module needs glext.h"
2011-07-26 Rémi Denis-Courmontconfigure: simplify checks for libm
2011-07-25 Jean-Baptiste KempfWin32: opengl module needs glext.h
2011-07-17 Rafaël Carréupdate: better version comparison
2011-07-17 Felix Paul Kühneconfigure: re-enabled the Mac interface by default...
2011-07-14 Rémi Denis-CourmontRemove unused gettimeofday() Win32 replacement
2011-07-12 Rémi Denis-CourmontSplit mdate(), mwait(), msleep() to POSIX and Win32...
2011-07-11 Rémi Denis-CourmontRemove getcwd() replacement
2011-07-05 Jean-Baptiste KempfConfigure: add -lm to png
2011-07-04 Rémi Denis-CourmontRun-time CPU detection for ARM (meaning NEON)
2011-06-30 Geoffroy CouprieWin32: use the OS list of certificate authorities
2011-06-25 Laurent AimarAdded fully configurable shadow support (freetype).
2011-06-24 Rafaël Carréremove obsolete messages in configure.ac
2011-06-18 Rémi Denis-CourmontWin32: fsync() replacement
2011-06-14 Jean-Baptiste KempfAndroid video output based on Surface
2011-06-13 Jean-Baptiste KempfOpenSL ES audio output for Android
2011-06-13 Jean-Baptiste KempfCompilation fix for Android that has if_nametoindex...
2011-06-13 Rémi Denis-CourmontStub for if_nameindex()
2011-06-09 Erwan Tulouskins2: fullscreen support for multiple screens (both...
2011-06-08 Jean-Baptiste KempfWin32: define _WIN32_IE in a centralized way
2011-06-08 Jean-Baptiste KempfWin32: Use _WIN32_WINNT 0x501 everywhere
2011-06-06 Rémi Denis-CourmontRevert "Add Dirac encoding support to VLC using the...
2011-06-04 Rémi Durafforttaglib: MP4 covert art comes with v1.6.1 and only if...
2011-06-04 Rémi Durafforttaglib: use the taglib version to decide if apefile...
2011-06-01 Jean-Baptiste KempfDetect Android in configure
2011-06-01 Rémi Denis-CourmontFix flawed CFLAGS logic
2011-05-29 Rémi Denis-CourmontCorrect XCB version dependency
2011-05-28 Rémi Denis-Courmontconfigure: dead code
2011-05-26 Rémi Denis-CourmontXCB/screen: use Composite to capture windows
2011-05-20 Rémi Denis-Courmontshell syntax
2011-05-17 Rémi Denis-CourmontGNU TLS: require version 2.0.0 or later
2011-05-15 Felix Paul Kühneconfigure: fixed Growl framework detection
2011-05-15 Rémi Durafforttaglib: check for the presence of apefile.h
2011-05-14 Rémi Denis-CourmontEnable compilation warnings on C++
2011-05-12 Rémi Denis-CourmontSplit Win32 and POSIX dynamic linker backends
2011-05-11 Rémi Denis-CourmontAdd HAVE_DVBPSI, and use it, DVBPSI_CFLAGS and DVBPSI_LIBS
2011-05-11 Rémi Denis-Courmontflockfile stub
2011-05-09 Rémi Denis-CourmontDo not pass -mmmx or -msse2 to the compiler
2011-05-09 Rémi Denis-CourmontTest SSE compiler support on all IA32 architectures...
2011-05-08 Jean-Baptiste KempfConfigure: fix xml2 detection for libbluray
2011-05-08 Jean-Baptiste KempfCOnfigure: libbluray depends on libxml2 for now
2011-05-08 Jean-Baptiste KempfConfigure: more information about missing fontconfig...
2011-05-07 Rémi Denis-CourmontMark other symbols as hidden
2011-05-07 Katsushi Kobayashiqtcapture: added support for all QTKit-compatible video...
2011-05-03 Rémi Denis-CourmontRemove references to non-existent Altivec plugins
2011-05-02 Rémi Denis-CourmontMove common predefined macros to config.h and common.am
2011-05-02 Rémi Denis-CourmontRemove ugly builtin support
2011-05-01 Rémi Denis-CourmontOnly check optimization flags when useful
2011-05-01 Rémi Denis-CourmontDo not force -O0 with --disable-optimizations
2011-05-01 Rémi Denis-CourmontGather and cleanup debug and profiling configuration
2011-05-01 Rémi Denis-CourmontRemove code size optimization
2011-05-01 Rémi Denis-CourmontOSS: define HAVE_OSS, and disable on Linux by default
2011-05-01 Rémi Denis-CourmontALSA: require alsa-lib on Linux by default if PulseAudi...
2011-05-01 Rémi Denis-CourmontPulseAudio: define HAVE_PULSE
2011-04-30 Rémi Denis-Courmontswscale_omap: remove dead OMAP2 (really ARMv6) CPU...
2011-04-30 Rémi Denis-CourmontUse AS_HELP_STRING (partly)
2011-04-30 Rémi Denis-Courmontconfigure: remove redumdant check
2011-04-30 Rémi Denis-CourmontRevert "Add an automate variable to detect Android...
2011-04-30 Rémi DuraffortAdd an automate variable to detect Android builb and...
2011-04-21 Jean-Baptiste KempfRemove oldhttp
2011-04-19 Laurent AimarRequired libass 0.9.8
2011-04-13 Rémi Denis-CourmontRequire ALSA version 1.0.16
2011-04-10 Rémi Denis-CourmontUse AC_LANG_SOURCE to make autoconf 2.68 happy
2011-04-06 Felix Paul Kühnebuildsystem + xcodeproj: replaced BWToolKit with BGHUDA...
2011-04-04 Konstantin Pavlovconfigure: actually print selected optimization.
2011-04-03 Felix Paul Kühneconfigure.ac: allowing overwriting of the SDK version...
2011-04-03 Rémi Denis-Courmontdirfd: replacement
next