This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2ab509b8e7ec30e25c8ca1923914912747058ec
itgmania212121
/
stepmania
/
src
/
arch
T
History
Glenn Maynard
e2ab509b8e
pull out common memory card profile code (in prep for import handling)
2005-04-24 19:30:35 +00:00
..
ArchHooks
cleanup
2005-04-05 05:07:13 +00:00
Dialog
fix metrics sometime accessed too early
2005-04-19 15:56:00 +00:00
InputHandler
fix compile (does this driver even work?)
2005-04-24 03:44:56 +00:00
Lights
Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.)
2005-03-15 00:30:26 +00:00
LoadingWindow
Don't assume that all files are c++. Remove the unnecessary objective-c++.
2005-04-10 23:16:12 +00:00
LowLevelWindow
simple cosmetic changes to match code style
2005-04-23 22:13:19 +00:00
MemoryCard
pull out common memory card profile code (in prep for import handling)
2005-04-24 19:30:35 +00:00
MovieTexture
Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.)
2005-03-15 00:30:26 +00:00
Sound
it is an int
2005-03-26 05:05:24 +00:00
Threads
Thanks Glenn, your blatant 'it worked for me' syndrome really bit me in the ass.
2005-04-05 23:51:38 +00:00
arch_default.h
"MonkeyKeyboard" is for debugging only; the default input driver should
2005-03-19 04:01:51 +00:00
arch_platform.h
Yes, Darwin (and OS X) is POSIX, see
2005-03-23 21:15:12 +00:00
arch.cpp
move MakeArchHooks and MakeDialogDriver back into their own files; the tests need this (to be able to use a couple arch systems without having to link them all)
2005-03-20 04:09:15 +00:00
arch.h
fix compile on systems without SUPPORT_OPENGL
2005-03-19 01:32:26 +00:00