Emotion: organize the NEWS file

Split the changes which went in between 1.0.1 and 1.0.7 and reset the
current version to 1.7.1.


SVN revision: 82018
This commit is contained in:
Leandro Dorileo 2013-01-02 21:03:23 +00:00
parent f1f81ca7c9
commit 37bcda87ed
1 changed files with 11 additions and 4 deletions

View File

@ -1,6 +1,15 @@
Emotion 1.7.0
Emotion 1.7.1
Changes since Emotion 1.0.0:
Changes since Emotion 1.7.0:
-------------------------
Additions:
- Add fimcconvert and capsfilter element for device
Fixes:
- fix to call correct render function.
Changes since Emotion 1.0.1:
-------------------------
Additions:
@ -9,7 +18,6 @@ Additions:
- Sync rendering with Ecore_Animator.
- Track pending object for proper shutdown.
- Start handling embedded hardware customization.
- Add fimcconvert and capsfilter element for device
Fixes:
- build out of tree.
@ -18,7 +26,6 @@ Fixes:
- fix priority set/get for gstreamer.
- reset VLC pipeline on EOS.
- fix race condition on shutdown when still saving a file position.
- fix to call correct render function.
Improvements: