Commit Graph

12 Commits

Author SHA1 Message Date
Jonathan Thomas
1d7419255f Fixed a compiler issue with JUCE_ASIO and MinGW64. 2015-09-03 17:26:13 -05:00
Jonathan Thomas
f2f4396115 Fixed compile errors on JUCE related to WASAPI and MinGW64 re-defined macros. 2015-09-03 16:10:03 -05:00
Jonathan Thomas
b5ff396bd4 Updating JUCE Audio modules to newest version (this will break a few things) 2015-09-02 18:09:37 -05:00
Jonathan Thomas
7d40d614a6 Updating JUCE Audio modules to latest version. This will break some things. 2015-09-02 18:07:25 -05:00
Jonathan Thomas
101e946d29 removed some unneeded JUCE code that was causing build errors on OS X 10.9 2014-08-08 12:57:55 -05:00
Jonathan Thomas
6b0a37044c Added condition to not build the juce_hypot function, since it colides with libopenshots Python bindings. 2014-07-21 15:12:02 -05:00
Jonathan Thomas
35c9abc955 Added -std=c++0x compile flag and disabled WASAPI support for Windows... which fixes all the new Windows build errors after upgrading JUCE to the lastest version. 2014-07-21 12:49:02 -05:00
Jonathan Thomas
3879498af3 Updated JUCE modules to version 3, which also updated the license headers to reflect AGPLv3 compatibility. 2014-07-10 14:24:30 -05:00
Jonathan Thomas
643b0e4d3b Tweaked the JUCE MEMORY header to conditionaly define alloca (which is already defined in some versions of MinGW) 2014-02-19 15:44:48 -06:00
Jonathan Thomas
0a31cf24cd Fixed build issues on Windwos 7, by disabling WASAPI and adding a sleep() macro and linking a few new Windows libraries. 2012-06-22 01:29:22 -05:00
Jonathan Thomas
9fefbcbc10 Fixing JUCE build errors on MinGW 2012-06-18 17:51:22 -05:00
Jonathan Thomas
c0e605fafe initial files in the openshot audio library 2012-06-15 17:45:27 -05:00