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
b252d7b3f74b7951bc4c5976d9c8273278854a28
itgmania212121
/
stepmania
/
src
/
arch
T
History
Glenn Maynard
b252d7b3f7
simplify, mount based on device, not mountpoint
2005-04-22 03:53:20 +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
Yes, Darwin (and OS X) is POSIX, see
2005-03-23 21:15:12 +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
add nvidia vsync hack from the SDL driver (copy and paste; not worth splitting it out)
2005-04-21 05:14:25 +00:00
MemoryCard
simplify, mount based on device, not mountpoint
2005-04-22 03:53:20 +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