17 Commits

Author SHA1 Message Date
palana
9c10e0f94d Fix crash when calling OSTerminateThread after OBS::~OBS 2014-10-03 20:50:39 +02:00
jp9000
f83442633b Replace MessageBox with wrapper for RTL languages 2014-02-24 18:18:21 -07:00
Richard Stanway
b5239f7ee7 Improved debug logging
Log if QPC timestamps go backwards
2014-01-20 21:46:08 +01:00
Richard Stanway
ff9bf26d1a Handle all exception codes in the exception handler 2013-08-13 01:04:44 -04:00
Richard Stanway
747cf37244 Log CPU in crash dumps 2013-07-11 23:42:35 -04:00
Richard Stanway
e81b76ebda Record additional stuff in crash dumps 2013-04-30 02:10:15 -04:00
Richard Stanway
9aceaadbcc Some small code cleanups via static analysis (cppcheck) 2013-04-04 03:20:02 -04:00
jp9000
5f4ea96439 a few minor alterations to code positioning 2013-03-08 16:31:09 -07:00
Richard Stanway
4eeaf895ed Fix crash dump logs on AMD64
Switch to process-wide exception handler instead of VEH.
2012-11-29 20:55:31 -05:00
Richard Stanway
30fab1a6b7 Fix symbol loading from non-default folders 2012-11-23 17:48:26 -05:00
jim
d453668ca7 fixed SO_SNDBUF to use bytes instead of bits, woops. also version changes 2012-11-23 14:42:23 -07:00
jim
7e10a6cad2 added more info to crash handler, fixed some bugs, adjusted rtmp code, removed unnecessary traces 2012-11-22 06:50:22 -07:00
jim
129e068b1d improving framedrop code, bugfixes, got rid of tabs in source (I hate tabs), and other things 2012-11-21 11:21:40 -07:00
Richard Stanway
a9fbf4962a Fix possible buffer overrun on long module names in crash handler 2012-11-20 23:38:10 -05:00
Richard Stanway
43afb4869e Fix crash handler triggering too soon on C++ exception throws 2012-11-18 18:20:44 -05:00
jim
d68269c6e1 more capture tweaks/fixes mostly 2012-11-15 08:22:54 -07:00
Richard Stanway
334d6f1b1e Vectored Exception Handler for crash dump writing 2012-11-15 04:56:04 -05:00