emotion: cleanup emotion async loader on file set.
[profile/ivi/emotion.git] / src / lib / emotion_smart.c
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-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-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-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-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-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.
2007-08-04 rastermove a chunk of stuff to use evas_smart_class_new(...
2007-07-18 rasterdebugging emotion.
2007-05-06 rasterchange to use lazy eval for dlopen
2007-05-06 rasterexport api calls to modules
2007-03-13 englebassFix warnings.
2007-03-13 rastermove emotion to fix latency on video load, deadlocks...
2007-01-03 rasterthere is a deadlock between the video out deocder threa...
2006-12-19 rasteruse the new colorspace support in evas... :)
2006-09-06 sebastidEAPI
2006-02-04 dourssegstreamer 0.10 port. There's a problem with the seek...
2006-01-23 rasterless segv's
2005-11-04 sebastidDon't use strlen to check for empty string.
2005-10-02 doursseremove printf
2005-10-02 doursseemotion can use gstreamer, now
2005-08-30 sebastidAdd return values.
2005-07-08 moom16* Have rewritten the yuy2->rgb converter to avoid licen...
2005-07-08 moom16* Cancel last changes since it seems there are some...
2005-07-08 moom16* Add support of yuy2 to emotion_xine module. So now...
2005-06-18 doursseindentation
2005-05-04 moom16* We can now initialize the module without having to...
2005-04-24 moom16* add two functions to know if audio and video are...
2005-04-15 rastersimon treney's emotion patches - THANKs :o)
2004-07-24 rastersupport fetching of meta-data
2004-07-23 raster1. create new xine_t per video - xine has a single...
2004-07-22 rasterput jobs back... does this work?
2004-07-18 rasterremove seek job... let the seek request thread do it...
2004-07-18 rastermoved dome things off into threads of their own to...
2004-06-24 rastersupport events coming from xine a lot better...
2004-06-20 rasteroops - missed a check for smart data...
2004-06-18 rasterit had to happen sooner or later... in in in... we...