| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altosui: Flight data download GUI operations called only from main thread | Keith Packard | 2010-11-25 |
| | | | | | | | | | Swing doesn't like UI functions being called from non-dispatch thread, so fix up the eeprom download code to use SwingUtilities.invokeLater to make sure this works right. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Move altosui to the top level, placing libaltos inside it. | Keith Packard | 2010-11-24 |
| Signed-off-by: Keith Packard <keithp@keithp.com> | |||
