diff options
author | Daniel Willmann <d.willmann@samsung.com> | 2013-01-28 15:15:32 +0000 |
---|---|---|
committer | Daniel Willmann <daniel@totalueberwachung.de> | 2013-01-28 15:15:32 +0000 |
commit | ed92993aabe210c9f32b59feedc090ea1f90624f (patch) | |
tree | 78ef2ce0119463ab47ba37eefcf0cd6ea3c812ff /NEWS | |
parent | e069b829bf7fff588d51d1bb916591b4ab89fb87 (diff) | |
download | efl-ed92993aabe210c9f32b59feedc090ea1f90624f.tar.gz efl-ed92993aabe210c9f32b59feedc090ea1f90624f.tar.xz efl-ed92993aabe210c9f32b59feedc090ea1f90624f.zip |
efl: Add switch to enable edje-multisense
/vtorri NEWS and ChangeLog
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
SVN revision: 83381
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +85,7 @@ Improvements: * Don't over align data if they are already aligned. * edje entry: remove ecore_imf_context_reset, cursor update in mouse move event because it's useless. * edje entry: move ecore_imf_context_cursor_position_set from mouse down event to mouse up event. + * Use ecore_audio in edje-multisense Fixes: * Fix PPC (big endian) image codec bug. |