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
|
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)
|
f264bc84fb
|
Apply JUCE input device fix
|
2019-11-13 22:56:45 -05:00 |
|
Jonathan Thomas
|
83ce9e1ca1
|
Enabling JUCE_WASAPI_EXCLUSIVE
|
2019-03-30 17:41:38 -05:00 |
|
Jonathan Thomas
|
29b42e6cf6
|
Init COM on thread (WASAPI won't work with libopenshot-audio without this line)
|
2019-03-30 15:43:34 -05: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
|
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
|
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
|
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
|
c0e605fafe
|
initial files in the openshot audio library
|
2012-06-15 17:45:27 -05:00 |
|