]> git.sesse.net Git - vlc/history - modules/gui/qt4/extensions_manager.cpp
Do not include vlc_modules.h in vlc_common.h
[vlc] / modules / gui / qt4 / extensions_manager.cpp
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-06-02 Jean-Philippe AndréExtensions: fix Qt freeze when reloading scripts
2010-04-29 Rémi DuraffortQt4: fix a memleak in the extensions menu.
2010-04-07 Erwan Tulouqt4: fix another QMenu without parent
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-02-17 Hugo Beauzee-LuyssenDon't try to use p_extensions_manager if it failed...
2010-02-14 Srikanth RajuQt: Call Lua status callbacks on playing status changes
2010-02-04 Jean-Philippe AndréExtensions: remove useless hold/release
2010-02-04 Jean-Philippe AndréFinal fix for extensions+Qt unload issues
2010-02-04 Jean-Philippe AndréExtensions/Qt: fix the deactivation race condition
2010-02-03 Jean-Philippe AndréExtensions/Qt: emit extensionsUpdated() on load/unloa
2010-02-03 Jean-Philippe AndréExtensions/Qt: listen to input-change events
2010-01-28 Jean-Philippe AndréExtensions/Qt: add cannotLoad() flag
2010-01-28 Jean-Philippe AndréExtensions/Qt: use lock on extensions list
2010-01-24 Jean-Philippe AndréExtensions/Qt: Qt extensions manager