]> git.sesse.net Git - vlc/history - include
Embed manifest files as Windows PE resource
[vlc] / include /
2012-03-14 Rafaël CarréSplit options parsing from config_ChainCreate
2012-03-13 Rémi Denis-CourmontTypos
2012-03-12 Frédéric Yhuelvlc_block_helper.h: fix weird indentation.
2012-03-12 Jean-Baptiste KempfRegister 669 extension
2012-03-10 Rémi Denis-CourmontProvisions for localized key code strings (refs #5974)
2012-03-08 Rémi Denis-Courmontsimple mixer: unduplicate channels definitions
2012-03-06 Rémi Denis-CourmontMove channels definition to <vlc_es.h>
2012-03-03 Rémi Denis-CourmontAdd shorthands for audio channel maps
2012-03-02 Francois CartegnieRevert "vlc_keys: define mouse's middle, 4 & 5 buttons...
2012-03-02 Jean-Baptiste KempfSupport qcp file opening
2012-03-02 Francois Cartegnievlc_keys: define mouse's middle, 4 & 5 buttons.
2012-02-29 Rémi Denis-CourmontReplace posix_memalign()
2012-02-29 Casian AndreiCreate a has_key function for a vlc dictionary
2012-02-28 Konstantin PavlovRegister CDXL, BMV, Ut Video, VBLE and Dxtory codecs...
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-21 Jean-Baptiste KempfDirac: Register .drc extension
2012-02-20 Sébastien Escudieradd mxg extension
2012-02-18 Julien HumbertAdd .3ga audio extension
2012-02-17 Sébastien EscudierSupport of Mxpeg codec
2012-02-09 Rémi Denis-CourmontReset plugin ABI version for 2.1.x
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-04 Antoine CellerierAdd strverscmp from glibc 2.14.1 to compat.
2012-02-04 KO Myung-HunInclude sys/types.h for ssize_t on OS/2
2012-02-02 Naohiro KORIYAMAWin32: define fstat as well as stat
2012-02-01 Rafaël CarréWin32: Add a mingw-w64 2.0.1 workaround
2012-02-01 Rafaël Carrémingw: undef small
2012-02-01 Rafaël Carréwince: don't define stat struct
2012-02-01 Rémi Denis-CourmontWin32: some compilers fail to define stat correctly
2012-02-01 Rémi Denis-CourmontWin32: struct stat is a macro so we need to include...
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-01-31 Rémi Denis-CourmontProvide static_assert() replacement
2012-01-29 Felix Paul Kühnemacosx: fixed execution of binaries linked against...
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-28 Rémi Denis-CourmontWin32: define FromT/ToT to convert between UTF-8 and...
2012-01-28 Rémi Denis-CourmontDefine WIN32_LEAN_AND_MEAN in config.h rather than...
2012-01-28 Rémi Denis-CourmontWin32: remove vlc_rwlock_t.writers - not really needed
2012-01-27 Rémi Denis-CourmontWin32: do not redefine stat/fstat, fix piles of warnings
2012-01-27 Rémi Denis-CourmontMove 'struct stat' forward declaration where actually...
2012-01-26 Rémi Denis-CourmontARM: detect VFP floating point unit
2012-01-25 Rafaël CarréRevert "Android: hack to fix warnings in pthread.h...
2012-01-24 Rémi Denis-CourmontCompute the lib directory dynamically
2012-01-24 Rémi Denis-CourmontMissing poll() declaration
2012-01-23 Rémi Denis-CourmontInline vlc_poll()
2012-01-20 Laurent AimarThread safe picture_t refcounting.
2012-01-20 Laurent AimarUnexport now unused picture_Delete().
2012-01-20 Laurent AimarMoved inlined functions defined in vlc_picture.h to...
2012-01-19 Rémi Denis-CourmontRemove the now broken Maemo 5 poll hack
2012-01-14 Rémi Denis-CourmontSanitize LIBVLC_DEPRECATED
2012-01-13 Felix Paul Kühneinclude: minor ui string improvement to match INPUT_TITLE
2012-01-11 Jean-Baptiste KempfBump plugin version to small ABI changes in decoder_t
2012-01-10 Laurent AimarAdded decoder_t::i_extra_picture_buffers field.
2012-01-10 Felix Paul Kühnecompat: always compile getdelim on Darwin
2012-01-09 Felix Paul Kühnefixups.h: added an explicit hack so binaries created...
2012-01-09 Christophe Mutricy2012 Release Key
2012-01-07 Laurent AimarAdded stream_BlockRemaining() helper.
2012-01-03 Rémi Denis-CourmontRemove dirfd() hacks
2012-01-03 Geraud CONTINSOUZASfix missing dirfd references for FreeBSD
2012-01-02 Cheng SunMinor fixes to spelling in documentation
2011-12-30 Hugo Beauzée-Luyssenstrings: Adding an helper to convert iso8601 durations
2011-12-29 Jean-Baptiste KempfSupport for Indeo4 decoding
2011-12-27 Cheng SunFix visibility of libvlc_printerr (missing LIBVLC_API)
2011-12-21 Rafaël Carréremove unused custom typedef
2011-12-15 Pere Orgafix filename self-references
2011-12-13 Jean-Baptiste KempfAdd thd to the list of extensions
2011-12-11 Jean-Baptiste KempfFinish the LGPL switch for libVLC and libVLCcore
2011-12-09 Francois Cartegnieadd dvb channels list .conf as filetype.
2011-12-07 Rafaël Carréremove unused limits
2011-12-06 Rafaël CarréRemove INTF_GAMMA_*
2011-12-06 KO Myung-HunDefine IPv6 stuffs required in order to compile on...
2011-12-06 KO Myung-HunAdd missing getaddrinfo(), freeaddrinfo(), getnameinfo...
2011-12-01 John HendrikxAdd libvlc_video_get_spu_delay and libvlc_video_set_spu...
2011-11-29 Rémi Denis-CourmontMove stats counter declaration to core
2011-11-29 Rémi Denis-CourmontRemove unused counter_t members
2011-11-29 Rémi Denis-CourmontRemove unused min, max and last stats
2011-11-29 Rémi Denis-CourmontRemove write-only timer statistics
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-27 Rémi Denis-CourmontReplace MD5 implementation with FSF LGPL'd one
2011-11-25 Rémi Denis-CourmontBump plugin version before 1.2.0-pre2 due to minor...
2011-11-25 Rémi Denis-CourmontMove intf_EJect() out of core
2011-11-25 Jean-Baptiste Kempfvlc_xml.h: reindent the standard header
2011-11-24 Rémi Denis-CourmontDefine VLC_MMX and VLC_SSE function attribute macros
2011-11-24 Rémi Denis-Courmontvlc_networh.h: close() needs <unistd.h>
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-11-11 Rémi Duraffortvlc_mouse: Fix typo
2011-11-03 Rémi Denis-CourmontMake vlc_network.h installable
2011-11-03 Rémi Denis-CourmontRewrite inet_pton() and inet_ntop() into compat
2011-11-03 Rémi Denis-CourmontHTTPd: remove never used channel & bidirectional modes
2011-11-01 Laurent AimarAllowed to use mp2/mp3 to specify layer 2/3 for mpeg...
2011-10-31 Jean-Baptiste KempfAndroid/Maemo: remove unneeded declaration
2011-10-30 Jean-Baptiste KempfWin32: always use mingw's snprintf
2011-10-30 Rafaël Carréwindows: use C++ prototype for REFIID / CoCreateInstance
2011-10-22 Alexey SokolovFix LIBVLC_VERSION_INT macro.
2011-10-20 KO Myung-HunAdd vout window support for OS/2
2011-10-19 Rémi Denis-CourmontInclude <sys/types.h> from <vlc_sout.h>
2011-10-14 KO Myung-HunImplement thread support for OS/2
2011-10-10 KO Myung-HunUndefine dirfd on OS/2 as well
2011-10-10 KO Myung-HunUndefine bswap16, bswap32, and bswap64 to avoid name...
2011-10-10 KO Myung-HunDefine SHUT_RD, SHUT_WR and SHUT_RDWR for OS/2
2011-10-08 Rémi Denis-CourmontRevert back to one PulseAudio mainloop per context...
2011-10-06 Jean-Baptiste KempfChange the "intf-show" variable into a toggle.
next