efl/src/lib
Xavi Artigas b179e397d6 Efl.Canvas.Animation: Rename repeat_count to play_count
Summary:
play_count is a tad simpler to understand, since it means the TOTAL number of
times the animation will play.
The default value is now 1, and 0 means INFINITE (instead of -1). This allows
removing yet another constant from header files.

Depends on D10799

Test Plan: Everything builds and passes tests. Elm_test Animation.Repeat has been adjusted accordingly.

Reviewers: bu5hm4n

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10800
2019-12-04 17:43:31 +01:00
..
ecore docs: slight improvement for Efl.Decelerate_Interpolator 2019-12-04 15:58:04 +01:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
ecore_drm
ecore_drm2 ecore-drm2: Fix issue of shifting 1 by more than 32bits 2019-11-14 12:21:40 -05:00
ecore_evas evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
ecore_fb
ecore_file doxygen: Prevent auto-linking of invalid links 2019-11-18 12:00:35 +01:00
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas ecore_input_evas: fix ouble use of include guard define 2019-11-20 10:30:17 +01:00
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32 ecore_win32: fix compose event field 2019-11-28 11:06:24 +00:00
ecore_wl2 ecore-wl2: Move ecore_wl2_window_buffer_transform_set to be internal 2019-12-03 10:47:32 -05:00
ecore_x ecore-x - add some xi2 api's for fiddling with device properties 2019-11-16 13:02:10 +00:00
ector eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
edje edje_entry: converting plain_text to '*' using unicode units. 2019-12-04 17:09:33 +09:00
eet Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
eeze
efl efl_part: declare stable 2019-12-02 16:41:51 +01:00
efl_mono csharp: Fix running headless tests in dotnet 2019-11-07 22:46:15 -03:00
efl_wl
efreet efreet - consider ctime changes as changes too 2019-11-16 13:02:10 +00:00
eina eina - threadqueue - revert series of comments that moved to mempools 2019-12-03 11:45:42 +00:00
eio eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
eldbus eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
elementary efl_ui/layout: unconditionally emit theme,changed event for legacy layouts 2019-12-04 16:48:01 +01:00
elocation
elput
elua
embryo
emile fix jpeg loading which freed the wrong ptr 2019-12-02 19:54:25 +00:00
emotion evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
eo eo: there is no need to count callbacks here 2019-11-20 10:15:21 +01:00
eolian eolian: fix a parse bug where composites was treated as implements 2019-12-04 16:07:09 +01:00
eolian_cxx csharp: Add more since tags to members 2019-11-26 12:40:32 -03:00
ephysics fix various trivial null derefs 2019-10-18 13:30:10 -04:00
escape
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas Efl.Canvas.Animation: Rename repeat_count to play_count 2019-12-04 17:43:31 +01:00
evil evil: make it clear in the docs that this library is private to efl 2019-10-07 12:50:14 +02:00
.gitignore