]> git.sesse.net Git - vlc/history - projects/mozilla/vlcplugin.cpp
Mozilla: More (final?) Win32 compile fixes for XulRunner 1.9.2
[vlc] / projects / mozilla / vlcplugin.cpp
2010-04-10 Jean-Baptiste KempfMozilla: More (final?) Win32 compile fixes for XulRunne...
2010-04-10 Jean-Baptiste KempfMozilla: more fixes
2010-04-10 Jean-Baptiste KempfMozilla: More fixes for XulRunner 1.9.2
2010-04-10 Nicolas ChauvetUntracked API change utf8 to UTF8
2010-03-18 Jean-Paul Samanmozilla: stop playing on page reload and when already...
2010-03-04 Jean-Paul Samanmozilla: use locking wrapper
2010-03-04 Jean-Paul Samanmozilla: fix building for win32 (events not implemented...
2010-02-20 Rémi Denis-CourmontKill old and buggy libvlc_drawable_t
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-11 Jean-Paul Samanmozilla: sanity checks
2010-02-10 Rémi Duraffortmozilla plugin: fix compilation.
2010-02-04 Jean-Baptiste KempfFIx mozilla plugin compilation
2010-02-03 Rémi Duraffortmozilla: fix inverted logic (thanks jpd).
2010-02-02 Rémi Duraffortmozilla: fix compilation.
2010-02-02 Rémi DuraffortMozilla: missing return value.
2010-02-02 Rémi DuraffortMozilla: fix compilation.
2010-02-01 Rémi Duraffortmozilla: really fix compilation (and check the return...
2010-02-01 Rémi Duraffortmozilla: fix compilation.
2010-02-01 JP DingerMerge branch 'master' of ssh://git@git.videolan.org/vlc
2010-02-01 JP Dingermoz plugin: This should fix compilation but I can't...
2010-01-31 Rémi Duraffortmozilla: fix compilation.
2010-01-29 JP Dingermozilla plugin: rework events listeners to dom level...
2010-01-29 Yannick BrehonMozilla plugin event listeners.
2010-01-28 Jean-Baptiste KempfMozilla: compile fix
2010-01-24 Rémi Duraffortfix mozilla plugin compilation.
2009-12-05 JP DingerReplace #if XP_SYMBOL with #if defined(XP_SYMBOL) for...
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-30 Jean-Baptiste KempfDon't ignore-config on the webplugin
2009-09-16 Anthony Loiseaumozilla: fix stop condition of a for iteration
2009-09-15 Rémi Duraffortmozilla plugin: fix potential buffer overlow.
2009-08-17 Rémi Duraffortmozilla plugin: fix a potential memleak.
2009-07-24 Jean-Paul Samanmozilla: use minimal_macosx as vout in webplugin, it...
2009-07-24 Jean-Paul SamanCleanup mozilla plugin
2009-07-10 Jean-Paul Samanmozilla: introduce new property text
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
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 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-24 Jean-Paul Samanmozilla: remove debug prints
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 DingerCosmetics
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 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-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Jean-Paul Samanmozilla: remove debug prints
2009-03-10 JP DingerMove users of playlist_select() inline.
2009-03-08 Rémi Duraffortmozilla: might fix compilation for win32.
2009-03-08 Jean-Paul Samanmozilla: windows build fix
2009-03-07 Jean-Paul Samanmozilla/safari/activex: do not show video title when...
2009-03-07 Jean-Paul Samanmozilla: fix regression introduced in: da3d8cdb8bb6a11b...
2009-03-07 Jean-Paul Samanmozilla: cosmetics
2009-03-07 Jean-Paul Samanmozilla: fix video overwritting toolbar issue
2009-03-07 Jean-Paul Samanmozilla: no longer use libvlc depreceated API
2009-03-07 JP DingerAdd --no-plugins-cache when compiling the mozilla plugi...
2009-02-17 Jean-Paul Samanmozilla: protect calls to libvlc_playlist_isplaying()
2009-02-17 Jean-Paul Samanmozilla: no functional changes
2009-02-09 Jean-Paul Samanmozilla: toolbar is not implemented on MacOS X and...
2009-02-04 Felix Paul Kühnemacosx: really fixed packaging of the Mozilla/Safari...
2008-09-19 Justus Piaterconsistently use malloc()/free() for C-style strings
2008-08-19 Rémi DuraffortDelete arrays ith delete[] and fix memleak.
2008-08-14 Jean-Paul SamanRemove excess libvlc_exception_init() onces per excepti...
2008-06-18 Jean-Paul SamanFix mozilla toolbar button click logic.
2008-06-18 Jean-Paul SamanTry to correctly guess which button has been clicked...
2008-06-18 Anthony LoiseauAdd "toolbar:bool" RW property for the JS API, fix...
2008-06-18 Jean-Paul SamanFix calculation of toolbar width.
2008-06-14 Jean-Paul SamanUnify libvlc_state_t, input_state_e, mediacontrol_Playe...
2008-06-14 Jean-Paul SamanRemove deadcode.
2008-05-31 Jean-Baptiste KempfDon't include deleted files.
2008-05-31 Christophe MutricyDon't use deprecated and removed API in Mozilla plugin.
2008-05-31 Pierre d'Herbemontmozilla: Use --ignore-config, we don't want local VLC...
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-03-25 Jean-Paul SamanRefactor toolbar sizing.
2008-03-25 Anthony LoiseauMozilla-plugin linux toolbar can be hidden by adding...
2008-02-25 Jean-Paul SamanFix i386-Win32Cross-Trunk compilation.
2008-02-25 Jean-Paul SamanRemove trailing whitespace.
2008-02-25 Jean-Paul SamanRefactor mozilla toolbar code. There are still a few...
2008-02-25 Jean-Paul SamanCleanup and fix crash when plugin wasn't playing.
2008-02-04 Pierre d'HerbemontSource Tree Layout Cleanup: (As decided at videolan...