Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altosui: Separate out flash debug code to separate thread | Keith Packard | 2011-04-25 |
| | | | | | | | This avoids blocking the Swing thread while waiting for the serial device. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosui: Clean up flash code to ensure swing gets called from right thread | Keith Packard | 2010-11-25 |
| | | | | | | | This moves all of the flash code to a separate thread and passes messages back to the swing thread to keep the UI up to date. 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> |