profile/ivi/murphy.git
9 years agosystem-controller: try to get launching user for an app using ail and pid.
Baptiste DURAND [Wed, 24 Sep 2014 12:20:22 +0000 (14:20 +0200)]
system-controller: try to get launching user for an app using ail and pid.

With the latest ail we need to retreive the launching user for an app
using the PID to get the category right. If the user  is not found this
way, we consider the default user ('app') as the launching user and fall
back to look up and use the UID of that instead.

Change-Id: Iaa1d9091598cd7b28dff0ee67e67d357325f152d
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
9 years agopackaging: change code incompatible with yocto workflow
Ronan Le Martret [Wed, 24 Sep 2014 14:48:45 +0000 (17:48 +0300)]
packaging: change code incompatible with yocto workflow

Change-Id: I3c6a6c5e1ea7a1209b7c46f07d91a1ad9079cc5b
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoremove hardcoded conf
Ronan Le Martret [Wed, 24 Sep 2014 10:28:01 +0000 (12:28 +0200)]
remove hardcoded conf

 - _with_icosyscon should be set in the project config

 For more information about conditional builds for rpm spec file please:
 - http://www.rpm.org/wiki/PackagerDocs/ConditionalBuilds

Bug-Tizen: PTREL-823

Change-Id: Ife33cc5beead85bfda2afb82701890045431ea35
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agopackaging: pumped version, updated changelog.
Krisztian Litkey [Wed, 24 Sep 2014 06:08:42 +0000 (09:08 +0300)]
packaging: pumped version, updated changelog.

Change-Id: I39b441868e390899c149a3c889d73d6d8b579c1e

9 years agosystem-controller: remember to close the lastinfo fd.
Ismo Puustinen [Mon, 22 Sep 2014 07:40:44 +0000 (10:40 +0300)]
system-controller: remember to close the lastinfo fd.

Change-Id: I7250ebe803cfa579bcb2cc8d6d63a33c27b3ef12

9 years agogam: fix a false expression and do some cleanup.
Ismo Puustinen [Fri, 19 Sep 2014 13:27:08 +0000 (16:27 +0300)]
gam: fix a false expression and do some cleanup.

Change-Id: Ib353520406e38097459b7f2e3e9065a44dc27c44

9 years agogam: init index for error handling too.
Ismo Puustinen [Fri, 19 Sep 2014 13:10:45 +0000 (16:10 +0300)]
gam: init index for error handling too.

Change-Id: I305dff882f9d9d4c8c153bb188731e4948c8b337

9 years agoamb: check return values correctly.
Ismo Puustinen [Fri, 19 Sep 2014 13:02:11 +0000 (16:02 +0300)]
amb: check return values correctly.

Change-Id: I1a4db8fd7708727a19962e22fce2c619ca43e632

9 years agoamb: do not use NULL values when handling errors.
Ismo Puustinen [Fri, 19 Sep 2014 12:34:48 +0000 (15:34 +0300)]
amb: do not use NULL values when handling errors.

Change-Id: I81462ccd97b8462768cd8a964d693817ec1cb507

9 years agosystem-controller: fixes to user handling.
Ismo Puustinen [Fri, 19 Sep 2014 11:11:55 +0000 (14:11 +0300)]
system-controller: fixes to user handling.

Change-Id: Ia30f066c7c3ae2f9aba8a9a9c87fdd02ec14ab79

9 years agosystem-controller: use AUL properly.
Ismo Puustinen [Fri, 19 Sep 2014 10:06:32 +0000 (13:06 +0300)]
system-controller: use AUL properly.

Change-Id: I38e867d0c9b8aca3a75c6bcf5fd458554fb7291a

9 years agopackaging/sys-con: make HomeScreen depend on both deps.
Jan Ekström [Thu, 18 Sep 2014 17:59:50 +0000 (20:59 +0300)]
packaging/sys-con: make HomeScreen depend on both deps.

Wayland socket is checked for by systemd, and we check
for the amd_agent socket in the ExecStart.

Change-Id: I39ff86b15cf8a6de54c8ebe6a5dc417d9182f50d

