]> git.sesse.net Git - vlc/history - configure.ac
Source files can be in subdirectories
[vlc] / configure.ac
2008-04-21 Rémi Denis-CourmontRemove un-needed SYMPREF
2008-04-15 Pierre d'Herbemontconfigure: Enable read_only_reloc for x264.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-13 Jean-Paul SamanDon't build dynamicoverlay for Win32 (either using...
2008-04-11 Pierre d'Herbemonttest: Move testapi.c to /test and use a sample file...
2008-04-11 Jean-Paul SamanDon't install scripts and images when the plugin/module...
2008-04-09 Jean-Paul SamanMerge branch 'dynamicoverlay'
2008-04-09 Jean-Paul SamanBuild blendbench module
2008-04-09 Jean-Paul SamanRefactor dynamic overlays from Google Summer of Code...
2008-04-07 Sam HocevarMinor mingw32ce build fixes.
2008-04-07 Felix Paul KühneUpdated the link flags for the Mac screen module
2008-03-30 Rafaël CarréLink xvmc vout with libXxf86vm when available
2008-03-28 Rémi DuraffortTypo in configure.ac
2008-03-23 Rémi Denis-CourmontSwitch to gettext 0.17
2008-03-23 Rafaël CarréRequire gettext 0.16.1
2008-03-23 Rémi Denis-CourmontRemove the autoconf hack, fix gettext broken in b6c4b865
2008-03-23 UserRevert "Update gettext"
2008-03-22 Rafaël Carréncurses: link with libtinfo(w) only if needed
2008-03-21 Sam HocevarNew video output driver: "vmem", for direct memory...
2008-03-20 Sam HocevarMinor Windows ME build fixes.
2008-03-19 Sam HocevarAdd a --disable-vlc configure flag to not build VLC.
2008-03-18 Rafaël CarréVerify Python.h presence when enabling python bindings
2008-03-16 Pavlov KonstantinLink ncurses plugin to libtinfo if available.
2008-03-16 Filippo Caronegettext 0.16.1 was an unintended change - sorry
2008-03-16 Filippo Caroneremove ant references on --enable-java-bindings, say...
2008-03-15 Christophe MutricyFix building with an uninstalled ffmpeg
2008-03-12 Jean-Baptiste KempfDon't test for attribute visibility, because it doesn...
2008-03-09 Filippo Caronejava bindings huge update
2008-03-08 Antoine CellerierAdd a new croppadd video filter. It currently isn't...
2008-03-07 Rémi Denis-CourmontUpdate gettext
2008-03-06 Rafaël CarréWe're not using subversion anymore
2008-03-06 Rafaël CarréMake ./compile script return the make return code,...
2008-03-06 Rémi Denis-CourmontLink RTMP access against the socket library if needed
2008-03-05 Rémi Denis-CourmontRemove --enable-rtmp.
2008-03-05 Ilkka OllakkaRTMP access patch from Miguel Angel Cabrera <macabrera...
2008-03-03 Christophe MutricyDon't check for headers. Pkg-config is enough
2008-02-29 Christophe MutricyNo need to test for avutil.h a second time
2008-02-29 Faustino OsunaLet's try this again. Detect older and new versions...
2008-02-29 Faustino OsunaToo many problems with new ffmpeg detection, reverting...
2008-02-29 Faustino OsunaDetect and allow older versions of ffmpeg to be used...
2008-02-28 Faustino OsunaUpdate references to ffmpeg header files to match new...
2008-02-28 Jean-Baptiste KempfFix most linking of XvMC Vout.
2008-02-26 Pierre d'Herbemontconfigure.ac: Backport the Mac OS X poll fix from cmake...
2008-02-22 Pavlov Konstantinpulseaudio plugin needs 0.9.8 at least.
2008-02-21 Christophe MutricySome OSes don't have posix_fadvise
2008-02-20 Rémi Denis-CourmontFix linking of libvlc
2008-02-20 Rémi Denis-CourmontRewrite the mmap input as a separate access
2008-02-19 Christophe MutricyTypo
2008-02-19 Christophe MutricyPulseAudio output module. Thanks to Martin Hamrle....
2008-02-18 Rafaël Carrénew growl plugin: local only, supports album art (you...
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-11 Christophe MutricyFix logic
2008-02-11 Benjamin Pracht* fix pthread support for x264 on win32
2008-02-10 Jean-Baptiste KempfFix asa subtitles merge. Close #1468
2008-02-06 Dennis van Amerongen* configure.ac: oops.. reverted gettext requirement...
2008-02-06 Dennis van Amerongen* configure.ac: check for properly detecting cygwin...
2008-02-05 Christophe MutricyUse a less old format for tar
2008-02-04 Sigmund Augdal Helbergadded the asa subtitle demux from equinox. the file...
2008-02-04 Rafaël Carrémake.pl isn't autotools specific
2008-02-04 Pierre d'HerbemontSource Tree Layout Cleanup: (As decided at videolan...
2008-02-03 Rémi Denis-CourmontMissing checks for alloca and mmap
2008-02-03 Rémi Denis-CourmontRemove libintl from the source tree.
2008-02-03 Rémi Denis-CourmontFix realaudio linking on Linux without the Win32 loader
2008-02-02 Christophe MutricyPut the preprocessing flags in CPPFLAGS
2008-02-02 Christophe MutricyUse pkg-config for freetype and fribidi. Please report...
2008-02-02 Felix Paul Kühneconfigure.ac: Darwin doesn't have X11 in most setups...
2008-02-02 Jean-Paul SamanOops use -a iso -o
2008-02-02 Jean-Paul SamanRevert [24765]: Add -lX11 to qt4 linking on non-Windows...
2008-02-02 Christophe MutricyRevert [24749]. Somehow win32 doesn't have X11
2008-02-02 Christophe MutricyHopefully fix libgcrypt linking
2008-02-01 Rémi Denis-CourmontFix "1: command not found" error
2008-02-01 Jean-Paul SamanFix building of qt4 gui
2008-01-31 Pierre d'HerbemontMake sure VLC.app doesn't take too much time to build...
2008-01-31 Rémi Denis-CourmontMove automake options to Makefile.am
2008-01-31 Pierre d'Herbemontconfigure.ac: No more objective-c in src/.
2008-01-28 Pavlov KonstantinFix builds with dirac >= 0.9.0, require it as well.
2008-01-28 Rafaël Carréwarn about unused parameters, detect plugins with undef...
2008-01-27 Dennis van Amerongen* configure.ac: Fix hostname reporting on Cygwin (since...
2008-01-27 Rémi Denis-CourmontFix another series of HAVE_ dependencies (string replac...
2008-01-27 Rémi Denis-CourmontDefault to using pthread instead of exploding.
2008-01-27 Rémi Denis-CourmontRemove check for pthread_once - we never used it
2008-01-24 Rémi Denis-CourmontRemove some GCCisms.
2008-01-24 Rémi Denis-CourmontMissing #include on Win32
2008-01-24 Rémi Denis-CourmontRemove the sys/socket.h check. We don't really use...
2008-01-24 Rémi Denis-CourmontFix header inclusion. VLC does not check for sys/socket.h
2008-01-24 Rémi Denis-CourmontDon't check for ssize_t twice, and don't use autoconf...
2008-01-24 Rémi Denis-CourmontGet rid of HAVE_SOCKLEN_T - refs #297
2008-01-22 Rémi Denis-CourmontRemove Cthreads support
2008-01-22 Rémi Denis-CourmontRemove State Threads support
2008-01-22 Rémi Denis-CourmontRemove support for GNU Portable Threads
2008-01-22 Pavlov KonstantinIntroduce HAVE_WX and HAVE_QT4 and show "Switch to...
2008-01-21 Rafaël Carréfix #1387 (update to new libcaca api)
2008-01-19 Jean-Paul SamanMozilla plugin: Check for required X11/xpm.h support.
2008-01-19 Jean-Paul SamanPatch by Frans van Veen and Jasper Alias with modificat...
2008-01-19 Antoine CellerierAdd gzip support to the http access. We never request...
2008-01-15 Damien Fouilleuleyetv: forgot that one in my last commit
2008-01-14 Antoine CellerierMove the v4l2 access to its own subdirectory.
2008-01-13 Pavlov KonstantinMake everything AC_DEFINE(HAVE_FOOBAR define 1 where...
2008-01-13 Jean-Baptiste KempfFix HAVE_LIBPNG in configure.ac
2008-01-13 Pavlov KonstantinFix hostname reporting on some weirdly configured syste...
next