new release; linux version coming soon

This commit is contained in:
Sean C. Rhea
2007-02-12 20:42:58 +00:00
parent 6102574b06
commit 76d38f1518
3 changed files with 24 additions and 3 deletions

Binary file not shown.

View File

@@ -11,8 +11,16 @@ used, and Sean Rhea coded up their combined discoveries into the two
utilities, <code>ptdl</code> and <code>ptunpk</code>.
<p>
Later that year, Sean needed to learn QT for his real job, and he set about
writing a graphical version of <code>ptdl</code> and <code>ptunpk</code> for
practice. He released the first graphical version on September 6, 2006,
changing the name to GoldenCheetah in reference to an old legend from his days
as a runner.
<p>
Since then, a number of others have helped out in various ways.
Rob Carlsen helped get the serial port version of the PowerTap Pro working
with the Keyspan USB-to-serial adaptor. Scott Overfield helped me figure out
with the Keyspan USB-to-serial adaptor. Scott Overfield helped figure out
that we should be using the <code>/dev/cu.*</code> devices instead of the
<code>/dev/tty.*</code> ones. Aldy Hernandez and Andrew Kruse helped get
things working under Linux, and Aldy has been averaging one patch a week or

View File

@@ -41,11 +41,24 @@ href="http://goldencheetah.org/svn/trunk">here</a>.
<td><i>Description</i></td>
</tr>
<tr>
<td valign="top">Feb 12, 2007</td>
<td valign="top">
<a href="GoldenCheetah_2007-02-12_Linux_x86.tgz">Linux x86</a>,<br>
<a href="GoldenCheetah_2007-02-12_Darwin_powerpc.dmg">Mac OS X PowerPC</a>
</td>
<td valign="top">Interval information now included in ride summary, rides can
now be exported as comma-separated values for import into Excel, and better
automatic detection of hardware echo. Also includes a number of bux
fixes.</td>
</tr>
<tr>
<td valign="top">Jan 30, 2007</td>
<td valign="top">
<a href="GoldenCheetah_2007-01-30_Darwin_powerpc.dmg">Mac OS</a>,
<a href="GoldenCheetah_2007-01-30_Linux_x86.tgz">Linux x86</a></td>
<a href="GoldenCheetah_2007-01-30_Linux_x86.tgz">Linux x86</a>,<br>
<a href="GoldenCheetah_2007-01-30_Darwin_powerpc.dmg">Mac OS X PowerPC</a>
</td>
<td valign="top">Bug fix release.</td>
</tr>