9 years agopackaging/sys-con: Only run postun steps when we are uninstalled.
Jan Ekström [Thu, 18 Sep 2014 11:54:55 +0000 (14:54 +0300)]
packaging/sys-con: Only run postun steps when we are uninstalled.

Change-Id: Iadf70eee06eb88b3df67d69971eca77bc4720419

9 years agosystem-controller/wayland: actually log a forgotten error state.
Jan Ekström [Thu, 18 Sep 2014 08:54:09 +0000 (11:54 +0300)]
system-controller/wayland: actually log a forgotten error state.

Change-Id: Idbe612c65f930113096235780fa3aace052a264c

9 years agopackaging: various spec file cleanups.
Ronan Le Martret [Wed, 17 Sep 2014 15:05:03 +0000 (18:05 +0300)]
packaging: various spec file cleanups.

- cleaned up manifest management
- use official systemd/unitdir macros
- use %{buildroot} and %__make instead of $RPM_BUILD_ROOT and make
- get rid of rpmlint warnings
    o "unescaped macro after shell-style comment"
    o "description shorter than summary"
- clean rpmlint score

Change-Id: Ic0e3903bb6876207086ef8842d18d47dc8a02312

9 years agocommon: fix filtering-by-pid check thinko.
Krisztian Litkey [Mon, 15 Sep 2014 13:33:27 +0000 (16:33 +0300)]
common: fix filtering-by-pid check thinko.

Change-Id: I1177207a59e552abbea0e94f403a9e789bee8df5

9 years agopackaging: bumped version, updated changelog.
Krisztian Litkey [Sat, 13 Sep 2014 05:33:00 +0000 (08:33 +0300)]
packaging: bumped version, updated changelog.

Change-Id: Iae9725dd3aca6d1fc88955506170896e5a7166df

9 years agosample-config: sample embrionic process watch Lua tests.
Krisztian Litkey [Fri, 12 Sep 2014 15:42:11 +0000 (18:42 +0300)]
sample-config: sample embrionic process watch Lua tests.

Change-Id: I8f4cf1e5ba155759ae1e2e99362c0c2c1732d57d

9 years agosystem-monitor: initial support for process watches.
Krisztian Litkey [Fri, 12 Sep 2014 11:59:29 +0000 (14:59 +0300)]
system-monitor: initial support for process watches.

This patch adds support for process tracking in the form of
process watches. Using a process watch on can get a notification
callback when an event of interest (fork, exec, exit, identity
change, etc.) happens in the tracked process.

Process watches relay on the low-level process watch interface
offered by the common Murphy libraries, which in turn rely in the
kernels process connector event support.

Change-Id: Ieeb2fc955a9b3f67054c28f5e1632ed236729f52

9 years agocommon: initial low-level process tracking implementation.
Krisztian Litkey [Mon, 4 Aug 2014 12:45:18 +0000 (15:45 +0300)]
common: initial low-level process tracking implementation.

This commit adds support for process watches. Process watches
abstract the kernel process connector events and can be used
to track processes and certain events related to processes.

The current implementation is an initial attempt and quite
rudimentary as such.

Change-Id: Ie228d6491e457ae0095aa223e75d8f1be68a7d5b

9 years agoivi-resource-manager: get rid of trailing whitespace.
Krisztian Litkey [Fri, 12 Sep 2014 12:33:40 +0000 (15:33 +0300)]
ivi-resource-manager: get rid of trailing whitespace.

Change-Id: I20c516af6a0d423dd5bbcd60569fca007fdbf7cc

9 years agoivi-resource-manager: fix error log typo.
Krisztian Litkey [Fri, 12 Sep 2014 12:33:04 +0000 (15:33 +0300)]
ivi-resource-manager: fix error log typo.

Change-Id: I5a1a336a2fa0ea6446013fc6ef6f93b1ea412199

9 years agoivi-resource-manager: don't try to use tzplatform* unconditionally.
Krisztian Litkey [Fri, 12 Sep 2014 12:32:41 +0000 (15:32 +0300)]
ivi-resource-manager: don't try to use tzplatform* unconditionally.

Change-Id: I08bbac6c5b614682c9792ac2b671a014ea4c5656

