Sacha
|
e411968dc9
|
Remove duplicate thread library (StdThread)
|
2013-10-29 11:50:29 +10:00 |
|
Sacha
|
d616cc72a2
|
Add Blackberry statistics overlay option.
|
2013-10-28 14:19:27 +10:00 |
|
Unknown W. Brackets
|
49bd553238
|
Avoid some shadowing warnings.
|
2013-10-05 11:13:39 -07:00 |
|
adrian17
|
7e3f35dfe3
|
Removed redundant includes
|
2013-09-30 19:05:04 +02:00 |
|
Unknown W. Brackets
|
2da30d59d1
|
Fix reporting's net shutdown as well.
|
2013-09-30 01:25:40 -07:00 |
|
Unknown W. Brackets
|
c0e54735f5
|
Disable reporting when copy framebuffer is used.
Causes too much noise. Also, use a proper interface to enable/disable it.
This should prevent future problems with accidentally enabling it.
|
2013-09-01 12:57:39 -07:00 |
|
Unknown W. Brackets
|
4f68703cfd
|
Rename "VPS"/"FPS" to "Speed"/"FPES" so it's clear.
Still scaled to 60, but could change to 100 instead?
"FPES" is "frames per emulated second." Or we could change it instead...
|
2013-06-29 20:06:34 -07:00 |
|
raven02
|
de4d970ab6
|
Toggle to adjust VPS/FPS/Both , new timeFormat/dateFormat/buttonPerference
|
2013-06-19 15:09:01 +08:00 |
|
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 |
|