Skip to content

Commit

Permalink
Release notes 1.7.528
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersMalmgren committed Nov 24, 2014
1 parent c0d5bd6 commit 555d1c2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BuildTools/get_git_version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<PropertyGroup>
<MajorVersion>1.6</MajorVersion>
<MajorVersion>1.7</MajorVersion>
</PropertyGroup>

<UsingTask TaskName="GitVersion" TaskFactory="CodeTaskFactory" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll" >
Expand Down
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ FreePIE is very similar to the popular utility GlovePIE, but encourages open dev

FreePIE is licensed under GPLv2

Changelog 1.7.528.0
* Android protocol optimized (Install new APK required)
* Android raw data accessible to scripts
* Razor hydra hemisphere tracking
* Improvements to AHRS protocol, retart of script no longer required
* Better logging while starting up script engine
* Updated YEI API
* Updated Oculus VR (SDK 0.4.3)
* Improved curve editor

Changelog 1.6.512.0
* Portable mode added, app files will be saved in program folder
* Autorun file from cmd using <file.py> /r
Expand Down

0 comments on commit 555d1c2

Please sign in to comment.