J.D. Purcell
c971fba7df
Prevent divide by zero. Would sometimes result in fSkipFrames being PositiveInfinity, which gets propagated to fSkipFramesError, resulting in the "while (fSkipFramesError <= -1.0f..." loop freezing.
2016-12-15 22:10:38 -05:00
zeromus
053b260929
fix console log noise from recent revision to throttle
2015-12-10 05:47:11 -06:00
zeromus
ee52570dbf
fix #541 Heavy CPU usage when emulation is paused
2015-12-04 19:22:48 -06:00
zeromus
ea63fd5516
when continuous-frame-rewinding and clock throttle isnt enabled, clock throttling would occur--not any more.
2015-09-20 21:08:26 -05:00
zeromus
d69a17b25e
fix #495
2015-09-08 15:56:20 -05:00
zeromus
90e8abd2df
change interaction of throttle and frame advance / continuous frame advance
2015-08-25 16:41:54 -05:00
jdpurcell
58cd9796f2
Allow CPU throttle to catch up for more than 3 missed frames if the user has configured a large sound buffer size.
...
SoundOutputProvider: Better workaround for cores whose audio output goes dead (0 samples) at times. Better underrun handling. Different threshold for samples surplus vs. deficit.
2015-01-28 00:53:49 +00:00
jdpurcell
36d98f28a6
Always use Low CPU clock throttle mode; remove option.
2015-01-14 04:49:18 +00:00
jdpurcell
28f1ad1c0e
Allow clock throttle to take over for audio / vsync throttles during fast forward or rewind for proper speed control.
2015-01-13 04:21:32 +00:00
jdpurcell
3438039c5e
Low CPU Throttle: Different sleep timing on OS X.
2015-01-04 21:52:44 +00:00
jdpurcell
dcda3ff393
Add detailed comments.
2015-01-03 05:26:18 +00:00
jdpurcell
d9bb7390be
Add menu option for low CPU clock throttle.
...
Enable use of Stopwatch for clock throttle timing on non-Windows platforms (seems safe enough).
2015-01-02 22:57:27 +00:00
jdpurcell
7abad21467
Cleanup and experimental (disabled for now) low CPU mode.
2015-01-02 21:50:46 +00:00
adelikat
9dbcfdffd1
oops, forgot to check this in
2013-11-07 22:56:10 +00:00
adelikat
3843acb2d9
Move some stuff to Client.COmmon
2013-11-03 16:47:21 +00:00
adelikat
589758f74d
rename GlobalWinF to GlobalWin, yeah, I'm being nitpicky
2013-11-03 16:07:58 +00:00
adelikat
c669680e07
Rename Multiclient folder
2013-11-03 04:05:56 +00:00