9 years agopackaging, system-controller: launch homescreen when session-agent is up
Janos Kovacs [Thu, 11 Sep 2014 12:35:49 +0000 (15:35 +0300)]
packaging, system-controller: launch homescreen when session-agent is up

Change-Id: I3e7adf37a5a53be65177a04289329fa1c2b59918
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
9 years agosystem-controller: disable LUA debug messages
Janos Kovacs [Wed, 10 Sep 2014 23:06:57 +0000 (02:06 +0300)]
system-controller: disable LUA debug messages

Change-Id: I5b000de523bdf3829c36d27d3df9eb37adea07a7

9 years agosystem-controller: increase array size to accomodate new message types
Janos Kovacs [Wed, 10 Sep 2014 21:50:48 +0000 (00:50 +0300)]
system-controller: increase array size to accomodate new message types

Change-Id: I9af62f290c3c6aad20943b5797b29e6bae45598b
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
9 years agosystem-controller: adjust to the ivi-controller-client-protocol changes
Janos Kovacs [Wed, 10 Sep 2014 21:37:33 +0000 (00:37 +0300)]
system-controller: adjust to the ivi-controller-client-protocol changes

Change-Id: Ie60ea212de122119001ea2bb74adeeaefe406af4
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
9 years agosystem-controller: enforce the destination rectangle
Janos Kovacs [Wed, 10 Sep 2014 21:14:50 +0000 (00:14 +0300)]
system-controller: enforce the destination rectangle

Change-Id: Ib371f374bcbeea92cf585888bdfdccb77495eed0
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
9 years agosystem-controller: ignore possibly possibly spurious surface removal events
Janos Kovacs [Wed, 10 Sep 2014 19:02:39 +0000 (22:02 +0300)]
system-controller: ignore possibly possibly spurious surface removal events

Change-Id: I3a159ccff5dac404a21354f6ae352a1df1ac45f7

9 years agoRevert "packaging: install user.xml for system-controller."
Janos Kovacs [Wed, 10 Sep 2014 17:55:10 +0000 (20:55 +0300)]
Revert "packaging: install user.xml for system-controller."

This reverts commit 4585e5d5aae816a6e63ae745c65680d065000f86.

From now on the user.xml file will be provided by ico-uxf-homescreen package

Change-Id: I5396c5a6e7b5f6da5b4beda54810e7a86553f3ca
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
9 years agopackaging: fix "lfconfig" ldconfig typo.
Jan Ekström [Tue, 9 Sep 2014 13:20:18 +0000 (16:20 +0300)]
packaging: fix "lfconfig" ldconfig typo.

Change-Id: I06276e5178be2681776cfe29120aa54ad726446e

9 years agopackaging: add ldconfig during (un)install for GAM.
Jan Ekström [Tue, 9 Sep 2014 13:08:03 +0000 (16:08 +0300)]
packaging: add ldconfig during (un)install for GAM.

Fixes an rpmlint error due to library installation
in package without an ldconfig call.

Change-Id: If8744b6eb79a3d101293a7f3293d8537f43a83cb

9 years agopackaging: bumped version, updated changelog.
Krisztian Litkey [Mon, 8 Sep 2014 07:58:35 +0000 (10:58 +0300)]
packaging: bumped version, updated changelog.

Change-Id: I20dcdcf75ba2d7360a46d1f0590c2e7d7468832b

9 years agopackaging: added gam tree and name files
Jaska Uimonen [Fri, 5 Sep 2014 12:28:12 +0000 (15:28 +0300)]
packaging: added gam tree and name files

Change-Id: I604eb4190dcd9d0b98a843595144a849f878cd0a

9 years agopackaging: enable GAM plugins in spec file.
Ismo Puustinen [Thu, 15 May 2014 15:10:07 +0000 (18:10 +0300)]
packaging: enable GAM plugins in spec file.

Change-Id: Ic2f9bcdaa63a9795b01798e5a4a51ab49ba15975

9 years agoconfig: merged GAM-enabled Murphy configuration with the latest Tizen IVI.
Ismo Puustinen [Fri, 5 Sep 2014 15:47:18 +0000 (18:47 +0300)]
config: merged GAM-enabled Murphy configuration with the latest Tizen IVI.

Change-Id: I82482ca3f41d0e9e7c5dd8dbca1b8919a7217ef9

