On Tue, 2016-03-22 at 10:04 -0500, Jeremiah Benham wrote: > I will create a branch
yes, good - we can merge the translations into it when they come in. I think a longer period of testing may be good as the creation of the DenemoMeasure structure means that Denemo.project->movement->currentmeasure->data no longer points to the objects in the current measure but to a DenemoMeasure structure containing that pointer, so if anywhere there is a reference (possibly passed around) to the "current measure" that I have missed Denemo will crash shortly after it has been used. I hope there are none - the last to surface was on loading snippets saved with a file. And then Denemo no longer relies on the draw routine to update the current cursor clef and so on, which should prevent it getting in a mess while pasting notes from different clefs. All of which amounts to the biggest restructuring since the audio threads and, before that, the cairo draw routines which took a little while to bed in. Richard > > On Mar 22, 2016 9:46 AM, "Richard Shann" <[email protected]> > wrote: > Denemo has an updated pot file available; the tar ball is at > > http://denemo.org/~rshann/denemo-2.0.6~rc1.tar.gz > > Richard > > > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel > > > > > > > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
