<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosUI.java, branch bdale-altosdroid</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=bdale-altosdroid</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=bdale-altosdroid'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-09-13T22:59:50+00:00</updated>
<entry>
<title>altosui: Bring up main window when doing --replay or --graph</title>
<updated>2014-09-13T22:59:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-13T22:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9dc426756742fb967fdd21e1fcec54edeb4b12ac'/>
<id>urn:sha1:9dc426756742fb967fdd21e1fcec54edeb4b12ac</id>
<content type='text'>
This shows the main window when replaying or graphing files so that
you can interact with that, changing the global configuration or doing
other stuff.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Fix --replay to run in realtime after boost</title>
<updated>2014-09-13T22:59:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-13T22:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=75d5368cb2a95f3f7385952669a14765460f549d'/>
<id>urn:sha1:75d5368cb2a95f3f7385952669a14765460f549d</id>
<content type='text'>
I added the ability to rapidly replay files for AltosDroid to recover
from a crash, but didn't change AltosUI to use realtime mode again.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>macosx: Respond to apple messages in all apps</title>
<updated>2014-06-18T23:18:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-18T23:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7767a045d446ea2bc5fe1ec98d89274155f956c4'/>
<id>urn:sha1:7767a045d446ea2bc5fe1ec98d89274155f956c4</id>
<content type='text'>
This connects the callbacks in AltosUIFrame to actually do something
useful with them.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>java: Bump java library versions for next release</title>
<updated>2014-06-17T05:49:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-17T05:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c8078d352a7f54a4a97d25af080155d3f875536a'/>
<id>urn:sha1:c8078d352a7f54a4a97d25af080155d3f875536a</id>
<content type='text'>
Prepare for future release by bumping java versions now

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Rewrite map GUI bits</title>
<updated>2014-06-12T01:46:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-12T01:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=db2443fdbf65b65703217174303027c439124a83'/>
<id>urn:sha1:db2443fdbf65b65703217174303027c439124a83</id>
<content type='text'>
Use a single large Canvas and draw images on top by hand.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Hook up data download dialog</title>
<updated>2014-05-29T05:02:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T03:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4cec35564324f909dcddeb7c0d83a2daa8223042'/>
<id>urn:sha1:4cec35564324f909dcddeb7c0d83a2daa8223042</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Add scan UI</title>
<updated>2014-05-29T05:02:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T03:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9a4c2c7fc6af922d052e23a1b99bf847fbf9b0e9'/>
<id>urn:sha1:9a4c2c7fc6af922d052e23a1b99bf847fbf9b0e9</id>
<content type='text'>
Move scan UI bits into altosuilib, allow telegps to not show telemetry
format options.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2</title>
<updated>2014-05-26T04:08:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-26T04:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f0216d721ed13f4d3dc608bb6ad8f83732b27c0a'/>
<id>urn:sha1:f0216d721ed13f4d3dc608bb6ad8f83732b27c0a</id>
<content type='text'>
API has changed for these libraries, time to bump the file versions

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace</title>
<updated>2014-04-11T23:40:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-04-11T23:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9e18c524fa2d1f648f265b3c3105f5ceacf06c10'/>
<id>urn:sha1:9e18c524fa2d1f648f265b3c3105f5ceacf06c10</id>
<content type='text'>
Just cleaning up the source code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: --fetchmaps gets same number of maps as GUI</title>
<updated>2014-01-19T19:10:58+00:00</updated>
<author>
<name>Anthony Towns</name>
<email>aj@erisian.com.au</email>
</author>
<published>2014-01-19T19:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0faa098f05d43eefc1fa54462401171fca5034cb'/>
<id>urn:sha1:0faa098f05d43eefc1fa54462401171fca5034cb</id>
<content type='text'>
</content>
</entry>
</feed>
