]> git.sesse.net Git - vlc/history - src/Makefile.am
A bit of headers cleanup
[vlc] / src / Makefile.am
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-23 Rémi Denis-CourmontRemove extra annoying deps
2006-11-22 Rémi Denis-CourmontSONAME change. Muahahahahahahahahahahahahahahahahahahah...
2006-11-22 Rémi Denis-CourmontMove encoding and language stuff to their own directory
2006-11-22 Rémi Denis-CourmontFix libvlc.la dependencies
2006-11-22 Rémi Denis-CourmontGenerate libvlc.sym separately from vlc_symbols.h
2006-11-11 Rémi Denis-CourmontRestore media control API for the obsolete build system
2006-11-11 Rémi Denis-CourmontSplit the media control API from libvlc.so to libvlc...
2006-10-29 Rémi Denis-CourmontTry to unbreak dependency
2006-10-29 Jean-Paul SamanUnbreak automatic buildversion information. Revert...
2006-10-27 Christophe Mutricyfix stupid error by me
2006-10-27 Christophe Mutricytypo
2006-10-27 Christophe MutricyDon't try to distribute misc/version.c
2006-10-27 Damien Fouilleul- added public log apis to access message log
2006-10-21 Rémi Denis-CourmontTry harder to rid of this annoying dependency
2006-10-21 Rémi Denis-CourmontAnother distcheck fix attempt
2006-10-19 Clément StenacReset playlist status to STOPPED after stop
2006-10-19 Rémi Denis-CourmontPut version-info to libvlc instead of vlc, as I assume...
2006-10-19 Rémi Denis-CourmontOh! No more builtins!
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-25 Christophe MutricySuppress references to mediacontrol_{init,plugin}
2006-09-24 Clément Stenac* Split download function in find/download
2006-09-15 Clément StenacSplit libvlc.c:
2006-09-11 Sam Hocevar * No longer use the $(pic) variable, since all flags...
2006-09-11 Sam Hocevar * Don't use PIC on WIN32.
2006-09-10 Rémi Denis-CourmontEnsure libvlc only export symbols from libvlc API
2006-09-10 Sam Hocevar * src/Makefile.am: do not use -avoid-version. [ported...
2006-09-05 Clément StenacSplit playlist include file in public/private
2006-08-29 Christophe MutricyAdd include/vlc_intf_strings.h to tarball
2006-08-19 Clément Stenac* B-search macro
2006-08-18 Damien Fouilleul- fixed Cygwin issue when linking/building shared libvl...
2006-07-28 Pavlov Konstantinreverted erroneous part of 16030 commit (this will...
2006-07-28 Clément StenacSome initial work for streaming profiles
2006-07-13 Sam Hocevar * src/Makefile.am: made the dist rule independent...
2006-07-12 Sam Hocevar * src/Makefile.am: fixed sed commands.
2006-07-12 Sam Hocevar * src/Makefile.am: reverted addition of vlc_devices...
2006-07-12 Sam Hocevar * src/Makefile.am: yay, another missing file in Makef...
2006-07-12 Clément StenacMissing header in EXTRA_DIST
2006-06-22 Clément Stenac* Create new types for device probing
2006-06-04 Rémi Denis-CourmontAnother PIC fix
2006-06-04 Rémi Denis-CourmontSuppress support for position dependant code (except...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-09 Rémi Denis-CourmontBasic unit test for URI decoding
2006-03-18 Jean-Paul SamanUndo r 14546 breakage
2006-03-12 Rémi Denis-Courmont * Revert my [14546] that doesn't work
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-10 Rémi Denis-CourmontFix typo
2006-03-10 Rémi Denis-CourmontTest distcheck with libtool when using libtool so I...
2006-03-10 Rémi Denis-CourmontUse better name for newly introduced file
2006-03-10 Rémi Denis-CourmontFix and restore nice file names
2006-03-09 Rémi Denis-CourmontCommon socket error handling
2006-03-09 Rémi Denis-CourmontFix make core on Win32 with shared libvlc
2006-03-08 Rémi Denis-Courmonti18n_atof(): locale-agnostic atof()
2006-03-06 Christophe Mutricysrc/Makefile: make distcheck happy
2006-03-02 Rémi Denis-Courmontdist vlc_url.h
2006-03-02 Rémi Denis-Courmontlibtool:
2006-03-01 Rémi Denis-CourmontUse stamp not to recompile and relink version.c when...
2006-02-28 Rémi Denis-CourmontWith libtool, compile builtins as lib*_builtin.la to...
2006-02-28 Rémi Denis-Courmontmv -> mv -f
2006-02-27 Rémi Denis-CourmontWork-around libtool's work-around which adds .exe on...
2006-02-26 Rémi Denis-CourmontPut some dependencies on stamp-builtins to force rebuil...
2006-02-26 Rémi Denis-CourmontGet rid of --enable-shared-libvlc on non-Microsoft...
2006-02-23 Rémi Denis-CourmontDon't build old-style when libtool is enabled
2006-02-23 Rémi Denis-Courmont_Experimental_ *optional* libtool support (--enable...
2006-02-23 Filippo CaroneLibVLC basic audio control API
2006-02-22 Damien Fouilleulall: renamed DLL import library as libvlc.dll.a, as...
2006-02-22 Damien Fouilleulall: for WIN32, create an import library libvlc-dll...
2006-02-21 Rémi Denis-CourmontDon't rebuild static libvlc when not needed
2006-02-20 Rémi Denis-Courmont- Remove dependency of vlc on stamp-builtin with shared...
2006-02-19 Rémi Denis-Courmont- Build builtins before shared libvlc
2006-02-19 Rémi Denis-CourmontReally fix libintl linking
2006-02-19 Rémi Denis-CourmontAttempt to fix linking with "included" gettext
2006-02-19 Clément StenacBe consistant in naming
2006-02-19 Rémi Denis-Courmont- Build libvlc from src/ rather than top
2005-08-19 Rémi Denis-CourmontClean up
2005-08-13 Rémi Denis-CourmontUnbreak make dist
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-06-02 Rémi Denis-CourmontComplete rewrite of vlc_symbols.h generation (closes...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...