9 years agogam-resource-manager: fixed a memory handling error.
Jaska Uimonen [Wed, 27 Aug 2014 13:52:44 +0000 (16:52 +0300)]
gam-resource-manager: fixed a memory handling error.

Change-Id: I2b377fbc2785ea4772d4536c2ee8849502a6dff9

9 years agobuild-sys: removed gen-debug-table support for GAM components.
Ismo Puustinen [Fri, 15 Aug 2014 05:42:42 +0000 (08:42 +0300)]
build-sys: removed gen-debug-table support for GAM components.

Change-Id: I315ccbd59fcc7141942b8c38df4d94c5e6cbd69e

9 years agoGAM: folded gam-control and immelmann into gam-resource-manager.
Ismo Puustinen [Fri, 15 Aug 2014 10:26:00 +0000 (13:26 +0300)]
GAM: folded gam-control and immelmann into gam-resource-manager.

Change-Id: I505a210d7008c7ad0b8d067eb88f3aa0f477247a

9 years agogam-control: initial experimental/demo plugin implementation.
Krisztian Litkey [Fri, 9 May 2014 14:14:55 +0000 (17:14 +0300)]
gam-control: initial experimental/demo plugin implementation.

This is the counterpart to our Genivi Audio Manager Murphy control
plugin. It does route selection and resource allocation on behalf
of GAM.

Change-Id: I7f61c3c4bd79a73e6fdf86bc763db83a8875bf54

9 years agogam-resource-manager: initial experimental/demo plugin implementation.
Janos Kovacs [Sun, 4 May 2014 12:06:23 +0000 (15:06 +0300)]
gam-resource-manager: initial experimental/demo plugin implementation.

GAM resource manager is a decision-tree based resource backend
implementation.

Change-Id: Ia353e92ddb9d17bf50882b60dad0001e7c2eb0fc

9 years agoimmelmann: initial experimental/demo plugin implementation.
Ismo Puustinen [Mon, 5 May 2014 10:39:07 +0000 (13:39 +0300)]
immelmann: initial experimental/demo plugin implementation.

This is a plugin for classifying whether resource sets are GAM-aware
or not.

Change-Id: Ie394c9fe3b20cb4c5a278117c87c117d057c4424

9 years agoresource: moved mrp_zone_count to manager API.
Janos Kovacs [Mon, 12 May 2014 21:24:07 +0000 (00:24 +0300)]
resource: moved mrp_zone_count to manager API.

Change-Id: I58ff12748231a824986a9ae0fd059a54d3f52c6d

9 years agoresource: export mrp_zone_find_by_name through manager API.
Ismo Puustinen [Fri, 5 Sep 2014 14:30:39 +0000 (17:30 +0300)]
resource: export mrp_zone_find_by_name through manager API.

Change-Id: I367208ec78e2f3f89bb93a205afb4f9560a39fb9

9 years agoresource: use transaction when updating 'xxx_users' & 'xxx_owners' tables
Janos Kovacs [Fri, 16 May 2014 07:58:48 +0000 (10:58 +0300)]
resource: use transaction when updating 'xxx_users' & 'xxx_owners' tables

Change-Id: Icea865ea2cbd547d5fbf0c6bf7eb528998ab563c

9 years agopackaging: install user.xml for system-controller.
Krisztian Litkey [Tue, 2 Sep 2014 13:26:45 +0000 (16:26 +0300)]
packaging: install user.xml for system-controller.

Change-Id: I1a34b321e329507d108e71140d930fcbb72b594f

9 years agopackaging: system-controller needs to list an explicit conflict.
Krisztian Litkey [Tue, 2 Sep 2014 11:38:16 +0000 (14:38 +0300)]
packaging: system-controller needs to list an explicit conflict.

Change-Id: I345f5186d6f9319246a06872e21208830a6d38b8

9 years agopackaging: murphy-system-controller provides system-controller.
Krisztian Litkey [Mon, 1 Sep 2014 12:20:17 +0000 (15:20 +0300)]
packaging: murphy-system-controller provides system-controller.

Change-Id: Ifce86102bf32226afa6b172ab9cc0247df38f00b

