22 Commits

Author SHA1 Message Date
Jonathan Thomas
66187867d6 Experimental fix for win 32 timer #2 2024-12-08 16:23:17 -06:00
Jonathan Thomas
6e611423ea Experimental fix for win 32 timer 2024-12-08 16:19:58 -06:00
Jonathan Thomas
94ff22ad1d Upgrading to JUCE 7.0.10, which includes fixes to Timers (which were breaking on win32) 2024-12-08 15:43:42 -06:00
Jonathan Thomas
89284abfdc Experimental fix for win32 timer syntax 2024-12-08 15:36:48 -06:00
Jonathan Thomas
36664e2187 Revert win32 fix for timer 2024-12-08 13:55:31 -06:00
Jonathan Thomas
00999017f1 Fix issue with bug on win 32 api for timer 2024-12-08 13:50:31 -06:00
Jonathan Thomas
92141fd2b3 Upgrading to JUCE 7.0.8 2024-12-08 11:52:40 -06:00
Frank Dana
f0f524906d Normalize repo to LF (Unix) line endings, enforce (#117) 2021-04-13 08:20:35 -04:00
Frank Dana
12ddb3df00 Upgrade JUCE to 5.4.7 (#88)
* Update to JUCE 5.4.7
* Update our header copies in include/
* Update CMake banner message
* Gitlab builder updates
- linux => linux-bionic
- Newer macOS SDK
- cmake commands for configure/build/install steps on Win/Mac
  (Linux cmake is too old)
2020-09-11 08:10:25 -04:00
FeRD (Frank Dana)
8671f5e3e5 Revert "Fix isfinite() for ruby bindings"
This reverts commit b6e5337e67.
2020-05-19 06:23:38 -04:00
FeRD (Frank Dana)
b6e5337e67 Fix isfinite() for ruby bindings 2019-03-29 08:57:36 -04:00
FeRD (Frank Dana)
6b33856c1f Regenerate Juce from 5.4.3
Droppped several modules:
* juce_audio_processors (unused)
* juce_graphics (audio_processors dependency)
* juce_gui_basics (audio_processors dependency)
* juce_gui_extra (audio_processors dependency)
2019-03-29 05:04:33 -04:00
Jonathan Thomas
51083bc3dd Fixed a runtime issue with WASAPI not working without first a call to CoInitialize(0). Windows-only-issue. 2015-09-23 00:42:35 -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
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
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