altosuilib: Decompress map images asynchronously and in parallel
authorKeith Packard <keithp@keithp.com>
Wed, 28 May 2014 03:34:29 +0000 (20:34 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 May 2014 03:34:29 +0000 (20:34 -0700)
commite6cfa25702b3dc1d492c5f1a4d0b4ba4831d30bd
treeb1a2d1a0be6bc26a4a268dec5f34d1ffe03059c7
parent8e44580cbe978f1570d4d2ac13d3dd7cd470ecf7
altosuilib: Decompress map images asynchronously and in parallel

This speeds up loading map images from disk quite a bit, and keeps the
UI responsive while that happens as well.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosSiteMap.java
altosuilib/AltosSiteMapCache.java
altosuilib/AltosSiteMapImage.java [new file with mode: 0644]
altosuilib/AltosSiteMapTile.java
altosuilib/Makefile.am