]> git.sesse.net Git - vlc/history - projects/mozilla/control/npolibvlc.cpp
Replace libvlc_exception_get_message with libvlc_errmsg
[vlc] / projects / mozilla / control / npolibvlc.cpp
2009-08-09 Rémi Denis-CourmontReplace libvlc_exception_get_message with libvlc_errmsg
2009-07-24 Jean-Paul Samanmozilla: don't allocate a zero sized array.
2009-07-24 Jean-Paul Samanmozilla: fix small memory leak
2009-07-01 Cyril MathéMoz-Plugin: Marquee JS Bindings
2009-06-03 Cyril MathéMoz-Plugin: Deinterlace JS Binding
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-30 JP Dingermozilla plugin: cosmetics.
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 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Cyril Mathémoz-plugin: Improve subtitle and audio track JS bindings
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-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-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...