efl/src/lib/edje
junsu choi a4311f73ee edje: Disable the json vector animation feature with a flag.
Summary:
Json vector animation requires the json loader to be loaded.
Therefore, if the loader does not load,
it prints an appropriate error message and disables the feature.

Depends on D11228

Test Plan: N/A

Reviewers: Hermet, Jaehyun_Cho, id213sin

Reviewed By: Hermet

Subscribers: raster, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11230
2020-02-17 19:14:14 +09:00
..
Edje.h efl: remove EFL_EO_API_SUPPORT macro 2019-03-18 12:13:59 +01:00
Edje.hh
Edje_Common.h edje: Disable the json vector animation feature with a flag. 2020-02-17 19:14:14 +09:00
Edje_Edit.h edje/edit: add api for checking 'required' property of parts 2019-10-02 12:15:10 +02:00
Edje_Eo.h edje: rename edje_types.eot to efl_canvas_types.eot and move include 2019-09-30 10:33:25 +02:00
Edje_Legacy.h edje: implement text_class override at object level 2020-01-02 11:00:04 -08:00
Efl_Layout.h evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
edje_box_layout.c edje - box - calc min size correctly at start ... 2019-11-16 14:22:48 +00:00
edje_cache.c edje: implement text_class override at object level 2020-01-02 11:00:04 -08:00
edje_calc.c edje: Disable the json vector animation feature with a flag. 2020-02-17 19:14:14 +09:00
edje_callbacks.c evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
edje_convert.c
edje_convert.h docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
edje_data.c edje: add json file support feature 2020-02-17 18:59:09 +09:00
edje_edit.c edje/edit: add api for checking 'required' property of parts 2019-10-02 12:15:10 +02:00
edje_edit_eo.c efl: implement efl.file::unload for classes that implement load 2019-08-29 17:17:08 +02:00
edje_edit_eo.h edje_edit: remove all legacy usage from eo files 2019-03-06 13:03:00 -08:00
edje_edit_eo.legacy.h edje_edit: remove all legacy usage from eo files 2019-03-06 13:03:00 -08:00
edje_embryo.c Revert "edje: code refactoring for readibility." 2018-06-21 19:33:41 +09:00
edje_entry.c edje_entry: Add matching tag. 2020-01-29 09:51:44 +01:00
edje_external.c
edje_global.eo efl: mark a couple internal eo files as @beta 2019-08-14 19:24:19 +02:00
edje_legacy.c edje_legacy: avoid calling any functions if part is NULL 2020-01-29 12:45:23 +01:00
edje_load.c edje: add json file support feature 2020-02-17 18:59:09 +09:00
edje_lua.c edje: use EINA_UNUSED consistently after in function signatures -- part2 2020-01-31 14:31:54 +01:00
edje_lua2.c edje_lua2: add null check 2018-04-23 13:39:36 -07:00
edje_lua_script_only.c
edje_main.c eo: use efl_provider_{un,}register infrastructure instead of Efl_Loop one. 2019-07-17 21:57:57 +02:00
edje_match.c edje: use EINA_UNUSED consistently after in function signatures -- part2 2020-01-31 14:31:54 +01:00
edje_message_queue.c edje - double make sure edje messages are zero'd due to a segv i saw 2019-07-09 16:04:22 +01:00
edje_misc.c
edje_module.c edje modules - warn - use proper hash free func prototype 2018-11-09 11:44:00 +00:00
edje_multisense.c edje_multisense: fix a compiler warning for pulseaudio disable mode 2020-02-17 15:35:57 +09:00
edje_part.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
edje_part_box.c Rename Efl.Ui.Direction -> Efl.Ui.Layout_Orientation 2019-05-24 12:30:32 -04:00
edje_part_external.c efl_canvas_layout_part_external: implement missing functions 2019-02-27 14:57:03 -05:00
edje_part_helper.h edje: fix edje_part_helpers refcounting 2018-06-10 17:01:33 +02:00
edje_part_invalid.c Efl.Text.Cursor 2019-11-22 17:35:54 +09:00
edje_part_swallow.c efl_container: remove content_remove 2019-02-27 21:20:33 +01:00
edje_part_table.c efl_pack_table: rename table_position to cell_column, cell_row 2019-08-27 12:57:35 +02:00
edje_part_text.c efl.text_style: remame underline2 and glow2 2020-01-07 09:32:03 +01:00
edje_private.h edje: Disable the json vector animation feature with a flag. 2020-02-17 19:14:14 +09:00
edje_program.c edje: Disable the json vector animation feature with a flag. 2020-02-17 19:14:14 +09:00
edje_signal.c edje signal matches - try number 3 to try plug all the holes 2019-08-23 19:36:42 +01:00
edje_smart.c edje: implement text_class override at object level 2020-01-02 11:00:04 -08:00
edje_text.c Polish text interface methods 2019-11-28 16:55:27 +09:00
edje_textblock.c evas_textblock: content fit feature 2019-12-12 14:22:46 +09:00
edje_textblock_styles.c edje: implement text_class override at object level 2020-01-02 11:00:04 -08:00
edje_util.c edje: use EINA_UNUSED consistently after declaration in function signatures 2020-01-30 17:36:48 +01:00
edje_var.c edje - fix conversion of edje var from int to float to use tmp var 2019-08-11 12:47:38 +01:00
efl_canvas_layout.eo Unify "animated" flags 2019-11-20 09:58:23 +01:00
efl_canvas_layout_eo.legacy.c Unify "animated" flags 2019-11-20 09:58:23 +01:00
efl_canvas_layout_eo.legacy.h efl/player: play_speed -> playback_speed 2019-09-24 15:23:16 -07:00
efl_canvas_layout_part.eo docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_canvas_layout_part_box.eo Rename Efl.Ui.Direction -> Efl.Ui.Layout_Orientation 2019-05-24 12:30:32 -04:00
efl_canvas_layout_part_external.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_canvas_layout_part_invalid.eo Efl.Text.Cursor 2019-11-22 17:35:54 +09:00
efl_canvas_layout_part_swallow.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_canvas_layout_part_table.eo efl_pack_table: rename table_position to cell_column, cell_row 2019-08-27 12:57:35 +02:00
efl_canvas_layout_part_text.eo efl.text_style: remame underline2 and glow2 2020-01-07 09:32:03 +01:00
efl_canvas_layout_types.eot edje: rename edje_types.eot to efl_canvas_types.eot and move include 2019-09-30 10:33:25 +02:00
efl_layout_calc.eo docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_layout_group.eo docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_layout_group_eo.legacy.c efl_layout_group: remove all legacy usage from eo files 2019-03-06 13:02:56 -08:00
efl_layout_group_eo.legacy.h efl_layout_group: remove all legacy usage from eo files 2019-03-06 13:02:56 -08:00
efl_layout_signal.eo docs: Fix common misspellings in EO files 2019-04-02 11:32:05 +02:00
meson.build edje: add Efl_Layout.h for eo-based layout headers 2019-09-30 10:33:27 +02:00