gam-resource-manager: adjust to updated proxied call callback signature.
[profile/ivi/murphy.git] / src / core / plugin.c
2014-12-12 Krisztian Litkeycommon: event infrastructure overhaul, lifted from...
2014-11-06 Krisztian Litkeycore: don't leak RTLD_LOCAL-ly opened handles for core...
2014-02-19 Krisztian Litkeycore: added a few plugin state testing functions.
2013-11-23 Krisztian Litkeydaemon,core: unlink all blacklisted builtin plugins.
2013-11-22 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-11-21 Krisztian Litkeydaemon: added command-line option to disable runtime...
2013-11-21 Krisztian Litkeydaemon: implemented blacklisting/whitelisting of plugins.
2013-02-27 Krisztian LitkeyMerge remote-tracking branch 'private/master'
2013-02-27 Krisztian Litkeycore: support objects as plugin arguments.
2013-02-18 Krisztian Litkeycore: support for collecting and querying undeclared...
2012-11-14 Krisztian LitkeyMerge branch 'murphy-lua-bindings' of github.com:otcsha...
2012-11-14 Krisztian Litkeygeneral: improve compiler SNR by removing a few unused...
2012-11-12 Janos KovacsMerge branch 'murphy-lua-bindings' of https://github...
2012-11-12 Krisztian Litkeycore: automatically start plugins loaded while starting...
2012-11-06 Krisztian LitkeyWiP-core: murphy lua bindings prototype for basic daemo...
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #3.
2012-10-26 Krisztian Litkeycore: initial event infrastructure, daemon and plugin...
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #2.
2012-10-26 Krisztian Litkeycore: initial shot at method export/import; code liftov...
2012-10-26 Krisztian LitkeyAdded licensing information.
2012-06-26 Krisztian Litkeycleanup: monsterously huge whitespace cleanup, git...
2012-06-20 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/murphy
2012-06-20 Krisztian Litkeycore: ignore plugin start failure for try-loaded plugins.
2012-06-20 Krisztian LitkeyConsole command infra overhaul, added core commands...
2012-05-08 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/murphy
2012-05-08 Krisztian LitkeyMerge branch 'documentation' into devel
2012-05-08 Krisztian LitkeyMerge branch 'documentation'
2012-05-03 Krisztian Litkeycommon,core: support automatic console command registra...
2012-04-17 Krisztian Litkeyplugins: add some of the missing functionality (plugin...
2012-04-17 Krisztian Litkeyplugins: don't hardcode 'plugin-' prefix twice.
2012-04-17 Krisztian Litkeyplugins: added basic support for plugin arguments.
2012-04-10 Krisztian Litkeycore: don't log low-level load errors for non-existing...
2012-04-06 Krisztian Litkeycore: initial parts of the murphy plugin implementation.