<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/libaltos/libaltos.h, branch 1.4.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.4.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.4.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-12-25T22:20:12+00:00</updated>
<entry>
<title>Move libaltos to top level</title>
<updated>2012-12-25T22:20:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-25T22:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=669cde8a87d88ceae89e369c1d38b88c9f8198cf'/>
<id>urn:sha1:669cde8a87d88ceae89e369c1d38b88c9f8198cf</id>
<content type='text'>
This will let it be shared by the new MicroPeak gui

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Report error message back from libaltos</title>
<updated>2011-08-28T22:50:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-28T22:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=31e3255b6cbfaf95c0e97e2d1ec8de72f845994c'/>
<id>urn:sha1:31e3255b6cbfaf95c0e97e2d1ec8de72f845994c</id>
<content type='text'>
This includes changing all of the error dialogs to show the error
message rather than just the file name.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add bluetooth bits back in</title>
<updated>2011-08-28T22:50:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-28T22:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cf72c2f5a69a736c28a9b63e124d510ef41a9f5d'/>
<id>urn:sha1:cf72c2f5a69a736c28a9b63e124d510ef41a9f5d</id>
<content type='text'>
Stub out functions on mac/windows for now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Don't export product defs from libaltos</title>
<updated>2011-08-10T01:26:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-10T01:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=12bfa6cc42e3689f09abae2bd2584cbacf2aa2e0'/>
<id>urn:sha1:12bfa6cc42e3689f09abae2bd2584cbacf2aa2e0</id>
<content type='text'>
As we add new products, that would change the ABI generated for java,
invaliding old library versions sitting around for windows and mac.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Pull out BlueTooth support</title>
<updated>2011-08-08T19:31:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-08T19:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a315b200cd0da1a964f5395cd59660be1b49672b'/>
<id>urn:sha1:a315b200cd0da1a964f5395cd59660be1b49672b</id>
<content type='text'>
This leaves the code in place, but commented out so that it isn't used
until we've got a bluetooth device ready for use.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Use persistent list of bluetooth devices for device dialogs</title>
<updated>2011-04-19T15:43:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T15:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=17f38e045fcd8ca0224095c0b2b7b098df77a8d8'/>
<id>urn:sha1:17f38e045fcd8ca0224095c0b2b7b098df77a8d8</id>
<content type='text'>
Store a list of known bluetooth devices as preferences. Always include
those in device dialogs with an option to go browse for more devices
in both the device dialog and the Configure AltosUI dialog.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add low-level Bluetooth APIs</title>
<updated>2011-04-08T17:13:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-08T17:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8dd455204cf8712fa8c142b0c0517cec1bf5fd0f'/>
<id>urn:sha1:8dd455204cf8712fa8c142b0c0517cec1bf5fd0f</id>
<content type='text'>
Adds the JNI functions to query and connect to arbitrary
bluetooth devices.

Adds Java wrappers to construct a list of proximate bluetooth devices.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add TeleBT USB device support</title>
<updated>2011-04-08T17:12:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-08T17:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bf1c7df5301a1727e871a8447f835fe75bdce3fc'/>
<id>urn:sha1:bf1c7df5301a1727e871a8447f835fe75bdce3fc</id>
<content type='text'>
TeleBT can work just like a TeleDongle over USB.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Move altosui to the top level, placing libaltos inside it.</title>
<updated>2010-11-24T23:09:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-11-24T22:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3fbefb3eea981d34a09496cf8abf0119de2e35bf'/>
<id>urn:sha1:3fbefb3eea981d34a09496cf8abf0119de2e35bf</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