9 years agosystem-controller: adpat to modified controller interface
Janos Kovacs [Fri, 22 Aug 2014 11:26:07 +0000 (14:26 +0300)]
system-controller: adpat to modified controller interface

Change-Id: I7586b2b29c0d3859f5246079de71c81b148b8758

9 years agosystem-controller: onscreen support
Janos Kovacs [Sun, 17 Aug 2014 19:46:21 +0000 (22:46 +0300)]
system-controller: onscreen support

Change-Id: I5238521c1d664ec5f625b3d88231e9f7e28a7922

9 years agosystem-controller: get rid of compilation warnings in glm-window-manager.c
Janos Kovacs [Sun, 17 Aug 2014 09:54:53 +0000 (12:54 +0300)]
system-controller: get rid of compilation warnings in glm-window-manager.c

Change-Id: I69f8fa207f5af272e37413ae359495a80ea245fa

9 years agosystem-controller: fix message types in printouts
Janos Kovacs [Sat, 16 Aug 2014 18:26:19 +0000 (21:26 +0300)]
system-controller: fix message types in printouts

Change-Id: Id06c90fcb3c0e8c1e05095431d06d642d4898dfc

9 years agosystem-controller: support for window focus
Janos Kovacs [Sat, 16 Aug 2014 17:48:02 +0000 (20:48 +0300)]
system-controller: support for window focus

Change-Id: Ie9d7c7dd939d53f60e213bddc02a16e94c53f451

9 years agosystem-controller: thumbnail support
Janos Kovacs [Sat, 16 Aug 2014 15:43:57 +0000 (18:43 +0300)]
system-controller: thumbnail support

Change-Id: I7db9d3c8dd605d9477d6dccf102983bf93434cf0

9 years agosystem-controller: fixing the constructor management
Janos Kovacs [Sat, 16 Aug 2014 09:43:34 +0000 (12:43 +0300)]
system-controller: fixing the constructor management

Change-Id: I2207bf0140e210502ee1ce00e34395a7fdae7e27

9 years agosystem-controller scripting: changes to adapt to new HS protocol
Janos Kovacs [Fri, 15 Aug 2014 08:03:25 +0000 (11:03 +0300)]
system-controller scripting: changes to adapt to new HS protocol

Change-Id: I96e87e689146c0f9f97927514bd9e82be7e3e0ee

9 years agosystem-controller: add support for window animation
Janos Kovacs [Tue, 12 Aug 2014 22:19:17 +0000 (01:19 +0300)]
system-controller: add support for window animation

Change-Id: I6ffbb89e763a45c57144ca4742481066d0058a2e

9 years agosystem-controller: use ico-uxf-weston-plugin together with GENIVI shell
Janos Kovacs [Tue, 12 Aug 2014 18:19:16 +0000 (21:19 +0300)]
system-controller: use ico-uxf-weston-plugin together with GENIVI shell

Change-Id: Ib8c717329cd00876ffbc736fbf7505c5fc2002aa

9 years agosystem-controller: fixes in Z order management
Janos Kovacs [Tue, 12 Aug 2014 14:29:01 +0000 (17:29 +0300)]
system-controller: fixes in Z order management

Change-Id: If0bff2091e1deb3bc4f57cafc29dd5ab68456efe

9 years agosystem-controller: add support for window opacity
Janos Kovacs [Mon, 11 Aug 2014 23:20:23 +0000 (02:20 +0300)]
system-controller: add support for window opacity

Change-Id: I9c7bc0bba0493f0696f72afa15b94898ade97311

9 years agosystem-controller: fixes in surface Z order handling
Janos Kovacs [Sun, 10 Aug 2014 22:33:33 +0000 (01:33 +0300)]
system-controller: fixes in surface Z order handling

Change-Id: Ie9dab94d580e87f4cf72797aa91586267ec0db41

9 years agosystem-controller: fix crash caused by improper deletion of surfaceless timer
Janos Kovacs [Mon, 11 Aug 2014 12:00:25 +0000 (15:00 +0300)]
system-controller: fix crash caused by improper deletion of surfaceless timer

Change-Id: Iddc2fb5e83a23fe303544d39bbc5a466c2b668ce

