Re: [Scid-users] on-demand photo loading

2009-02-01 Thread Pascal Georges
2009/2/1 Mikhail Kalenkov > 2009/2/1 Pascal Georges : > > > > > > 2009/2/1 Mikhail Kalenkov > >> > >> Hi all, > >> > >> Currently I am writing code for a on-demand photo loading. I have done > >> most part of the work already (new format for photo files, search > >> proc). > >> > >> Now I am try

Re: [Scid-users] on-demand photo loading

2009-02-01 Thread Mikhail Kalenkov
2009/2/1 Alexander Wagner : > Mikhail Kalenkov wrote: > > Hi! > >> Currently I am writing code for a on-demand photo loading. >> I have done most part of the work already (new format for >> photo files, search proc). > > Would this mean the end of current memory waste for large > photo collections?

Re: [Scid-users] on-demand photo loading

2009-02-01 Thread Mikhail Kalenkov
2009/2/1 Pascal Georges : > > > 2009/2/1 Mikhail Kalenkov >> >> Hi all, >> >> Currently I am writing code for a on-demand photo loading. I have done >> most part of the work already (new format for photo files, search >> proc). >> >> Now I am trying to understand how updatePlayerPhotos proc (from

Re: [Scid-users] on-demand photo loading

2009-02-01 Thread Alexander Wagner
Mikhail Kalenkov wrote: Hi! > Currently I am writing code for a on-demand photo loading. > I have done most part of the work already (new format for > photo files, search proc). Would this mean the end of current memory waste for large photo collections? This would be a really cool feature! You

Re: [Scid-users] on-demand photo loading

2009-02-01 Thread Pascal Georges
2009/2/1 Mikhail Kalenkov > Hi all, > > Currently I am writing code for a on-demand photo loading. I have done > most part of the work already (new format for photo files, search > proc). > > Now I am trying to understand how updatePlayerPhotos proc (from > main.tcl file) works. Could somebody sa

[Scid-users] on-demand photo loading

2009-02-01 Thread Mikhail Kalenkov
Hi all, Currently I am writing code for a on-demand photo loading. I have done most part of the work already (new format for photo files, search proc). Now I am trying to understand how updatePlayerPhotos proc (from main.tcl file) works. Could somebody say what do mean "oldWhite" and "oldBlack" v