r792: Make sure waveforms are shown on project loading ...
commitab5e8bdcdc712dbb09cfe71e0622e2eef6aaad3e
authorAndraz Tori <Andraz.tori1@guest.arnes.si>
Sun, 14 May 2006 22:28:36 +0000 (14 22:28 +0000)
committerAndraz Tori <Andraz.tori1@guest.arnes.si>
Sun, 14 May 2006 22:28:36 +0000 (14 22:28 +0000)
tree43790766e172b34ef6361b0280c4c478365ac5fe
parent38bb396bbf18628a55968935732690ee7432d7d6
r792: Make sure waveforms are shown on project loading ...

When loading a file that has an index already generated and also includes clips, waveform is not shown on first load (attached b.xml).

The problem seems to come from difference in loading media as part of clips or as part of main edl. In the former case, the assets keep INDEX_NOTTESTED flag which prevents showing the waveform.

The patch simply makes sure that first the main EDL is loaded and then both the vwindow and clips EDLs...

i get "waveform" not shown bugs reported in person a lot lately, so i hope this is the fix, but there might be additional cause for it also.
cinelerra/mwindowedit.C