9 years agosystem-controller: set default values for layers
Janos Kovacs [Thu, 7 Aug 2014 18:50:37 +0000 (21:50 +0300)]
system-controller: set default values for layers

Change-Id: I71b33cf79d8cf75a89ca83344926e91a65f080c8

9 years agosystem-controller: add surface Z order management to layers
Janos Kovacs [Mon, 4 Aug 2014 17:09:23 +0000 (20:09 +0300)]
system-controller: add surface Z order management to layers

Change-Id: I2c82cf1ae146dde28affb777cd3e08890e5022b7

9 years agosystem-controller: removing ivi-surfaces from ivi-layers in surface destructor
Janos Kovacs [Mon, 4 Aug 2014 14:53:35 +0000 (17:53 +0300)]
system-controller: removing ivi-surfaces from ivi-layers in surface destructor

Change-Id: I9db261a8e17857a84a7fddb038aa816e7490b1d2

9 years agosystem-controller: update surface visibility
Janos Kovacs [Thu, 31 Jul 2014 21:39:58 +0000 (00:39 +0300)]
system-controller: update surface visibility

Change-Id: I1d5c3f9332ee5ae81bd0391997f598f0e9c5044a

9 years agosystem-controller: update surface layers
Janos Kovacs [Thu, 31 Jul 2014 19:51:23 +0000 (22:51 +0300)]
system-controller: update surface layers

Change-Id: I6dad4b65a3a08e417f6fd8e9426c3b597d7fe831

9 years agosystem-controller: set empty title for surfaces that do not have one
Janos Kovacs [Thu, 31 Jul 2014 11:48:15 +0000 (14:48 +0300)]
system-controller: set empty title for surfaces that do not have one

Change-Id: Ie3a2c3c3837c2abaefc8861c1b97321fcc631a9b

9 years agosystem-controller: flush wayland messages in constructor_issue_next_request()
Janos Kovacs [Thu, 31 Jul 2014 08:54:12 +0000 (11:54 +0300)]
system-controller: flush wayland messages in constructor_issue_next_request()

Change-Id: I372a2257975b63606bd513d7798c8aff877f82ac

9 years agosystem-controller: do not set surface source rectangles in glm-window-manager
Janos Kovacs [Wed, 30 Jul 2014 16:30:28 +0000 (19:30 +0300)]
system-controller: do not set surface source rectangles in glm-window-manager

Change-Id: I0192104c53a3a11a77b4d9fb8cfdf39503a747e0

9 years agosystem-controller: implement layer visibility request in glm-window-manager
Janos Kovacs [Wed, 30 Jul 2014 15:42:34 +0000 (18:42 +0300)]
system-controller: implement layer visibility request in glm-window-manager

Change-Id: I67574b65f598be51f758431d41a7f3902852ab48

9 years agosystem-controller: handle geometry requests in glm-window-manager
Janos Kovacs [Wed, 30 Jul 2014 14:12:07 +0000 (17:12 +0300)]
system-controller: handle geometry requests in glm-window-manager

Change-Id: I7c74366081ce8d9b3686cee20b877921935a98c3

9 years agosystem-controller: take into use the modified ivi protocols
Janos Kovacs [Tue, 22 Jul 2014 10:11:40 +0000 (13:11 +0300)]
system-controller: take into use the modified ivi protocols

Change-Id: I316d9ca3dbe80e0155f7a82deac0cdd8abf87b63

9 years agosystem-controller: tune the surface construction
Janos Kovacs [Wed, 16 Jul 2014 14:12:38 +0000 (17:12 +0300)]
system-controller: tune the surface construction

Change-Id: I1f03c2ca9093afefbcb3ca0b6397af1ee5036970

9 years agosystem-controller: window creation
Janos Kovacs [Wed, 16 Jul 2014 11:28:27 +0000 (14:28 +0300)]
system-controller: window creation

Change-Id: Id0ac663c74e71e189944a5eda92ec9db4550982f

9 years agosystem-controller: layer and visibility requests for windows
Janos Kovacs [Wed, 16 Jul 2014 10:46:22 +0000 (13:46 +0300)]
system-controller: layer and visibility requests for windows

Change-Id: Ife02cff6a7717611cec8378af1c3c7bc549206fb

