emotion: disable direct rendering path if window manager doesn't handle it.
[profile/ivi/emotion.git] / src / lib /
2011-10-21 cedricemotion: try to correctly fix the fill value.
2011-10-19 cedricemotion: destroy all created object.
2011-10-06 rasterfix resize handling for emotion
2011-10-05 cedricemotion: some docs.
2011-10-03 cedricemotion: forgotten declaration.
2011-10-03 cedricemotion: first try with xv.
2011-09-20 cedricemotion: correctly update position of sub-object.
2011-09-20 cedricemotion: remove use of xattr.
2011-09-15 antognolliemotion/smart: Remove fprintf left after debugging.
2011-09-15 antognolliemotion/doc: Add @ingroup to new functions.
2011-09-15 antognolliemotion/aspect: Add API to configure the aspect ratio...
2011-09-15 antognolliemotion/border: Add support for selecting the border...
2011-09-15 antognolliemotion/border: Add border/crop support for emotion...
2011-09-04 barbierigeneric module can now be built-in as static module.
2011-09-04 barbieriremove old vlc, fix build bugs and introduce m4 for...
2011-09-03 englebassEmotion: Add __UNUSED__ where needed
2011-09-03 englebassEmotion: Remove unused variables
2011-09-03 englebassEmotion: Really disable vlc
2011-09-02 cedricemotion: resize only when needed and fix typo.
2011-09-02 cedricemotion: remove useless code.
2011-09-01 antognolliAdd generic player backend (with vlc player).
2011-08-17 antognolliemotion/smart - Use ARGB32 when it's the format returne...
2011-08-09 cedricemotion: make v4l2 optionnal.
2011-08-04 cedricemotion: add a way to retrieve pixels.
2011-08-03 antognolliemotion/ratio - Explain how to use emotion_object_ratio...
2011-08-03 cedricemotion: fix webcam detection.
2011-08-03 rasterspacing in docs.
2011-08-03 rasterand move authors and contact to another page.
2011-08-03 rasterfine tune front page of emotion docs
2011-08-03 rasterget rid of emotion.dox and move to Emotion.h where...
2011-08-02 cedricemotion: make gstreamer backend async and handle it...
2011-07-19 cedricemotion: add v4l2:// uri scheme for webcam.
2011-07-19 cedricefl: fix make dist-check.
2011-07-17 cedricemotion: always forgot that damn svn add !
2011-07-17 cedricemotion: remove useless code.
2011-07-17 cedricemotion: add webcam detection, cleanup code and add...
2011-07-15 lucasemotion: fix common misspellings
2011-07-13 cedricemotion: raise gstreamer backend as it is more stable...
2011-07-05 cedricemotion: fix off by one.
2011-07-04 antognolliemotion - better introduction and link to emotion_test.
2011-07-01 gastalEmotion: making emotion_object_play_set doc appear.
2011-07-01 antognolliemotion/doc - Document more functions
2011-07-01 gastalEmotion: signals documentation.
2011-07-01 cedricemotion: add empty infrastructure for suspending the...
2011-06-30 gastalEmotion: emotion play control functions documentation.
2011-06-30 antognolliemotion/doc - Document some audio functions.
2011-06-30 antognolliemotion/doc - documented the initialization functions.
2011-06-30 cedricemotion: cleanup emotion async loader on file set.
2011-06-29 cedricemotion: restore/save last know position for file.
2011-06-29 cedricemotion: use stringshare for file.
2011-06-24 cedricemotion: advertise only on frame size change.
2011-06-24 cedricemotion: advertise native resolution.
2011-06-23 cedricemotion: add a way to test if a file could be played...
2011-06-20 cedricemotion: add a gstreamer sink.
2011-06-12 billiobremove .cvsignore files
2011-02-27 rasteravoid segv on file set (zero imge data)
2011-02-25 cedricemotion: override engine by setting EMOTION_ENGINE...
2010-11-19 barbieriwarning cleanup.
2010-10-24 barbierifix static modules build, remove useless checks.
2010-10-20 caroAPI break: emotion_object_file_set() returns a boolean...
2010-10-10 rasteravoid possible seg if accessing video dat for convert...
2010-10-07 barbierishutup stupid emotion debug!
2010-09-27 rastersome fixes/improvements to emotion -> foound some bugge...
2010-08-30 cedric * emotion: fix build of static module.
2010-08-30 cedric * emotion: emotion_object_init will choose the best...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-07-25 andreasdoxygen
2010-07-09 devilhornsMove Emotion.h to own dir.
2010-04-23 carocopy/paste error
2010-04-21 carowrong default path for the emotion modules
2010-04-01 barbieriInitial support for Emotion as Edje EXTERNAL.
2010-04-01 barbieriallow changing module during runtime, don't forget...
2010-04-01 barbiericonsts++
2010-01-30 englebassRemove uneeded header
2010-01-25 cedric * ecore: Move ecore_job inside ecore.
2010-01-04 caro * enable static build of modules
2009-12-30 cedric * emotion: Add backend autodetection ability (you...
2009-12-30 cedric * emotion: Switch to Eina module.
2009-11-08 englebassRemove use of deprecated event
2009-06-18 cedric * emotion: Remove Evas_Bool.
2009-04-17 caroAdd preliminary patch for compilation on Windows. Needs...
2009-03-13 rasterpatch from Gustavo F. Padovan - minor code cleanups...
2008-10-25 barbieriSet member_{add,del} to NULL.
2008-10-21 cedricRemove Evas List from Emotion.
2008-10-08 barbieriemotion: do not try to do file_set when no plugin is...
2008-09-26 barbieriFix position reporting.
2008-09-25 barbieriemotion+visualization: export and reorder.
2008-09-07 barbieriAdd calculate callback to Evas_Smart_Class.
2008-05-15 doursse * reorganize the way the gstreamer pipeline is built...
2008-05-14 doursseDon't set sd->video to NULL. sd->video is initialized...
2007-11-11 doursseFix the play of 2 files. Patch by Nicolas Aguirre
2007-11-11 doursseautostuff improvements:
2007-11-06 pfritzfollowing the api changes of ecore
2007-11-06 englebassAdd type identifier.
2007-11-02 dourssenow you can play several files without segfault
2007-10-31 doursse * Use ecore_plugin instead of dlfcn
2007-10-28 rasterfix odd sized videos
2007-10-26 rastercheck if *mod is null
2007-10-25 nashFix two bugs:
2007-10-05 rastercedric's ecore_job_init/shtudown patches.
next