summaryrefslogtreecommitdiff
path: root/src/lib/emotion
Commit message (Expand)AuthorAgeFilesLines
* emotion: emotion EAPI macro to EMOTION_API in Emotion libraryFelipe Magno de Almeida2021-01-1111-284/+264
* emotion: remove all left overs from removed backendsStefan Schmidt2020-06-052-55/+5
* build: stop buildsystem from beeing a public dependencyMarcel Hollerbach2020-05-271-2/+2
* refactor buildMarcel Hollerbach2020-05-271-3/+4
* build: lib: harmonize the use of package_c_args in all libsStefan Schmidt2020-05-261-3/+4
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-3/+3
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-3/+3
* emotion - webcam - fix segv on webcam plug/unplug and cleanCarsten Haitzler (Rasterman)2020-03-253-191/+95
* doxygen docs: fix multiple defined @section'sXavi Artigas2020-03-031-1/+1
* doxygen: fix duplicated toc sectionsXavi Artigas2020-02-281-1/+1
* Efl.Player: Add setter of playback_progressJunsuChoi2019-12-312-1/+8
* emotion & evas: remove gstreamer 0.10 supportStefan Schmidt2019-12-041-3/+0
* evas: move efl_input_device into evas/Efl_Canvas.hCedric Bail2019-10-311-0/+1
* efl/player: progress -> playback_progressMike Blumenkrantz2019-09-242-3/+3
* efl/player: rename 'play' property to 'pause'Mike Blumenkrantz2019-09-242-12/+64
* efl/player: pos -> playback_positionMike Blumenkrantz2019-09-242-5/+5
* efl/player: prune properties duplicated in efl.playableMike Blumenkrantz2019-09-242-7/+7
* efl/audio_control: remove playerMike Blumenkrantz2019-09-241-1/+2
* efl_player: split off audio related propertiesMarcel Hollerbach2019-09-242-12/+12
* docs: Move property docs to property level instead of set/getXavi Artigas2019-09-131-20/+20
* fix parsing module path on WindowsVincent Torri2019-09-041-1/+6
* docs: Fix typos and wrap EO files to 120 charsXavi Artigas2019-09-021-1/+2
* efl: implement efl.file::unload for classes that implement loadMike Blumenkrantz2019-08-292-1/+17
* emotion - webcam fix deletion of webcam still left in webcam listCarsten Haitzler (Rasterman)2019-08-221-1/+6
* emotion: don't update crop clipper geometry if crop clipper doesn't existMike Blumenkrantz2019-05-291-1/+3
* include evil_private.h in last files, and disable symbolic links on Windows i...Vincent Torri2019-05-221-0/+5
* docs: Fix common misspellings in H filesXavi Artigas2019-04-021-4/+4
* efl: remove EFL_EO_API_SUPPORT macroDaniel Kolesa2019-03-181-2/+0
* build: add a option to disable eo file installationMarcel Hollerbach2019-03-141-5/+7
* emotion: remove all legacy usage from eo filesMike Blumenkrantz2019-03-066-14/+76
* evas: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-1/+1
* efl.file: improve api a bitMike Blumenkrantz2019-02-272-19/+26
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* Remove individual class BETA guardsXavi Artigas2019-02-131-1/+0
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-1/+1
* meson: use eolian_gen with -SMarcel Hollerbach2018-12-031-2/+2
* eo-docs: Remove Doxygen tags from efl*.eo filesXavi Artigas2018-11-281-4/+2
* emotion modules - warn - fix possible uninit varCarsten Haitzler (Rasterman)2018-11-091-1/+1
* meson: add eolian custom dependencies supportDaniel Kolesa2018-10-241-3/+13
* here comes mesonMarcel Hollerbach2018-10-021-0/+70
* emotion: Convert to new animatorsDerek Foreman2018-09-181-1/+2
* evas: call evas_find before safety checkYeongjong Lee2018-08-291-1/+2
* evas: check evas class instead of using evas_findYeongjong Lee2018-08-161-0/+3
* emotion: make intree running workMarcel Hollerbach2018-08-131-6/+14
* evas: enforce legacy parent to be the canvas.Cedric Bail2018-05-241-1/+1
* efl: Add missing event typesXavi Artigas2018-05-191-18/+18
* Efl.Gfx.Image* (From Efl.Image*)Xavi Artigas2018-04-242-12/+12
* Efl.Image_Load_Controller* (From Efl.Image.Load*)Xavi Artigas2018-04-242-4/+4
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-242-7/+7
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-11/+11