9 years agosystem-controller: add outputname field to layers
Janos Kovacs [Mon, 14 Jul 2014 21:39:55 +0000 (00:39 +0300)]
system-controller: add outputname field to layers

Change-Id: I0152be255970b370c78d9fba75f7613325c2ca67

9 years agosystem-controller: add glm managers
Janos Kovacs [Sat, 5 Jul 2014 23:28:23 +0000 (02:28 +0300)]
system-controller: add glm managers

Change-Id: I84cc00c8c61402a01bb3445235c03b8cf3f2cef9

9 years agosystem-controller: build support for both ico and ivi-shell plugins in weston
Janos Kovacs [Sat, 5 Jul 2014 17:26:25 +0000 (20:26 +0300)]
system-controller: build support for both ico and ivi-shell plugins in weston

Change-Id: Ia54c4ee0f6df7ef5bf07c17abd525a9b8795605e

9 years agopackaging: Properly separate license packaging, add LICENSE-BSD
Jan Ekström [Thu, 28 Aug 2014 09:44:14 +0000 (12:44 +0300)]
packaging: Properly separate license packaging, add LICENSE-BSD

This should now install the base license files completely into
the system correctly. Additionally, don't package the INSTALL
file as it should not be installed at all (and it is no longer
installed by `make install`)

Change-Id: I52e0a5fc99c2136d3852c1b77d2c0dbe8eab7ec7

9 years agosystem-controller: multiuser support.
Ismo Puustinen [Thu, 28 Aug 2014 03:28:15 +0000 (06:28 +0300)]
system-controller: multiuser support.

Change-Id: Ib4b6772e7360a2175d596901e21740cc38a7418f

9 years agoivi-resource-manager: multiuser support.
Ismo Puustinen [Thu, 28 Aug 2014 03:27:51 +0000 (06:27 +0300)]
ivi-resource-manager: multiuser support.

Change-Id: I7360b80583fe1d8141109952dd74b9bc43abcb27

9 years agobuild: added support for multiuser architecture.
Ismo Puustinen [Thu, 28 Aug 2014 03:26:34 +0000 (06:26 +0300)]
build: added support for multiuser architecture.

This is done with the help of tizen-platform-config package.

Change-Id: I432f1a6538a8b7efcdc8b7dcecf1c00befaef253

9 years agopackaging: use gbs-kosher conditional RPM dependencies.
Krisztian Litkey [Wed, 27 Aug 2014 12:51:03 +0000 (15:51 +0300)]
packaging: use gbs-kosher conditional RPM dependencies.

Change-Id: I8bf4ba29749d83a313fc3406b77b58db256ae359

9 years agopackaging: bumped version, updated changelog.
Krisztian Litkey [Tue, 26 Aug 2014 08:45:41 +0000 (11:45 +0300)]
packaging: bumped version, updated changelog.

Change-Id: I639382ebb1a2d6b29dd8593639e0fb65d58b7710

9 years agopackaging: kludge to interpret both _with_icosyscon set to 0 and left unset correctly.
Krisztian Litkey [Tue, 26 Aug 2014 08:43:37 +0000 (11:43 +0300)]
packaging: kludge to interpret both _with_icosyscon set to 0 and left unset correctly.

Change-Id: I941b34ee2ed7e147d9afce864cc63be42a73485c

9 years agopackaging: bumped version, updated changelog.
Krisztian Litkey [Fri, 6 Jun 2014 10:17:28 +0000 (13:17 +0300)]
packaging: bumped version, updated changelog.

Change-Id: Ib909584fdc882a54c6ba5ef64d8702827a17dd79

9 years agobuild-sys: stop generating func-info for ivi-resource-manager.
Krisztian Litkey [Tue, 3 Jun 2014 20:10:54 +0000 (23:10 +0300)]
build-sys: stop generating func-info for ivi-resource-manager.

Change-Id: I61731d4b7e5f2040beeca13ef18a792b8be1cd96

9 years agobuild-sys: stop generating func-info for plugin-dlog.
Krisztian Litkey [Tue, 3 Jun 2014 20:10:27 +0000 (23:10 +0300)]
build-sys: stop generating func-info for plugin-dlog.

