]> git.sesse.net Git - vlc/history - src/Makefile.am
vlc shall be installable - fix #1735
[vlc] / src / Makefile.am
2008-08-02 Rémi Denis-Courmontvlc shall be installable - fix #1735
2008-07-05 Rémi Denis-CourmontRemove dead code
2008-07-02 Rémi Denis-CourmontVLM: build if ENABLE_VLM rather than ENABLE_SOUT
2008-06-26 Rémi Denis-CourmontBump version
2008-06-22 Rémi Denis-Courmontlibvlccore: is a pure C library - don't use the C+...
2008-06-22 Rémi Denis-Courmontfix revision.c
2008-06-21 Rémi Denis-Courmontship vlc_window.h
2008-06-06 Rémi Denis-CourmontBring the root wrapper back
2008-06-06 Rémi Denis-Courmontvlc: fix conditional compilation
2008-06-06 Rémi Denis-CourmontFix/split rootwrap_bind
2008-06-04 Antoine CellerierNew filter chain handling API. This should make it...
2008-06-01 Rémi Denis-Courmontvlc-control.pc -> libvlc.pc
2008-06-01 Rafaël CarréTypo
2008-05-31 Rémi Denis-CourmontRemove VLC_* dead APIs
2008-05-31 Rémi Denis-CourmontMove non-deprecated version functions out of the deprec...
2008-05-31 Rémi Denis-CourmontSeparate libvlccore and libvlc headers
2008-05-31 Rémi Denis-CourmontFix make race condition
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-27 Rémi Denis-Courmontlibvlc depends on its exports list
2008-05-27 Pierre d'Herbemontlibvlc: Use a symbol list for exported symbols.
2008-05-26 Rémi Denis-CourmontShip a lot of useful headers
2008-05-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-26 Rémi Denis-CourmontInstall a bunch of "clean" headers
2008-05-26 Rémi Denis-CourmontEnable check_headers
2008-05-24 Rémi Denis-Courmont-export-dynamic is no sense for libs, use -export-symbo...
2008-05-23 Rémi Denis-CourmontSeparate and refactor the win32 main code
2008-05-22 Rémi Denis-CourmontSplit directory handling and core configuration
2008-05-20 Rémi Denis-Courmontblock_File: test case
2008-05-15 Rémi Denis-CourmontFix unit tests linking
2008-05-15 Rémi Denis-Courmontvlc using libvlc
2008-05-15 Rémi Denis-CourmontRename the shared libraries
2008-05-12 Rémi Denis-CourmontTry to split the mind boggingly big vlm.c
2008-05-10 Rafaël CarréFix compilation on != darwin, beos, win32, linux
2008-05-10 Rémi Denis-CourmontBuild (linux|not)_specific.c as appropriate
2008-05-08 Rémi Denis-CourmontMerge vlc_threads.h and vlc_threads_funcs.h
2008-05-08 Rémi Denis-Courmontvlc_modules_macros.h -> vlc_plugin.h
2008-05-06 Christophe MutricyMeaningful typo
2008-05-05 Rémi Denis-CourmontAdd config_GetConfDir
2008-05-04 Rémi Denis-CourmontFactorize the gcrypt thread support
2008-05-03 Rémi Denis-CourmontOnly compile the winsock stubs file on Win32
2008-05-02 Rémi Denis-Courmontmain.h -> vlc_main.h
2008-05-01 Rémi Denis-Courmontdist_ is not needed for HEADERS
2008-05-01 Rémi Denis-CourmontInstall minimum set of plugin headers.
2008-05-01 Rémi Denis-CourmontDon't compile sout code if sout is disabled
2008-05-01 Rémi Denis-CourmontLook for config.h output in public header files
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-11 Pierre d'Herbemonttest: Move testapi.c to /test and use a sample file...
2008-04-06 Rafaël CarréBe bsdmake friendly : don't embed $() in another $()
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-03-27 Rémi Denis-CourmontAdd key-action variable - automatically mapped action...
2008-03-27 Rémi Denis-CourmontShip vlc-plugin.pc.in
2008-03-26 Pierre d'Herbemontsrc: Fix vlc/*.h headers distribution.
2008-03-25 Pierre d'Herbemontcontrol: Remove dynamic_media_list_*.
2008-03-25 Pierre d'Herbemontcontrol: Remove tag_query_*.
2008-03-23 Pierre d'Herbemontautotools: Distribute src/interface/interface.h
2008-03-19 Rémi Denis-CourmontRemove redumdant Makefile target
2008-03-19 Rémi Denis-Courmontpkg-config for the plugin API
2008-03-19 Rémi Denis-CourmontSet PLUGIN_PATH and LOCALEDIR only for libvlc
2008-03-19 Sam HocevarAdd a --disable-vlc configure flag to not build VLC.
2008-03-16 Rafaël CarréInteraction are controlled by a dedicated thread
2008-03-14 Rafaël CarréFix #1515 - vlc.exe icon
2008-03-12 Rafaël CarréFix git commit generation
2008-03-07 Christophe MutricyDistribute libvlc-control.pc.in
2008-03-04 Rafaël CarréFix vlc.exe building (using the right path to the ...
2008-03-04 Pavlov KonstantinWe're on git now, so show Git commit instead of svn...
2008-03-02 Rémi Denis-Courmontpkg-config support to libvlc-control
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
next