Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-02 | MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ↵ | Rider Linden | |
it is no longer meaningfully referenced. | |||
2014-12-10 | Match up our usage of MS APIs with function prototypes in the new version of ↵ | callum_linden | |
the API | |||
2014-03-24 | merge with release | Richard Linden | |
2014-03-10 | MAINT-3703 Suspected thread race crasher in fmodex library | Monty Brandenberg | |
Two problems found in DLL involving threads. First, DllMain was reinitializing a critical section for all entry reasons (process attach, detach and thread attach, detach). Should only be done on process attach. Second, static container object was being modified and accessed without serialization. Added some double-check locking to the initialization path to reduce the total number of serialization calls made while making the code thread safe. | |||
2013-11-02 | initialize critical section once | Richard Linden | |
2013-06-05 | Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat | Graham Madarasz | |
2013-06-04 | BUG-2707 make use of OsOutputDebugString _DEBUG only on Windows to avoid ↵ | Graham Madarasz | |
throwing unhandlable exceptions in coroutines in RelWithDebInfo builds | |||
2013-06-03 | BUG-2707 disable sites calling OsOutputDebugString directly to identify ↵ | Graham Madarasz | |
which is tossing our errant exception | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-04-17 | STORM-1088: corrected fix loading of winmm.dll | Siana Gearz | |
2011-04-17 | STORM-1088: fix loading of winmm.dll | Siana Gearz | |
2011-03-15 | eol fixes | Richard Linden | |
2011-03-03 | SOCIAL-641 FIX C++ Runtime error in SLvoice.exe when launching Standard Skin ↵ | Richard Linden | |
on Windows | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-04-30 | merge | Richard Nelson | |
2010-04-28 | added optimization for media volume level of 1.0 (don't do anything) | Richard Nelson | |
2010-04-29 | fixed potential buffer overrun in volume code | Richard Linden | |
2010-04-27 | added some documentation to winmm_shim | Richard Linden | |
2010-04-27 | fixed eol and tabs/spaces problems | Richard Nelson | |
2010-04-27 | EXT-6921 - Windows Xp/Vista unified volume control | Richard Nelson | |