]> git.sesse.net Git - vlc/history - configure.ac
* ./AUTHORS: updated my country entry.
[vlc] / configure.ac
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:
2003-10-04 Gildas Bazin* configure.ac: added --with-ffmpeg-faac for when using...
2003-10-02 Gildas Bazin* modules/codec/cinepak.c: ported the cinepak decoder...
2003-10-01 Gildas Bazin* modules/codec/subsdec.c: cleaned up and ported the...
2003-09-27 Gildas Bazin* install-win32: cosmetic changes.
2003-09-23 Gildas Bazin* configure.ac, mozilla/vlcshell.cpp, mozilla/support...
2003-09-20 Gildas Bazin* configure.ac, mozilla/Makefile.am: more win32 mozilla...
2003-09-20 Gildas Bazin* configure.ac, mozilla/*: the win32 mozilla plugin...
2003-09-09 Jean-Paul SamanFix detection of dvb headerfiles and fix GTK2_MAIN...
2003-09-07 Laurent Aimar configure.ac : added gather stream_out.
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-31 Eric Petit configure.ac: fixed zeta check
2003-08-29 Laurent Aimar * all: removed old encoding way.
2003-08-27 Gildas Bazin* configure.ac, modules/mux/Modules.am: enable the...
2003-08-24 Gildas Bazin* configure.ac, modules/access/dshow/: brand new Direct...
2003-08-23 Laurent Aimar * configure.ac : added --enable-goom and --with-goom...
2003-08-23 Derk-Jan Hartman* added a vlc_current_charset function. This tries...
2003-08-23 Loïc Minier * very light typo
2003-08-21 Derk-Jan Hartman* Removed the xmga plugin since it was quote "a waste...
2003-08-19 Clément Stenac* src/audio_output/input.c: forgot to free something
2003-08-17 Alexis de Lattrepo/es.po THANKS configure.ac: Spanish translation start...
2003-08-16 Clément Stenac* configure.ac : linked stream_out_standard to ws2_32...
2003-08-16 Gildas Bazin* po/pt_BR.po, THANKS: new brazilian portuguese transla...
2003-08-14 Clément Stenac* all: as announce calls non-standard functions (SLP...
2003-08-13 Gildas Bazin* ALL: bumped version number to 0.6.3-cvs
2003-08-13 Clément Stenac* configure.ac : we need to define HAVE_SLP_H
2003-08-12 Sam Hocevar * modules/demux/mkv.cpp: support for libmatroska...
2003-08-10 Gildas Bazin* ALL: preparing for a 0.6.2 release
2003-08-05 Jean-Paul SamanThe familiar interface is now officially removed from...
2003-08-03 Eric Petit configure.ac : added needed linking flags for BeOS...
2003-08-02 Gildas Bazin* ALL: bumped version number to 0.6.2-cvs
2003-08-01 Laurent Aimar * configure.ac: audio -> mpga
2003-08-01 Laurent Aimar * configure.ac: remove old wav and aac directories.
2003-07-31 Jean-Paul SamanUpdated LIST of modules and configuration options for...
2003-07-29 Gildas Bazin* configure.ac: added the svlc shortcut for the skins.
2003-07-29 Gildas Bazin* src/video_output/video_output.c: fixed potential...
2003-07-29 Gildas Bazin* configure.ac: bumped version number to 0.6.1.
2003-07-28 Christophe Massiot* configure.ac: Worked around a bug in the OS X linker...
2003-07-27 Jean-Paul SamanGtk2 port of the familiar Linux interface. The name...
next