]> git.sesse.net Git - vlc/history - configure.ac
Disable update checking per default, re-enable with --enable-update-check
[vlc] / configure.ac
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-10 Felix Paul Kühne* fixed a corner case on PowerPC-based Macs since MACOS...
2007-12-10 Felix Paul Kühne* disable the usage of the OSX SDKs by default due...
2007-12-10 Felix Paul Kühne* disable Screen Capturing on OSX until it is fixed...
2007-12-09 Rémi Denis-CourmontSimply X11 Qt4 error detection
2007-12-09 Rafaël Carréfix #1382
2007-11-29 Richard Hoskingv4l2: Experimental ALSA input support. Currently non...
2007-11-29 Jean-Paul SamanRemove stray character after testing for enable-libgcry...
2007-11-28 Felix Paul Kühne* automagically assume --with-macosx-sdk
2007-11-27 Christophe MutricyDefines nvlc aliases in all cases
2007-11-26 Rémi Denis-CourmontWe've had fun breaking the ABI...
2007-11-25 Antoine CellerierSplit i422->packed YUV and i422->planar YUV. Add i422...
2007-11-24 Jean-Baptiste KempfAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-11-20 Christophe MutricyNo longer use ffmpeg-config which is a Debian invention...
2007-11-18 Eric Petittypo
2007-11-14 Jean-Paul SamanAdd osd_parser to configure.ac
2007-11-11 Pierre d'Herbemontconfigure.ac: Fix a typo in my previous commit.
2007-11-11 Pierre d'Herbemontconfigure.ac: Fix Mac OS X 10.4 support (Reported by...
2007-11-11 Pierre d'Herbemontconfigure.ac: Because of the ld text relocation bug...
2007-11-10 Pierre d'Herbemontconfigure.ac: On Mac OS X, if ld has the text reloc...
2007-11-10 Pierre d'Herbemontconfigure.ac: Allow --disable-mmx and --disable-sse.
2007-11-09 Damien Fouilleul- lua: meeds winsock2 on win32
2007-11-06 Pierre d'Herbemontconfigure.ac: Previous commit isn't necessary, isysroot...
2007-11-06 Pierre d'Herbemontconfigure.ac: Use -syslibroot ld argument when using...
2007-10-30 Christophe Mutricy"default auto" means nothing
2007-10-30 Rafaël Carréncurses: base detection of wide characters support...
2007-10-29 Christophe MutricyMove qt4/dialogs/about.hpp to include/vlc_about.h so...
2007-10-29 Rafaël CarréInclude <sys/socket.h> when testing for <net/if.h>
2007-10-26 Jean-Paul SamanTypo
2007-10-26 Jean-Paul SamanAdd new gui module for use with overlay framebuffer...
2007-10-22 Gildas Bazinconfigure.ac: fixes for build problems introduced by...
2007-10-21 Rémi Denis-CourmontSame as previous commit
2007-10-21 Rémi Denis-Courmontsome missing s/VLC_ADD_LDFLAGS/VLC_ADD_LIBS/
2007-10-21 Jean-Paul SamanFix detection of swscale with compile/link test.
2007-10-20 Rafaël CarréNew inhibit module to prevent the power management...
2007-10-20 Rémi Denis-CourmontDon't build netsync by default until someone bothers...
2007-10-19 Pavlov KonstantinBump required dirac version to 0.8.0 and fix dirac...
2007-10-19 Pavlov KonstantinSpatializer module should be built with g++
2007-10-18 Jean-Paul SamanBail out if ffmpeg/avformat.h and ffmpeg/avutil.h doesn...
2007-10-18 Jean-Paul SamanCheck for swscale.h iso trying to compile/link test.
2007-10-18 Jean-Paul SamanFix detection of libswscale. It depends on libavutil.
2007-10-18 Jean-Paul SamanReplace tabs with whitespace.
2007-10-18 Felix Paul Kühne* fixed the special case that uname provides 'i386...
2007-10-18 Felix Paul Kühne* implemented the generic VLC media player Help window...
2007-10-17 Laurent AimarBuild CC module.
2007-10-17 Jean-Paul SamanFix detection of a52 in configure.ac
2007-10-16 Rafaël Carréqt4 configure: Use proper escaping.
2007-10-15 Christophe MutricyUgly quoting fix.
2007-10-15 Christophe MutricyForgotten in [22627]
2007-10-15 Rafaël Carrécompile the libfaad test with -lm
2007-10-15 Rémi Denis-CourmontUse VLC_ADD_LIBS where seemingly appropriate
2007-10-12 Rafaël Carrétypo
2007-10-10 Rémi Denis-CourmontMIDI message decoder using Fluidsynth software synthetizer
2007-10-10 Rémi Denis-CourmontBuild SMF demux
2007-10-04 Rémi Denis-CourmontDon't redefine existing constants - fix linux build
2007-10-04 Olivier AubertBundle libvlc-control.dll in the win32 installer
2007-10-01 Rafaël Carréconfigure.ac: typo, fix #1204
2007-09-28 Rafaël Carréconfigure.ac: cosmetics
2007-09-28 Laurent AimarUpdate build system for cdg demuxer/codec.
2007-09-22 Rémi Denis-CourmontWe require GnuTLS 1.3.3 as of today
2007-09-18 Rémi Denis-CourmontRemove obsolete subst
2007-09-18 Rémi Denis-CourmontMove language list out of configure.ac
2007-09-17 Rafaël CarréNew Telepathy plugin, to customize user Presence with...
2007-09-16 Rémi Denis-CourmontBecause we are selfish bastards (at least, I am), disab...
2007-09-15 Christophe MutricyNote how to check which modules are enable
2007-09-15 Rémi Denis-CourmontCheck for <linux/dccp.h> before including it
2007-09-13 Rafaël Carréncurses: fallback on libncurses if libncursesw isn...
2007-09-13 Rafaël CarréChecks ncursesw/curses.h presence
2007-09-13 Rafaël Carréncurses: Use ncursesw to correctly display wide charact...
2007-09-13 Rémi Denis-CourmontTrivial encoder for plain-text subtitles.
2007-09-09 Rémi Denis-Courmontstream_out_rtp: Linux splice() support
2007-09-06 Pierre d'Herbemontconfigure.ac: Activate minimal_macosx.
2007-09-05 Bernie PurcellMove more of the code for USF subtitles decoding out...
2007-09-04 Antoine CellerierStart seamcarving video filter. I'm commiting this...
2007-09-01 Jean-Baptiste KempfSpatializer: add the remaining files, add a correct...
2007-09-01 Jean-Baptiste KempfSpatializer audio filter: activate it for compilation...
2007-08-31 Christophe MutricyAdd some --with-ffmpeg-libfoo. Patch by Siegfried Wagner
2007-08-31 Christophe MutricyUse libav*-uninstalled.pc to get the ldflags for ffmpeg...
2007-08-29 Damien Fouilleulconfigure.ac: removed -Wold-style-definition from CFLAG...
2007-08-28 Bernie PurcellRevert the patch for working fontpath on Gentoo due to
2007-08-28 Bernie PurcellUse a different font path for Gentoo linux
2007-08-28 Pierre d'Herbemontconfigure.ac: Don't use -O3 if debug is enabled.
2007-08-22 Damien Fouilleuli420_yuy2: for MMX and SSE2, split inline assembly...
2007-08-22 Rafaël CarréApply patch for directfb detection. Fix #845
2007-08-22 Christophe MutricyFix description
2007-08-22 Rafaël Carréid3tag plugin can now be disabled
2007-08-22 Pierre d'Herbemontconfigure.ac: Switch to the new lua module.
2007-08-21 Bernie PurcellChanges to get styled subtitles working with Windows
2007-08-18 Rafaël CarréDisables meta reading in vorbis codec when taglib plugi...
2007-08-15 Rémi Denis-CourmontThere is no such thing as a sgimb plugin
2007-08-15 Rémi Denis-Courmont*Partially* fix static builds
2007-08-15 Rémi Denis-CourmontRemove some plugin/builtin cruft from pre-libvlc era
2007-08-14 Pierre d'Herbemontmodules/meta_engine/googleimage.c: Remove the googleima...
2007-08-13 Pierre d'Herbemontmodules/meta_engine/luameta.c: Get meta (untested)...
2007-08-13 Rafaël CarréEnables taglib by default, allows meta editing on windo...
2007-08-12 Pierre d'Herbemontmodules/meta_engine/googleimage.c: Art Fetcher module...
2007-08-10 Damien Fouilleuli422_yuy2: SSE2 improvements
2007-08-08 Jean-Baptiste KempfSubsdec: Split the decoder for subsdec / SSA / USF...
2007-08-01 Sam Hocevar * Simple grayscale -> yuv conversions.
2007-07-31 Damien Fouilleullibtool: prefer -export-dynamic over -export-regex...
next