Commit Graph

21 Commits

Author SHA1 Message Date
Sacha
3956bd004e Qt Buildfix. 2013-06-01 15:31:05 +10:00
Henrik Rydgard
ab4987bc20 Update to latest version of "native" 2013-05-31 23:10:58 +02:00
Unknown W. Brackets
50eb11c66f Log some additional things during reporting. 2013-05-19 22:12:39 -07:00
Unknown W. Brackets
33cd860de3 Fix a crash in reporting without gpu set. 2013-05-18 09:47:17 -07:00
Unknown W. Brackets
b0ce9e934e Split out the GPU vendor and the full detail.
This way we can sort things more easily.
2013-04-29 00:30:54 -07:00
Unknown W. Brackets
8d4299a4d2 Reporting: add a couple missing platforms. 2013-04-29 00:26:45 -07:00
Unknown W. Brackets
8abe4dc621 Reporting: also send the CPU and platform. 2013-04-29 00:26:44 -07:00
Unknown W. Brackets
c102dc2c3a Add simple escaping to reporting.
Should fix those pesky + signs, etc.
2013-04-29 00:26:44 -07:00
Unknown W. Brackets
5cea38e405 Reporting: catch information about the GPU. 2013-04-29 00:26:43 -07:00
Unknown W. Brackets
2633ca5e7e Reporting: return the correct hostname w/o a port.
Add comments to clarify what's going on.
2013-04-14 01:25:25 -07:00
Henrik Rydgard
af06611691 Fix bug in ServerHostname found by MSVC's debug allocator. Sneak in a comment. 2013-04-14 10:04:07 +02:00
Unknown W. Brackets
6483b51f24 Oops, need a temporary when there's no port. 2013-03-26 00:54:42 -07:00
Unknown W. Brackets
d1af119c6f Buildfix for Mac/etc. 2013-03-24 10:18:22 -07:00
Unknown W. Brackets
0b9d4cca3b Clean up to server reporting, expose IsEnabled(). 2013-03-24 09:53:41 -07:00
Unknown W. Brackets
a350422004 Fix reporting parameters, oops. 2013-03-24 09:37:25 -07:00
Unknown W. Brackets
d9608bd608 Report the format string as a separate param.
This way it can have a "class" of messages more easily.
2013-03-04 00:01:41 -08:00
Unknown W. Brackets
78d320d576 Enable on non-Windows, works on Linux anyway. 2013-03-04 00:01:40 -08:00
Unknown W. Brackets
cbbbd2d595 Send server reports on a separate thread.
Well, maybe could be more efficient, but mostly worried about latency
not thread creation.
2013-03-04 00:01:39 -08:00
Unknown W. Brackets
a0851fb25e Add a simple spam protection limit to reporting.
And some small refactor.
2013-03-04 00:01:38 -08:00
Unknown W. Brackets
5e81b662d5 Cleanup, add notes for server reporting. 2013-03-04 00:01:38 -08:00
Unknown W. Brackets
2589a02934 Add basic server reporting interface, needs work. 2013-03-04 00:01:37 -08:00