plugins: removed decision-proto plugin.
[profile/ivi/murphy.git] / src / Makefile.am
2012-10-30 Krisztian Litkeyplugins: removed decision-proto plugin.
2012-10-30 Krisztian Litkeydomain-control: added domain-control plugin (modified...
2012-10-30 Krisztian Litkeybuild-sys: fix to handle plugins with dashes in their...
2012-10-26 Krisztian Litkeybuild-sys: linkedin loader generation fixes.
2012-10-26 Krisztian Litkeycommon/glib-glue: added libmurphy-glib, a glib murphy...
2012-10-26 Ismo Puustinenbuild-sys: fix the libresource link-time deps.
2012-10-26 Ismo Puustinenresource-dbus: started the work on D-Bus resource front...
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #6.
2012-10-26 Krisztian Litkeydecision-proto: build lib and test client whenever...
2012-10-26 Krisztian Litkeybuild-sys: fix src/Makefile.am (broken during conflict...
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #5.
2012-10-26 Krisztian Litkeyplugins: added a prototype decision plugin.
2012-10-26 Janos Kovacsresource-native-plugin: renaming resource-plugin =...
2012-10-26 Janos Kovacsresource-client: add a test client
2012-10-26 Janos Kovacsresource-plugin: add protocol support for querying...
2012-10-26 Janos Kovacsplugins: make separate subdir for resource plugin
2012-10-26 Janos Kovacsplugins: initial version of resource plugin
2012-10-26 Janos Kovacsresource: renamed resource-class => application class
2012-10-26 Janos Kovacsresource: make separate api includes for clients manage...
2012-10-26 Krisztian Litkeyrepo-fixing: fixup #4.
2012-10-26 Janos Kovacsbuild: fix Makefile.am to have right include pathes...
2012-10-26 Janos Kovacsresource: add libmurphy-resource building section to...
2012-10-26 Krisztian Litkeybuild-sys: better include defaults.
2012-10-26 Krisztian Litkeycommon/ecore-glue: added libmurphy-ecore, an EFL/ecore...
2012-10-26 Ismo Puustinenbuild-sys: correct tabulation.
2012-10-26 Ismo Puustinenbuild-sys: no longer generate symbols for signalling.
2012-10-26 Ismo Puustinenbuild-sys: added missing header files to install.
2012-10-26 Ismo Puustinencommon: initial support for internal transport.
2012-10-26 Ismo Puustinensignalling: started working on multiple endpoint support.
2012-10-26 Ismo Puustinensignalling: add an initial signalling plugin.
2012-10-26 Krisztian Litkeyresolver: added basic event emission support.
2012-10-26 Krisztian Litkeyresolver: preliminary DB integration, autoupdate&script...
2012-10-26 Krisztian Litkeyresolver: added builtin echo.
2012-10-26 Krisztian Litkeydaemon: try to load resolver ruleset if specified in...
2012-10-26 Krisztian Litkeycore: initial event infrastructure, daemon and plugin...
2012-10-26 Krisztian Litkeybuild-sys: fix for (re)moved resolver/script.c.
2012-10-26 Krisztian Litkeybuild-sys: build updates for core and resolver.
2012-10-26 Krisztian Litkeybuild-sys: updates for building the resolver.
2012-10-26 Krisztian Litkeyresolver: initial import of an embrionic dependency...
2012-06-29 Krisztian Litkeybuild-sys: keep generated linker scripts, debug files...
2012-06-29 Krisztian Litkeybuild-sys: install also configuration file.
2012-06-27 Krisztian Litkeybuild-sys: support for disabling individual plugins...
2012-06-26 Krisztian LitkeyMerge branch 'devel'
2012-06-25 Krisztian Litkeydebug: semi-automatic infra to resolve debug file:line...
2012-06-20 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/murphy
2012-06-20 Krisztian Litkeycommon: added runtime-controllable debug infra.
2012-06-08 Krisztian Litkeycommon/pulse-glue: added libmurphy-pulse, a PulseAudio...
2012-06-07 Krisztian Litkeybuild: generate dbus lib .pc file, removed extra header...
2012-06-04 Krisztian Litkeycommon: initial version of DBUS low-level and transport...
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-08 Krisztian Litkeytransport: consolidated IP{v4,v6}/unix transports to...
2012-05-03 Krisztian Litkeycommon: added a UDP transport to check if the abstracti...
2012-05-02 Krisztian LitkeyAdded murphy-console, a client for the TCP console...
2012-05-02 Krisztian Litkeyplugins: added a TCP-transport based console plugin.
2012-05-02 Krisztian Litkeycore: added core console infra, a few basic commands...
2012-05-02 Krisztian Litkeycommon: added a TCP transport implementation.
2012-05-02 Krisztian Litkeycommon: added generic transport layer.
2012-05-02 Krisztian Litkeycommon: added msg.[hc], a (preliminary) message interfa...
2012-04-21 Krisztian Litkeybuild: shave linker script generation.
2012-04-21 Krisztian Litkeycommon,core: added top-level convenience include files.
2012-04-19 Krisztian Litkeybuild: glib plugin needs glib, not dbus-glib.
2012-04-19 Krisztian Litkeybuild: clean up built linker-scripts during clean.
2012-04-18 Janos Kovacsmurphy-db: initial commit of the MurphyDB
2012-04-17 Krisztian Litkeybuild: install .pc files & non-existing docs, honour...
2012-04-17 Krisztian Litkeyplugins: add some of the missing functionality (plugin...
2012-04-06 Krisztian Litkeyplugins: added glib plugin.
2012-04-06 Krisztian Litkeyplugins: added dbus core plugin.
2012-04-06 Krisztian Litkeyplugins: a primitive plugin to test the loading/unloadi...
2012-04-06 Krisztian Litkeydaemon: skeleton of the daemon, config parsing.
2012-04-06 Krisztian Litkeycommon: added utils for misc. routines (currently just...
2012-04-06 Krisztian Litkeycore: initial parts of the murphy plugin implementation.
2012-04-06 Krisztian Litkeycore: added murphy context.
2012-03-13 Krisztian LitkeySkeleton repo.