Removed system controller. 15/29815/2
authorIsmo Puustinen <ismo.puustinen@intel.com>
Tue, 4 Nov 2014 12:24:47 +0000 (14:24 +0200)
committerIsmo Puustinen <ismo.puustinen@intel.com>
Fri, 14 Nov 2014 11:52:13 +0000 (13:52 +0200)
commit4a864acdee04530af1e7527205d4fc53b5755fe4
treeb74e40c5704e8b91befcb20987032fe78c631c59
parentfb8d327a31daedc069d29b3bb6ee567f5567bcf6
Removed system controller.

The only part remaining is the configuration, which is partly shared with the
Murphy system controller implementation.

Change-Id: Ie0fa08f6ede60f8ddf012deacedd44e0d2fcbb10
129 files changed:
configure.ac
data/lib/systemd/user/ico-system-controller.service [deleted file]
data/lib/systemd/user/ico-uxf-wait-launchpad-ready.path [deleted file]
data/share/packages/org.tizen.ico.system-controller.xml [deleted file]
lib/Makefile.am
lib/misc/Makefile.am
lib/misc/state-machine/CicoBlockParser.cpp [deleted file]
lib/misc/state-machine/CicoBlockParser.h [deleted file]
lib/misc/state-machine/CicoEvent.cpp [deleted file]
lib/misc/state-machine/CicoEvent.h [deleted file]
lib/misc/state-machine/CicoEventInfo.cpp [deleted file]
lib/misc/state-machine/CicoEventInfo.h [deleted file]
lib/misc/state-machine/CicoFinalState.cpp [deleted file]
lib/misc/state-machine/CicoFinalState.h [deleted file]
lib/misc/state-machine/CicoHistoryState.cpp [deleted file]
lib/misc/state-machine/CicoHistoryState.h [deleted file]
lib/misc/state-machine/CicoState.cpp [deleted file]
lib/misc/state-machine/CicoState.h [deleted file]
lib/misc/state-machine/CicoStateAction.cpp [deleted file]
lib/misc/state-machine/CicoStateAction.h [deleted file]
lib/misc/state-machine/CicoStateCore.cpp [deleted file]
lib/misc/state-machine/CicoStateCore.h [deleted file]
lib/misc/state-machine/CicoStateInternal.h [deleted file]
lib/misc/state-machine/CicoStateMachine.cpp [deleted file]
lib/misc/state-machine/CicoStateMachine.h [deleted file]
lib/misc/state-machine/CicoStateMachineCreator.cpp [deleted file]
lib/misc/state-machine/CicoStateMachineCreator.h [deleted file]
lib/misc/state-machine/Makefile.am [deleted file]
lib/misc/state-machine/ico_StateMachine_CWrapper.cpp [deleted file]
lib/misc/state-machine/ico_StateMachine_CWrapper.h [deleted file]
lib/misc/state-machine/picojson.h [deleted file]
lib/system-controller/CicoLog.h [deleted file]
lib/system-controller/CicoSCAppResourceController.cpp [deleted file]
lib/system-controller/CicoSCAppResourceController.h [deleted file]
lib/system-controller/CicoSCCommand.cpp [deleted file]
lib/system-controller/CicoSCCommand.h [deleted file]
lib/system-controller/CicoSCDisplay.cpp [deleted file]
lib/system-controller/CicoSCDisplay.h [deleted file]
lib/system-controller/CicoSCDisplayZone.cpp [deleted file]
lib/system-controller/CicoSCDisplayZone.h [deleted file]
lib/system-controller/CicoSCInputController.cpp [deleted file]
lib/system-controller/CicoSCInputController.h [deleted file]
lib/system-controller/CicoSCInputDev.cpp [deleted file]
lib/system-controller/CicoSCInputDev.h [deleted file]
lib/system-controller/CicoSCLastInfo.h [deleted file]
lib/system-controller/CicoSCLayer.cpp [deleted file]
lib/system-controller/CicoSCLayer.h [deleted file]
lib/system-controller/CicoSCLifeCycleController.cpp [deleted file]
lib/system-controller/CicoSCLifeCycleController.h [deleted file]
lib/system-controller/CicoSCMessage.cpp [deleted file]
lib/system-controller/CicoSCMessage.h [deleted file]
lib/system-controller/CicoSCMessageRes.cpp [deleted file]
lib/system-controller/CicoSCMessageRes.h [deleted file]
lib/system-controller/CicoSCPolicyDef.h [deleted file]
lib/system-controller/CicoSCPolicyManager.cpp [deleted file]
lib/system-controller/CicoSCPolicyManager.h [deleted file]
lib/system-controller/CicoSCResourceManager.cpp [deleted file]
lib/system-controller/CicoSCResourceManager.h [deleted file]
lib/system-controller/CicoSCServer.cpp [deleted file]
lib/system-controller/CicoSCServer.h [deleted file]
lib/system-controller/CicoSCSwitch.cpp [deleted file]
lib/system-controller/CicoSCSwitch.h [deleted file]
lib/system-controller/CicoSCSysResourceController.cpp [deleted file]
lib/system-controller/CicoSCSysResourceController.h [deleted file]
lib/system-controller/CicoSCSysResourceMonitor.cpp [deleted file]
lib/system-controller/CicoSCSysResourceMonitor.h [deleted file]
lib/system-controller/CicoSCUser.cpp [deleted file]
lib/system-controller/CicoSCUser.h [deleted file]
lib/system-controller/CicoSCUserManager.cpp [deleted file]
lib/system-controller/CicoSCUserManager.h [deleted file]
lib/system-controller/CicoSCVInfo.h [deleted file]
lib/system-controller/CicoSCVInfoManager.cpp [deleted file]
lib/system-controller/CicoSCVInfoManager.h [deleted file]
lib/system-controller/CicoSCWayland.cpp [deleted file]
lib/system-controller/CicoSCWayland.h [deleted file]
lib/system-controller/CicoSCWaylandIF.cpp [deleted file]
lib/system-controller/CicoSCWaylandIF.h [deleted file]
lib/system-controller/CicoSCWindow.cpp [deleted file]
lib/system-controller/CicoSCWindow.h [deleted file]
lib/system-controller/CicoSCWindowController.cpp [deleted file]
lib/system-controller/CicoSCWindowController.h [deleted file]
lib/system-controller/CicoSCWlInputMgrIF.cpp [deleted file]
lib/system-controller/CicoSCWlInputMgrIF.h [deleted file]
lib/system-controller/CicoSCWlWinMgrIF.cpp [deleted file]
lib/system-controller/CicoSCWlWinMgrIF.h [deleted file]
lib/system-controller/Makefile.am [deleted file]
lib/system-controller/ico_syc_mrp_resource.c [deleted file]
lib/system-controller/ico_syc_mrp_resource_private.h [deleted file]
packaging/ico-uxf-homescreen.spec
src/Makefile.am
src/homescreen/Makefile.am
src/syscond/CicoSysConDaemon.cpp [deleted file]
src/syscond/CicoSysConDaemon.h [deleted file]
src/syscond/CicoSysConLogConfig.cpp [deleted file]
src/syscond/CicoSysConLogConfig.h [deleted file]
src/syscond/Makefile.am [deleted file]
src/syscond/main.cpp [deleted file]
tests/Makefile.am
tests/system-controller/Makefile.am [deleted file]
tests/system-controller/apps-framework/Makefile.am [deleted file]
tests/system-controller/apps-framework/data/test.ico.res.app.desktop [deleted file]
tests/system-controller/apps-framework/run_test.sh [deleted file]
tests/system-controller/apps-framework/tst_appresctl.c [deleted file]
tests/system-controller/apps-framework/tst_appresctl_main.c [deleted file]
tests/system-controller/apps-framework/tst_common.c [deleted file]
tests/system-controller/apps-framework/tst_common.h [deleted file]
tests/system-controller/apps-framework/tst_inputctl.c [deleted file]
tests/system-controller/apps-framework/tst_server.c [deleted file]
tests/system-controller/apps-framework/tst_userctl.c [deleted file]
tests/system-controller/apps-framework/tst_winctl.c [deleted file]
tests/system-controller/test-dummy-hs/CicoBackground.cpp [deleted file]
tests/system-controller/test-dummy-hs/CicoBackground.h [deleted file]
tests/system-controller/test-dummy-hs/CicoBaseWin.cpp [deleted file]
tests/system-controller/test-dummy-hs/CicoBaseWin.h [deleted file]
tests/system-controller/test-dummy-hs/CicoColor.cpp [deleted file]
tests/system-controller/test-dummy-hs/CicoColor.h [deleted file]
tests/system-controller/test-dummy-hs/CicoEFLApp.cpp [deleted file]
tests/system-controller/test-dummy-hs/CicoEFLApp.h [deleted file]
tests/system-controller/test-dummy-hs/CicoEvasObject.cpp [deleted file]
tests/system-controller/test-dummy-hs/CicoEvasObject.h [deleted file]
tests/system-controller/test-dummy-hs/CicoGeometry.cpp [deleted file]
tests/system-controller/test-dummy-hs/CicoGeometry.h [deleted file]
tests/system-controller/test-dummy-hs/CicoLog.cpp [deleted file]
tests/system-controller/test-dummy-hs/CicoLog.h [deleted file]
tests/system-controller/test-dummy-hs/CicoUISample.cpp [deleted file]
tests/system-controller/test-dummy-hs/CicoUISample.h [deleted file]
tests/system-controller/test-dummy-hs/Makefile.am [deleted file]
tests/system-controller/test-dummy-hs/main.cpp [deleted file]
tests/system-controller/test-dummy-hs/org.tizen.ico.dummy-homescreen.xml [deleted file]