ed
|
fd7b339e04
|
Moved some VST version compiler warnings out of juce_CheckSettingMacros.h and into the VST wrapper so that JUCE_COMPILER_WARNING can be used
|
2018-08-14 10:55:18 +01:00 |
|
ed
|
0a9ae58fd8
|
Add JUCE plug-in host to PluginHostType
|
2018-08-10 16:36:49 +01:00 |
|
Tom Poole
|
446469da42
|
MacOS: Added FL Studio host type detection
|
2018-08-07 11:23:10 +01:00 |
|
ed
|
1d4555fd58
|
Add Magix Sequoia to PluginHostType
|
2018-05-25 11:56:15 +01:00 |
|
ed
|
527625b699
|
Added support for building Unity native audio plugins on desktop platforms
|
2018-05-10 16:32:30 +01:00 |
|
hogliux
|
c65725af51
|
Some cleanup in a recent commit to FakeMouseMoveGenerator
|
2018-05-09 10:09:07 +01:00 |
|
ed
|
481221a256
|
Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers()
|
2018-05-09 10:04:27 +01:00 |
|
hogliux
|
d90add3307
|
PopupMenu: Fixed a bug causing an unintentional menu item highlight disco party when using a popup menu in a plug-in's UI
|
2018-05-09 08:22:58 +01:00 |
|
Noah Dayan
|
a4e6755a2b
|
Add GarageBand and MainStage to PluginHostType
|
2018-04-09 10:30:10 +01:00 |
|
ed
|
cdbc28c18b
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
Noah Dayan
|
2a5108ffc6
|
Fix doc typo in juce_PluginHostType.h
|
2017-12-11 11:55:28 +00:00 |
|
Noah Dayan
|
4f8749e744
|
Added documentation to juce_PluginHostType.h
|
2017-12-11 11:51:37 +00:00 |
|
tpoole
|
8e4e4af795
|
CLion: Fixed issues with setting the cpp standard, launching Windows GUI apps without the console, spaces in project names, and Windows style include paths
|
2017-10-31 18:30:09 +00:00 |
|
hogliux
|
191b91503a
|
VST2: Added warnings if the plug-in version number cannot be displayed by Cubase's version encoding
|
2017-10-10 10:00:51 +01:00 |
|
tpoole
|
a234313120
|
Fixed Digital Performer host detection on MacOS
|
2017-09-11 12:26:03 +01:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
ed
|
37c243bb49
|
Fixed a bug in plug-ins on Mac where mouse exit events weren't being sent when the mouse cursor left the plug-in window
|
2017-08-31 12:04:07 +01:00 |
|
tpoole
|
43ccf26b91
|
Removed a duplicate line when detecting the plug-in host type
|
2017-08-30 16:02:30 +01:00 |
|
tpoole
|
9b30c2401a
|
Added plug-in host type detection for Cubase 8.5 and 9
|
2017-08-30 15:25:49 +01:00 |
|
jules
|
f0792827a4
|
Added Tracktion Waveform to PluginHostType
|
2017-07-17 13:00:31 +01:00 |
|
hogliux
|
7673e4e0ad
|
Ensured that consistent caps is used for preprocessor macro JucePlugin_Build_Standalone
|
2017-05-31 14:42:43 +01:00 |
|
hogliux
|
5c19886a43
|
Re-named JUCE_USE_CUSTOM_AU3_STANDALONE_APP macro and fixed linker errors on macOS/iOS platforms when macro is used
|
2017-05-08 12:15:37 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
ed
|
8ca0bc6791
|
Fixed call to ComponentPeer::handleMouseEvent() in FakeMouseMoveGenerator. Added isPen() and isMouse() methods to MouseInputSource.
|
2017-03-16 08:53:46 +00:00 |
|
tpoole
|
4c59a920b4
|
Added Inter-App Audio capabilities to standalone plug-ins
|
2017-03-01 11:55:52 +00:00 |
|
hogliux
|
1326846705
|
Only add DllMain to dll targets and remove from plugin utilities
|
2017-02-13 18:07:37 +00:00 |
|
hogliux
|
12b9c01ad6
|
Attempt to fix RTAS builds on Windows
|
2017-02-13 16:22:18 +00:00 |
|
tpoole
|
57ecf44d13
|
Added SADiE host detection
|
2017-02-08 08:12:44 +00:00 |
|
hogliux
|
2da1bc5f41
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
hogliux
|
ec0485388d
|
Reworked and modernised Android exporter and removed old deprecated Android ant exporter
|
2017-02-01 17:18:06 +00:00 |
|
tpoole
|
a2a270406a
|
Allow VST vendor specific calls to be handled by an AudioProcessor
|
2017-02-01 11:55:15 +00:00 |
|
tpoole
|
f2b2fb2819
|
Fixed JUCE_VST3_CAN_REPLACE_VST2 behaviour
|
2017-01-12 11:24:42 +00:00 |
|
tpoole
|
e8a80efa5f
|
Added Bitwig Studio to PluginHostType
|
2016-12-05 15:08:05 +00:00 |
|
hogliux
|
4fa0516f40
|
Revised multibus API and added support for multibus hosting
|
2016-09-16 17:06:19 +01:00 |
|
tpoole
|
08b2116c2b
|
Make the mousemove behaviour of OS X plug-ins the same as their Windows counterparts
|
2016-08-19 09:53:13 +01:00 |
|
hogliux
|
968cee4ad2
|
Remove unnecessary code after moving to static shared code library
|
2016-05-24 18:59:35 +01:00 |
|
hogliux
|
ee7a56a115
|
Fix potential crash if DAW probes non-existent bus
|
2016-05-19 09:57:57 +01:00 |
|
jules
|
fb864a5cb1
|
Corrected some spelling mistakes in comments
|
2016-04-11 11:13:44 +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
|
5840ba97ad
|
Added DaVinci Resolve to PluginHostType
|
2016-03-02 10:46:07 +00:00 |
|
Timur Doumler
|
94eb1e61f4
|
Fixed broken RTAS compilation on Visual Studio.
|
2016-02-25 23:32:35 +00:00 |
|
jules
|
70a3db1cb1
|
Added method PluginHostType::isProTools()
|
2016-02-22 18:05:38 +00:00 |
|
hogliux
|
8465dea2ac
|
Fixed missing surround format in PluginBusUtilities
|
2016-02-18 10:35:20 +00:00 |
|
hogliux
|
a53eda27d4
|
Fix various multi-bus issues and add support for consistent surround channel ordering
|
2016-02-09 17:46:28 +00:00 |
|
jules
|
82c4938ebe
|
Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers
|
2016-02-08 16:53:48 +00:00 |
|
jules
|
b05ff2ab2a
|
Added Renoise to the PluginHostType list, and fixed a problem it had with window closing
|
2016-02-04 09:19:52 +00:00 |
|
Timur Doumler
|
5ada47aa6f
|
Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling.
|
2016-01-28 15:34:00 +00:00 |
|
hogliux
|
e5522b78e3
|
Fix various mult-bus bugs in VST 2 plug-in wrapper
|
2016-01-25 15:58:23 +00:00 |
|
jules
|
4b4b8df491
|
Simplified some headers in juce_audio_plugin_client to remove direct inclusion of AppConfig.h
|
2015-12-29 08:42:59 +00:00 |
|
jules
|
4583fa3fbf
|
Used the ignoreUnused() function to tidy up some old code
|
2015-12-23 16:27:50 +00:00 |
|