]> git.sesse.net Git - vlc/history - src/Makefile.am
access: archive: remove dead initialization
[vlc] / src / Makefile.am
2015-03-19 Rémi Denis-Courmontblock: split block_t and block_fifo_t code
2015-03-02 Rémi Denis-Courmontinclude: install <vlc_interface.h>
2014-10-27 Rémi Denis-Courmontpicture_pool: add test case
2014-10-16 Rémi Denis-Courmontvout: dispatch window events to the display events...
2014-10-13 Jean-Baptiste KempfWin32: prefer the static libraries when creating the...
2014-10-12 KO Myung-HunAdd -avoid-version to LDFLAGS of vlc and vlccore on...
2014-09-16 Antti Ajankicore: Move httpcookies.c to core
2014-08-17 Rémi Denis-CourmontCopy libtool library versions from 2.2.0
2014-06-20 Rémi Denis-Courmontsout: merge SAP and announce code in a single file
2014-05-19 Francois Cartegnierename art_finder as meta_fetcher
2014-02-10 Rafaël CarréDistribute vlc_addons.h
2014-02-09 Francois CartegnieAdd addons management API
2014-01-11 Edward WangAndroid: implement vlc_strerror and vlc_strerror_c
2013-12-30 KO Myung-Hunos2: implement vlc_strerror() and vlc_strerror_c()
2013-12-29 Felix Paul Kühnedarwin: implement vlc_strerror and vlc_strerror_c
2013-12-29 Rémi Denis-Courmontwin32: implement vlc_strerror and vlc_strerror_c
2013-12-29 Rémi Denis-Courmontvlc_strerror() and vlc_strerror_c() convenience wrappers
2013-12-27 Felix Paul Kühnesrc: split darwin threading code from the generic posix...
2013-12-09 Rafaël CarréRename main module to core
2013-09-19 Rémi Denis-Courmontlibvlccore: update SOVERSION post-2.0.6
2013-04-19 KO Myung-Hunos2: add vlc_getProxyUrl()
2013-04-14 Felix Paul Kühnesrc: implement proxy URL support for Darwin
2013-04-13 Jean-Baptiste KempfDarwin: move specific files to a darwin/ folder
2013-04-13 Jean-Baptiste KempfAndroid: always return an empty proxy
2013-04-12 Rémi Denis-Courmontvlc_getProxyUrl: add function to retrieve proxy URL
2013-04-05 Francois Cartegniechromaprint: add libvlccore definitions
2013-03-24 Rémi Denis-Courmontcore: remove unused SQL support
2013-03-24 Rémi Denis-Courmontcore: remove media library support
2013-03-13 Rafaël Carrélibvlccore: remove duplicate ldflags
2013-03-09 Rémi Denis-CourmontRemove picture qtype support code
2013-01-31 Rémi Denis-Courmontosd: remove dead core OSD menu functions
2013-01-31 Rémi Denis-Courmontvout: remove dead OSD code
2012-11-11 Rémi Denis-Courmontaout: inline synchronization code into dec.c
2012-11-10 Rémi Denis-CourmontAdd option to enable OSD menu
2012-11-10 Rémi Denis-CourmontMove osd_text.c to src/video_output/
2012-11-01 Rémi Denis-Courmontaout: remove old aout_(Volume|Mute)(Get|Set)() functions
2012-11-01 Rémi Denis-Courmontplaylist: type-safe functions for audio output management
2012-10-09 Rafaël Carréandroid: threads support
2012-10-04 Rafaël Carréandroid: add libvlc specific file
2012-10-04 Rafaël CarréRemove unused config_GetConfDir
2012-09-11 Rémi Denis-CourmontWrite generic semaphore back-end and merge generic...
2012-09-10 Rémi Denis-Courmontrwlock: use a proper source C module
2012-09-10 Rémi Denis-Courmontrwlock: reduce footprint and factor Win32 and OS/2...
2012-09-09 Rémi Denis-CourmontDefine explicit makefile variable for libpthread
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/control/dbus/ and clean...
2012-09-05 Rémi Denis-CourmontLIBDL may be required regardless of plugins (e.g. v4l2)
2012-09-04 Diego Biurrunsrc: remove one level of makefile recursion
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-28 Angelo HallerMove mime type guessing by extension to separate file...
2012-08-20 Rémi Denis-Courmontvlc_UrlParse: support for Internationalized Domain...
2012-08-20 Rémi Denis-CourmontSplit URL functions from other strings functions
2012-07-21 Rémi Denis-CourmontMove timer implementation to a separate file
2012-07-17 Rémi Denis-Courmontaout: cleanup mixer and rename to volume
2012-05-11 Rémi Denis-CourmontRewrite vlc_atomic_* using the new atomic operations
2012-05-11 KO Myung-HunImplement filesystem.c and plugin.c for OS/2
2012-04-30 Rafaël CarréInstall vlc_keys.h
2012-04-01 Rémi Denis-CourmontRemove core ACL support
2012-03-20 Rémi Denis-CourmontInline config_GetDataDir()
2012-03-20 Rémi Denis-CourmontLinux: determine data path at run-time from library...
2012-03-15 Edward WangEmbed manifest files as Windows PE resource
2012-03-02 Maciej BlizinskiInvoke check_headers with $(SHELL)
2012-03-01 Rémi Denis-CourmontRemove the old glibc version check
2012-02-03 Rémi Denis-CourmontLinux: parse /proc/cpuinfo instead of playing fork...
2012-01-24 Rémi Denis-CourmontFix libvlccore linking order
2012-01-19 Rémi Denis-CourmontRemove the now broken Maemo 5 poll hack
2012-01-19 Rémi Denis-CourmontMove poll() to compat/
2012-01-05 Rafaël Carréplugin support for "other" system (non Linux UNIX)
2011-12-15 KO Myung-HunImplement vlc_rand_bytes() for OS/2 and split to differ...
2011-12-06 KO Myung-HunAdd missing getaddrinfo(), freeaddrinfo(), getnameinfo...
2011-11-29 Rémi Denis-CourmontMove stats.c to input/
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...
next