upgrade libvpx+lv2, fix dbl tap play bug, add multi nest/unnest clips, add del top...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mainindexes.C
index 05812bb7c02b47ca1414e455e071e5c16eabfe5b..0183c62afefe7c28db2276742158592b832d3ebc 100644 (file)
@@ -109,6 +109,7 @@ void MainIndexes::stop_loop()
 
 void MainIndexes::start_build()
 {
 
 void MainIndexes::start_build()
 {
+       if( !current_indexables.size() ) return;
 //printf("MainIndexes::start_build 1\n");
        interrupt_flag = 0;
 // Locked up when indexes were already being built and an indexable was
 //printf("MainIndexes::start_build 1\n");
        interrupt_flag = 0;
 // Locked up when indexes were already being built and an indexable was