Go to file
Peter Osterlund f211786b74 DroidFish: Fixed out of memory error when receiving large PGN files.
If receiving a large PGN file as a content stream from another app,
store the data in a temporary file instead of reading it all into
memory.

This also makes content containing more than one game work correctly by
letting the user select which game to open.
2016-12-27 14:12:45 +01:00
CuckooChess Removed useless comments. 2016-12-25 13:20:14 +01:00
CuckooChessAPK DroidFish: Updated project settings for eclipse 4.6 and Andmore. 2016-08-28 01:55:03 +02:00
CuckooChessEngine Removed useless comments. 2016-12-25 13:20:14 +01:00
CuckooChessEngineTest Removed useless comments. 2016-12-25 13:20:14 +01:00
DroidFish DroidFish: Fixed out of memory error when receiving large PGN files. 2016-12-27 14:12:45 +01:00
DroidFishTest DroidFish: Fixed out of memory error when receiving large PGN files. 2016-12-27 14:12:45 +01:00