enlightenment/src/modules/wizard
Derek Foreman 73aecd73ab Replace all timer_add with timer_loop_add
So yeah, I've literally used sed to replace every occurrence of
ecore_time_add() with ecore_timer_loop_add() because I'm reasonably
confident that no part of E has a legitimate need for timer based on the
exact current time.

It would be really nice if I'm not wrong. :)

The reason for this is the incredible spew of clock_gettime() calls I'm
seeing on an ARM system (that should have a vdso for gettime, but...)
This can amount to thousands of system calls per second.

 #YOLO
2017-02-03 15:52:28 -06:00
..
data L10N: Update Finnish translations 2015-11-14 02:36:01 +02:00
e-module-wizard.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_main.c wizard - do not set scale to 1.2 forcibly. use dpi as the def prof says 2016-11-16 11:25:11 +09:00
e_wizard.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
e_wizard.h set wizard page names, print to stderr every time a page is advanced 2016-03-16 12:55:19 -04:00
module.desktop.in Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00
page_000.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
page_010.c fix stringshare usage in wizard language page (010) 2016-03-16 13:01:09 -04:00
page_011.c e_xkb: split up e_xkb_update 2016-05-12 20:54:22 +02:00
page_020.c redo wizard to use elm 2016-03-11 17:19:32 -05:00
page_030.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_040.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
page_050.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_060.c redo wizard to use elm 2016-03-11 17:19:32 -05:00
page_065.c wizard: make page 065 translatable 2016-10-11 14:16:52 +02:00
page_070.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_080.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_090.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_100.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_110.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
page_120.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_130.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_150.c redo wizard to use elm 2016-03-11 17:19:32 -05:00
page_160.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
page_170.c attempt to use left-aligned label text in wizard 2016-03-16 12:24:18 -04:00
page_180.c attempt to use left-aligned label text in wizard 2016-03-16 12:24:18 -04:00
page_200.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00