Age | Commit message (Collapse) | Author |
|
|
|
|
|
add privacy policy
|
|
|
|
[strings] Clarify it's system memory/cpu usage
|
|
|
|
|
|
|
|
|
|
[cmake] Fix double install of skins
|
|
|
|
CMake's pack-skin target already packages the skin (builds the xbt files).
The current scripts produced empty xbt files, and the final package only
worked because of an error in CMake which was overriding the xbt file
again with a working version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This drops the VS2010Express directory and modifies
BuildSetup.bat to only use cmake.
No more horrible xml merge conflicts :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove deprecated windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[skin] bump GUI version
|
|
and others
|
|
|
|
[adsp] remove usage of list item entries on skins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|