]> git.sesse.net Git - vlc/history - include/vlc
Gives the input_thread_t to use to vout_Request().
[vlc] / include / vlc /
2010-03-08 Rémi Denis-CourmontFix Doxygen errors
2010-02-28 Pierre d'Herbemontlibvlc: Attempt to fix set_nsobject() with QMacCocoaVie...
2010-02-28 Pierre d'Herbemontlibvlc: Use a union for libvlc_media_track_info_t.
2010-02-28 Rémi DuraffortFix doxygen documentation.
2010-02-28 Rémi Duraffortlibvlc: fix doxygen comments.
2010-02-22 Pierre d'Herbemontlibvlc: Don't refer to media_preparsing as we don't...
2010-02-22 Pierre d'Herbemontlibvlc: libvlc_media_get_es->libvlc_media_get_tracks_info.
2010-02-22 Pierre d'Herbemontlibvlc: Export libvlc_media_parse() and libvlc_media_pa...
2010-02-22 Pierre d'Herbemontlibvlc: Put a ref to libvlc_media_release in libvlc_med...
2010-02-20 Rémi Denis-CourmontReimplement libvlc_event_type_name
2010-02-20 Rémi Denis-CourmontMake libvlc event types less ABI-brittle w.r.t. the...
2010-02-20 Rémi Denis-CourmontImprove Doxygen documentation, deobfuscate event types
2010-02-20 Rémi Denis-CourmontLibVLC structures: cleanup
2010-02-20 Rémi Denis-CourmontKill old and buggy libvlc_drawable_t
2010-02-20 Rémi Denis-Courmontlibvlc_video_set_fullscreen: fix documentation
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-17 Rémi Denis-CourmontMostly revert "libvlc: add mouse events as libvlc_Media...
2010-02-14 Rémi Denis-CourmontLibVLC: allow setting playback rate even without input
2010-02-13 Rémi Denis-CourmontRemove libvlc_free
2010-02-11 Rémi Denis-Courmontlibvlc_video_get_cursor: get the current mouse video...
2010-02-11 Jean-Paul Samanlibvlc: add mouse events as libvlc_MediaPlayerEvents
2010-02-11 Rémi Duraffortlibvlc: fix doxygen documentation.
2010-02-11 Rémi Duraffortlibvlc: fix doxygen documentation
2010-02-06 Rémi Denis-CourmontLibVLC: remove exceptions infrastructure
2010-02-06 Rémi Denis-CourmontRemove left-overs from LibVLC media list view
2010-02-06 Rémi Denis-CourmontUpdate test_headers
2010-02-06 Rémi Denis-CourmontLibVLC: remove last exception
2010-02-06 Rémi Denis-CourmontDoxygen updates
2010-02-06 Rémi Denis-CourmontLibVLC logo/marquee: allow settings without video,...
2010-02-06 Rémi Denis-CourmontLibVLC teletext: various fixes
2010-02-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-04 Rémi Denis-CourmontDo not use an enumeration for a bits field
2010-02-03 Rémi Denis-CourmontLibVLC VoD: remove exceptions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: comment out unimplemented functions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: remove exceptions
2010-02-03 Christophe MutricyTypos
2010-02-03 Rémi Denis-CourmontRemove some exceptions in media_list
2010-02-02 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-02-02 Rémi Denis-CourmontMedia discovery: remove exception
2010-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
2010-02-01 Rémi Denis-Courmontlibvlc_video_*: rewrite
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-31 Hugo Beauzee-LuyssenRemove unused exception from video.c
2010-01-31 Rémi Denis-CourmontLibVLC log: remove exceptions
2010-01-31 Rémi Denis-CourmontLibVLC: remove unused and buggy media list views
2010-01-31 Rémi Denis-CourmontLibVLC audio: take a player object for most functions...
2010-01-31 Rémi Denis-CourmontLibVLC media player: remove exceptions
2010-01-31 Rémi Denis-Courmontgood
2010-01-31 Rémi Denis-CourmontKill one exception
2010-01-29 JP DingerRefactor libvlc_video_{get,set}_{marquee,logo}_{int...
2010-01-29 Rafaël CarréRemove libvlc_get_vlc_instance hack from libvlc
2010-01-29 Pierre d'HerbemontRevert "libvlc: Export libvlc_media_player_get_input_th...
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 Rémi Denis-CourmontRemove some unused p_e parameters and propagate
2010-01-27 Rafaël Carrélibvlc_media_es_t: export ES id
2010-01-25 Rémi Denis-Courmontlibvlc_event_manager: remove exceptions
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 Duraffortlibvlc: fix doxygen documentation.
2010-01-23 Rafaël Carrélibvlc: Get ES descriptions for media
2010-01-21 Rémi Duraffortlibvlc: add some missing 'extern "C"'
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-15 Rémi Duraffortlibvlc_media: fix typos.
2010-01-04 Rémi Denis-Courmontlibvlc_add_intf: remove dummy exception parameter
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-21 Pierre YnardBuild fix
2009-12-21 Olivier AubertFix and augment libvlc_media_player_(s|g)et_nsobject...
2009-12-16 Rémi Denis-CourmontNote that embedded video cannot go to fullscreen directly
2009-12-08 Rémi Duraffortfix doxygen documentation.
2009-12-08 Rémi Duraffortlibvlc_media.h: fix documentation
2009-12-08 Rémi Duraffortlibvlc: add two functions
2009-11-20 Rémi Duraffortlibvlc: add a function get the statistics about the...
2009-10-29 Rémi Denis-CourmontLibVLC: add functions to control mouse and keyboard...
2009-10-05 Rémi Denis-Courmontlibvlc_audio_*: remove useless exception parameters
2009-10-05 Rémi Denis-Courmontlibvlc_media_*: remove a bunch of useless exception...
2009-09-16 Rémi Duraffortlibvlc_events: use int instead of uint64_t (using boole...
2009-09-07 Rémi Denis-CourmontMove LibVLC error messages to libvlc_printerr().
2009-09-07 Rémi Denis-CourmontRemove set/get drawable
2009-09-04 Olivier AubertFix comment
2009-09-03 Pierre d'Herbemontlibvlc_media_library: Remove a non sense.
2009-09-03 Olivier Aubertpython-ctypes: implement consistency checker, and fix...
2009-09-03 Olivier Aubertlibvlc.h: fix incorrect comment docstring
2009-09-03 Olivier Aubertlibvlc.h: mark libvlc_errmsg and libvlc_clearerr with...
2009-09-01 JP DingerUse the cpp to auto-update libvlc_event_type_name(...
2009-08-28 Niles BindelAdded ability to move to previous item in the media...
2009-08-19 Pierre d'Herbemontmedia_list_player: Make sure we'll correctly play next...
2009-08-17 Rémi Duraffortlibvlc_video*: constify.
2009-08-15 Alexander BethkeRefactored/re-enabled libvlc_vlm_show_media
2009-08-14 Hugo Beauzee-LuyssenAdding a libvlc_media_player_next_frame
2009-08-09 Rémi Denis-CourmontReplace libvlc_exception_get_message with libvlc_errmsg
2009-08-09 Rémi Denis-CourmontLibVLC: per-thread error message API
2009-08-09 Rémi Denis-Courmontlibvlc_log: remove useless exception parameters
2009-08-09 Rémi Denis-Courmontlibvlc_playlist_play: remove exception
2009-08-09 Rémi Denis-Courmontlibvlc_add_intf: return a value
next