<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/micropeak/micropeak-windows.nsi.in, branch telelaunchtwo</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telelaunchtwo</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telelaunchtwo'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2015-06-17T07:13:03+00:00</updated>
<entry>
<title>micropeak: Update mac/windows FTDI drivers</title>
<updated>2015-06-17T07:13:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-17T06:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c71abc5c29025eb57fc78968a4ccf8c34cb3a6f2'/>
<id>urn:sha1:c71abc5c29025eb57fc78968a4ccf8c34cb3a6f2</id>
<content type='text'>
Use latest FTDI drivers.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>windows: Use new windows stub to launch applications</title>
<updated>2015-03-29T19:10:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-03-29T19:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=356617a3476e237311b8bbcefd6beda8271b120d'/>
<id>urn:sha1:356617a3476e237311b8bbcefd6beda8271b120d</id>
<content type='text'>
This avoids needing to locate javaw on the system while also making
the registry entries less fragile.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Install Windows AltusMetrum driver bits</title>
<updated>2015-02-06T11:33:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-02-06T11:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=21ff52befb27decc4b23458315620c47d7a07b21'/>
<id>urn:sha1:21ff52befb27decc4b23458315620c47d7a07b21</id>
<content type='text'>
Make AltOS-based µPUSB devices work with MicroPeak

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Fix file association registry install on Windows</title>
<updated>2015-02-06T11:31:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-02-06T11:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cc707432c6eaedb9587bb63ac570146b356b6bfd'/>
<id>urn:sha1:cc707432c6eaedb9587bb63ac570146b356b6bfd</id>
<content type='text'>
Need to invoke DisableX64FSRedirection before setting file association
registry entries or Windows won't find our application.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Rename icon files to fit XDG specifications. Add file icons. Add mime types</title>
<updated>2014-06-20T05:31:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-19T21:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1b0f56ddb2b85b68232c22a7a8b8744cb9ad76f9'/>
<id>urn:sha1:1b0f56ddb2b85b68232c22a7a8b8744cb9ad76f9</id>
<content type='text'>
Our SVG icons now follow XDG standards by including a vendor
prefix. The new file type icons include application-vnd.altusmetrum as
a prefix so that they match the mime types declared.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>windows installer: Create file associations for Windows.</title>
<updated>2014-06-18T21:18:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-18T09:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5871225a0c442cf5afa41a444ff8bfb8f4002721'/>
<id>urn:sha1:5871225a0c442cf5afa41a444ff8bfb8f4002721</id>
<content type='text'>
This makes icons appear for the files in the file manager, and lets
you double-click on the files to open the appropriate application.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Fix java version detection and downloading</title>
<updated>2014-06-18T03:48:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-18T03:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3f4e765c05ddbae83ca0c0176572cd698f285d08'/>
<id>urn:sha1:3f4e765c05ddbae83ca0c0176572cd698f285d08</id>
<content type='text'>
Move java stuff to a common include file, java.nsh

Let any version no older than 1.6 serve by using ${VersionCompare}

Use version 6 downloads as those don't require a click-through agreement.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Deal with 64-bit windows</title>
<updated>2014-06-15T23:30:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T23:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0634119df45bf8d8a040b47bdfc6d9801b5e069a'/>
<id>urn:sha1:0634119df45bf8d8a040b47bdfc6d9801b5e069a</id>
<content type='text'>
Install 64-bit version of java. Install our bits in the 64-bit app directory

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Build Windows .nsi files in configure script</title>
<updated>2013-02-11T03:01:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-02-11T03:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=64399500ad1a7ad70452cbda4d60723b5904ca3d'/>
<id>urn:sha1:64399500ad1a7ad70452cbda4d60723b5904ca3d</id>
<content type='text'>
These need the library version numbers embedded in them.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
