tnx vtorri -> cleaner module thing. more minimal changes.
[profile/ivi/emotion.git] / src /
2010-11-19 barbieriwarning cleanup.
2010-11-19 barbieriimprove emotion_test, make better use of getopt, be...
2010-11-01 rasterdisable vlc module in emotion. that will get rid of...
2010-10-24 barbierifix static modules build, remove useless checks.
2010-10-23 caro[emotion] allow externals to be built on Windows
2010-10-23 caro[emotion] use ecore_getopt
2010-10-20 carothe gstreamer backend uses now gstreamer playbin2 eleme...
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-28 barbieriexport play_length as well.
2010-09-28 barbieriemotion exports position, but don't use it from state...
2010-09-27 rastersome fixes/improvements to emotion -> foound some bugge...
2010-08-30 cedric * emotion: fix build of static module.
2010-08-30 carolibtool takes care of adding -fPIC (which is btw a...
2010-08-30 caro * don't tell you build emotion. It will broke windows...
2010-08-30 caroorder of headers
2010-08-30 cedric * emotion: emotion_object_init will choose the best...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-18 cedric * edje: fix edje external module to be consistent...
2010-08-17 cedric * edje: fix edje external module path.
2010-08-04 lucasFORMATTING
2010-07-25 andreasdoxygen
2010-07-20 devilhornsFix for Ecore Api changes wrt Eina_Bool.
2010-07-09 devilhornsMove Emotion.h to own dir.
2010-07-08 lucasFixes for Ecore Api changes
2010-04-23 carocopy/paste error
2010-04-21 barbierimake code compile if we reach the impossible :-)
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-02-09 englebassMake clang happy
2010-02-09 glimaFix emotion compilation on fedora9, by jprvita.
2010-01-30 englebassRemove uneeded header
2010-01-26 caroand disable theme too
2010-01-26 caroemotion_test can be disabled with configure, now
2010-01-25 cedric * ecore: Move ecore_job inside ecore.
2010-01-16 englebassremove Ecore_Data
2010-01-15 englebassmake clang happy
2010-01-07 cedric * emotion_test: Let ecore_evas do the work.
2010-01-04 cedric * emotion: Use the right macro.
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-12-30 cedric * emotion_test: Fix segv due to wrong init/shutdown.
2009-11-08 englebassRemove use of deprecated event
2009-11-08 englebassRemove unused variable
2009-11-03 caroset ratio after filling the video sink
2009-06-18 cedric * emotion: Remove Evas_Bool.
2009-05-15 rastergstreamer fixes
2009-04-18 carotypo reported by Lars Munch
2009-04-17 caroAdd preliminary patch for compilation on Windows. Needs...
2009-03-13 rasterpatch from Gustavo F. Padovan - minor code cleanups...
2009-02-28 Lars MunchEmotion fix after eina list changes
2009-02-25 cedric * emotion/src/modules/gstreamer: Move from Ecore_List...
2009-02-22 barbierigstreamer v4l support to emotion
2009-02-22 barbieriDo not spam the user if no length available
2009-02-22 barbieriUse calloc instead of malloc
2008-12-25 rastercalloc not malloc! bad patches!
2008-12-20 carouse ecore_pipe in gstreamer module
2008-11-04 barbieriemotion: set default volume to 80%.
2008-11-01 cedricFix bug in emotion_test discovered by jcwong introduced...
2008-10-27 englebassxine_xmalloc is deprecated and gives no benefit for us.
2008-10-25 barbieriSet member_{add,del} to NULL.
2008-10-21 cedricRemove Evas List from Emotion.
2008-10-19 rastervlc moduel was utterly wrong - methods wrong comapred...
2008-10-08 barbieriemotion: set volume when files are opened.
2008-10-08 barbieriemotion: do not try to do file_set when no plugin is...
2008-10-06 barbieriemotion-gstreamer: use proper scale for volume.
2008-10-05 captainiglooAdd -vlc option to emotion_test
2008-09-27 caroadd vlc backend
2008-09-26 barbieriFix position reporting.
2008-09-26 barbieriemotion-gstreamer: Add some refactor, more to come.
2008-09-25 barbieriemotion+visualization: export and reorder.
2008-09-10 englebassRemove seek guard, as it isn't updated during playing.
2008-09-10 englebassRevert to not having seek_to_pos at all.
2008-09-10 englebassEAPI
2008-09-10 englebassKeep guard against seeking to the same position, but...
2008-09-10 englebassInitialize seek variables to -1, so that seek to 0...
2008-09-09 carofix position_set()
2008-09-07 barbieriAdd calculate callback to Evas_Smart_Class.
2008-07-06 englebassformatting
2008-07-06 englebassformatting
2008-07-06 englebassremove trailing whitespace
2008-07-06 englebassAdd vim header
2008-07-06 englebassformatting
2008-07-04 captainiglooCorrects retrieving metadata for gstreamer module
2008-06-19 englebassRemove unused variables.
2008-06-19 englebassignore
2008-05-15 doursseremove debug message
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...
2008-05-13 doursseContrary to what gstremear's doc says, gst_deinit(...
2008-05-11 doursseput xine and gstreamer modules in their own subdir
2008-03-20 rasterfix #ifdef
2008-02-28 barbieriMinor cleanups.
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
next