]> git.sesse.net Git - vlc/history - src/control/media.c
Added libvlc_playlist_add_extended_untrusted and libvlc_media_add_option_untrusted.
[vlc] / src / control / media.c
2009-01-28 Laurent AimarAdded libvlc_playlist_add_extended_untrusted and libvlc...
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-05 Laurent AimarFixed preparsing/art fetching locking.
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Paul SamanDocument media descriptor, media library, media service...
2008-08-03 Pierre d'Herbemontlibvlc: Properly raise an exception if something goes...
2008-05-31 Rémi Denis-CourmontRemove vlc_int64_t. Was not even correctly defined.
2008-05-18 Jean-Paul SamanRemove trailing whitespace, add checks for malloc retur...
2008-05-07 Rémi Denis-CourmontRemove p_playlist from p_libvlc
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-31 Tanguy Krotofflibvlc: rename all libvlc_MediaInstance in libvlc_Media...
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...