Glenn Maynard
|
d37daab68c
|
move out of PrefsMan
|
2006-03-26 04:12:17 +00:00 |
|
Glenn Maynard
|
f93db25802
|
Systems with many unbuffered joystick devices may send 50 presses
per frame. Use a large value, so we only trigger as a diagnostic for
broken RageInputDrivers.
|
2006-03-26 01:42:37 +00:00 |
|
Steve Checkoway
|
0766c4bf25
|
How did that happen?
|
2006-03-25 10:12:10 +00:00 |
|
Steve Checkoway
|
9fc2026e23
|
oops
|
2006-03-25 09:27:25 +00:00 |
|
Glenn Maynard
|
acaf66b6c9
|
split scanning of devices from finding information about them
|
2006-03-25 05:03:45 +00:00 |
|
Glenn Maynard
|
e096d513a8
|
construct device earlier
|
2006-03-25 03:50:44 +00:00 |
|
Glenn Maynard
|
f943225636
|
better warnings
|
2006-03-25 03:49:35 +00:00 |
|
Glenn Maynard
|
7e127ea542
|
uppercase (cosmetic)
|
2006-03-25 03:48:32 +00:00 |
|
Glenn Maynard
|
8fb7b2fbc5
|
typo
|
2006-03-24 18:32:31 +00:00 |
|
Glenn Maynard
|
780eeece46
|
typo
|
2006-03-24 18:29:40 +00:00 |
|
Glenn Maynard
|
d511842196
|
fix error fallback
|
2006-03-24 18:29:08 +00:00 |
|
Glenn Maynard
|
84331c3d1b
|
cleanup
|
2006-03-24 18:28:03 +00:00 |
|
Glenn Maynard
|
640896d1de
|
unused
|
2006-03-24 18:25:59 +00:00 |
|
Glenn Maynard
|
7ab439ebb2
|
fix memory leak
|
2006-03-24 18:20:35 +00:00 |
|
Glenn Maynard
|
c7b6b038c5
|
fix assert if P2 doesn't match any options and P1 is active
|
2006-03-24 18:16:28 +00:00 |
|
Chris Danford
|
5e6a988c06
|
add PackageManager project
|
2006-03-24 17:26:22 +00:00 |
|
Glenn Maynard
|
fcab277ec9
|
keep this around as a reminder; this doesn't matter for normal clocks, but it's not good for CLOCK_MONOTONIC
|
2006-03-23 21:45:53 +00:00 |
|
Chris Danford
|
96d75f8cee
|
fix timeout value passed to pthread_cond_timedwait
|
2006-03-23 17:36:51 +00:00 |
|
Chris Danford
|
e052ff7829
|
add FadingBanner to ScreenUnlockBrowse
|
2006-03-23 00:16:18 +00:00 |
|
Chris Danford
|
e7b39e381a
|
cleanup
|
2006-03-23 00:15:13 +00:00 |
|
Chris Danford
|
25cb9d5e1b
|
add missing SGameplaySyncInfo metrics
|
2006-03-22 23:04:40 +00:00 |
|
Chris Danford
|
91c1834097
|
add Lua bindings for ControllerStateDisplay
|
2006-03-22 23:01:57 +00:00 |
|
Chris Danford
|
09b88acb0d
|
remove brightness quad. Add SSystemLayer overlay for doing hacks like that.
|
2006-03-22 23:00:58 +00:00 |
|
Chris Danford
|
c0dfb2453d
|
Don't always poll DI for joystick changes in the main thread. Instead, poll the HID registry value, then poll DI for 15 seconds to catch the joystick change.
|
2006-03-22 22:39:35 +00:00 |
|
Chris Danford
|
4a998771eb
|
change calibrate sync to 8th notes
|
2006-03-22 17:40:19 +00:00 |
|
Chris Danford
|
2b1e480496
|
AllAreLocked -> AnyRequirementsAreMet
|
2006-03-22 17:11:15 +00:00 |
|
Chris Danford
|
c9842df053
|
require one sample for every note on SGSyncMachine. There's no reason why the player should miss now that there's a 4 beat lead-in.
|
2006-03-22 05:07:21 +00:00 |
|
Chris Danford
|
ab2184b45e
|
better FillProfile for debugging
|
2006-03-21 03:57:56 +00:00 |
|
Chris Danford
|
9bf317e1e1
|
tab cleanup
|
2006-03-21 03:55:10 +00:00 |
|
Chris Danford
|
0164eb272a
|
add AutoLockChallengeSteps
|
2006-03-20 22:48:33 +00:00 |
|
Chris Danford
|
527b863f1a
|
add AutoLockChallengeSteps
|
2006-03-20 22:41:41 +00:00 |
|
Steve Checkoway
|
bb1d5d4c05
|
Fix iFPS != 0 assertion, at least when a nonzero rate is returned. (Not sure what LCD displays will report.)
|
2006-03-20 19:59:11 +00:00 |
|
Chris Danford
|
a38f90d085
|
bracket style cleanup
|
2006-03-20 19:39:50 +00:00 |
|
Chris Danford
|
837af903e8
|
merciful is a bool, not a float
|
2006-03-20 19:38:47 +00:00 |
|
Steve Checkoway
|
568cc67a5b
|
Allow disabling ffmpeg.
|
2006-03-20 19:01:19 +00:00 |
|
Steve Checkoway
|
7488850bb4
|
fix strtof check
|
2006-03-20 18:42:11 +00:00 |
|
Steve Checkoway
|
003adafdec
|
Something about UB, c++, precompiled prefix headers, and -gfull fails so no strip dead code in universal binaries.
|
2006-03-20 18:37:58 +00:00 |
|
Chris Danford
|
4852da79c8
|
add toggle for showing coin data
|
2006-03-20 09:07:58 +00:00 |
|
Steve Checkoway
|
4ca585dc01
|
npos.
|
2006-03-20 08:39:24 +00:00 |
|
Steve Checkoway
|
c3e74bbecc
|
Oops.
|
2006-03-20 08:06:51 +00:00 |
|
Steve Checkoway
|
c1f2256399
|
Update...something.
|
2006-03-20 07:59:17 +00:00 |
|
Steve Checkoway
|
acbfd4224f
|
Use OS X text converter, not iconv (trying to keep the code base the same no matter for which arch it is compiling).
|
2006-03-20 07:58:42 +00:00 |
|
Steve Checkoway
|
003cb4baa6
|
OS X text converter.
|
2006-03-20 07:56:18 +00:00 |
|
Chris Danford
|
2ea9ce4d11
|
style cleanup
|
2006-03-20 07:31:01 +00:00 |
|
Steve Checkoway
|
b330d744fa
|
Fix warning.
|
2006-03-20 07:27:46 +00:00 |
|
Steve Checkoway
|
8597aa1bd6
|
Old commit.
|
2006-03-20 06:53:17 +00:00 |
|
Steve Checkoway
|
bb1b56aed4
|
BSD
|
2006-03-20 06:52:06 +00:00 |
|
Steve Checkoway
|
f7c28cb43b
|
This seems wrong. The test for TLS should not set HAVE_TLS if it is not supported.
|
2006-03-20 06:50:37 +00:00 |
|
Steve Checkoway
|
3a304b1a41
|
BSD stuff. Some of this seems like it should be in its own file...
|
2006-03-20 06:46:19 +00:00 |
|
Steve Checkoway
|
988e1729f9
|
Namespace
|
2006-03-20 06:45:58 +00:00 |
|