]> git.sesse.net Git - vlc/history - include/vlc
Use var_Inherit* instead of var_CreateGet*.
[vlc] / include / vlc /
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
2009-08-09 Rémi Denis-CourmontRemove libvlc_get_vlc_id()
2009-08-09 Rémi Denis-CourmontLibVLC: remove unused exception error code
2009-08-04 Olivier AubertHave (and document) libvlc_media_get_duration return ms
2009-07-31 Olivier AubertFix comments/variable names in includes
2009-07-31 Pierre d'Herbemontlibvlc: Remove unimplemented media_list_view functions...
2009-07-30 Olivier AubertFix comments in include files
2009-07-30 Olivier Aubertdeprecated.h: fix libvlc_media_player_set_xwindow reference
2009-07-25 Sébastien Escudierlibvlc : handle VLM input events
2009-07-06 Pierre d'HerbemontRevert "Remove enums from public APIs"
2009-06-29 Rémi Denis-CourmontRemove enums from public APIs
2009-06-29 Cyril Mathélibvlc API: Add Marquee Filter to libvlc in video.c
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
2009-06-03 Cyril Mathélibvlc API: Add Deinterlace Filter to libvlc in video.c
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Sébastien EscudierHandle VLM events in libvlc
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Pierre d'HerbemontOops.
2009-05-25 Pierre d'HerbemontFix compilation.
2009-05-25 Pierre d'HerbemontFix compilation.
2009-05-25 Pierre d'Herbemontlibvlc: Don't use enum directly, it's a bad pratice...
2009-05-25 Pierre d'Herbemontlibvlc: nsobject is void *.
2009-05-25 Pierre d'Herbemontlibvlc: Split public headers by object and layers.
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Hugo Beauzee-LuyssenAdding a libvlc_MediaPlayerLengthChanged event
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontDeprecate all broken vout_Control() abusers
2009-05-13 Rémi Denis-Courmontuse VLC_DEPRECATED_API as needed
2009-05-13 Rémi Denis-Courmontlibvlc: add support for setting/getting the video scale
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontRemove crap that calls vout_Control from outside the...
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontRemove deprecated functions
2009-05-11 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-10 Hugo Beauzee-LuyssenChanging libvlc_video_take_snapshot prototype
2009-05-05 Jean-Paul Samanmozilla: Fix #2678 resizing browser plugin during playback.
2009-04-11 Pierre d'Herbemontlibvlc: Export _get/set_nsobject.
2009-04-01 Rémi Duraffortadd libvlc_media_player_(get|set)_agl to the hearder...
2009-03-10 Rémi Denis-CourmontFix libvlc_add_intf documentation
2009-02-22 Rémi Denis-CourmontI wonder why use a libvlc_time_t for a boolean variable...
2009-02-22 Rémi Denis-CourmontAdd media and player state support
2009-02-21 Rémi Denis-Courmontlibvlc_free: wrapper around free() when the C run-time...
2009-02-12 Rémi Denis-CourmontAdd libvlc_media_player_get_(hwnd|xwindow) as requested...
2009-02-11 Jean-Paul Samanactivex: take lock before accessing libvlc_playlist_ite...
2009-02-09 Rémi Denis-CourmontX11 pixmaps will not work as drawable
2009-02-07 Rémi Denis-CourmontDeprecate libvlc_video_reparent
2009-02-07 Rémi Denis-CourmontDeprecate libvlc_media_player_(g|s)et_drawable
2009-02-07 Rémi Denis-CourmontAdd libvlc_media_player_set_hwnd and libvlc_media_playe...
2009-02-02 Rémi Denis-CourmontImprove libvlc drawable documentation
2009-01-28 Laurent AimarAdded libvlc_playlist_add_extended_untrusted and libvlc...
2009-01-06 Filippo Caronelibvlc, jvlc: media_player_is_playing method added
2008-12-15 Basos GAdded vlc_get_libvlc_object to libvlccore
2008-12-11 Rémi Denis-CourmontGive a clue about extending enums
2008-12-11 basoslibvlc_MediaPlayerSnapshotTaken Event creation
2008-11-20 Jean-Paul SamanRemove FORWARD_S and BACKWARD_S from input state.
2008-11-07 Lukas Durfinalibvlc: better audio handling
2008-10-16 Lukas Durfinalibvlc: description and count of tracks, titles, chapte...
2008-10-11 Lukas Durfinalibvlc: better title/chapter handling
2008-09-12 Sebastien EscudierAdd const to char * in vlm
2008-09-09 Jean-Paul SamanDocument more VLM API's and expand define.
2008-08-14 Jean-Paul SamanRemove some trailing whitespace.
2008-08-14 Jean-Paul SamanDocument media list and media list view.
2008-08-14 Jean-Paul SamanAdd another bunch of doxygen file comments.
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Olivier Aubertlibvlc.h: document the fact that libvlc_media_player_ge...
2008-08-08 Jean-Paul SamanDocument media descriptor, media library, media service...
next