altosui: Allow for multiple instances of each state in the graph
authorKeith Packard <keithp@keithp.com>
Sat, 8 Oct 2011 17:46:38 +0000 (11:46 -0600)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Oct 2011 17:46:38 +0000 (11:46 -0600)
commitcbf5a649c8b7101bef9d57e48e42ac775e758c79
tree9ec33b829609c4d7fd75142fc35bff48bafd0b16
parentf9b0b7423c0640f729d61a91de6ff96ffe4b486e
altosui: Allow for multiple instances of each state in the graph

With the new boost re-detect code, we can get multiple instances of
boost/fast/coast, so make sure each are displayed in the graph.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosGraphTime.java
altosui/AltosGraphUI.java