This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-02-08 04:20:09 +00:00
Code
Activity
f2d8c4bc6b
JUCE
/
modules
/
juce_audio_plugin_client
History
Download ZIP
Download TAR.GZ
hogliux
829e64468f
Standalone Plug-In: Added missing save state when the standalone app is closed
2017-10-13 08:40:37 +01:00
..
AAX
Added support for Atmos 7.0.2 and 7.1.2 Surround formats
2017-09-25 12:06:01 +01:00
AU
Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up
2017-10-11 12:26:05 +01:00
RTAS
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
Standalone
Standalone Plug-In: Added missing save state when the standalone app is closed
2017-10-13 08:40:37 +01:00
utility
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
VST
Fixed a compiler warning in the previous commit
2017-10-03 11:48:51 +01:00
VST3
VST3: First add Midi controller changes and then add other midi events to ensure that all-notes off events occur before any note-on event with the same sampleOffset
2017-10-07 14:03:23 +01:00
AUResources.r
juce_audio_plugin_client.h
Bump version number to 5.1.2
2017-09-18 14:59:57 +01:00
juce_audio_plugin_client_AAX.cpp
juce_audio_plugin_client_AAX.mm
juce_audio_plugin_client_AU.r
juce_audio_plugin_client_AU_1.mm
juce_audio_plugin_client_AU_2.mm
Fixed some compiler errors when creating AU plug-ins with Xcode 9
2017-08-23 11:07:17 +01:00
juce_audio_plugin_client_AUv3.mm
juce_audio_plugin_client_RTAS.r
Renamed XCode to Xcode in multiple places
2017-10-06 09:54:32 +01:00
juce_audio_plugin_client_RTAS_1.cpp
juce_audio_plugin_client_RTAS_2.cpp
juce_audio_plugin_client_RTAS_3.cpp
juce_audio_plugin_client_RTAS_4.cpp
juce_audio_plugin_client_RTAS_utils.cpp
juce_audio_plugin_client_RTAS_utils.mm
juce_audio_plugin_client_Standalone.cpp
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
juce_audio_plugin_client_utils.cpp
Restored an accidentally deleted file and resaved all projects
2017-06-30 16:59:53 +01:00
juce_audio_plugin_client_VST2.cpp
juce_audio_plugin_client_VST3.cpp
juce_audio_plugin_client_VST_utils.mm