Re: [E-devel] enlightenment-devel Digest, Vol 74, Issue 116

2012-06-21 Thread PRINCE KUMAR DUBEY
Hi,

I would like to set context for new feature haptic/vibration play in multisense.
As we know multisense feature is already in edje which support only audio play.
In this patch, I am adding haptic play support in multisense module.

Regards,
Prince

--- Original Message ---
Date: Thu, 21 Jun 2012 13:04:12 + (GMT)
From: PRINCE KUMAR DUBEY 
Subject: [E-devel] [New Feature] Haptic play support to edje
multisense module
To: enlightenment-devel@lists.sourceforge.net

Cc: csm...@samsung.com 
Message-ID: 0m5y00d6vxnds...@mailout3.samsung.com
Content-Type: text/plain; charset=windows-1252


Hi,

Please review the attached patch for new feature haptic/vibration support added 
to edje multisense module.
This patch includes a sample haptic module which shows the haptic input 
parameters. This module can be replaced with an actual haptic interface for 
haptic effect.
Change Description:
1. New Feature: Haptic play support added to edje multisense module.
2. Multisense support enabled by default.
3. Disabling of Multisense module initialization/shutdown(include remix module 
initialization which is required only during runtime) in EDC compilation mode.
4. Enhancement of multisense_factory_init/shutdown and 
_edje_multisense_shutdown.

Thanks  Regards,
Prince

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] enlightenment-devel Digest, Vol 74, Issue 116

2012-06-21 Thread Gustavo Sverzut Barbieri
On Thu, Jun 21, 2012 at 10:46 AM, PRINCE KUMAR DUBEY
prince.du...@samsung.com wrote:
 Hi,

 I would like to set context for new feature haptic/vibration play in 
 multisense.
 As we know multisense feature is already in edje which support only audio 
 play.
 In this patch, I am adding haptic play support in multisense module.

there was no attachment :-)

Also, don't just patch Edje.  Raster now wants a ecore_audio to
abstract audio from multisense and later be usable from outside it
(I've heard Stefan is working on that). Then it would be nice to have
the ecore_haptics to provide the haptics feedback, and that used by
Edje.

Getting things right from the beginning are way less painful than fix
it later ;-)

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] enlightenment-devel Digest, Vol 74, Issue 116

2012-06-21 Thread Daniel Willmann
Hello,

On 06/21/2012 03:19 PM, Gustavo Sverzut Barbieri wrote:
 On Thu, Jun 21, 2012 at 10:46 AM, PRINCE KUMAR DUBEY
 prince.du...@samsung.com  wrote:

 Also, don't just patch Edje.  Raster now wants a ecore_audio to
 abstract audio from multisense and later be usable from outside it
 (I've heard Stefan is working on that). Then it would be nice to have
 the ecore_haptics to provide the haptics feedback, and that used by
 Edje.

actually I'm going to be working on ecore_audio. :-)

I'm currently looking at edje_multisense to understand what is needed.
Having haptics support in a separate library rather than inside edje 
makes sense to me as there are probably more users of that API.

 Getting things right from the beginning are way less painful than fix
 it later ;-)

Agreed, though the definition of right might evolve over time. :-)


Regards,
Daniel

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel