Re: [Scid-users] email chess & time stamping

2008-06-04 Thread Marcin Kasperski
> The only function that IMHO currently lacks to CC support is > some automatic timekeeping/timestamping. (...) I am not sure whether investing much effort here makes sense, email chess seems doomed to die in a few years. ICCF already abandoned it, IECG is migrating to server-based play (and alrea

Re: [Scid-users] No menus on Mac OS X

2008-06-04 Thread Garth Corral
On Jun 3, 2008, at 2:15 PM, Pascal Georges wrote: > There is no emergency for 3.6.24 final (we can always wait some > extra weeks), so just let me know when you expect to finish this. > With luck I should be able to get something together by the end of this week. It's not much but it should

Re: [Scid-users] Novag Citrine in SCID on PocketPC

2008-06-04 Thread Pascal Georges
2008/6/4 <[EMAIL PROTECTED]>: > Dear ladies and gentlemen, > > does anyone of you have some experience in connecting > the Novag Citrine board to SCID on a PocketPC > (Windows Mobile 5) ? > > In the SCID - program I only have the choice to choose > between serial ports (not available on a PocketPC

[Scid-users] Novag Citrine in SCID on PocketPC

2008-06-04 Thread olst
Dear ladies and gentlemen, does anyone of you have some experience in connecting the Novag Citrine board to SCID on a PocketPC (Windows Mobile 5) ? In the SCID - program I only have the choice to choose between serial ports (not available on a PocketPC) and Bluetooth (not available on the board)

[Scid-users] RC and work in progress

2008-06-04 Thread pgeorges
Hi, In order to inhibit code that's not ready for a release, I added a gloval var at the beginning of file start.tcl : # Set to 0 before releasing, so some alpha-state code is not included # Set to 1 to have access to all code set NOT_FOR_RELEASE 0 and the code not to be released should be wrap