8748 Commits (dc96e99738c48ac0a9e1fe1f16cc69c27b5eef5c)
 

Author SHA1 Message Date
  Tom Poole df40cad110 VST3: Pass meter values to hosted plug-ins 7 years ago
  Tom Poole 56fb522185 VST3: Detect when parameters are automatable when hosting 7 years ago
  Tom Poole f204a99c6f VST3: Fixed an issue with parallel streams of parameter updates during playback 7 years ago
  Tom Poole f876b9f5df Minor formatting fixes 7 years ago
  Tom Poole 0e7c503720 Lowered the minimim supported version of clang 7 years ago
  Tom Poole 7d943e76dc Tidied up some module dependencies 7 years ago
  jules 2e3c8a351b Added a sleep to ChildProcess::waitForProcessToFinish() to avoid it wasting CPU 7 years ago
  ed 3caca8743d Projucer: Fixed a bug when using '~' in Xcode install paths 7 years ago
  Tom Poole a222f42ec1 VST3: Fixed a bug setting tail lengths 7 years ago
  Tom Poole bdea443017 VST3: Fixed a bug setting tail lengths 7 years ago
  jules e79663e5f5 Fix for dsp::ProcessorChain when used with a non-replacing context 7 years ago
  Tom Poole 2a66f4a00e Added the correct license banner to the files in the juce_analytics module 7 years ago
  Tom Poole e951be4e72 Added the correct license banner to the files in the juce_analytics module 7 years ago
  Tom Poole 61459ad24f Added thread safe methods for getting and setting the AudioProcessorValueTreeState state 7 years ago
  ed bb5dd6aaa6 Projucer: Fixed a typo 7 years ago
  Lukasz Kozakiewicz f2fc06b447 Android: add utility macro to log JNI references table. 7 years ago
  Lukasz Kozakiewicz 6e5b6b3eb1 Android: fix JNI local references leak in JNIClassBase. 7 years ago
  ed 642061a31b Projucer: Used Button::onClick to simplify some code 7 years ago
  Noah Dayan 1d43cdb508 Add missing documentation to juce_AudioAppComponent.h 7 years ago
  ed 0a15be729e OpenGL: Apply Component's transform when invalidating 7 years ago
  Noah Dayan 61418912bc Fix documentation typo in juce_ColourSelector.h 7 years ago
  jules 057bb262dd Enabled std::atomic for Android 7 years ago
  jules 8d09eaadb6 Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability 7 years ago
  ed e5ddf29bf9 Projucer: Removed some calls to trim() when getting the plugin and plugin manufacturer code 7 years ago
  jules 1a60fa9765 More ScopedPointer/unique_ptr compatibility work 7 years ago
  jules 48a5fbd333 Another batch of ScopedPointer cleanups 7 years ago
  jules 5b13063162 Fixed a typo in comments 7 years ago
  Tom Poole 49c36a20e0 Windows: Fixed an issue getting file icons with an alpha channel 7 years ago
  jules f9313c8338 Deprecated some old functions roundDoubleToInt and roundFloatToInt - these can both be trivially replaced by roundToInt, and should have been deprecated long ago! 7 years ago
  ed 515f4846a5 OpenGL: Take a Component's transform into account when painting 7 years ago
  jules 249ab04f76 fixed a typo 7 years ago
  jules 7326a37795 Added some missing math constants to the Javascript parser, and a constant MathConstants::sqrt2 7 years ago
  jules 78b0ab6442 A few code cleanups 7 years ago
  jules 33c0940d74 Cleaned up a few more ScopedPointer uses 7 years ago
  ed 3f565bf81f Re-saved all projects 7 years ago
  ed 5095bea44a Projucer: Use dynamic runtime linking by default on Windows 7 years ago
  jules 7429654b5e Fixed the FlexBox demo to make it update properly 7 years ago
  jules 3ec5c17bb1 Misc cleanups relating to ScopedPointer 7 years ago
  jules edea094d7d Added an option to Slider::setVelocityModeParameters() to set the modifier keys 7 years ago
  Tom Poole 0f752396a5 VST3: Made MIDI CC parameters non-automatable 7 years ago
  Noah Dayan 004360b59e Projucer: Added missing tooltip descriptions 7 years ago
  Noah Dayan 75394b19b6 Projucer: Added Help menu for quick access to online documentation 7 years ago
  ed 3664575ef1 Update all examples and extras projects to use new Projucer defaults 7 years ago
  ed 6e44578a51 Projucer: Remove old code that disabled "JUCE_QUICKTIME" flag 7 years ago
  jules 81a76efcd3 Fix for dsp::ProcessorChain when used with a non-replacing context 7 years ago
  ed d6667e31a4 Projucer: Fixed a bug in the audio plugin property editors 7 years ago
  ed 1603f21976 Projucer: Update TextPropertyComponentWithEnablement and ChoicePropertyComponentWithEnablement to use ValueWithDefault 7 years ago
  jules 4fcedf7be5 Standardised some lambda syntax 7 years ago
  Tom Poole af9526a1c3 DSP: Fixed a bug when oversampling multiple channels 8 years ago
  ed 5b32ef4897 Implement the menuActive flag in TextEditor 7 years ago