framework/uifw/emotion.git
2012-02-15 Jaehwan KimEFL migration revision 67705
2012-02-05 jihoonfix @dates in each header file
2012-01-20 seozemotion: Added .gitignore
2012-01-16 Jaehwan KimPackage upload
2012-01-16 Jaehwan KimMigration with svn revision 66791
2012-01-03 hermetemotion - fixed typo
2011-12-30 cedricemotion: fix build with Eina_Semaphore.
2011-12-30 caroEmotion: use eina_semaphore API and update EFL versions
2011-12-30 rastershhhhh warnings
2011-12-30 caroEmotion: stop breaking compilation on Windows please
2011-12-30 rasterwarning--
2011-12-30 caroEmotion: add ecore_x stuff when needed
2011-12-30 rasteremotion_gst... compile again on linux.. and remove...
2011-12-30 rasterno - now you need Emotion.h too. this is why i like...
2011-12-30 caroEmotion: try to fix linux code
2011-12-30 caroEmotion:fix compilation on Windows
2011-12-28 cedricemotion: properly test the existence of an X connection...
2011-12-28 sachielDefine EMOTION_BUILD on compile so EAPI is defined...
2011-12-28 sachielEAPIfy external variables
2011-12-28 sachielDon't override standard variables, it looks weird....
2011-12-15 rasterclean up emotion copying to match the rest of core...
2011-12-06 cedricemotion: turn fps debugging on also on classic Gstreamer.
2011-11-14 Mike McCormackRelease 0.1.0+svn.65137slp2+build02
2011-11-14 Mike McCormackRelease 0.1.0+svn.65137slp2+build01
2011-11-14 Mike McCormackDisable xine & docs
2011-11-14 Mike McCormackAdd an ignore file
2011-11-14 Mike McCormackRemove xine and vlc dependencies
2011-11-14 Mike McCormackImport upstream debian packaging
2011-11-13 cedricemotion: no segv when no webcam has been detected.
2011-11-10 cedricemotion: fix requirements. Thanks Vincent.
2011-11-10 bdillyEmotion Test: remove unuseful funtion enter_idle
2011-11-10 bdillyEmotion: make it build without eeze
2011-11-10 cedricemotion: and now support custom pipeline in emotion.
2011-11-09 cedricemotion: make it possible to define webcam statically.
2011-11-07 cedricemotion: minor cleanup.
2011-11-05 cedricemotion: fix symbol issue.
2011-11-05 cedricemotion: always trigger new frame callback.
2011-11-05 cedricemotion: fix recursive call.
2011-11-04 caroEmotion: AM_PROG_CC_STDC is deprecated
2011-11-03 cedricemotion: warning--
2011-10-23 cedricemotion: correctly guard Ecore_X usage.
2011-10-23 cedricemotion: fix borderless and remove it from taskbar...
2011-10-21 cedricemotion: disable direct rendering path if window manage...
2011-10-21 cedricemotion: try to correctly fix the fill value.
2011-10-19 cedricemotion: destroy all created object.
2011-10-14 cedricemotion: work with older version of gstreamer.
2011-10-13 cedricemotion: use Ecore_X Video Atoms.
2011-10-06 rasterhmm no. lets not make this alpha .. by default eh?
2011-10-06 rasterfix resize handling for emotion
2011-10-05 cedricemotion: FPS tracking.
2011-10-05 cedricemotion: some docs.
2011-10-04 cedricemotion: forgotten svn add...
2011-10-04 cedricemotion: make Xv work.
2011-10-03 antognolliemotion/examples: Fix more warnings.
2011-10-03 antognolliemotion/generic/vlc: Remove more warnings.
2011-10-03 antognolliemotion/generic: Remove warnings.
2011-10-03 antognolliemotion/build: Fix DSO build for em_generic_vlc.
2011-10-03 antognolliemotion/generic/vlc: VLC needs to write data somewhere.
2011-10-03 cedricemotion: forgotten declaration.
2011-10-03 cedricemotion: first try with xv.
2011-09-30 cedricemotion: don't crash on empty video stream.
2011-09-30 cedricemotion: add some space around.
2011-09-28 cedricemotion: make it possible to dump the complete pipeline...
2011-09-20 cedricemotion: don't use the pipeline anymore when it's not...
2011-09-20 cedricemotion: correctly update position of sub-object.
2011-09-20 cedricemotion: remove use of xattr.
2011-09-19 cedricemotion: add basic xoverlay infrastructure to emotion...
2011-09-19 cedricemotion: disable tricky surface destruction and remove...
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-14 cedricemotion: correctly destroy buffer.
2011-09-06 antognolliemotion/generic: Non-blocking meta info retrieval.
2011-09-06 antognolliemotion/generic: Non-blocking track info retrieval.
2011-09-06 antognolliemotion/generic: Non-blocking event reading from player.
2011-09-06 antognolliemotion/generic: Small fixes.
2011-09-06 antognolliemotion/generic: Postpone setting some options to after...
2011-09-06 antognolliemotion/generic: There's no need to check the standard...
2011-09-06 antognolliemotion/generic: Should reset meta_info and channels...
2011-09-06 antognolliemotion/generic: Don't send position update when skippi...
2011-09-05 antognolliemotion/generic: Fix frame dropping.
2011-09-05 antognolliemotion/generic: Add support for fetching meta info.
2011-09-05 antognolliemotion/generic: Add audio/video/spu channel set/get...
2011-09-05 antognolliemotion/generic - Set filename to NULL on file_close.
2011-09-05 antognolliemotion/generic: formatting.
2011-09-05 antognolliemotion/generic: Reset initial values on file_set.
2011-09-05 antognolliemotion/generic: Make sure no new_frame is sent while...
2011-09-05 antognolliemotion/generic - Don't start opening new file when...
2011-09-05 antognolliemotion/generic - Use pipes instead of stdin/stdout...
2011-09-05 antognolliemotion/generic: Add return value to EM_RESULT_FILE_SET...
2011-09-05 cedricemotion: remove useless broken check.
2011-09-05 cedricemotion: properly delay buffer destruction.
2011-09-04 cedricemotion: better error message.
2011-09-04 cedricemotion: better handling of gstreamer samsung backend.
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: Remove unused variables
2011-09-03 englebassEmotion: Add __UNUSED__ where needed
next