platform/core/multimedia/libmedia-thumbnail.git
9 years agoUse gdk pixbuf for saving video thumbnail 15/32615/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20150109.094257 accepted/tizen/ivi/20150112.234217 accepted/tizen/wearable/20150128.040604 submit/tizen_common/20150108.112600 submit/tizen_ivi/20150112.111111 submit/tizen_mobile/20150116.000000 submit/tizen_mobile/20150116.000001 submit/tizen_mobile/20150116.000003 submit/tizen_mobile/20150129.000000 submit/tizen_mobile/20150213.000000 submit/tizen_tv/20150116.000000 submit/tizen_tv/20150119.000000 submit/tizen_tv/20150119.000001 submit/tizen_tv/20150120.000000 submit/tizen_tv/20150120.000002 submit/tizen_tv/20150130.000000 submit/tizen_tv/20150130.050505 submit/tizen_wearable/20150116.000000 submit/tizen_wearable/20150116.060702 submit/tizen_wearable/20150127.000000 tizen_3.0_ivi_release
Jean-Benoit MARTIN [Mon, 15 Dec 2014 14:55:31 +0000 (15:55 +0100)]
Use gdk pixbuf for saving video thumbnail

change video frame into gdkpixbuff object

Bug-Tizen: TC-2270
Change-Id: I8204d0aed2763150ed4ea6bb136745c093b1af7a
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
9 years agopackaging: depend on the same release 70/31870/2 accepted/tizen/common/20141215.134407 accepted/tizen/ivi/20141222.112702 accepted/tizen/mobile/20150105.022447 accepted/tizen/tv/20150105.022401 accepted/tizen/wearable/20150105.054720 submit/tizen_common/20141212.143500 submit/tizen_ivi/20141222.333333 submit/tizen_mobile/20141231.012840 submit/tizen_mobile/20151202.000000 submit/tizen_tv/20151202.000000 submit/tizen_wearable/20150102.000000
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>
9 years agoUse connected socket to communicate with CAPI 29/31529/1
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>
9 years agoRemove Ecore evas dependency 00/31300/1 accepted/tizen/common/20141211.134331 submit/tizen_common/20141211.110609 submit/tizen_mobile/20141216.000000
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>
9 years agoMultiuser feature 48/27348/2 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.3_ivi accepted/tizen/common/20141001.131249 accepted/tizen/ivi/20141008.075209 submit/tizen_common/20141001.125034 submit/tizen_ivi/20141007.222222 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release
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>
9 years agoMerge "Instead of using a "GMainLoop" element in the main thread, we now create a... tizen_3.0.m14.2_ivi submit/tizen_common/20140625.133809 submit/tizen_common/20140625.160209 submit/tizen_common/20140625.161313 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348 tizen_3.0.m14.2_ivi_release
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

9 years agoChange path TZ_USER into TZ_SYS 45/23445/1
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>
9 years agoInstead of using a "GMainLoop" element in the main thread, we now 38/23438/1
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>
10 years agoRemove hardcoded path for multiuser support 54/17054/1 submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 submit/tizen_ivi/20140624.064036
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>
10 years agoCleanup packaging 80/8580/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_ivi_genivi accepted/tizen/20130912.100256 accepted/tizen/20130912.100629 accepted/tizen/20130912.150523 accepted/tizen/20130912.191657 accepted/tizen/20130912.195717 accepted/tizen/ivi/genivi/20140131.063607 accepted/tizen_ivi_stable/20131116.111848 ivi_oct_m2 submit/tizen/20130903.202434 submit/tizen/20130912.075958 submit/tizen/20130912.090305 submit/tizen_ivi_genivi/20140131.061114 submit/tizen_ivi_stable/20131116.100637
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>
10 years agoDo not install in /usr/local 79/8579/1
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>
10 years agoFix manifests 49/5849/1
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>
10 years agoresetting manifest requested domain to floor 54/4554/1 accepted/tizen/20130710.221413 submit/tizen/20130710.104945
Alexandru Cornea [Fri, 28 Jun 2013 16:30:24 +0000 (19:30 +0300)]
resetting manifest requested domain to floor

11 years agoChange from INET tcp to Unix domain socket tizen_2.1 2.1b_release accepted/tizen/20130520.101129 accepted/tizen_2.1/20130425.035000 submit/tizen/20130517.045032 submit/tizen_2.1/20130424.232001
Hyunjun Ko [Thu, 18 Apr 2013 02:38:34 +0000 (11:38 +0900)]
Change from INET tcp to Unix domain socket

11 years ago1. Monitoring MMC_STATUS 2. Fix prevent defects
Hyunjun Ko [Tue, 9 Apr 2013 07:47:30 +0000 (16:47 +0900)]
1. Monitoring MMC_STATUS 2. Fix prevent defects

11 years agoFix for 64 bit compatibility.
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

11 years agoSome debug msg is changed
Hyunjun Ko [Tue, 19 Mar 2013 08:24:23 +0000 (17:24 +0900)]
Some debug msg is changed

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:15:44 +0000 (01:15 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:49:53 +0000 (01:49 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:55 +0000 (21:59 +0900)]
Initial empty repository