2010-10-07 |
barbieri | shutup stupid emotion debug! |
tree | commitdiff |
2010-09-28 |
barbieri | export play_length as well. |
tree | commitdiff |
2010-09-28 |
barbieri | emotion exports position, but don't use it from state... |
tree | commitdiff |
2010-09-27 |
raster | some fixes/improvements to emotion -> foound some bugge... |
tree | commitdiff |
2010-08-30 |
cedric | * emotion: fix build of static module. |
tree | commitdiff |
2010-08-30 |
caro | libtool takes care of adding -fPIC (which is btw a... |
tree | commitdiff |
2010-08-30 |
caro | * don't tell you build emotion. It will broke windows... |
tree | commitdiff |
2010-08-30 |
caro | order of headers |
tree | commitdiff |
2010-08-30 |
cedric | * emotion: emotion_object_init will choose the best... |
tree | commitdiff |
2010-08-21 |
lucas | Convert (hopefully) all comparisons to NULL |
tree | commitdiff |
2010-08-18 |
cedric | * edje: fix edje external module to be consistent... |
tree | commitdiff |
2010-08-17 |
cedric | * edje: fix edje external module path. |
tree | commitdiff |
2010-08-04 |
lucas | FORMATTING |
tree | commitdiff |
2010-07-25 |
andreas | doxygen |
tree | commitdiff |
2010-07-20 |
devilhorns | Fix for Ecore Api changes wrt Eina_Bool. |
tree | commitdiff |
2010-07-09 |
devilhorns | Move Emotion.h to own dir. |
tree | commitdiff |
2010-07-08 |
lucas | Fixes for Ecore Api changes |
tree | commitdiff |
2010-04-23 |
caro | copy/paste error |
tree | commitdiff |
2010-04-21 |
barbieri | make code compile if we reach the impossible :-) |
tree | commitdiff |
2010-04-21 |
caro | wrong default path for the emotion modules |
tree | commitdiff |
2010-04-01 |
barbieri | Initial support for Emotion as Edje EXTERNAL. |
tree | commitdiff |
2010-04-01 |
barbieri | allow changing module during runtime, don't forget... |
tree | commitdiff |
2010-04-01 |
barbieri | consts++ |
tree | commitdiff |
2010-02-09 |
englebass | Make clang happy |
tree | commitdiff |
2010-02-09 |
glima | Fix emotion compilation on fedora9, by jprvita. |
tree | commitdiff |
2010-01-30 |
englebass | Remove uneeded header |
tree | commitdiff |
2010-01-26 |
caro | and disable theme too |
tree | commitdiff |
2010-01-26 |
caro | emotion_test can be disabled with configure, now |
tree | commitdiff |
2010-01-25 |
cedric | * ecore: Move ecore_job inside ecore. |
tree | commitdiff |
2010-01-16 |
englebass | remove Ecore_Data |
tree | commitdiff |
2010-01-15 |
englebass | make clang happy |
tree | commitdiff |
2010-01-07 |
cedric | * emotion_test: Let ecore_evas do the work. |
tree | commitdiff |
2010-01-04 |
cedric | * emotion: Use the right macro. |
tree | commitdiff |
2010-01-04 |
caro | * enable static build of modules |
tree | commitdiff |
2009-12-30 |
cedric | * emotion: Add backend autodetection ability (you... |
tree | commitdiff |
2009-12-30 |
cedric | * emotion: Switch to Eina module. |
tree | commitdiff |
2009-12-30 |
cedric | * emotion_test: Fix segv due to wrong init/shutdown. |
tree | commitdiff |
2009-11-08 |
englebass | Remove use of deprecated event |
tree | commitdiff |
2009-11-08 |
englebass | Remove unused variable |
tree | commitdiff |
2009-11-03 |
caro | set ratio after filling the video sink |
tree | commitdiff |
2009-06-18 |
cedric | * emotion: Remove Evas_Bool. |
tree | commitdiff |
2009-05-15 |
raster | gstreamer fixes |
tree | commitdiff |
2009-04-18 |
caro | typo reported by Lars Munch |
tree | commitdiff |
2009-04-17 |
caro | Add preliminary patch for compilation on Windows. Needs... |
tree | commitdiff |
2009-03-13 |
raster | patch from Gustavo F. Padovan - minor code cleanups... |
tree | commitdiff |
2009-02-28 |
Lars Munch | Emotion fix after eina list changes |
tree | commitdiff |
2009-02-25 |
cedric | * emotion/src/modules/gstreamer: Move from Ecore_List... |
tree | commitdiff |
2009-02-22 |
barbieri | gstreamer v4l support to emotion |
tree | commitdiff |
2009-02-22 |
barbieri | Do not spam the user if no length available |
tree | commitdiff |
2009-02-22 |
barbieri | Use calloc instead of malloc |
tree | commitdiff |
2008-12-25 |
raster | calloc not malloc! bad patches! |
tree | commitdiff |
2008-12-20 |
caro | use ecore_pipe in gstreamer module |
tree | commitdiff |
2008-11-04 |
barbieri | emotion: set default volume to 80%. |
tree | commitdiff |
2008-11-01 |
cedric | Fix bug in emotion_test discovered by jcwong introduced... |
tree | commitdiff |
2008-10-27 |
englebass | xine_xmalloc is deprecated and gives no benefit for us. |
tree | commitdiff |
2008-10-25 |
barbieri | Set member_{add,del} to NULL. |
tree | commitdiff |
2008-10-21 |
cedric | Remove Evas List from Emotion. |
tree | commitdiff |
2008-10-19 |
raster | vlc moduel was utterly wrong - methods wrong comapred... |
tree | commitdiff |
2008-10-08 |
barbieri | emotion: set volume when files are opened. |
tree | commitdiff |
2008-10-08 |
barbieri | emotion: do not try to do file_set when no plugin is... |
tree | commitdiff |
2008-10-06 |
barbieri | emotion-gstreamer: use proper scale for volume. |
tree | commitdiff |
2008-10-05 |
captainigloo | Add -vlc option to emotion_test |
tree | commitdiff |
2008-09-27 |
caro | add vlc backend |
tree | commitdiff |
2008-09-26 |
barbieri | Fix position reporting. |
tree | commitdiff |
2008-09-26 |
barbieri | emotion-gstreamer: Add some refactor, more to come. |
tree | commitdiff |
2008-09-25 |
barbieri | emotion+visualization: export and reorder. |
tree | commitdiff |
2008-09-10 |
englebass | Remove seek guard, as it isn't updated during playing. |
tree | commitdiff |
2008-09-10 |
englebass | Revert to not having seek_to_pos at all. |
tree | commitdiff |
2008-09-10 |
englebass | EAPI |
tree | commitdiff |
2008-09-10 |
englebass | Keep guard against seeking to the same position, but... |
tree | commitdiff |
2008-09-10 |
englebass | Initialize seek variables to -1, so that seek to 0... |
tree | commitdiff |
2008-09-09 |
caro | fix position_set() |
tree | commitdiff |
2008-09-07 |
barbieri | Add calculate callback to Evas_Smart_Class. |
tree | commitdiff |
2008-07-06 |
englebass | formatting |
tree | commitdiff |
2008-07-06 |
englebass | formatting |
tree | commitdiff |
2008-07-06 |
englebass | remove trailing whitespace |
tree | commitdiff |
2008-07-06 |
englebass | Add vim header |
tree | commitdiff |
2008-07-06 |
englebass | formatting |
tree | commitdiff |
2008-07-04 |
captainigloo | Corrects retrieving metadata for gstreamer module |
tree | commitdiff |
2008-06-19 |
englebass | Remove unused variables. |
tree | commitdiff |
2008-06-19 |
englebass | ignore |
tree | commitdiff |
2008-05-15 |
doursse | remove debug message |
tree | commitdiff |
2008-05-15 |
doursse | * reorganize the way the gstreamer pipeline is built... |
tree | commitdiff |
2008-05-14 |
doursse | Don't set sd->video to NULL. sd->video is initialized... |
tree | commitdiff |
2008-05-13 |
doursse | Contrary to what gstremear's doc says, gst_deinit(... |
tree | commitdiff |
2008-05-11 |
doursse | put xine and gstreamer modules in their own subdir |
tree | commitdiff |
2008-03-20 |
raster | fix #ifdef |
tree | commitdiff |
2008-02-28 |
barbieri | Minor cleanups. |
tree | commitdiff |
2007-11-11 |
doursse | Fix the play of 2 files. Patch by Nicolas Aguirre |
tree | commitdiff |
2007-11-11 |
doursse | autostuff improvements: |
tree | commitdiff |
2007-11-06 |
pfritz | following the api changes of ecore |
tree | commitdiff |
2007-11-06 |
englebass | Add type identifier. |
tree | commitdiff |
2007-11-02 |
doursse | now you can play several files without segfault |
tree | commitdiff |
2007-10-31 |
doursse | * Use ecore_plugin instead of dlfcn |
tree | commitdiff |
2007-10-28 |
raster | fix odd sized videos |
tree | commitdiff |
2007-10-28 |
raster | handle exists too - and it gets written! |
tree | commitdiff |
2007-10-26 |
raster | check if *mod is null |
tree | commitdiff |
2007-10-25 |
nash | Fix two bugs: |
tree | commitdiff |
2007-10-05 |
raster | cedric's ecore_job_init/shtudown patches. |
tree | commitdiff |
2007-09-01 |
doursse | * src/modules/emotion_gstreamer.c: (em_file_open): |
tree | commitdiff |
next |