]> git.sesse.net Git - vlc/history - src/Makefile.am
vlc shall be installable - fix #1735
[vlc] / src / Makefile.am
2007-09-01 Rémi Denis-CourmontAdd nonce generator vlc_rand_bytes
2007-08-31 Christophe MutricyAdd a nice target here also
2007-08-28 Pierre d'Herbemontlibvlc.h: Don't expose libvlc_tree. It will get deleted.
2007-08-24 Pierre d'Herbemontsrc/Makefile.am: add flat_media_list.c.
2007-08-20 Pierre d'Herbemontsrc/Makefile.am: build dynamic_media_list.c and tree.c.
2007-08-19 Pierre d'Herbemont* control/media_library.c: Initial implementation.
2007-08-17 Christophe Mutricysrc/Makefile.am: Distribute vlc_events.h. Possibly...
2007-08-17 Pierre d'Herbemontcontrol/media_discoverer.c: Implementation of a media_d...
2007-08-15 Rémi Denis-Courmont*Partially* fix static builds
2007-08-13 Pierre d'Herbemontmisc/events.c: Add a new way to send receive events...
2007-08-10 Pierre d'HerbemontFix previous commit (oops).
2007-08-10 Pierre d'Herbemontsrc/Makefile.am: Build media_list.c, media_list_player...
2007-07-31 Damien Fouilleulmore libtool updates, removed some ol' crust
2007-07-31 Damien Fouilleullibtool: prefer -export-dynamic over -export-regex...
2007-07-29 Rémi Denis-CourmontRemove INCLUDED_LIBINTL hack
2007-07-29 Rémi Denis-CourmontRemove USE_LIBTOOL hack
2007-07-29 Rémi Denis-CourmontForgot this file
2007-07-25 Damien FouilleulMakefile.am: $(AM_LDFLAGS) is actually NOT guaranteed...
2007-07-24 Damien FouilleulMakefile.am: much simpler rules for win32, now that...
2007-07-23 Damien Fouilleullibvlc.dll: libtool fixes
2007-07-20 Rémi Denis-CourmontTry to fix NLS on Win32
2007-07-19 Pierre d'Herbemontsrc/Makefile.am: Only allow libvlc-control symbols...
2007-07-19 Rémi Denis-CourmontAlways use libtool here
2007-07-19 Rémi Denis-CourmontCosmetic fix
2007-07-19 Rémi Denis-CourmontRemove the most useless Makefile statement ever
2007-06-17 Pierre d'Herbemontlibvlc: Tell the build system to use media_instance.c.
2007-06-17 Pierre d'HerbemontLibvlc add a media descriptor object.
2007-05-20 Filippo Caronecallback.c renamed to event.c
2007-05-20 Rémi Denis-CourmontFix SVN revision handling.
2007-05-20 Rémi Denis-CourmontFix comment
2007-05-19 Filippo CaroneInitial callback support in libvlc + example on how...
2007-04-15 Rémi Denis-CourmontFix the test suite
2007-04-14 Rémi Denis-CourmontInitial work on hiding module_t layout from plugins
2007-04-14 Rémi Denis-CourmontMove libvlc module stuff to their own subdirectory
2007-03-23 Laurent AimarAdded EPG (Electronic Program Guide) helpers and ES_OUT...
2007-03-13 Rémi Denis-Courmont- Fix POSIX locale handling (well you'd better not...
2007-03-11 Rémi Denis-CourmontDist missing header file
2007-02-23 Felix Paul Kühne* renamed it, since it's plain C now and doesn't contai...
2007-02-15 Rémi Denis-CourmontYet another version.c fix.
2007-02-12 Rémi Denis-Courmontpoll() replacement
2007-02-09 Rémi Denis-CourmontAdd SDP generation helper with a bunch of would-be...
2007-02-03 Damien Fouilleul- added controlled symbol export support for win32...
2007-01-09 Damien Fouilleul- src/Makefile.am: make sure libvlc.dll is always rebui...
2006-12-15 Clément StenacRework dicts as macros for type-independance
2006-12-15 Rémi Denis-CourmontSimpler UTF-8 check functions + rudimentary unit test
2006-12-10 Rémi Denis-CourmontUse shared libvlc on Win32
2006-12-06 Rémi Denis-CourmontProvides libvlc.sym
2006-12-04 Damien Fouilleul- vlc -> libvlc for linking shared libvlc.dll
2006-12-03 Rémi Denis-CourmontFix libtool and shared builds
2006-12-03 Rémi Denis-CourmontDo not autogenerate libvlc.sym.
2006-12-03 Rémi Denis-Courmont- fix input memleak
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-12-01 Rémi Denis-CourmontRename libvlc.h to libvlc-module.c
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
next