Change-Id: Ib0bb200c085529d4209555bb1d443acc55d91662

9 years agopackaging: updated changelog.
Krisztian Litkey [Mon, 26 May 2014 14:45:22 +0000 (17:45 +0300)]
packaging: updated changelog.

Change-Id: Id4793cbddb780176b5b4c95f643512ce90253139

9 years agoconfig: add volume context table for PulseAudio volume model.
Ismo Puustinen [Wed, 21 May 2014 12:26:39 +0000 (15:26 +0300)]
config: add volume context table for PulseAudio volume model.

Change-Id: I80b514f4b0f280c4b6922e020786fabe4ef360e8

9 years agopackaging: disable ICO system controller.
Krisztian Litkey [Thu, 8 May 2014 12:53:33 +0000 (15:53 +0300)]
packaging: disable ICO system controller.

Change-Id: Id88059070b19ac0daf65f7a420fe1d54cbf54cc5

9 years agosystem-monitor: allow optional cgroup entries missing.
Krisztian Litkey [Tue, 8 Apr 2014 10:40:18 +0000 (13:40 +0300)]
system-monitor: allow optional cgroup entries missing.

Some cgroup entries might be present or missing depending
on the active kernel configuration. Allow these entries
to be marked as such and don't consider it to be a fatal
error if these are missing.

At the moment, reading such an entry will return nil, and
writing to such an entry will silently fail but report
success. These semantics will need to be revisited...

Mark the swap-related entries in the memory controller
as potentially missing ones.

Change-Id: I0fd4013e6a4e6ff451271b9a5e3497cd1cf299a0

9 years agopackaging: bumped the version.
Ismo Puustinen [Thu, 3 Apr 2014 12:42:55 +0000 (15:42 +0300)]
packaging: bumped the version.

Change-Id: I77e083891dd593c7d1541fd824a4cfbf328ae472

9 years agopackaging: use setcap to give Murphy CAP_NET_ADMIN capability.
Ismo Puustinen [Thu, 3 Apr 2014 12:40:44 +0000 (15:40 +0300)]
packaging: use setcap to give Murphy CAP_NET_ADMIN capability.

This is needed for process tracking. Murphy opens a netlink socket to listen for
process events from kernel. If a tracked process dies, Murphy gets notified.
This is required to prevent "shadow resource sets" from already dead clients
using those resource frontend that don't have native tracking capabilities.

Change-Id: Ifdd390dac8d9b22cc1a6cb64c7dd83aa8b27cb31

9 years agopackaging: bumped version, updated changelog.
Krisztian Litkey [Fri, 21 Mar 2014 21:24:04 +0000 (23:24 +0200)]
packaging: bumped version, updated changelog.

Change-Id: I42af52dfe5081f32614dcf80a4bd2730f0a6adad

9 years agosystem-monitor: oops... avoid infinite loop for multiply opened cgroups.
Krisztian Litkey [Thu, 27 Mar 2014 07:50:37 +0000 (09:50 +0200)]
system-monitor: oops... avoid infinite loop for multiply opened cgroups.

Change-Id: Iceffd2dae6e1c8e8295e5a18f5a047ffaef4a98e

9 years agosystem-monitor: fix potential use of an uninitialized variable.
Krisztian Litkey [Wed, 26 Mar 2014 09:07:05 +0000 (11:07 +0200)]
system-monitor: fix potential use of an uninitialized variable.

Change-Id: I37156ee9a802b63fff79d0fc06b34232b3a87362

9 years agosystem-monitor: fix member enum order error
Krisztian Litkey [Fri, 21 Mar 2014 21:01:03 +0000 (23:01 +0200)]
system-monitor: fix member enum order error

Fix order error causing a conditional jump depending on an uninitialized
value, caught by valgrind.

Change-Id: Ib5ddb3cbd046f4ad668173832bb6d974a505487a

9 years agosystem-monitor: update README with basic cgroup handling info.
Krisztian Litkey [Fri, 21 Mar 2014 18:28:32 +0000 (20:28 +0200)]
system-monitor: update README with basic cgroup handling info.

Change-Id: I74aaf7d8fce14f81ce995376c4cabf34938925cc