]> git.sesse.net Git - vlc/history - src/Makefile.am
contrib: vpx: try to set correct target for OSX
[vlc] / src / Makefile.am
2011-11-25 Rémi Denis-CourmontMove intf_EJect() out of core
2011-11-10 KO Myung-HunImplement vlc_poll() on OS/2
2011-11-04 Rémi Denis-CourmontRemove revision.txt and revision.c on maintainerclean
2011-11-03 Rémi Denis-CourmontInstall vlc_network.h and vlc_tls.h
2011-10-14 KO Myung-HunImplement plugin support for OS/2
2011-10-14 KO Myung-HunImplement OS/2 directories configuration
2011-10-14 KO Myung-HunImplement OS/2 specific initialization
2011-10-14 KO Myung-HunImplement thread support for OS/2
2011-10-08 Rémi Denis-CourmontRevert back to one PulseAudio mainloop per context...
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-23 Rémi Denis-CourmontSet a bunch of flags for libvlccore from Makefile
2011-08-22 Rémi Denis-CourmontMove help command line options handling to a new file
2011-08-20 Rémi Denis-CourmontMove Winsock poll() emulation to src/win32/
2011-08-20 Rémi Denis-Courmontsrc/Makefile: dead code
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-08-18 Rémi Denis-CourmontMove MODULE_* predefined constants from vlc-config...
2011-08-17 Rémi Denis-CourmontKeep revision.c in source tarballs
2011-08-16 Rémi Denis-CourmontSplit modules bank stuff from module (non-bank) stuff
2011-07-19 Rémi Denis-CourmontMissing if HAVE_PULSE
2011-07-18 Rémi Denis-CourmontPulseAudio: add helper library to share the mainloop
2011-07-18 Rafaël Carréfix make dist
2011-07-07 Rémi Denis-CourmontRemove useless copy of LGPLv2.1
2011-06-09 Jean-Baptiste KempfWin32: Fix libvlc.dll properties
2011-06-02 Jean-Baptiste KempfFix duplication
2011-05-12 Rémi Denis-CourmontSplit Win32 and POSIX dynamic linker backends
2011-05-07 Rémi Denis-CourmontReplace VLC_EXPORT macro with a simple prefix, VLC_API
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-02-19 Rémi Denis-Courmontvlc_gl_t: abstract OpenGL provider
2011-02-17 Pierre YnardMakefile: rename file right
2011-02-17 Rémi Denis-CourmontMove core POSIX files to their own directory like Windo...
2011-02-10 Rémi Denis-Courmontcore: merge the two hotkey files
2011-01-20 Pankaj yadavAdd misc/atomic.c to SOURCES_libvlc_symbian and fix...
2011-01-13 Rémi Denis-Courmontlibvlccore: do not link against the C++ run-time
2011-01-11 Rémi Denis-CourmontRevert file permission
2011-01-10 Pankaj YadavSymbian Specific Directories
2011-01-10 Pankaj YadavSymbian App private path and build changes
2010-12-13 Rémi DuraffortMore cleaner fix when tdestroy only is missing.
2010-12-07 Rémi Durafforttsearch functions: check for the presence of search...
2010-11-03 Rémi Denis-CourmontSplit portable, POSIX and Win32 file system helpers
2010-10-31 Rémi Denis-CourmontRemove unmaintained BeOS support
2010-10-25 Laurent AimarMerged vout_pictures.c with video_output.c.
2010-10-25 Laurent AimarMoved picture_t related functions to its own file.
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...
next