]> git.sesse.net Git - vlc/history - configure.ac
lua_http: fix duration printing.
[vlc] / configure.ac
2010-04-07 Rémi Denis-CourmontRemove the Werror stuff for good
2010-04-07 Rémi Denis-CourmontRevert "xcb_screen: fix compilation by ignoring errors...
2010-03-30 Jean-Baptiste KempfOn the road to -pre1
2010-03-30 Nicolas Chauvetmozilla - Avoid usage of HAVE_NPFUNCTIONS_H
2010-03-29 Rémi Denis-CourmontAvoid debianutils (which) and kdelibs (kde4-config...
2010-03-25 Christophe MutricyInstalling KDE4 solid files.
2010-03-25 Christophe MutricyDetect the variation of unix2dos
2010-03-25 Jean-Baptiste KempfRename 1.1.0-git to 1.1.0-test
2010-03-13 Rémi Denis-CourmontPut only the copyright statement in COPYRIGHT_MESSAGE
2010-03-08 Fabio RitrovatoMTP: update to libmtp 1.0.0 + fixes
2010-03-07 Rémi DuraffortSymplify configure.ac regarding OpenCV and rename the...
2010-03-07 Nathan Phillip BrinkFix #include <SDL/SDL.h> to be #include <SDL.h>
2010-03-05 Rémi Denis-Courmontnrand48 replacement
2010-03-04 Pierre d'Herbemontconfigure: Properly set gcc -arch flag depending what...
2010-03-03 Rémi Denis-CourmontPulse: uses Xlib, needs XInitThreads()
2010-02-28 Rémi Denis-CourmontAlways build and use "our" getopt
2010-02-28 Rémi Denis-CourmontRemove deprecated and unused AC_TYPE_SIGNAL
2010-02-24 Gildas Bazinfixes for maemo build
2010-02-18 Rafaël CarréDon't look for live555 in /usr when using contribs
2010-02-17 Rémi Denis-CourmontRemove libsysfs code
2010-02-16 Rémi Denis-Courmontconfigure: one error message for missing Lua is enough
2010-02-16 Rémi Denis-CourmontRemove old testsuite
2010-02-15 Pierre d'Herbemontconfigure: Use the full path to luac to support our...
2010-02-14 Jean-Baptiste KempfQt: fix compilation to non-X11 systems
2010-02-14 Rémi Denis-CourmontSet AM_DEFAULT_VERBOSITY with historic automake versions
2010-02-14 Rémi Denis-CourmontCheck for luac
2010-02-14 Rémi Denis-Courmontflac decoder does not need ogg. Remove bogus build...
2010-02-14 Jean-Baptiste KempfWin32: try to fix compilation of flac
2010-02-10 Christophe MutricyUse X_LIBS when using -lX11
2010-02-10 Christophe MutricyHildon needs X11
2010-02-09 Gildas BazinMore improvements to the hildon interface and make...
2010-02-07 Rémi Denis-CourmontOMX IL needs libdl
2010-02-07 Gildas BazinAdd OpenMAX IL Video/Audio decoder.
2010-02-07 Rémi Denis-CourmontRemove --enable-release which has no effects
2010-02-07 Rémi Denis-Courmontvlc_dup: dup with close-on-exec
2010-02-07 Daniel MierswaRemove obsolete Mac OS X 10.5 tweak.
2010-02-07 Daniel Mierswadvd module was removed in 2004.
2010-02-07 Daniel MierswaNo longer use LIBS_dvdcss, add dvdcss stuff where needed.
2010-02-07 Daniel MierswaPreserve ./configure --help order.
2010-02-06 Rémi DuraffortFix libprojectM version check.
2010-02-05 Rémi Duraffortprojectm: use the new constructor of libprojectM2 if...
2010-02-04 Jean-Baptiste KempfWin32: try to fix win32text linking.
2010-02-03 Rémi Denis-CourmontTypo
2010-02-03 Daniel MierswaChange configure comments to reflect autoconf logic.
2010-02-03 Daniel MierswaDon't use uname in configure.ac.
2010-02-03 Daniel MierswaUse one configure option for alsa/access_alsa.
2010-02-03 Daniel MierswaUse new VLC_ADD_* capabilities in configure.ac.
2010-02-03 Daniel MierswaRemove obsolete/deprecated configure options.
2010-02-03 Daniel MierswaRemove --enable-cdda it's no longer used.
2010-02-03 Laurent AimarEnabled netsync build by default.
2010-02-03 Rémi Denis-CourmontHard-code MSN plugin on Windows
2010-02-03 Rémi Denis-CourmontHard-code ntservice, motion and signals interface as...
2010-02-03 Rémi Denis-CourmontAlways build win32text resp quartztext on Win32 resp...
2010-02-03 Rémi Denis-CourmontAlways build oldrc and mediadirs
2010-02-03 Rémi Denis-CourmontRemove quite useless audioscrobbler configure option
2010-02-03 Luca BarbatoVLC xpi bundle patch
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.
next