exactness/src/bin
Daniel Zaoui 637285018f Player: overlay the default theme to disable the text cursor
The text cursor creates noise during the shots, as it is an animation.

In order to solve the issue, the theme is overlayed to hide the cursor.
Most of the entry edc file must be overlayed (and not only the cursor
group) because of the internal way edje_cc compiles the theme (kind of
static link).
2018-05-14 11:09:37 +03:00
..
.gitignore Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
Makefile.am Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
exactness.c Add objects information support 2018-05-09 21:58:08 +03:00
injector.c Exactness: add the stabilize action to the scenario 2018-05-14 11:09:37 +03:00
inspect.c Player: support screenshots disabling 2018-05-14 11:09:37 +03:00
player.c Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
player_entry.edc Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
player_fonts.edc Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
recorder.c Store delays instead of timestamps in the scenario 2018-05-14 11:09:37 +03:00