summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Philippe Coval [Thu, 11 Dec 2014 14:19:49 +0000 (15:19 +0100)]
packaging: depend on the same release
Change-Id: I5f29d89e9792227a0520497157e7c05c175e597e
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Jean-Benoit MARTIN [Mon, 3 Nov 2014 10:19:07 +0000 (11:19 +0100)]
Use connected socket to communicate with CAPI
Add credential option to get user UID from CAPI
Bug-Tizen: TC-1598
Change-Id: Ib9bf7164a82766b29c2e13868e63d6bca64ea3c4
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Jean-Benoit MARTIN [Tue, 2 Dec 2014 10:55:14 +0000 (11:55 +0100)]
Remove Ecore evas dependency
Librarie gdk-pixbuf is used to create thumbnail
instead of Ecore-evas
Bug-Tizen: TC-1694
Change-Id: Ib8facf8ec8d2d82ffaf5138a3b7e09ee5853b7b5
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Jean-Benoit MARTIN [Tue, 26 Aug 2014 14:28:49 +0000 (16:28 +0200)]
Multiuser feature
Use User UID to write or read into database
Use Unix socket
Fix-Tizen: TC-1482
Change-Id: I557a28de1650c9af1a30ef7d795d64464eaa2e8f
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Philippe Coval [Wed, 25 Jun 2014 15:55:41 +0000 (08:55 -0700)]
Merge "Instead of using a "GMainLoop" element in the main thread, we now create a separate thread which will initiate the loop and do the socket listening logic." into tizen
Jean-Benoit MARTIN [Wed, 25 Jun 2014 15:12:24 +0000 (17:12 +0200)]
Change path TZ_USER into TZ_SYS
all data are in system directory
Change-Id: Id646814029ad02b98f44804429e6fa1a2bf5bc68
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Manuel Bachmann [Wed, 25 Jun 2014 14:23:39 +0000 (16:23 +0200)]
Instead of using a "GMainLoop" element in the main thread, we now
create a separate thread which will initiate the loop and do the
socket listening logic.
This avoids conflicting with the "GMainLoop" created by Ecore_Evas,
which produces lots of warnings and errors.
Bug-Tizen: TC-21
Change-Id: I453a21df649b256b63c96d4f274122c692aaf2f0
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Sabera Djelti (sdi2) [Mon, 3 Mar 2014 09:21:53 +0000 (10:21 +0100)]
Remove hardcoded path for multiuser support
Change-Id: I9e54129f903594ffe47b40c85b9e961b5aabe6d0
Bug-Tizen: PTREL-191
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
Anas Nashif [Sat, 24 Aug 2013 14:16:05 +0000 (10:16 -0400)]
Cleanup packaging
- Set license correctly
- Set group correctly
- Fixed runtime requirements
- Fixed descriptions and summaries
- Add new test sub-package for the test binaries
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Anas Nashif [Sat, 24 Aug 2013 14:14:43 +0000 (10:14 -0400)]
Do not install in /usr/local
We should never install anything into /usr/local, this is reserved for
the user of the system. System binaries need to be installed under /usr
per the FHS.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Michael Leibowitz [Wed, 17 Jul 2013 21:37:39 +0000 (14:37 -0700)]
Fix manifests
put manifests in packaging/
consistent use of %{name} macros
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
Alexandru Cornea [Fri, 28 Jun 2013 16:30:24 +0000 (19:30 +0300)]
resetting manifest requested domain to floor
Hyunjun Ko [Thu, 18 Apr 2013 02:38:34 +0000 (11:38 +0900)]
Change from INET tcp to Unix domain socket
Hyunjun Ko [Tue, 9 Apr 2013 07:47:30 +0000 (16:47 +0900)]
1. Monitoring MMC_STATUS 2. Fix prevent defects
Junfeng Dong [Thu, 28 Mar 2013 11:38:24 +0000 (19:38 +0800)]
Fix for 64 bit compatibility.
- Fix hardcoding path.
- Use %cmake to set default paths.
Change-Id: If8f46c350b6371ee30120df9fde3e9b42c1f41da
Hyunjun Ko [Tue, 19 Mar 2013 08:24:23 +0000 (17:24 +0900)]
Some debug msg is changed
Jinkun Jang [Fri, 15 Mar 2013 16:15:44 +0000 (01:15 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:49:53 +0000 (01:49 +0900)]
Tizen 2.1 base
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:55 +0000 (21:59 +0900)]
Initial empty repository