]> git.sesse.net Git - vlc/history - src/Makefile.am
Typo
[vlc] / src / Makefile.am
2008-02-25 Rémi Denis-Courmont - Don't put private system_* header in public
2008-02-25 Rémi Denis-CourmontFix a long-standing missing dependency of vlc upon...
2008-02-25 Rémi Denis-CourmontMore vlc to src/ (yes, I know this screws up things).
2008-02-15 Pierre d'HerbemontMakefile.am: Add test/dictionary.c to the list of test...
2008-02-10 Rémi Denis-CourmontDon't set DATA_PATH when building plugins - fixes ...
2008-02-08 Christophe MutricyRevert silly commit
2008-02-08 Christophe MutricyClean libvlc.sym
2008-02-07 Christophe MutricyDistribute include/vlc_plugin.h and src/config/intf.c
2008-02-01 Pierre d'Herbemontsrc/Makefile.am: Make sure we link test_i18n_atof with...
2008-01-27 Rémi Denis-CourmontDist vlc_fixups
2008-01-25 Rémi Denis-CourmontThis file does not exist
2008-01-24 Rémi Denis-CourmontAdd sanity check for public headers
2008-01-24 Rémi Denis-CourmontTabs
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Rafaël CarréMakefile.am: add vlc_pgpkey.h
2007-12-30 Pierre d'Herbemontcontrol/hierarchical_node_media_list_view.c: Implement...
2007-12-13 Christophe MutricyTypo
2007-12-12 Rémi Denis-CourmontRun the symbol check
2007-12-12 Rémi Denis-CourmontSplit the over-large module.c
2007-12-09 Rémi Denis-CourmontSplit the big config file
2007-11-20 Pierre d'Herbemontsrc/control: Implement hierarchical_media_list_view.
2007-11-14 Jean-Paul SamanFurther factoring out osdmenu parser functionality...
2007-10-29 Christophe MutricyMove qt4/dialogs/about.hpp to include/vlc_about.h so...
2007-10-20 Rémi Denis-Courmontlibvlc-control smoke test. Feel free to extend
2007-10-20 Rémi Denis-CourmontThe current libvlc-control ABI is not compatible with...
2007-10-15 Pierre d'Herbemontsrc/Makefile.am: Move flat_media_list.c->flat_media_lis...
2007-10-15 Rémi Denis-CourmontSeparate LDFLAGS from LIBS for real.
2007-10-11 Christophe MutricyDistribute header files
2007-10-02 Laurent AimarMoved vout_synchro to decoder_synchro.
2007-09-20 Pierre d'Herbemontlibvlc: Implement media_list_view, which will be used...
2007-09-16 Rémi Denis-CourmontMark the test programs as not installable
2007-09-05 Pierre d'Herbemontisrc/Makefile.am: Include media_list_path.h to fix...
2007-09-03 Rémi Denis-Courmontsubdir build fix
2007-09-03 Rémi Denis-CourmontBSD make fix
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
next