]> git.sesse.net Git - vlc/history - src/Makefile.am
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / Makefile.am
2010-08-24 Rémi Denis-CourmontDo not output config.status into srcdir
2010-08-24 Rafaël CarréFix out of tree build
2010-08-21 Rémi Denis-CourmontDistribute libvlc_version.h.in
2010-08-21 Rémi Denis-CourmontInstall vlc_about.h for hypothetical out-of-tree UI...
2010-08-21 Rémi Denis-Courmontlibvlc_version.h: build-time version macros
2010-08-03 Rémi Denis-CourmontKill dirent.h replacement
2010-07-25 Rémi Denis-CourmontFix vlc_about.h generation
2010-06-27 Rémi Denis-CourmontAtomic operations (currently same ones as in garbage...
2010-06-26 Srikanth RajuML: Media Library Core
2010-06-24 Rémi Denis-CourmontLibvlc: bump SO minor version
2010-06-07 Pierre YnardDistribute missing header
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-03 Laurent AimarMoved generic subpicture code to its own file.
2010-05-30 Rémi Denis-Courmontlibvlc_Quit: support using a callback
2010-05-10 Laurent AimarNo functionnal changes.
2010-05-10 Laurent AimarMoved out text_style_* to src/misc/text_style.c
2010-05-09 Laurent AimarMade vlc_memalign public.
2010-05-04 Laurent AimarSplitted out specific vout osd functions to its own...
2010-05-04 Laurent AimarSplitted out spu_t and related functions to its own...
2010-05-04 Laurent AimarSplitted out text_style_t and related function to its...
2010-04-26 Laurent AimarAdded API to simplify/clean up vout controls.
2010-04-26 Laurent AimarSplit out interlacing/post-processing management from...
2010-04-25 Rémi DuraffortFix make distcheck.
2010-04-21 Rémi Denis-CourmontBump libvlccore ABI
2010-04-17 Laurent AimarMoved "video output" -> "vout display" wrapper to the...
2010-03-04 Rémi Denis-CourmontGet rid of PLUGIN_PATH
2010-03-04 Rémi Denis-CourmontLIBDIR is not used anywhere
2010-03-02 Rémi Denis-CourmontInstall and look for plugins in plugins/, not modules...
2010-02-28 Rémi Denis-Courmontgetopt: remove useless functions and boiler plate,...
2010-02-28 Rémi Denis-CourmontAlways build and use "our" getopt
2010-02-24 Christophe MutricyDistribute .h files
2010-02-14 Rémi Denis-CourmontRemove legacy nice target
2010-02-14 Rémi Denis-Courmontconfig_GetLibDir: return arch-dep package directory
2010-02-14 Rémi Denis-CourmontPut plugins in $(pkglibdir)/modules
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-02 Adrien MagloAdd a function to display EPG event information for...
2010-02-01 Rémi Denis-CourmontMove mediacontrol to bindings
2010-01-31 Rémi Denis-CourmontLibVLC: remove unused and buggy media list views
2010-01-31 Rémi Denis-CourmontSilent rule for vlc_about.h
2010-01-31 Rémi Denis-CourmontSilent rule for .pc files
2010-01-31 Rémi Denis-CourmontSilent rules for revision
2010-01-31 Rémi Denis-CourmontGenerate Windows resource file on need basis
2010-01-30 Rémi Denis-CourmontRemove GetFallbackEncoding()
2010-01-28 Rémi Denis-CourmontFactor out LoadMessages to support other text domains
2010-01-25 Pierre YnardExtensions: distribute headers
2010-01-18 Rafaël CarréMove mmx.h to the only place where it is used
2010-01-13 Rémi Denis-CourmontMove core Win32 files to their own directory
2010-01-06 Rémi Denis-Courmontvlc_tdestroy: safe replacement for GNU tdestroy()
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Rémi Denis-Courmontprobe: infrastructure for run-time features probing
2009-12-07 Laurent AimarAdded vout_opengl_t definitions.
2009-12-07 Pierre YnardFix make dist
2009-10-17 Rémi Denis-Courmontvlc_inhibit_t: plugin type for screen saver inhibition
2009-10-14 Rémi Denis-CourmontRemove HAL plugin
2009-10-07 Rémi Denis-CourmontGather key functions and tables in a single file
2009-09-26 Rémi Denis-Courmontrevision: work around JVLC tag pollution
2009-09-23 Srikanth RajuSql Core
2009-09-22 Laurent AimarMoved out epg functions from vlc_epg.h and es_out.c...
2009-09-22 Rémi Denis-Courmontvlc_cpu.h: dedicated header for CPU features
2009-09-07 Laurent AimarMoved out picture_fifo/pool_t code from vout_pictures.c
2009-08-30 Rémi Denis-CourmontAlways remove revision.tmp
2009-08-29 Pierre YnardFix make dist
2009-08-26 Rémi Denis-CourmontSplit directories configuration per platform
2009-08-25 Laurent AimarSplit out aout_mixer_t from aout_instance_t.
2009-08-20 Rafaël CarréUpdate mechanism: split update.c
2009-08-09 Rémi Denis-CourmontLibVLC: per-thread error message API
2009-08-04 Laurent AimarIntroduce "vout display" module API to replaced "vout...
2009-08-01 Laurent AimarMoved out video statistics to its own file and use...
2009-08-01 Laurent AimarMoved out snapshot code to a standalone file.
2009-08-01 Laurent AimarModified vout_window_t to be completly independant...
2009-08-01 Rémi Denis-CourmontBump libvlccore version to compensate 1.0-bugfix age...
2009-08-01 Rémi Denis-CourmontRevert "Increased version-info after modification in...
2009-07-30 Laurent AimarIncreased version-info after modification in 1.0 branch.
2009-07-29 Michael HanselmannAdd library functions for HTTP client authentication
2009-07-24 JP DingerMerge branch 'master' of git@git.videolan.org:vlc
2009-07-24 JP DingerSimplify vlc_about.h generation.
2009-07-06 Rémi Denis-CourmontRelax libvlccore.sym ordering (completely)
2009-06-18 Konstantin PavlovDont install libvlc_media_list.h twice.
2009-06-06 Laurent AimarAdded a new "video splitter" module type.
2009-06-05 Laurent AimarAdded blend filter helpers.
2009-06-04 Pierre d'Herbemontrevision: No need for the -n in echo. Choke Darwin.
2009-06-03 Rémi Denis-CourmontFall back if this is not a git checkout
2009-06-03 Rémi Denis-CourmontRepair libvlc_get_changeset()
2009-06-03 Rémi Denis-CourmontCreate revision.c
2009-06-02 Pierre d'Herbemontlibvlc: Allow event to be dispatched asynchronously.
2009-05-31 Laurent AimarMissing vlc_picture_fifo/pool.h includes in src/Makefile.am
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Pierre d'Herbemontlibvlc: Split libvlc_internal in different independant...
2009-05-25 Pierre d'Herbemontlibvlc: Split public headers by object and layers.
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
next