shutup stupid emotion debug!
[profile/ivi/emotion.git] / src / modules /
2010-10-07 barbierishutup stupid emotion debug!
2010-09-27 rastersome fixes/improvements to emotion -> foound some bugge...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-04 lucasFORMATTING
2010-07-08 lucasFixes for Ecore Api changes
2010-02-09 englebassMake clang happy
2010-02-09 glimaFix emotion compilation on fedora9, by jprvita.
2010-01-16 englebassremove Ecore_Data
2010-01-15 englebassmake clang happy
2010-01-04 cedric * emotion: Use the right macro.
2010-01-04 caro * enable static build of modules
2009-12-30 cedric * emotion: Switch to Eina module.
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-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-10-27 englebassxine_xmalloc is deprecated and gives no benefit for us.
2008-10-19 rastervlc moduel was utterly wrong - methods wrong comapred...
2008-10-08 barbieriemotion: set volume when files are opened.
2008-10-06 barbieriemotion-gstreamer: use proper scale for volume.
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-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-13 doursseContrary to what gstremear's doc says, gst_deinit(...
2008-05-11 doursseput xine and gstreamer modules in their own subdir
2007-11-11 doursseautostuff improvements:
2007-10-31 doursse * Use ecore_plugin instead of dlfcn
2007-10-28 rasterhandle exists too - and it gets written!
2007-09-01 doursse* src/modules/emotion_gstreamer.c: (em_file_open):
2007-08-19 moom* Do not unref twice the same message
2007-08-06 moom* Fix a potential segv with the Gstreamer engine
2007-07-25 pfritz*API BREAK* see the discussion in the mailing list...
2007-07-18 rasterwork around xine deadlock
2007-07-18 rasterdebugging emotion.
2007-07-15 rastervarious patches from the devel mailing list in - and...
2007-05-07 rasterlink modules to emotion
2007-05-06 rasterprotect if opening still
2007-03-21 rasteruse mutex's right with cond's
2007-03-19 rastermove some more stuff to the threads
2007-03-13 englebassFix compiler warnings.
2007-03-13 englebassFix warnings.
2007-03-13 devilhornsFix recent emotion_gstreamer breakage...someone forgot...
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-07-18 doursseFix a freeze when a file is not valid. Add support...
2006-07-17 doursseput the build of the pipelines apart
2006-06-25 doursseuse goom and not goom2k4 as default visualization
2006-05-21 dourssevolume is between 0 and 1, not 0 and 100
2006-05-21 dourssefix audio mute
2006-05-21 dourssefix warnings
2006-05-21 dourssefix volume for the gstreamer plugin
2006-05-14 doursseadd track count in the metadata and fix a bit the _clos...
2006-05-06 dourssesome cleaning when a file can not be read. Add a functi...
2006-04-22 doursseEOS signal. Easier than expected :)
2006-04-20 doursseLOTS of checks added. Fix the seek a bit (gstreamer...
2006-04-11 dourssefix seeking
2006-04-11 doursseuse autoaudiosink instead of alsasink (for platform...
2006-04-02 dourssesegfault when cdiocddasrc element is missing fixed...
2006-04-02 dourssesupport of cd audio. If n is track you want to play...
2006-03-12 dourssevisualization stuff for emotion_gstreamer. There's...
2006-02-06 dourssefixes...
2006-02-04 dourssegstreamer 0.10 port. There's a problem with the seek...
2006-02-01 rasterlink to pthread
2006-01-23 rasterless segv's
2006-01-21 rastermove plugin to be inlined ans loaded from code and...
2005-11-28 vapierxine-lib-1.1.1 change member names in the vo_overlay_t...
2005-10-02 doursseemotion can use gstreamer, now
2005-09-03 sebastidUse AC_PATH_GENERIC
2005-09-02 sebastidDon't include $(includedir) in searchpath, find headers...
2005-08-30 sebastidAdd return values.
2005-07-08 moom16* Have rewritten the yuy2->rgb converter to avoid licen...
next