Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altosuilib: Remove old widget-based map UI | Keith Packard | 2014-06-11 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosuilib: Don't try to draw to destroyed map windows | Keith Packard | 2014-05-28 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosuilib: Update map preloading UI to include zoom and maptypes | Keith Packard | 2014-05-28 |
| | | | | | | This lets you specify precisely which maps to load. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosuilib: Decompress map images asynchronously and in parallel | Keith Packard | 2014-05-27 |
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> |