| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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> | ||
| * | altosui: Remove gratuitous threading from device flashing UI | Keith Packard | 2010-11-25 |
| | | | | | | | | There's no need for a thread here, and swing doesn't want us to use one anyways. 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> | |||
