3957 Commits (962cfc7aff00e8dbcdaa375c8e14aed187c599a7)

Author SHA1 Message Date
  hogliux 962cfc7aff Clarify what happens when maxNumChars is zero in the TextPropertyComponent constructor 9 years ago
  Timur Doumler 9100d1c89e Synthesiser and MPESynthesiser: added an additional parameter to setMinimumRenderingSubdivisionSize to allow for both the legacy behaviour (setting the strict minimum on subdivision size) and the current behaviour (first sample will always be sample-accurate, but then the first subdivision may be < minimum). 9 years ago
  hogliux 72878309f8 Fix AUv3 OS X version compiler error message 9 years ago
  luigisambuy f5398fcab2 Added additional dontScrollToShowThisRange parameter to selectRangeOfRows in ListBox 9 years ago
  hogliux 1696c23fb9 Add support for hosting staticly linked VSTs 9 years ago
  hogliux 88736e34dc Make splash screens fullscreen on mobile platforms 9 years ago
  hogliux 65e1b6008c Add missing overrides in FileTreeComponent 9 years ago
  hogliux 4b6458438f Fix small typo 9 years ago
  hogliux 56d5f7bab0 Don't update the rendering graph if the graph is not prepared 9 years ago
  hogliux 8b1374d4b7 Don't call processBlock on a AudioProcessorGraph's node if it is suspended 9 years ago
  hogliux 035f865099 Fix steppy scrolling if the content component of a viewport was transformed 9 years ago
  hogliux 142ce5eb84 Fix a typo in the previous commit 9 years ago
  hogliux 69cd509e4c Add missing getNumSteps override to AudioProcessorValueTree parameters 9 years ago
  hogliux 88803f6378 Don't call methods that require modal loops in Standalone filter windows 9 years ago
  hogliux e5f306e1d1 Fix bad property id when registering AU event listener 9 years ago
  hogliux ca62e560f3 Revert support for hosting your own VST bundles on iOS 9 years ago
  jules a8a7fa28e2 Added a missing newline in the juce_tracktion_marketplace keygen 9 years ago
  jules 49989308b7 Added expiry time support to the juce_tracktion_marketplace module 9 years ago
  jules 9e6988acaa For drag-and-drop on win32, prioritised file-drag mode over text-drag mode if both are available 9 years ago
  jules 97e058bbd2 Added a couple of proportional Rectangle methods 9 years ago
  hogliux d4933111db Only reopen stdout, stderr, stdin if they haven't already been opened by a redirect 9 years ago
  hogliux 70f4b0d5dc Add more details to the documentation of the setResizable method in the AudioProcessorEditor 9 years ago
  hogliux 8b1b855654 Throttle repaints when repainting in a plug-in to avoid steppy automation 9 years ago
  jules 6b8c7208b3 Tidied up a few things in the Line class, and added a Line::fromStartAndAngle method 9 years ago
  jules a604c03bd2 Added a definition that's missing in some very obscure win32 setups 9 years ago
  hogliux ebb60c71d9 Add missing new line at end of file 9 years ago
  hogliux 6039a19b1a Add new line to end of juce_AAX_Modifier_Injector.h 9 years ago
  hogliux 76007233ae Correctly account for midi ports in Alsa when listing/opening devices and other ALSA midi cleanups 9 years ago
  hogliux 872f84dfd9 Check for hash collisions when generating integer parameter ids from parameter id strings 9 years ago
  hogliux 5e9c2566e3 Label attribute of AudioProcessorParamater should be public 9 years ago
  jules ab3e628f36 Added mouse-up event pressure handling 9 years ago
  hogliux a050e0700b Fix incorrect parameter id <-> index conversion when hosting AUs 9 years ago
  hogliux 3ff5ed0f44 Reject any inconsistent VST-2 channel layout requests 9 years ago
  hogliux 3791939923 Fix unused warning in AU plugin client release build 9 years ago
  hogliux 437cb4e9a4 Only detect which corner is being resized on the first live resize callback 9 years ago
  jules 0df194d33e Added method URL::withNewDomainAndPath() 9 years ago
  hogliux c6249d2214 Clear http headers after redirects 9 years ago
  jules b439452edd Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality 9 years ago
  hogliux dd245effd2 Have curl follow re-directions automatically 9 years ago
  jules 332dcac07d Added a method Range::expanded() 9 years ago
  hogliux c9aca28d00 Add pkg-config support for linux 9 years ago
  hogliux f83554c966 Add a User-Agent http header to curl requests 9 years ago
  hogliux c552872fd6 Never define JUCE_SUPPORT_CARBON on iOS 9 years ago
  jules 01c73ff0a6 Optimisation for look and feel drawing of zero-size title bars 9 years ago
  jules a700774d6f Tidied up a comment 9 years ago
  jules ed67e40b8d Added a customisable callback object to PopupMenu 9 years ago
  hogliux 0a4b2ae3b6 Return parent row number if any of the tree view item's paraents are closed 9 years ago
  hogliux 630ab88f8b Version number update 9 years ago
  jules b6d78f882c Avoided an analyser warning on iOS 9 years ago
  jules 89dade2a00 Fixed a compile problem with the GNU c++ library 9 years ago