]> git.sesse.net Git - vlc/history - configure.ac
Disabled the preference menu, it is not filled in anyway.
[vlc] / configure.ac
2004-02-11 Clément StenacEnable the playlist import/export modules
2004-02-10 Jean-Paul SamanEnabled PDA GUI again, use --enable-pda. Question why...
2004-02-10 Gildas Bazin* configure.ac: check for the xmlTextReader extension...
2004-02-10 Gildas Bazin* configure.ac, NEWS: added mod and pva plugins.
2004-02-10 Sam Hocevar * configure.ac:
2004-02-10 Sam Hocevar * configure.ac:
2004-02-08 Gildas Bazin* ALL: I am a morron.
2004-02-08 Gildas Bazin* configure.ac: forgot one version number and added...
2004-02-08 Gildas Bazin* ALL: bumped version number to 0.7.1 in preparation...
2004-02-08 Jean-Paul SamanFail ./configure when ffmpeg/avcodec.h or postproc...
2004-02-08 Jean-Paul SamanFixed several things with configure.ac script:
2004-02-05 Gildas Bazin* modules/video_output/directx/directx.c: fixed the...
2004-02-03 Sigmund Augdal Helbergconfigure.ac:
2004-01-31 Rocky BernsteinTry for POSIX pthread semantics on Solaris.
2004-01-29 Gildas Bazin* configure.ac: fixed typo.
2004-01-28 Gildas Bazin* configure.ac: proper checks for all the skins2 depend...
2004-01-28 Benjamin PrachtDo not enable skins2 on macosx and beos.
2004-01-27 Gildas Bazin* configure.ac: don't link with msimg32 directly has...
2004-01-27 Rocky BernsteinLink with -lm when needed - 2nd try.
2004-01-26 Eric Petit Compile fix (mp4 now needs -framework IOKit -framework...
2004-01-26 Eric Petit All: attempt for an OpenGL video output for OS X....
2004-01-26 Eric Petit + All: added Altivec-optimized i420 to yuy2 conversion...
2004-01-26 Gildas Bazin* configure.ac: fixed typo.
2004-01-26 Sam Hocevar * configure.ac:
2004-01-26 Rocky Bernsteinadd -lm on more plugins that require it. libvcdinfo...
2004-01-25 Rocky BernsteinTest for libcdio only once. Make disable-libcddb work...
2004-01-24 Gildas Bazin* configure.ac: added --with-xml2-config-path=PATH...
2004-01-24 Cyril Deguet* configure.ac: check xml2-config for skins2
2004-01-23 Eric Petit + deinterlace.c : added an Altivec version of Merge...
2004-01-22 Jon Lech Johansen * drms: support for getting user key from firewire...
2004-01-18 Gildas Bazin* configure.ac, modules/demux/Modules.am: added ps2...
2004-01-12 Gildas Bazin* configure.ac: added --with-caca-config-path.
2004-01-11 Clément Stenac* configure.ac : Added new folders
2004-01-09 Gildas Bazin* ALL: added vlc_asprintf() to our libc.
2004-01-09 Derk-Jan Hartman* configure --help aliging
2004-01-08 Gildas Bazin* configure.ac: detect if libavformat is present.
2004-01-05 Gildas Bazin* configure.ac: win32 compilation fixes for the skins2...
2004-01-05 Laurent Aimar * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga...
2004-01-04 Gildas Bazin* ALL: bumping version number to 0.7.1-cvs.
2004-01-04 Rocky BernsteinAdd OGT and CVD subtitle demuxers.
2004-01-04 Laurent Aimar * encoder.c: corrected required LIBAVCODEC_BUILD
2004-01-04 Clément StenacDo not link twice zlib
2004-01-03 Cyril Deguet* configure.ac: added the skins2 module (_should_ work ;)
2004-01-02 Clément StenacMy name is Bond
2004-01-01 Clément Stenac* Updated german and french translations
2003-12-27 Gildas Bazin* ALL: bumped version number to 0.7.0-test3
2003-12-15 Jean-Paul SamanFixing QT/Embedded header detection.
2003-12-14 Eric Petit BeOS & gcc 2.9x fixes
2003-12-13 Gildas Bazin* ALL: bumped version number to 0.7.0-test2
2003-12-13 Rocky BernsteinA better fix for missing options when the satellite...
2003-12-11 Rocky BernsteinRemove building OGT.
2003-12-11 Rocky BernsteinSet compilation flags so that code (e.g. frontends...
2003-12-07 Derk-Jan Hartman* added livedotcom and goom to contrib system
2003-12-06 Jean-Paul SamanMake sure Gtk+2 main module gets build with PDA interface.
2003-12-04 Sam Hocevar * configure.ac: Fixed an old bug that caused vlc...
2003-12-01 Gildas Bazin* ALL: fixed DTS audio support.
2003-11-30 Rocky BernsteinAdd CD-DA CDDB support via libcddb.
2003-11-30 Laurent Aimar * all: added a TCP access input module.
2003-11-27 Derk-Jan Hartman* hu.po was missing here.
2003-11-26 Rocky BernsteinMove libcdio CD-DA plugin into its own directory before...
2003-11-24 Gildas Bazin* configure.ac, extras/MacOSX/*: bumped version number...
2003-11-24 Laurent Aimar * all: ported/cleaned up/renabled dvb subtitle decoder...
2003-11-23 Laurent Aimar * all: disabled dv, xvid, dvbsub (they won't compile...
2003-11-23 Rocky Bernsteinintf.c, vcdplayer.c: Add code for multi-default selecti...
2003-11-22 Gildas Bazin* configure.ac: get rid of the oggpackB_read check...
2003-11-22 Laurent Aimar * stream_output.h, transrate.c : do not use SOUT_BUFFE...
2003-11-22 Sam Hocevar * configure.ac:
2003-11-20 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-15 Christophe Massiot* New build system for the contrib packages of VLC...
2003-11-10 Gildas Bazin* configure.ac: link ws2_32 in the right order on win32...
2003-11-09 Eric Petit + modules/gui/beos/VideoOutput.cpp: fixed modifiers
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-11-08 Christophe MassiotBy default disable the stream_out_transrate plug-in...
2003-11-07 Gildas Bazin* configure.aci, modules/demux/livedotcom.cpp: win32...
2003-11-07 Laurent Aimar * configure.ac: added --enable-livedotcom and --with...
2003-11-07 Christophe Massiot* modules/stream_out/transrate: New transrating module...
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-11-04 Eric Petit + configure.ac:
2003-11-03 Laurent Aimar * removed old faad detection.
2003-11-03 Laurent Aimar * all: ported the faad decoder to the new API (btw...
2003-11-01 Laurent Aimar * added stream_out_rtp.
2003-10-28 Derk-Jan Hartman* fix the missing symbols ogg issue
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-10-26 Gildas Bazin* Makefile.am: strip the mozilla plugin when doing...
2003-10-26 Gildas Bazin* configure.ac: check for mozilla-config.h on win32...
2003-10-26 Gildas Bazin* configure.ac: added a --disable-fribidi option and...
2003-10-26 Sigmund Augdal Helbergsrc/libvlc.c:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-24 Sam Hocevar * Makefile.am: Recurse into doc/ to install documenta...
2003-10-23 Sigmund Augdal Helbergconfigure.ac, modules/misc/freetype.c:
2003-10-23 Sam Hocevar * configure.ac:
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-21 Gildas Bazin* configure.ac: tell the build system that mkv is a...
2003-10-21 Eric Petit configure.ac:
2003-10-07 Sam Hocevar * bootstrap: Fixed a shell syntax error when pkg...
2003-10-07 Sam Hocevar * Only look for kernel32.dll if the target is windows.
2003-10-05 Sam Hocevar * configure.ac:
2003-10-04 Gildas Bazin* modules/access/vcdx/*: Brand new VCD input module...
2003-10-04 Gildas Bazin* modules/codec/a52old/*, modules/codec/mpeg_audio...
2003-10-04 Sam Hocevar * configure.ac:
next