[gegl] gcut: re-enable background render processes
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] gcut: re-enable background render processes
- Date: Mon, 14 Aug 2017 19:31:58 +0000 (UTC)
commit 0f460f800b59348589332c53b86879078ff7eb0c
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Aug 14 19:34:52 2017 +0200
gcut: re-enable background render processes
gcut/gcut-ui.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gcut/gcut-ui.c b/gcut/gcut-ui.c
index 096bc86..da8efb5 100644
--- a/gcut/gcut-ui.c
+++ b/gcut/gcut-ui.c
@@ -3352,7 +3352,7 @@ int gcut_ui_main (GeglEDL *edl)
mrg_add_timeout (mrg, 10100, save_idle, edl);
- if (0)
+ if (1)
{
cache_renderer_iteration (mrg, edl);
mrg_add_timeout (mrg, 90 /* seconds */ * 1000, cache_renderer_iteration, edl);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]