]> git.sesse.net Git - vlc/history - configure.ac
configure: added a minimal-macosx item, which will just compile the macosx-only modul...
[vlc] / configure.ac
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
2009-11-28 Srikanth RajuSqlite Module
2009-11-24 Jean-Baptiste Kempfdc1394: update to v2 API
2009-11-24 Rémi Duraffortcompat: implement tdestroy (GNU extension not available...
2009-11-24 Laurent AimarSplitted SSE4 into SSE4.1, SSE4.2 and SSE4A.
2009-11-24 Laurent AimarMade CAN_COMPILE_SSE3/SSSE3/SSE4 meaning consistant...
2009-11-24 Rémi DuraffortFix compile file to use gmake instead of make for OpenBSD.
2009-11-24 Rémi Duraffortskins2: fallback to x11 os factory for os not win or...
2009-11-24 Rafaël CarréSplit stream_out_transcode in specific files
2009-11-23 Rémi DuraffortFix compilation and linking on OpenBSD.
2009-11-23 Rémi Duraffortskins2: fix linking in OpenBSD (the X11 os factory...
2009-11-21 Pierre YnardFix audiobargraph plugin linkage
2009-11-21 Clement ChesninAdd audiobargraph (video part)
2009-11-21 Clement ChesninAdd audiobargraph plugin (audio part)
2009-11-21 Clement ChesninAdd strtok_r() replacement
2009-11-17 Kuan-Chung Chiuv4l: support libv4l
2009-11-16 ogg.k.ogg.krestore libtiger support in kate plugin
2009-11-10 Pierre YnardWinCE: fix live555 detection/linkage
2009-11-09 Rémi DuraffortFix access_oss linking.
2009-11-08 Rémi Denis-CourmontLinux: use accept4 if available (glibc 2.10)
2009-11-02 Christophe MutricyCosmetic
2009-11-02 Christophe MutricyDefault enable libass module
2009-11-02 Christophe MutricyFix help string
2009-11-02 Rémi Denis-CourmontDisable errors by default
2009-11-01 Rémi Denis-CourmontXCB screen capture discovery plugin
2009-10-31 Rémi Denis-CourmontRefuse to proceed with --disable-shared.
2009-10-29 Rémi Denis-CourmontXCB: use xproto for xcb_window, not xcb_x11 and xcb_xv
2009-10-26 Jean-Baptiste KempfLibass: simplify configure.ac
2009-10-26 Christophe MutricyUse eval to call programs
2009-10-25 Christophe MutricyTypo
2009-10-25 Christophe MutricyRequest flags for static linking on win32 and MacOS
2009-10-25 Rémi Denis-CourmontXCB: allow building without xcb-utils
2009-10-19 Rémi Denis-CourmontAdd HAVE_MAEMO for N900 tweaks
2009-10-19 Rémi Denis-CourmontMaemo: rename plugin to Hildon
2009-10-19 Rémi DuraffortNew sftp access module.
2009-10-18 Rémi Denis-Courmontscreensaver: remove D-Bus code
2009-10-18 Rémi Denis-CourmontTie 770 SW scaler to OMAP FB, not to Hildon UI
2009-10-18 Rémi Denis-CourmontARMv6 JIT scaler requires libm
2009-10-18 Rémi Denis-CourmontRemove old libosso support
2009-10-18 Rémi Denis-CourmontOSSO: reimplement Maemo screen unblanking as an inhibit...
2009-10-17 Rémi Denis-Courmontxdg-screensaver plugin
2009-10-17 Rémi Denis-CourmontRemove HAL support
2009-10-17 Rémi Denis-Courmontudev: check for correct libudev version
2009-10-17 Rémi Denis-CourmontRemove unused LIBPOSTPROC_POSTPROC_H
2009-10-16 Rafaël Carrélinking to gcrypt requires `libgcrypt-config --libs`
2009-10-16 Konstantin PavlovAdd configure.ac detection of libva, default disabled.
2009-10-15 Rafaël CarréCheck if we can link to libgcrypt
2009-10-15 Rémi Denis-CourmontInitial udev service discovery plugin
2009-10-15 Rafaël CarréUse libgcrypt-config script instead of hardcoding ...
2009-10-14 Rémi Denis-CourmontHAL services discovery plugin is still here.
2009-10-14 Rémi Denis-CourmontRemove HAL plugin
2009-10-14 Rémi Denis-CourmontCosmetic
2009-10-12 Rémi Denis-CourmontRevert "Fix windows build (undefined reference to gpg_e...
2009-10-12 Geoffroy CouprieFix windows build (undefined reference to gpg_error_*)
2009-10-12 Pierre Ynardconfigure: remove useless autoconf defines
2009-10-07 Rafaël Carréglobalhotkeys : use new xcb-util API (>= 0.3.4)
2009-10-06 Rémi Denis-CourmontGet rid of ligcrypt M4 macros
2009-10-06 Rémi Denis-CourmontRevert "Fix configure with --disable-sout"
2009-10-05 Felix Paul Kühnequartztext: removed dependency on Carbon and implemente...
2009-10-02 Pierre YnardWinCE: fix build of telnet interface
2009-09-28 Rémi Denis-CourmontRemove -Wcast-align, too many false positives
2009-09-27 Rémi Denis-Courmontaudio_format replaces converter_float and converter_fixed
2009-09-27 Rémi Denis-CourmontRemove legacy alloca checks
2009-09-26 Rémi Denis-CourmontOMAP framebuffer: remove Maemo screen blanking code
2009-09-25 Christopher Keyconfigure: fix --with-dvbpsi=PATH
2009-09-23 Rafaël Carréx264: mention >=0.76 requirement
2009-09-23 Daniel MierswaError if XvMC is requested while libmpeg2 unavailable
2009-09-23 Ilkka Ollakkax264: set requirement to >= 0.76 for libx264
2009-09-22 Jean-Baptiste KempfPut all SS(S)E* checks under --enable-sse
2009-09-21 Jean-Baptiste KempfAdd a configure flag for SSE4
2009-09-21 Jean-Baptiste KempfConfigure: add a new configure switch for SSE3
2009-09-21 Rémi Denis-CourmontCapitalization
2009-09-20 Rémi Denis-Courmont--enable-merge-ffmpeg: kludge to make avcodec and avfor...
2009-09-17 Geoffroy CouprieFix configure: define USE_PEFLAGS for every platform
2009-09-17 Geoffroy CouprieWin32: Add an option to set the DEP and ASLR flags...
2009-09-08 Jean-Baptiste KempfConfigure.ac cleanup around directX
2009-09-08 Jean-Baptiste KempfCoInitialize requires -lole32
2009-09-05 Rémi Denis-Courmontconfigure: check for NEON assemly support
2009-09-03 Rémi Denis-Courmontavcodec, avformat, postproc and switcher link against...
next