1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
Commit graph

6114 commits

Author SHA1 Message Date
jules
e1205ec36c Re-added a WaveLab workaround in the VST wrapper 2016-04-14 11:38:08 +01:00
jules
be3acc9768 Tidied up an out of date method in LADSPAPluginFormat 2016-04-14 11:01:42 +01:00
Timur Doumler
d80ceb0a1e PlugInSamples: re-saved projects to fix accidentally added local AAX path. 2016-04-13 20:16:49 +01:00
jules
d9b0b53794 Corrected a rogue header comment 2016-04-13 20:07:18 +01:00
Timur Doumler
7d644173f3 Re-saved all audio plug-in projects. 2016-04-13 17:46:53 +01:00
Timur Doumler
0eb0f27a16 Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 2016-04-13 17:40:30 +01:00
Timur Doumler
ef5aefe053 Re-saved all example projects that have AAX enabled by default. 2016-04-13 14:23:48 +01:00
Timur Doumler
92a1747f27 Fixed AAX plug-in builds with new module format on OS X. 2016-04-13 14:20:30 +01:00
Timur Doumler
5fcea26f9c Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 2016-04-13 12:12:52 +01:00
Timur Doumler
3b65c5c37d Projucer AppearanceSettingsTab: added missing resized() function; moved declaration into header and added explanatory comment. 2016-04-13 11:41:43 +01:00
Timur Doumler
c08375a5ab added *.VC.db to .gitignore to ignore some files generated by Visual Studio as of 2015 Update 2. 2016-04-12 11:42:11 +01:00
jules
e9edeccc20 Resaved projects 2016-04-11 16:02:16 +01:00
jules
e1098c834a Projucer: Fixed failure to scan deep file hierarchies when building browsable files 2016-04-11 16:01:57 +01:00
jules
9abd4eeace Added some extra tolerance settings to some Path methods 2016-04-11 16:00:15 +01:00
jules
0a0c550198 Projucer: made sure that RTAS files are built with stdcall in MSVC 2016-04-11 11:42:13 +01:00
Timur Doumler
b6261b9702 .gitignore: added JUCECompileEngine.dylib to ignored files in case it is located at the default recommended location. 2016-04-11 11:34:51 +01:00
jules
fb864a5cb1 Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
jules
7d178feb0c (Fixed mistake in last commit) 2016-04-08 16:20:56 +01:00
jules
32178f4a1f Tidied up some AUv3 code 2016-04-08 16:07:25 +01:00
jules
5049babe51 Projucer: Fixed a typo that prevented the OSXLibs setting working 2016-04-08 15:20:24 +01:00
jules
15f47892d3 Projucer: Added a sanity-check to prevent compilation if some module paths are broken 2016-04-08 11:46:46 +01:00
jules
23b1d89219 Projucer: made the login form remember the last username 2016-04-08 11:06:34 +01:00
jules
bc58656153 Projucer: made build panel UI update when signing out 2016-04-08 11:02:58 +01:00
jules
1182aecf00 Improved a comment 2016-04-08 10:32:57 +01:00
jules
c34f13a02d Fixed a linkage problem in some release plugin builds 2016-04-08 10:00:27 +01:00
Timur Doumler
26d6cb9c5b Fixed a few integer conversion warnings. 2016-04-07 15:46:25 +01:00
jules
17e2acb9fd Fixed a couple of AUv3 bugs 2016-04-07 10:25:20 +01:00
Timur Doumler
9dda8452b3 Changed Projucer deployment target to 10.9 in Debug config (was 'default') and re-saved. 2016-04-07 10:22:57 +01:00
hogliux
63ef9c1bfd Fix compilation errors in AU format when compiling for older OS targets 2016-04-07 10:01:52 +01:00
hogliux
cdeb0b5c87 Undo removal of setNumThreads in plug-in scanner 2016-04-07 10:01:52 +01:00
hogliux
44359cb429 Fix missing std::nullptr defines 2016-04-07 10:01:52 +01:00
Timur Doumler
24f05c405a Whitespace. 2016-04-07 09:26:03 +01:00
Timur Doumler
9066ed4d59 Projucer: fixed unreachable code warning in ProjectContentComponent::createBuildTab. 2016-04-07 09:24:30 +01:00
Timur Doumler
c77fea91f6 Projucer Visual Studio: switched to default platform toolset without Windows XP compatibility and re-saved. 2016-04-07 09:08:06 +01:00
Timur Doumler
70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
jules
9eb54629f2 Refactored some StreamingSocket connection code to iterate addresses and clean up failed handles 2016-04-05 10:18:57 +01:00
jules
22215d8279 Improved the performance of the HomeopathicStack class by diluting it from the codebase. If you need to use this class, please use the imprint of its memory in the GIT history. 2016-04-04 09:37:31 +01:00
jules
46dc76f993 Improved a comment 2016-04-04 09:35:34 +01:00
jules
118e872bf2 Added new class: HomeopathicStack 2016-04-01 08:59:03 +01:00
Timur Doumler
3933008476 Android Studio exporter: updated default gradle wrapper version to newest one 0.7.0-alpha4 2016-03-31 18:14:08 +01:00
Timur Doumler
132c1305f9 Android Ant exporter: updated default toolchain version to gcc 4.9 2016-03-31 17:38:48 +01:00
jules
dfc4428af6 Avoided a problem in DirectShowComponent that caused crashes in error cases. 2016-03-31 10:06:33 +01:00
jules
6e455aa1cb Fixed minor comment typo 2016-03-29 17:49:26 +01:00
jules
2549222b9d Avoided another minor VST3 warning 2016-03-29 11:03:02 +01:00
jules
2ffaafeeb5 Avoided a couple of warnings in VST3 code 2016-03-28 17:54:16 +01:00
Timur Doumler
86aacef11e MPE: changed default initial pressure for new notes to 0 if no pressure messages have been received before the note-on; removed virtual functions getInitialPitchbend/Pressure/TimbreForNoteOn as they are confusing and the default behaviour is reasonable. 2016-03-23 23:44:19 +01:00
jules
6a66ff75bb Added NamedValueSet::isEmpty() 2016-03-23 08:25:12 +00:00
jules
ed067801eb Tidied up some demo code 2016-03-23 08:07:28 +00:00
jules
af660278d7 Removed a malfunctioning method in CharPointer_ASCII 2016-03-22 15:22:33 +00:00
jules
db152f618b Added a workaround to the host demo app to avoid subtle event-loop problems with certain plugins on OSX. 2016-03-21 09:42:51 +00:00