]> git.sesse.net Git - vlc/history - include
macosx/framework: libvlc_track_description_release.
[vlc] / include /
2010-01-29 Pierre d'Herbemontlua/extension: Export extension_SetInput().
2010-01-29 Pierre d'Herbemontlibvlc: Export libvlc_media_player_get_input_thread().
2010-01-29 Pierre d'Herbemontlibvlc_media_player.h: Remove trailing whitespaces.
2010-01-28 Jean-Philippe AndréExtensions: export author, version, url and description
2010-01-28 Laurent AimarAdded es_out_ControlModifyPcrSystem to synchronize...
2010-01-28 Laurent AimarAdded es_out_ControlGetPcrSystem helper.
2010-01-28 Rémi Denis-CourmontRemove some unused p_e parameters and propagate
2010-01-28 Rémi Denis-CourmontUnexport vlc_object_detach
2010-01-28 Rémi Denis-CourmontStick b_error to object types that actually use it
2010-01-28 Rémi Denis-Courmontmodule_gettext: translate a string in the text domain...
2010-01-28 Jean-Philippe AndréExtensions: fix extensions manager's locking scheme
2010-01-27 Rémi Denis-Courmontvlc_object_create: remove legacy support for negative...
2010-01-27 Rafaël Carrélibvlc_media_es_t: export ES id
2010-01-27 Pierre d'Herbemontvlc_extensions.h: Don't use anonymous struct in typedef.
2010-01-26 Laurent AimarRemoved now unused VOUT_SET_SIZE.
2010-01-26 Christophe MutricyNew release signing key. Take 2.
2010-01-26 Christophe MutricyAdd comments about the kind of key we need
2010-01-25 Laurent AimarAdded FromCharset helper.
2010-01-25 Jean-Baptiste KempfRename the "Other codecs" category
2010-01-25 Rémi Denis-Courmontlibvlc_event_manager: remove exceptions
2010-01-24 Christophe Mutricy2010 VideoLAN signing key.
2010-01-24 Jean-Philippe AndréExtensions: public include
2010-01-24 Rémi Denis-CourmontRemove some more unused exceptions
2010-01-24 Rémi Denis-Courmontlibvlc_playlist_play: remove unused exception
2010-01-24 Rémi Denis-CourmontDo not export unimplemented functions
2010-01-24 Rémi Denis-Courmontlibvlc_event_detach: remove exception
2010-01-24 Rémi Denis-Courmontlibvlc media (list) player: remove a bunch of never...
2010-01-23 Rémi Denis-CourmontRemove the old module config lock
2010-01-23 Rémi Duraffortlibvlc: fix doxygen documentation.
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
2010-01-23 Rafaël Carrélibvlc: Get ES descriptions for media
2010-01-23 Rafaël Carrées_format_t: add i_level
2010-01-23 Rafaël Carréaudio_format_t.i_flavor -> es_format_t.i_profile
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2010-01-21 Rémi Duraffortlibvlc: add some missing 'extern "C"'
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-19 Rémi Denis-CourmontRevert "Bump ABI for logo and marquee changes."
2010-01-19 JP DingerBump ABI for logo and marquee changes.
2010-01-19 JP DingerDrop option_as_ from marquee interface.
2010-01-19 JP DingerAdd libvlc interface to video_filter/logo module, like the
2010-01-18 Francois Cartegniefix empty declaration warning
2010-01-18 Rémi Denis-CourmontRemove used FIND_STRICT
2010-01-18 Rafaël CarréMove mmx.h to the only place where it is used
2010-01-17 Rafaël Carrévlc_es.h: remove useless vlc_common.h include
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2010-01-15 Rémi Duraffortlibvlc_media: fix typos.
2010-01-14 Rémi Denis-CourmontRemove CPU capability from modules
2010-01-14 Jean-Baptiste KempfIntegrate .tta in interface and installer
2010-01-12 Jean-Baptiste KempfSupport for sipr decoder from FFmpeg
2010-01-12 Ramiro PollaMove VLC_HARD_MIN_SLEEP above gcc version #ifdef. It...
2010-01-11 Rémi Denis-Courmontthreads: remove legacy #includes
2010-01-10 Francois Cartegnielibvlc: Unify volume/mute change functions and add...
2010-01-10 Francois Cartegnielibvlc: introduce 'Muted' as a whole state, not as...
2010-01-10 Rémi Denis-CourmontRemove YMGA chroma
2010-01-09 Jean-Baptiste KempfWin32: be compatible with GCC version bigger than 4.x
2010-01-09 Rémi Denis-Courmonterror and warning function attributes depend on GCC 4.3
2010-01-07 Pierre d'Herbemontmeta reader: Add the input_item that we are reading...
2010-01-06 Pierre d'Herbemontvlc_meta: Define properly ITEM_ART_FETCHED and ITEM_ART...
2010-01-06 Pierre d'HerbemontFix build.
2010-01-06 Pierre d'Herbemontvlc_meta: C++ doesn't like bitmask with enum said Laure...
2010-01-06 Pierre d'HerbemontThis shouldn't have been pushed.
2010-01-06 Pierre d'Herbemontmeta: Make vlc_meta_t an opaque structure and move...
2010-01-06 Rémi Denis-Courmontvlc_tdestroy: safe replacement for GNU tdestroy()
2010-01-06 Rémi Denis-CourmontRevert "compat: implement tdestroy (GNU extension not...
2010-01-05 Rémi Denis-CourmontMessages: missing const, fix Qt4 warning
2010-01-05 Laurent AimarAdded var_InheritBool.
2010-01-04 Rémi Denis-Courmontlibvlc_add_intf: remove dummy exception parameter
2010-01-03 Rémi Denis-CourmontGlobal hotkeys work on any X11 system, not just Linux
2010-01-03 Rémi Denis-CourmontFix struct hotkey
2010-01-03 Rémi Denis-Courmont0 has to be a legal value for vlc_key_t
2010-01-02 Rémi Denis-CourmontDon't use a static mutex for libvlc_wait on Win32 ...
2009-12-30 Rémi Denis-CourmontHelpers for var_Inherit()
2009-12-30 Rémi Denis-CourmontExport var_Inherit()
2009-12-30 Rémi Denis-CourmontWin32: fix previous commit plus small optimization
2009-12-30 Rémi Denis-CourmontWin32: emulate static mutexes with a boolean (fix:...
2009-12-30 Jean-Baptiste KempfSupport for mingw32 gcc 4.4.0
2009-12-29 Rémi Denis-CourmontRemove buggy and never used VLC_VAR_INHERITVALUE
2009-12-28 Rémi DuraffortFix padding for picture_t and subpicture_t.
2009-12-28 Rémi Duraffortinput_item_t: fix padding.
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-26 Rémi Denis-CourmontVOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-26 Rémi Denis-CourmontRemove unused lock
2009-12-24 Pierre d'Herbemontlibvlc: Fix documentation regarding drawable-nsobject.
2009-12-23 Pierre d'Herbemontmedia_player: Emit an event when the root media is...
2009-12-22 Rémi Denis-Courmontvlc_probe need not be exported at the moment (fix check)
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Rémi Denis-Courmontprobe: helpers for services discovery
2009-12-21 Rémi Denis-Courmontprobe: infrastructure for run-time features probing
2009-12-21 Rémi Denis-Courmontvlc_sd_GetNames: add object parameter
2009-12-21 Pierre YnardBuild fix
2009-12-21 Olivier AubertFix and augment libvlc_media_player_(s|g)et_nsobject...
2009-12-20 Laurent AimarAdded INPUT_EVENT_ITEM_EPG event.
2009-12-20 Laurent AimarAdded VLC_TS_0.
2009-12-19 Jean-Philippe AndréStream: Export stream_FilterNew
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-16 Rémi Denis-CourmontNote that embedded video cannot go to fullscreen directly
next