platform/core/system/haptic-module-tizen.git
10 years agoresetting manifest requested domain to floor 98/4398/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi tizen_ivi_genivi accepted/tizen/20130710.221323 accepted/tizen/20130912.090515 accepted/tizen/20130912.092454 accepted/tizen/20130912.100835 accepted/tizen/20130912.143959 accepted/tizen/20130912.192008 accepted/tizen/20130912.200108 accepted/tizen/ivi/genivi/20140131.041840 accepted/tizen_ivi_stable/20131116.111752 ivi_oct_m2 submit/tizen/20130710.124618 submit/tizen/20130912.075846 submit/tizen/20130912.090156 submit/tizen_ivi_genivi/20140131.040709 submit/tizen_ivi_stable/20131116.100743 tizen_3.0.m14.2_ivi_release
Alexandru Cornea [Fri, 28 Jun 2013 07:48:25 +0000 (10:48 +0300)]
resetting manifest requested domain to floor

11 years agowhen vibrating buffer finished normally, it doesn't notify to system-server. tizen_2.1 accepted/tizen/20130520.101230 submit/tizen/20130517.045149 submit/tizen_2.1/20130514.052805
jy910.yun [Fri, 26 Apr 2013 07:05:10 +0000 (16:05 +0900)]
when vibrating buffer finished normally, it doesn't notify to system-server.

Also stop value has been wrong operation.

Change-Id: Ie860c2516144fd9bc40af5e6ef5836dcb0d71f0a

11 years agoclear deadlock issue 2.1b_release accepted/tizen_2.1/20130425.032930 submit/tizen_2.1/20130424.233024
jy910.yun [Tue, 23 Apr 2013 15:18:37 +0000 (00:18 +0900)]
clear deadlock issue

while A thread waits some response from system-server,
this thread has canceld by main thread.
It makes a deadlock issue

Change-Id: I16fd700488dbb9891fed91c6bf2eb14c00111c70

11 years agoadditional correction regarding haptic deadlock
jy910.yun [Mon, 15 Apr 2013 05:08:46 +0000 (14:08 +0900)]
additional correction regarding haptic deadlock

cause : when subthread is waiting to system server, unexpectly thread died.
then the system server cannot reply because the receiver already died.
solution : before subthread died, it must check whether the sub thread was waiting or not.

Change-Id: I5609d4ab7ffd7a1c765432b43ec8f5335e373c45

11 years agoresolve deadlock problem between multi threads.
jy910.yun [Fri, 12 Apr 2013 13:38:18 +0000 (22:38 +0900)]
resolve deadlock problem between multi threads.

solution : the part of sending to system server is changed the position.
before sending part is in thread func.
this mean is that other process try to access same resource like socket.

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Ibdb86e6b658a424f9591f08b64a6244aed8a3827

11 years agodelete redundant test file and modify boilerplate
jy910.yun [Thu, 11 Apr 2013 02:31:21 +0000 (11:31 +0900)]
delete redundant test file and modify boilerplate

to clear opensource keyword issue

Change-Id: I564c2ee32f15bab506edbee0a1ad543f5c42bc1e

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Mon, 8 Apr 2013 07:11:38 +0000 (15:11 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: Ia62e9c30dfeb5bcbee83177fc50fd6b995d3933b

11 years agoresolve prevent issue about resource leak of file description
jy910.yun [Fri, 5 Apr 2013 05:59:49 +0000 (14:59 +0900)]
resolve prevent issue about resource leak of file description

Change-Id: I174c6dd5fb90cf32b51de86bcd08ca2c75a7ebd0

11 years agosupport multi handle, not use default handle
jy910.yun [Fri, 29 Mar 2013 15:13:26 +0000 (00:13 +0900)]
support multi handle, not use default handle

when requested device open, this patchset will create unique handle.

Change-Id: Iac26b9afeec9f731468c72ea8d9004fcac0b0820

11 years agomove exception handling that process auto level value when create effect is called...
j-zero.hwang [Fri, 22 Mar 2013 01:01:49 +0000 (10:01 +0900)]
move exception handling that process auto level value when create effect is called to libhaptic.

Change-Id: Id932621e12f0d0d5aa93c63f5cfcf5679465943b

11 years agorevise close device function to don't stop effect in other processes
j-zero.hwang [Tue, 19 Mar 2013 08:26:48 +0000 (17:26 +0900)]
revise close device function to don't stop effect in other processes

Change-Id: I667d38c50237fa1723d43eb359852c044e053077

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

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

11 years agoInitial empty repository
Jung Minsun [Thu, 18 Oct 2012 08:11:45 +0000 (17:11 +0900)]
Initial empty repository