2686 Commits (c20a61b80210de917a0123fe110f6207e6f62d45)

Author SHA1 Message Date
  jules 6678046167 Made the Slider's popup display inherit from its parent's lookandfeel. 10 years ago
  jules 3ebbee5859 Modified the way VST window hierarchies are navigated, to avoid problems with popout windows. 10 years ago
  jules 9201070462 Made Button update its auto-gerenated tooltip when the command manager list changes. 10 years ago
  jules 76c6d324ac Made ApplicationCommandManager::registerCommand update the command info. 10 years ago
  jules 38bddb3a0d Added a default parameter value to Graphics::drawText. 10 years ago
  jules ed289488e0 Added a null check in ResamplingAudioSource 10 years ago
  jules 8f89605e15 Better rotation on iOS8 10 years ago
  jules 3a1ec146ba Added some colour IDs to BooleanPropertyComponent. 10 years ago
  jules df1483fb49 Minor refactoring in JS parser. 10 years ago
  jules 2cc283fddd More efficient preallocation when reading large files into memory. 10 years ago
  jules 23d3bfe3e2 Bit of minor cleaning up. 10 years ago
  jules a3cf165fc4 Fix for osx 10.5 compatibility. 10 years ago
  jules 086dd2dad4 Removed a couple of redundant 'virtual's 10 years ago
  jules 6c06c34304 Fix for File::getCreationTime on OSX. 10 years ago
  jules 40ba90b19f Fixed some escaping of slash characters in TreeViewItem identifier strings. 10 years ago
  jules 08a49cb6d4 Removed some unnecessary consts from the parameters for SynthesiserSound::appliesToNote and appliesToChannel 10 years ago
  jules d284f892b5 Workaround for VS2005 compiler bug. 10 years ago
  jules 6c37ffdf48 Avoided an iOS warning. 10 years ago
  jules 5fd933f041 Minor documentation fix. 10 years ago
  jules 99399d4032 Fixed mistaken use of result code in the VST3 wrapper. 10 years ago
  jules e137d30385 Added a method AudioProcessor::getDefaultNumParameterSteps() 10 years ago
  jules a99bbc9ba5 win32 web browser component - better updating when components are made visible. 10 years ago
  jules 91e6d9a35a Socket change to provide consistent re-use behaviour on posix and Windows. 10 years ago
  jules a13eb80e6e Fixed a missing change to synthesiser 10 years ago
  jules 527d1459df Added a velocity argument to the synthesiser noteOff methods. 10 years ago
  jules 56d2ae6a75 More iOS opengl version tweaking 10 years ago
  jules 9dd760c86b Another update for iOS8 openGL multisampling 10 years ago
  jules f5b1919e51 Added support for setting a flag JucePlugin_AAXDisableAudioSuite to prevent the AAX wrapper adding audiosuite support 10 years ago
  jules 741816a020 Added a missing JUCE_API flag. 10 years ago
  jules 49dd0011b0 Updates for iOS GL calls in iOS8 10 years ago
  jules 05b166d048 Clarified a couple of comments. 10 years ago
  jules acdb9eb653 Added a test to set up the JUCE_64BIT flag if __arm64__ is set. 10 years ago
  jules 31b912bc87 Tweak to DragAndDropContainer to avoid problems detecting the window that's being dragged over. 10 years ago
  jules 3b13032b8c Updated some iOS GL calls to use newer API types and functions 10 years ago
  jules 43d4c1ea2f Added LookAndFeel method drawPopupMenuSectionHeader() 10 years ago
  jules 44b5f716cb Fixes for openGL on iOS to use multisampling. 10 years ago
  jules 4d30e810e8 Avoided a compiler warning 10 years ago
  jules d9e31b9070 Fix for a ref-count issue in VST2 plugin windows 10 years ago
  jules b7d922d4d1 Improved the way sliders react to vertical/horizontal mouse-wheel moves. 10 years ago
  jules 925961b389 Added win32 support for JUCEApplication::suspended() and resumed() callbacks. 10 years ago
  jules a6c09d5de4 Updated some stale code in the ActiveX wrapper. 10 years ago
  jules b1e4823066 Avoided some gcc compiler warnings 10 years ago
  jules 6b5ace433c Added a comment. 10 years ago
  jules 446de5ff17 Fixed a typo in ToolBar dragging. 10 years ago
  jules eed0a41a4f Added RSAKey::isValid() and URL::isEmpty() 10 years ago
  jules aae0690b7c Fixed a false-alarm assertion in ScopedPointer. 10 years ago
  jules 6f6d0d201d Avoided a couple of obscure gcc warnings 10 years ago
  jules f3d59a0f2f Fix for bypass parameter handling in AAX. 10 years ago
  jules 662680d1f5 Clarified some comments. 10 years ago
  jules 3307aee125 MSVC compiler warning fixes 10 years ago