From f3945528a57ad82cbd5862be63b75e60f39d1b4f Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 13 Feb 2014 15:44:13 +0000 Subject: implementing scaled proxies --- rotord/src/rotor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rotord/src') diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h index b2892de..b20b987 100644 --- a/rotord/src/rotor.h +++ b/rotord/src/rotor.h @@ -898,6 +898,7 @@ namespace Rotor { base_settings(settings); media_path=find_setting(settings,"media_path",""); //for (auto a:attributes) cerr<<"Video loader: "<value< defer if (attributes["filename"]->value!="") { isLoaded=load(media_path+attributes["filename"]->value); } -- cgit v1.2.3