Skip to content

Commit 555d1c2

Browse files
Release notes 1.7.528
1 parent c0d5bd6 commit 555d1c2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

BuildTools/get_git_version.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33

44
<PropertyGroup>
5-
<MajorVersion>1.6</MajorVersion>
5+
<MajorVersion>1.7</MajorVersion>
66
</PropertyGroup>
77

88
<UsingTask TaskName="GitVersion" TaskFactory="CodeTaskFactory" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll" >

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ FreePIE is very similar to the popular utility GlovePIE, but encourages open dev
1313

1414
FreePIE is licensed under GPLv2
1515

16+
Changelog 1.7.528.0
17+
* Android protocol optimized (Install new APK required)
18+
* Android raw data accessible to scripts
19+
* Razor hydra hemisphere tracking
20+
* Improvements to AHRS protocol, retart of script no longer required
21+
* Better logging while starting up script engine
22+
* Updated YEI API
23+
* Updated Oculus VR (SDK 0.4.3)
24+
* Improved curve editor
25+
1626
Changelog 1.6.512.0
1727
* Portable mode added, app files will be saved in program folder
1828
* Autorun file from cmd using <file.py> /r

0 commit comments

Comments
 (0)