]> git.sesse.net Git - vlc/history - configure.ac
Add CD-DA CDDB support via libcddb.
[vlc] / configure.ac
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...
2003-07-27 Olivier Teulière * All: Removed the win32 plugin; wxwindows rulez :)
2003-07-25 Gildas Bazin* configure.ac: libpng (logo plugin) needs to be linked...
2003-07-23 Jean-Paul SamanInterface for Familiar v0.7 and GPE. This interface...
2003-07-22 Derk-Jan Hartman* ALL:
2003-07-21 Gildas Bazin* modules/codec/quicktime.c, configure.ac: ported the...
2003-07-20 Derk-Jan Hartman* bumped up version to 0.6.1-test1
2003-07-20 Clément Stenacmodules/control/joystick.c: Joystick control module...
2003-07-19 Sigmund Augdal Helbergfix linking with iconv for the spudec module
2003-07-18 Derk-Jan Hartman* Add -liconv to the ldflags of the spudec module.
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: The wxwindows interface...
2003-07-17 Sam Hocevar * configure.ac vlc-config.in.in: Oops, vlc-config...
2003-07-17 Sam Hocevar * mozilla/Makefile.am: Moved mozilla plugin generatio...
2003-07-16 Sam Hocevar * configure.ac: complain when mozilla-config isn...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-07-14 Gildas Bazin* configure.ac, modules/control/http.c: compilation...
2003-07-11 Gildas Bazin* configure.ac: always use the built-in getop on win32...
2003-07-07 Sam Hocevar * modules/control/corba/: Olivier Aubert's CORBA...
2003-07-07 Christophe MassiotDo not link twice with -logg under Darwin.
next