Commit Graph
90 Commits
Author SHA1 Message Date
Glenn Maynard f116061b9f handle signals like in *nix; handles stack overflow and thread crashes better 2004-04-19 23:40:34 +00:00
Chris Danford 48e9b58b50 fix SetTime 2004-04-19 00:15:08 +00:00
Chris Danford 87b07a4909 fix Unix compile 2004-04-18 23:19:55 +00:00
Chris Danford fab6e96b07 support SetTime in Unix 2004-04-18 23:13:22 +00:00
Glenn Maynard 202c37ce44 handle SIGABRT 2004-04-16 07:16:37 +00:00
Chris Danford 6f5404c6fe add move Linux mem card write test to seprarate thread 2004-04-13 08:05:50 +00:00
Glenn Maynard 061e5affb6 kill(getpid), not kill(0) (maybe this is why X was sometimes killed on
crash, too)
2004-04-09 20:57:58 +00:00
Steve Checkoway 20a8bab45c Clean up includes. 2004-04-05 05:22:32 +00:00
Glenn Maynard 01ea004030 default string in case confstr is broken 2004-03-29 20:47:29 +00:00
Glenn Maynard 16abbb62da implement ArchHooks_darwin::EnterTimeCriticalSection, ArchHooks_darwin::ExitTimeCriticalSection 2004-03-28 07:17:13 +00:00
Glenn Maynard 40a49f51f3 log library versions 2004-03-28 02:04:23 +00:00
Steve Checkoway 79631356d5 Simplify since this should now be handled by the OS. 2004-03-25 12:48:24 +00:00
Chris Danford d985ca5a74 fix VC7 warnings 2004-03-21 17:23:18 +00:00
Glenn Maynard e779e80350 give RageMutexes names, so they can be identified more easily 2004-03-21 04:10:43 +00:00
Glenn Maynard 0b34216843 OS X crash handling cleanup 2004-03-19 08:17:44 +00:00
Glenn Maynard 97d6a7f3b0 int signal, siginfo_t *si, const ucontext_t *uc 2004-03-19 05:01:53 +00:00
Steve Checkoway 9f94d1e820 Clean up headers, add todo. 2004-03-17 04:55:55 +00:00
Chris Danford b6bc1bf8ec add ScreenSetTime 2004-03-14 06:39:39 +00:00
Glenn Maynard ac8ac4f8ae signal handling fixes 2004-03-12 02:58:54 +00:00
Glenn Maynard 6ba7f1d2e6 reduce SignalHandler dependency on StepMania.cpp 2004-03-12 01:09:38 +00:00
Glenn Maynard 14f6a6f510 reduce crash handler dependency on StepMania.cpp 2004-03-11 23:58:49 +00:00
Glenn Maynard cdb2339f8e don't shut down video in a thread 2004-02-06 04:46:47 +00:00
Glenn Maynard 129e68d484 add EnterTimeCriticalSection(), ExitTimeCriticalSection() 2004-01-18 02:37:48 +00:00
Glenn Maynard 454cbe482e ID for MessageBoxError 2004-01-16 22:43:59 +00:00
Glenn Maynard 0668271fde Steve, this is probably what you meant ... 2004-01-13 00:17:49 +00:00
Glenn Maynard 4ab53741d9 simplify
fix dialog windows coming up in fullscreen
2004-01-13 00:15:10 +00:00
Glenn Maynard 8c6249aa8c GetKernel return in decimal instead of hex 2004-01-02 07:01:27 +00:00
Glenn Maynard ed1821eab7 remove obsolete HOOKS->Log 2003-12-29 23:40:57 +00:00
Glenn Maynard 9f1fb9979b check 2003-12-22 02:16:33 +00:00
Glenn Maynard 7645d2ff82 log BACKTRACE_DEMANGLE_METHOD_TEXT 2003-12-22 02:16:04 +00:00
Glenn Maynard eabde11478 fix crash 2003-12-19 08:02:41 +00:00
Glenn Maynard f6a39f6dc9 log OS version 2003-11-28 21:34:05 +00:00
Chris Danford 3ad08639e6 reorganize ArchHook message box functions 2003-11-15 08:54:57 +00:00
Chris Danford fde1c2af94 put IsWindowed check inside of ArchHooks_Win32 2003-11-15 06:04:24 +00:00
Glenn Maynard 08e24c6e7d Call InitializeCrashHandler. 2003-11-11 23:36:31 +00:00
Steve Checkoway cd409a039b Ignore if built with -DNDEBUG. 2003-11-06 00:55:42 +00:00
Chris Danford 288d83cbf9 clean up missing metric logic 2003-11-05 05:29:57 +00:00
Glenn Maynard 42a9b7e155 add ArchHooks_Win32::RestartProgram 2003-10-17 06:32:37 +00:00
Glenn Maynard 04e28b05d0 support g_bAutoRestart 2003-10-16 09:07:04 +00:00
Steve Checkoway 4cafa2eb7d cleanup 2003-10-07 07:04:34 +00:00
Glenn Maynard 1fd137082d Remove AdditionalLog. 2003-10-02 01:10:48 +00:00
Thad Ward c7de8342f5 remove some tls.h includes that were apparently missed. 2003-10-01 09:15:51 +00:00
Steve Checkoway e4b14cc302 Move ErrorDialog into ArchHooks. Simplify ArchHooks_darwin. 2003-09-24 09:46:52 +00:00
Glenn Maynard 31e4d6757d fix comment 2003-09-23 05:14:41 +00:00
Glenn Maynard 6f82722250 Move ErrorDialog into ArchHooks. 2003-09-23 05:06:13 +00:00
Steve Checkoway 8ae984d8f6 Fix warnings. Where did %D come from??? 2003-09-22 10:48:05 +00:00
Chris Danford c93b1592c2 use PRODUCT_NAME for MessageBox title 2003-09-21 02:34:51 +00:00
Glenn Maynard b63f241c56 Log BACKTRACE_METHOD_TEXT, BACKTRACE_LOOKUP_METHOD_TEXT 2003-09-16 03:20:18 +00:00
Steve Checkoway 45f215c084 Remove unneeded headers. 2003-09-06 22:55:07 +00:00
Steve Checkoway ebf3aa4b64 Remove unneeded code. Fix the MessageBoxOK to actually ignore messages if the Don't show again button is pressed. 2003-09-06 22:22:07 +00:00