Re: Request for testing.

2000-09-27 Thread Mark B. Elrod
Under win32 we are actually not using this capability either even though the tree control supports it. We are for the playlist control basically since it renders directly from the strings in the PLM. I will look into making the win32 musicbrowser use callbacks for the strings once i get your patch

Re: Request for testing.

2000-09-27 Thread Chris Kuklewicz
On Wed, Sep 27, 2000 at 11:28:32PM +0300, Valters Vingolds wrote: > Hello Chris, > > Wednesday, September 27, 2000, 17:47:04, you wrote: > > CK> My changes to Metadata to use the HashStore for string storage > CK> are far enough along to start thinking about getting someone else > CK> to help te

Re: Request for testing.

2000-09-27 Thread shren
On Wed, 27 Sep 2000, Mark B. Elrod wrote: > FreeAmp really does have too large of a memory footprint. It is a shame > that the STL strings are such memory hogs. I think it is worth seeing how > big of an improvement his suggestion can bring. If it is not that much of > an improvement we drop it..

Re: Request for testing.

2000-09-27 Thread Mark B. Elrod
FreeAmp really does have too large of a memory footprint. It is a shame that the STL strings are such memory hogs. I think it is worth seeing how big of an improvement his suggestion can bring. If it is not that much of an improvement we drop itright? If it is a big improvement we can all hamm

Re: Request for testing.

2000-09-27 Thread Valters Vingolds
Hello Chris, Wednesday, September 27, 2000, 17:47:04, you wrote: CK> My changes to Metadata to use the HashStore for string storage CK> are far enough along to start thinking about getting someone else CK> to help test it. (sorry, haven't looked at it or compiled freeamp lately somehow - it's t

Re: Request for testing.

2000-09-27 Thread Mark B. Elrod
i'll help test it under windows. elrod Chris Kuklewicz wrote: > My changes to Metadata to use the HashStore for string storage > are far enough along to start thinking about getting someone else > to help test it. > > [ Insert usual many shallow buggy eyes comment ] > > If I hear from any volun