Unknown W. Brackets
b46ca9f94b
Lock out reporting if harmful settings are used.
...
Before, if you turned it on, broke stuff, and then turned it off, we
reported the broken stuff. This could be responsible for various
messages that have seemed strange.
2014-02-09 17:39:16 -08:00
Unknown W. Brackets
ad8488ecc4
Reset reporting on a new game.
...
This way "once" and "spam" no longer persist between runs. Makes it
easier to test a bunch of games in a row without restarting in between.
2014-02-09 17:39:16 -08:00
Unknown W. Brackets
a8b55c3e10
Keep track of whether a savestate has been used.
...
Mostly to improve info we get in reporting.
2014-02-09 17:39:15 -08:00
Henrik Rydgård
ce378b231f
Delete CPU.cpp/h , cleanup
2013-12-30 00:11:29 +01:00
Henrik Rydgard
9e109e16d9
Android buildfix.
...
Also, this warning flag appears not supported. (4.6?)
2013-12-21 13:06:29 +01:00
raven02
ee566d2e79
emnu fix#4
2013-12-21 16:24:16 +08:00
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