• Dick Hollenbeck's avatar
    There was no reason for insertBeforeMe on track loading. · b34d8e21
    Dick Hollenbeck authored
    Tracks should be loaded in the same order as they were saved, no exceptions.
    This is for the version control system user.
    But even with this objective now implemented in LEGACY_PLUGIN, the TRACKS
    are still going through a food processor after they are loaded, and the poor
    version control system user has no relief, even with this patch.
    
    TRACKS are always modified after being loaded, and I think this needs to be fixed still.
    b34d8e21
legacy_plugin.h 9.42 KB