summaryrefslogtreecommitdiff
path: root/indra/media_plugins/winmmshim/forwarding_api.cpp
AgeCommit message (Collapse)Author
2016-12-02Remove winmmshim 'hack' from project and set volume directly from CEF media ↵Callum Prentice
plugin using Windows system call. WinMMShim was only needed for XP systems and since we no longer support XP, it is not required.
2016-11-30DRTVWR-418: Update forwarding_api.cpp to match current API signatureNat Goodspeed
Specifically, DriverCallback() was accepting several DWORD arguments that should really be DWORD_PTR arguments. In a 32-bit compile, evidently that was okay, but for 64 bits they're different sizes.
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Match up our usage of MS APIs with function prototypes in the new version of ↵callum_linden
the API
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-04-17STORM-1088: fix loading of winmm.dllSiana Gearz
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-27added some documentation to winmm_shimRichard Linden
2010-04-27fixed eol and tabs/spaces problemsRichard Nelson
2010-04-27EXT-6921 - Windows Xp/Vista unified volume controlRichard Nelson