summaryrefslogtreecommitdiffstats
path: root/libraries/ganalytics/src/sys_win32.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE simplify system detection and user agent handlingPetr Mrázek2016-11-26-14/+8
| | | | | | Now it only checks OS kernel name/version. User agent is 'MultiMC5/$version'. Kernel info is passed through custom dimensions in analytics.
* NOISSUE dumb down Windows version detection...Petr Mrázek2016-11-25-29/+2
| | | | Hopefully the analytics thing will accept it this time.
* NOISSUE fix build (OSVERSIONINFOW)Petr Mrázek2016-11-24-2/+2
|
* NOISSUE Better Windows version detection and user agentPetr Mrázek2016-11-24-47/+41
|
* NOISSUE add implementations of system query functionsPetr Mrázek2016-11-22-0/+34
| | | | | | * system memory size in bytes * system architecture is 64bit? * CPU architecture is 64bit?
* NOISSUE reformat and sanitize ganalyticsPetr Mrázek2016-11-21-0/+50