add x10tv ati remote rework, android remote rework, wintv remote tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / proxy.C
index 522287bd420f3e2eee217e1feac6aebfbb258b56..3165ad0ec8c3ced9724e486bb69e2ff6f1854d86 100644 (file)
@@ -739,7 +739,7 @@ void ProxyClient::process_package(LoadPackage *ptr)
                if( !scale ) scale = 1;
                asset->width = asset->actual_width * scale;
                asset->height = asset->actual_height * scale;
-               mwindow->mainindexes->add_next_asset(0, asset);
+               mwindow->mainindexes->add_indexable(asset);
                mwindow->mainindexes->start_build();
        }
        else