Skip to content

Revisions

  • New pause handling

    @gerhardol gerhardol committed May 3, 2016
  • Describe distance time&&distance filter

    @gerhardol gerhardol committed Mar 27, 2016
  • Incorrect ApplyDeviceElevation Shortcut

    @gerhardol gerhardol committed Jan 28, 2016
  • Updated with Menu Action popup

    @gerhardol gerhardol committed Jan 24, 2016
  • Updated with Menu Action popup

    @gerhardol gerhardol committed Jan 23, 2016
  • Updated 920 investigation

    @gerhardol gerhardol committed Jan 1, 2016
  • Updated screenshot

    @gerhardol gerhardol committed Dec 26, 2015
  • Settings and trails in logbook

    @gerhardol gerhardol committed Dec 26, 2015
  • Updated screenshot

    @gerhardol gerhardol committed Dec 25, 2015
  • Updated table-of-contents

    @gerhardol gerhardol committed Dec 23, 2015
  • Images for 920xt comparisions

    @gerhardol gerhardol committed Dec 23, 2015
  • Corrected links Updated 920xt example

    @gerhardol gerhardol committed Dec 23, 2015
  • Updated example

    @gerhardol gerhardol committed Dec 23, 2015
  • Update to latest source

    @gerhardol gerhardol committed Dec 21, 2015
  • Updated description

    @gerhardol gerhardol committed Dec 13, 2015
  • Update to 1.3.10

    @gerhardol gerhardol committed Nov 20, 2015
  • updated links

    @gerhardol gerhardol committed Mar 22, 2015
  • adjusted more links

    @gerhardol gerhardol committed Mar 15, 2015
  • update toc Links to gps-running

    @gerhardol gerhardol committed Mar 15, 2015
  • Add script to generate toc, script itself

    @gerhardol gerhardol committed Mar 15, 2015
  • Some more link tweaks

    @gerhardol gerhardol committed Mar 15, 2015
  • Updated links

    @gerhardol gerhardol committed Mar 15, 2015
  • Another link test...

    @gerhardol gerhardol committed Mar 15, 2015
  • Further fixed links perl -pi -e 'while(m%\[(.*?)\]\(([^#]*)#?(.*?)\.md\)%){$t=$1;$l1=$2;$l2=$3; $t=~s%(.*?)#(.*)%$2%; $t=~s%\\_% %g;if($l2 eq ""){$l=$l1;}else{$l2=~s%_%-%g;$l2=~tr%[A-Z]%[a-z]%; $l="$l1#$l2";} $_=~s%\[.*?\.md\)%[$t]($l)%;}' *md

    @gerhardol gerhardol committed Mar 15, 2015
  • More cleanup links

    @gerhardol gerhardol committed Mar 15, 2015
  • Anhother attempt fixing references

    @gerhardol gerhardol committed Mar 15, 2015
  • Try to fix formatting Test for image references

    @gerhardol gerhardol committed Mar 15, 2015
  • Fixed links in wiki: perl -pi -e 'while(m%\[(.*?)\]\((\w*)#(\w*).md\)%){$t=$1;$l1=$2;$l2=$3; $t=~s%(.*?)#(.*)%$2%; $t=~s%\\_% %g; $l2=~s%_%-%g;$l2=~tr%[A-Z]%[a-z]%; s%\[(.*?)\]\((\w*)#(\w*).md\)%\[$t\]($l1\#$l2)%;}' *md perl -pi -e 's%https?://(trails.googlecode.com/hg)%https://github.com/gerhardol/trails%g;' *md

    @gerhardol gerhardol committed Mar 15, 2015
  • Converted links to GitHub perl -pi -e 's%https?://(code.google.com/p/trails/wiki|wiki.trails.googlecode.com/hg)%%g;' *md perl -pi -e 's%http://trails.googlecode.com/svn/wiki%https://github.com/gerhardol/trails/tree/master%g;' *md perl -pi -e 's%https?://code.google.com/p/trails/issues/detail\?id=%https://github.com/gerhardol/trails/issues/%g;' *md perl -pi -e 's%(\[.*?\.(png|jpg)\])%[]%g;' *md Other moved repos: perl -pi -e 's%https?://(code.google.com/p/sporttracks-miscplugin/wiki|wiki.sporttracks-miscplugin.googlecode.com/hg)%%g;' *md

    @gerhardol gerhardol committed Mar 15, 2015
  • Move pages from main repo

    @gerhardol gerhardol committed Mar 15, 2015