]> git.sesse.net Git - vlc/history - projects/mozilla/control/npolibvlc.cpp
Merge branch 1.0-bugfix
[vlc] / projects / mozilla / control / npolibvlc.cpp
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 Rémi Denis-CourmontMozilla: remove logging support
2009-05-18 JP DingerExtract common string-to-variant code in mozilla plugin.
2009-03-07 Jean-Paul Samanmozilla: cosmetics
2009-03-07 Jean-Paul Samanmozilla: no longer use libvlc depreceated API
2009-03-07 JP DingerAdd isPluginRunning() and getPrivate<>(), and use them...
2009-03-07 jpsaman@m2x.nlMake both parameters of RETURN_ON_EXCEPTION explicit.
2009-03-07 JP DingerPush lots of copy/paste code into a macro, and en passa...
2009-03-07 JP DingerSimplicifations, and arbitrarily take 78 cols as a...
2009-02-17 Jean-Paul Samanmozilla: cleanup
2009-02-17 Jean-Paul Samanmozilla: protect calls to libvlc_playlist_isplaying()
2009-02-09 Jean-Paul Samanmozilla: clear exception also in this path.
2009-02-09 Jean-Paul Samanmozilla: call libvlc_playlist_items_count() with playli...
2009-01-28 Laurent AimarUse libvlc_playlist_add_extended_untrusted in mozilla...
2008-09-19 Justus Piaterconsistently use malloc()/free() for C-style strings
2008-05-31 Christophe MutricyDon't use deprecated and removed API in Mozilla plugin.
2008-05-31 Christophe MutricyDon't use vlc_int64_t. It no longer exist.
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-04-03 Rafaël CarréMozilla : use \n
2008-04-03 Rafaël CarréSource files no need the executable bit
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-02-20 Damien Fouilleulmozilla: fixed name argument in add(url, name, options...
2008-02-04 Pierre d'HerbemontSource Tree Layout Cleanup: (As decided at videolan...