]> git.sesse.net Git - vlc/history - include
Add OS/2 support to freetype module
[vlc] / include /
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
2011-08-17 Rémi Denis-CourmontIntroduce VLC_GCC_VERSION macro, fix popcount and clz
2011-08-16 Rémi Denis-CourmontUse callback and opaque pointer for plugin descriptors
2011-08-16 Rémi Denis-CourmontCreate primary module from plug-in descriptor and facto...
2011-08-16 Rémi Denis-CourmontCorrect module descriptor indentation (no functional...
2011-08-15 Rémi Denis-CourmontRemove module_hold and module_release
2011-08-15 Rémi Denis-Courmontvlc_module_(start|stop): constify
2011-08-09 Rémi Denis-CourmontAdd helpers to store floats into vlc_atomic_t
2011-08-08 Rémi Denis-CourmontReplace AOUT_FMT_NON_LINEAR with AOUT_FMT_SPDIF and...
2011-08-08 Rémi Denis-CourmontIgnore the vlc binaries
2011-08-06 Rémi Denis-Courmontaout_PacketPlay: use aout_TimeReport(), restore resampling
2011-08-06 Rémi Denis-Courmontaout_TimeReport: feedback timing from audio output...
2011-08-06 Rémi Denis-Courmontaout_Format(s)Print: use vlc_object rather than audio_o...
2011-08-06 Rémi Denis-CourmontSimplify, clean up and rename aout_OutputNextBuffer()
2011-08-04 Rémi Denis-CourmontCosmetic / comment
2011-08-04 Rémi Denis-Courmontaout: use separate lock for the packet FIFO (fix #5131)
2011-08-04 Rémi Denis-Courmontaout: privatize the lock
2011-08-04 Rémi Denis-Courmontamem: add support for pause/resume and flush/drain
2011-08-04 Rémi Denis-CourmontUnexport aout_FifoPop() and aout_FifoPush()
2011-08-04 Rémi Denis-CourmontRemove unused aout_FifoFirstDate() and aout_FifoNextStart()
2011-08-04 Rémi Denis-Courmontaout: move packet FIFO management to plugins that need it
2011-08-03 Rémi Denis-Courmontaout: split out packet-oriented output support code
2011-08-03 Rémi Denis-Courmontblock_Bytestream: use block_Release() and simplify...
2011-08-03 Rémi Denis-Courmontblock_BytestreamInit(): rationalize prototype
2011-08-03 Rémi Denis-Courmontblock_BytestreamRelease: remove useless zeroing (before...
2011-08-02 Rémi Denis-Courmontaout: pass audio buffer explicitly to pf_play
2011-08-02 Rémi Denis-Courmontmixer only needs the sample format (FOURCC)
2011-08-02 Rémi Denis-Courmontaout: privatize some attributes
next