summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-13Enable possibility of Aarch64 buildHEADtizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasetizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen/20140923.004500accepted/tizen/ivi/20140927.141537accepted/tizen/common/20140923.084900tizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.m14.3_ivitizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commontizenaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonIlya Palachev1-0/+2
Tizen toolchain team in Samsung company is planning to build Tizen for new arm 64 bit architecture - Aarch64. But package "haptic-module-tizen" cannot be built for this architecture beacase cmake build scripts do not accept aarch64 as appropriate architecture for the build. That's why it has been added to the list of architectures for which the package can be built. Change-Id: Ie915f959110bb906648ebbf8a559756cd44d6e92 Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
2013-09-19copy license file to /usr/share/license/Vineet Uprari1-0/+1
Change-Id: Ia69dacc56d5fb2aed0668f1f3b8d901dcca3465f
2013-09-16Fixed continuous vibration along with system hang.Vineet Uprari1-2/+6
Change-Id: I9afb037601cb814b74d91bbb28ee7337b59e4548
2013-06-28resetting manifest requested domain to floortizen_3.0.m14.2_ivi_releasesubmit/tizen_ivi_stable/20131116.100743submit/tizen_ivi_genivi/20140131.040709submit/tizen/20130912.090156submit/tizen/20130912.075846submit/tizen/20130710.124618ivi_oct_m2accepted/tizen_ivi_stable/20131116.111752accepted/tizen/ivi/genivi/20140131.041840accepted/tizen/20130912.200108accepted/tizen/20130912.192008accepted/tizen/20130912.143959accepted/tizen/20130912.100835accepted/tizen/20130912.092454accepted/tizen/20130912.090515accepted/tizen/20130710.221323tizen_ivi_genivitizen_3.0.m14.2_iviaccepted/tizen_genericaccepted/tizen/ivi/stableaccepted/tizen/ivi/geniviAlexandru Cornea2-0/+8
2013-04-26when vibrating buffer finished normally, it doesn't notify to system-server.submit/tizen_2.1/20130514.052805submit/tizen/20130517.045149accepted/tizen/20130520.101230tizen_2.1jy910.yun1-3/+6
Also stop value has been wrong operation. Change-Id: Ie860c2516144fd9bc40af5e6ef5836dcb0d71f0a
2013-04-24clear deadlock issuesubmit/tizen_2.1/20130424.233024accepted/tizen_2.1/20130425.0329302.1b_releasejy910.yun2-7/+20
while A thread waits some response from system-server, this thread has canceld by main thread. It makes a deadlock issue Change-Id: I16fd700488dbb9891fed91c6bf2eb14c00111c70
2013-04-15additional correction regarding haptic deadlockjy910.yun1-0/+9
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
2013-04-12resolve deadlock problem between multi threads.jy910.yun3-27/+56
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
2013-04-11delete redundant test file and modify boilerplatejy910.yun2-135/+12
to clear opensource keyword issue Change-Id: I564c2ee32f15bab506edbee0a1ad543f5c42bc1e
2013-04-08Fix for 64 bit compatibility.Junfeng Dong4-5/+5
- Fix hardcoding path. - Use %cmake to set default paths. Change-Id: Ia62e9c30dfeb5bcbee83177fc50fd6b995d3933b
2013-04-05resolve prevent issue about resource leak of file descriptionjy910.yun1-0/+3
Change-Id: I174c6dd5fb90cf32b51de86bcd08ca2c75a7ebd0
2013-03-30support multi handle, not use default handlejy910.yun7-130/+165
when requested device open, this patchset will create unique handle. Change-Id: Iac26b9afeec9f731468c72ea8d9004fcac0b0820
2013-03-25move exception handling that process auto level value when create effect is ↵j-zero.hwang1-7/+1
called to libhaptic. Change-Id: Id932621e12f0d0d5aa93c63f5cfcf5679465943b
2013-03-19revise close device function to don't stop effect in other processesj-zero.hwang4-11/+13
Change-Id: I667d38c50237fa1723d43eb359852c044e053077
2013-03-16merge with masterJinkun Jang9-295/+645
2013-03-13Tizen 2.1 baseJinkun Jang12-0/+1684
2012-10-18Initial empty repositoryJung Minsun0-0/+0