]> git.sesse.net Git - vlc/history - include
Qt: Reusing the titles from the simple preferences submenu as tooltip for the simple...
[vlc] / include /
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.
2011-10-03 Rémi Denis-CourmontAdd vlc_pa_rttime_free()
2011-10-02 Tobias GüntnerRemove unused struct member
2011-10-02 Rémi Denis-CourmontRemove unfunctional add_deprecated_alias()
2011-09-28 Rafaël Carréremove hack no longer needed for win32
2011-09-25 Sébastien Toqueposix_memalign is not available on android
2011-09-25 Rémi Denis-CourmontPrivatize input_SplitMRL()
2011-09-25 Rafaël Carrévlc_memalign(): osx 10.5 doesn't have posix_memalign()
2011-09-25 Rafaël CarréRevert "vlc_memalign: use memalign() if posix_memalign...
2011-09-23 Jean-Baptiste KempfWin32: don't redeclare definitions
2011-09-22 Jean-Baptiste KempflibVLC: rename libvlc_track_description_release
2011-09-22 Rafaël Carrévlc_memalign: use memalign() if posix_memalign() isn...
2011-09-19 Jean-Baptiste KempfInclude: add some win32 comment
2011-09-16 Jean-Baptiste KempfAdd support for ProRes through Libavc
2011-09-05 Laurent AimarAdded 'Boss Key' support to the core.
2011-09-05 Rémi Denis-CourmontImprove vlc_memalign()
2011-09-05 Rémi Denis-CourmontRemove filter_t.pf_audio_buffer_new
2011-09-05 Laurent AimarAdded libvlc_MediaPlayerVout event.
2011-09-03 Rémi Denis-CourmontReplace fdopendir()
2011-09-01 Rémi Denis-CourmontImprove access initialization macro safety
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-30 Christopher MuellerXml: added empty element detection
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-29 Rémi Denis-Courmontblock_t: repack
2011-08-28 Jean-Baptiste KempfDefine GUID only once, in vlc_codecs.h
2011-08-25 Rémi Denis-CourmontDeclare NV21, NV16 and NV61 chromas
2011-08-25 Rémi Denis-CourmontRemove unused/unusable decoder_DeleteAudioBuffer()
2011-08-25 Rémi Denis-CourmontRemove write-only block_t.i_rate
2011-08-24 Pierre YnardProofread byte order inline functions
2011-08-23 Jean-Baptiste KempfCorrect WVP2 fourcc and map to avcodec
2011-08-22 Rémi Denis-CourmontRemove redumdant family parameter to net_OpenDgram()
2011-08-21 Rémi Denis-CourmontWin32: fix definition of VLC_STATIC_COND
2011-08-20 Rafaël Carrévlc_arrays: remove unused macro _ARRAY_GROW
2011-08-20 Rafaël Carréremove redundant TAB_APPEND_CPP
2011-08-20 Rémi Denis-CourmontPush log message formatting to subscribers
2011-08-20 Rémi Denis-CourmontMove msg_Copy() and msg_Free() to ncurses
2011-08-20 Rémi Denis-CourmontAlso deprecate verbosity functions
2011-08-20 Rémi Denis-Courmontlibvlc_log_*: deprecated and reimplement as compatibili...
2011-08-20 Rémi Denis-CourmontWin32: use only one condition variable per R/W lock
2011-08-20 Rémi Denis-CourmontCheck for struct pollfd separately from poll, needed...
2011-08-19 Rémi Denis-CourmontRemove msg_cb_data_t and simplify accordingly
2011-08-19 Rémi Denis-CourmontFix namespace, remove useless variable and clean up...
2011-08-19 Rémi Denis-CourmontRemove object message filtering from core
2011-08-18 Rémi Denis-CourmontRemove msg_SubscriptionSetVerbosity
2011-08-18 Rémi Denis-CourmontQt4: apply verbosity filtering within Qt, do not rely...
2011-08-18 Rémi Denis-Courmontbswap64: hack for C++ brain damage
2011-08-18 Rémi Denis-CourmontWin32: emulate static condition variables
2011-08-18 Rémi Denis-CourmontDefine VLC_STATIC_RWLOCK
2011-08-18 Rémi Denis-CourmontRemove unused NODBG object flag
2011-08-17 Rémi Denis-CourmontImprove byte order inline functions
2011-08-17 Rémi Denis-CourmontIntroduce VLC_NORETURN function attribute and use it
next