]> git.sesse.net Git - vlc/history - Makefile.am
Backport of [11415]
[vlc] / Makefile.am
2005-06-14 Christophe MutricyBackport of [11415]
2005-06-08 Gildas Bazin* Makefile.am: backport of 11352.
2005-05-20 Rémi Denis-CourmontHopefully fix multi-jobs builds
2005-05-11 Gildas Bazin* Makefile.am: fixed build problem.
2005-05-11 Gildas Bazin* configure.ac, Makefile.am: fixes for WinCE build.
2005-04-18 Damien Fouilleul- make use of cygwin rebase to optimize DLL loading...
2005-04-06 Jérome DecoodtUse VLC-release.app instead of VLC.app for package...
2005-04-06 Jérome DecoodtInclude http/*.png and http/*.ico in windows packages
2005-04-06 Jérome DecoodtAdd a new target, VLC.app which make links to files...
2005-04-04 Derk-Jan Hartman* Fix make dist, which was broken due to ebuild removal
2005-03-28 Felix Paul Kühne* updated the location of vlc.scriptTerminology
2005-03-02 Rémi Denis-Courmont- Add dependency of update-includes on vlc-config
2005-03-01 Rémi Denis-Courmont- build vlc_symbol.h modules_plugin.h and modules_built...
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-19 Eric Petit configure.ac: added --disable/enable-hal
2005-02-18 Gildas Bazin* Makefile.am: fixed package-win32 target
2005-02-15 Gildas Bazin* configure.ac, Makefile.am: adapted the build for...
2005-02-08 Jean-Paul SamanRun makensis installer on Linux without wine to produce...
2005-02-06 Rémi Denis-Courmont- Fix building of vlc-config
2005-01-28 Gildas Bazin* Makefile.am: include the activex plugin in package...
2005-01-21 Felix Paul Kühne* small fix to the handling of the new nib-files (we...
2005-01-21 Derk-Jan Hartman* Add the new Nibs to MAKE_DIST
2005-01-19 Damien FouilleulInitial version of ActiveX plugin for VLC
2005-01-17 Derk-Jan Hartman* Added the contrib system to MAKE_DIST
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2004-12-28 Andre Pang* Make VLC win32 package in build directory, not source...
2004-12-19 Rocky BernsteinWhen I type "make clean" I really want a "make clean"
2004-12-13 Felix Paul Kühne* changed 2 strings to lower-case, which prevented...
2004-12-13 Gildas Bazin* src/misc/image.c, include/vlc_image.h: new image...
2004-12-11 Clément StenacImprovements to preferences
2004-11-26 Sigmund Augdal Helbergall: new stream_t reading from a buffer.
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-14 Gildas Bazin* Makefile.am: fixed make dist.
2004-11-08 Clément StenacInitial Services discovery support
2004-11-06 Rémi Denis-Courmont- Better settings description,
2004-11-06 Clément StenacFixes
2004-11-06 Rémi Denis-CourmontNo longer build src/misc/tls.c
2004-11-04 Rémi Denis-CourmontInclude TLS/SSL API
2004-10-04 Gildas Bazin* evc/errno.h: errno.h replacement for WinCE.
2004-09-30 Gildas Bazin* ALL: updates for the test release.
2004-09-24 Gildas Bazin* Makefile.am: use the new wine cmdl syntax for make...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-11 Gildas Bazin* include/vlc_vod.h, modules/misc/rtsp.c: skeleton...
2004-08-25 Gildas Bazin* Makefile.am: fixed make package-win32-base.
2004-08-22 Derk-Jan Hartman* Added the new OSX vout files
2004-08-21 Sam Hocevar * Makefile.am: yet another humiliating submission...
2004-08-21 Cyril Deguet * Makefile.am: "noinst_lib_DATA" broke bootstrap :(
2004-08-21 Sam Hocevar * Makefile.am:
2004-08-20 Eric Petit + configure.ac: always build the beos module built-in
2004-08-09 Gildas Bazin* configure.ac, Makefile.am: don't use upx in the win32...
2004-08-07 Jérome DecoodtAll: equalizer window for MacOS. Need a bit of correcti...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-07-30 Sam Hocevar * autotools: no longer manage this directory with...
2004-07-23 Eric Petit + configure.ac: BeOS dvdread linkage fix
2004-07-22 Eric Petit + configure.ac: don't build OpenGL support on BeOS...
2004-07-22 Gildas Bazin* Makefile.am: include/vlc_opengl.h was removed.
2004-07-22 Gildas Bazin* Makefile.am: added include/vlc_opengl.h to the build.
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-06-22 Laurent Aimar * Makefile.am: updated.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-07 Laurent Aimar * src/input/input_ext-intf.c: no more unused.
2004-05-29 Laurent Aimar * Makefile.am: added acces.c (for people still using...
2004-05-27 Gildas Bazin* Makefile.am: added include/snapshot.h.
2004-05-24 Derk-Jan Hartman* Remove last remenants of info.h and info.m
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...
2004-05-15 Derk-Jan Hartman* extras/MacOSX/macosx-dmg: rewrote the package script.
2004-05-14 Gildas Bazin* vlc.win32.nsi: brand new NSIS auto-installer script.
2004-05-09 Gildas BazinMakefile.am: email address obfuscation for text files...
2004-05-06 Gildas Bazin* Makefile.am: include the vlm html files in the win32...
2004-05-05 Derk-Jan Hartman* .access for http intf added to OSX build.
2004-04-30 Gildas Bazin* share/skins2/skin.catalog: added a default catalog...
2004-04-29 Derk-Jan Hartman* Add missing playlistinfo files to OSX target
2004-04-28 Gildas Bazin* configure.ac, Makefile.am: Use upx for the win32...
2004-04-26 Sam Hocevar * Makefile.am:
2004-04-20 Derk-Jan Hartman* extras/contrib/src
2004-04-18 Clément Stenac* ALL: Better announce system
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-23 Gildas Bazin* src/input/*:
2004-03-22 Olivier Teulière * Makefile.am: Fixed the win32 packaging of the defaul...
2004-03-21 Laurent Aimar * Makefile.am: compile vlm.c ...
2004-03-21 Laurent Aimar * all: changes for vlm move.
2004-03-03 Sigmund Augdal HelbergMakefile.am: added vlc.exe.manifest to the distribution...
2004-03-03 Laurent Aimar * all: httpd compilation.
2004-03-01 Gildas Bazin* modules/gui/skins2/Modules.am: include the default...
2004-02-05 Derk-Jan Hartman* added a package-translations target
2004-01-31 Gildas Bazin* Makefile.am: added vlc_meta.h
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2004-01-05 Laurent Aimar * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga...
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...
2003-12-20 Boris Dorès* libvlc.h input.c headphone.c:
2003-12-18 Derk-Jan Hartman* Fix broken http intf in macosx package.
2003-12-17 Eric Petit * Makefile.am: cleaned up package-beos
2003-11-24 Laurent Aimar * moved EsOut* to es_out.c and introduced internal...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-23 Christophe Massiot* Fixed bugs in the contrib build system. In particular...
2003-11-20 Laurent Aimar include/vlc_es.h: defines es_format_t, audio_format_t...
2003-11-18 Laurent Aimar * include/vlc_bits.h: bit stream reader/writer.
2003-11-17 Derk-Jan Hartman * THANKS: hungarian translator and designer of OSX...
2003-11-15 Christophe Massiot* New build system for the contrib packages of VLC...
2003-11-03 Derk-Jan Hartman* modules/gui/macosx/*: Commit of the Visualizations...
next