Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-13 | doxygen: Fix typos & invalid statements in ecore | Myoungwoon Roy, Kim | |
This covers ecore audio, avahi, buffer and con. Summary: There are some typos and cacologigue statements in doxygen of ecore_audio, ecore_avahi, ecore_buffer, and ecore_con. Test Plan: API Doxygen Revision Reviewers: stefan, cedric, raster, Jaehyun_Cho Subscribers: jpeg, conr2d Differential Revision: https://phab.enlightenment.org/D4652 | |||
2015-05-14 | ecore_avahi: fix definition of EAPI on Windows. | Vincent Torri | |
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com> | |||
2015-05-07 | ecore: remove the need to order the header correctly for Windows. | Cedric BAIL | |
2014-09-11 | docs: Update ecore avahi group name name to match others | Stefan Schmidt | |
All other group are following the scheme Ecore_*_Group. Do it here as well to make it easier to link to. | |||
2014-03-17 | avahi shut up if you aren't compiling | zmike | |
2014-02-28 | ecore_avahi: @fix timeout to avoid pitfall of forever frozen timer. | Cedric Bail | |
@backport. | |||
2014-02-27 | ecore_avahi: fix timeout to be relative from now. | Cedric Bail | |
2013-12-17 | Ecore_Avahi: initial commit. | Cedric BAIL | |
TODO: - Add tests, how ? - Integrate with Eo, needed ? |