|
Rockbox mail archiveSubject: Re: kkurbjun: r14813 - trunk/apps/plugins/midiRe: kkurbjun: r14813 - trunk/apps/plugins/midi
From: Karl Kurbjun <kkurbjun_at_gmail.com>
Date: Sat, 22 Sep 2007 09:10:48 -0600 Sorry about that, I was making a change for stevenm, the author of the midi plugin. That array was too small and memory was being corrupted. I was trying to paste the message that stevenm wanted, but I had the wrong text in there that inlcuded a newline (I accidentally highlighted other text before clicking the middle mouse button). The message should have been: "fix midi patch loader corrupting memory". -Karl On 9/22/07, Jonas Häggqvist <rasher_at_rasher.dk> wrote: > > mailer_at_svn.rockbox.org wrote: > > Date: 2007-09-22 06:55:44 +0200 (Sat, 22 Sep 2007) > > New Revision: 14813 > > > > Log Message: > > vel/MROBE500 > > I can't for the life of me figure out what that means, nor what it has to > do > with the following change: > > > --- trunk/apps/plugins/midi/guspat.c 2007-09-22 02:17:08 UTC (rev > 14812) > > +++ trunk/apps/plugins/midi/guspat.c 2007-09-22 04:55:44 UTC (rev > 14813) > > _at__at_ -30,7 +30,7 _at__at_ > > } > > > > int curr_waveform; > > -struct GWaveform waveforms[32] IBSS_ATTR; > > +struct GWaveform waveforms[256] IBSS_ATTR; > > > > struct GWaveform * loadWaveform(int file) > > { > > -- > Jonas Häggqvist > rasher(at)rasher(dot)dk > Received on 2007-09-22 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |