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
d0d579856831a9e3313b4ea5a08476d03093eb9d
itgmania212121
/
stepmania
/
src
/
arch
T
History
Glenn Maynard
dcfff261ed
use RageThreadRegister. These should be freed properly, so things still work if the driver is recreated for some reason. There may be no guarantee that the same thread will always call the I/O callback--it may recreate the thread on overload, for example ...
2005-12-19 02:06:56 +00:00
..
ArchHooks
Make UserQuit and SetUserQuit static members of ArchHooks. Windows and linux not tested. MountInitialFilesystems also appears to be static, fix compile on OS X.
2005-12-17 12:44:46 +00:00
Dialog
break up arch stuff into smaller .cpp files to fix smpackage build and not pull in unnecessary stuff
2005-12-16 04:16:09 +00:00
InputHandler
Cleanup.
2005-12-19 01:32:36 +00:00
Lights
oops
2005-10-30 13:53:10 +00:00
LoadingWindow
Simplify.
2005-12-15 08:59:48 +00:00
LowLevelWindow
Use ArchHooks::SetUserQuit()
2005-12-17 13:03:04 +00:00
MemoryCard
detect changing USB joysticks and remap on the fly
2005-12-18 07:13:13 +00:00
MovieTexture
bring back MovieTexture_FFMpeg::RegisterProtocols
2005-10-29 03:25:39 +00:00
Sound
use RageThreadRegister. These should be freed properly, so things still work if the driver is recreated for some reason. There may be no guarantee that the same thread will always call the I/O callback--it may recreate the thread on overload, for example ...
2005-12-19 02:06:56 +00:00
Threads
pthread_join() returns an error code, it does not set errno.
2005-12-17 13:17:35 +00:00
arch_default.h
__MACOSX__ --> MACOSX, keep __MACOSX__ for ogg.
2005-10-24 10:37:56 +00:00
arch_platform.h
Remove redundant defines.
2005-10-24 08:17:12 +00:00
arch.cpp
Forcing a crash with a stack trace on a user settable preference seems wrong. "Throw" an exception instead which will show a lovely dialog box with the message.
2005-12-17 13:16:22 +00:00
arch.h
hook up MonkeyInput and DebugLights to debug menu
2005-05-16 19:47:30 +00:00