<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch debian/1.1-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.1-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.1-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-13T06:56:18+00:00</updated>
<entry>
<title>altosui: Exit with an error status when file processing fails</title>
<updated>2012-09-13T06:56:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-13T06:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d'/>
<id>urn:sha1:9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d</id>
<content type='text'>
If the user provides any files on the command line, and if processing
them fails in some way, exit immediately with an error indication.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Stop downloading eeprom data on a block full of invalid data</title>
<updated>2012-09-13T04:35:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-13T04:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7e237920abb582d7ceb3e1925b11a848575ac68a'/>
<id>urn:sha1:7e237920abb582d7ceb3e1925b11a848575ac68a</id>
<content type='text'>
When no valid records are found within an eeprom block, we assume that
no more data will be found within the entire storage area.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Serialize data access in TD config code</title>
<updated>2012-09-12T23:07:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T23:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8ee29fe48771dd22a0c5428761ee53a728495d11'/>
<id>urn:sha1:8ee29fe48771dd22a0c5428761ee53a728495d11</id>
<content type='text'>
Setting the values was being done in the UI thread instead of the
Serial thread, which left the serial thread with uninitialized values
when it went to update the displayed value for the current
frequency. All fixed now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Lock access to preferences data</title>
<updated>2012-09-12T23:06:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T23:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=19e35de47157923670b1864ce7b04f8d82f3bdea'/>
<id>urn:sha1:19e35de47157923670b1864ce7b04f8d82f3bdea</id>
<content type='text'>
These are accessed by several different threads, so keep things sane
by just holding locks across all access.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add multi-sized icons to all windows</title>
<updated>2012-09-12T20:26:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T20:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1b5340c2b75c500011355c4889da443c4b9c4891'/>
<id>urn:sha1:1b5340c2b75c500011355c4889da443c4b9c4891</id>
<content type='text'>
This lets the window system pick a better size for presentation

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Reference specific dependent jars in the AltosUI launchers</title>
<updated>2012-09-12T15:05:42+00:00</updated>
<author>
<name>Tom Marble</name>
<email>tmarble@info9.net</email>
</author>
<published>2012-09-12T15:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3e4fc0b3953655eb720372d9b4274cd4bca19556'/>
<id>urn:sha1:3e4fc0b3953655eb720372d9b4274cd4bca19556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Initialize imperial units checkbox with correct value</title>
<updated>2012-09-12T06:36:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T06:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=87f9a8923656f275f74cfb6c8c6a57bbe59e74f8'/>
<id>urn:sha1:87f9a8923656f275f74cfb6c8c6a57bbe59e74f8</id>
<content type='text'>
Use imperial units preference instead of serial debug preference. Cut
&amp; paste programming failure...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Clean up Windows event handles on com port close</title>
<updated>2012-09-12T06:04:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T06:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3fa5fbdfd1ab257028f272fbc32759b39608ddaf'/>
<id>urn:sha1:3fa5fbdfd1ab257028f272fbc32759b39608ddaf</id>
<content type='text'>
This avoids having to wait for the receiver to timeout before we can
open the same com port again.

This patch also adds a bit more debugging -- it prints Windows error
messages to stdout along with the file/line where the error was generated.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Include AltosLib.jar in windows install</title>
<updated>2012-09-12T05:03:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T05:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1a154ce0b9fc3ea360d6bc7e17d6debb2da94438'/>
<id>urn:sha1:1a154ce0b9fc3ea360d6bc7e17d6debb2da94438</id>
<content type='text'>
Otherwise, altosui doesn't do much.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos</title>
<updated>2012-09-12T03:50:18+00:00</updated>
<author>
<name>Tom Marble</name>
<email>tmarble@info9.net</email>
</author>
<published>2012-09-12T03:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4563624638884b7b2f16cd4d396c00690e045999'/>
<id>urn:sha1:4563624638884b7b2f16cd4d396c00690e045999</id>
<content type='text'>
</content>
</entry>
</feed>
