6485 Commits (ddb879663b2abae4080ce28217bc5e76e86b0ebc)
 

Author SHA1 Message Date
  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
  jules e7c9cf3b66 Made iOS build use updated HTTP API, and turned off deprecation warnings when built for older OSes 9 years ago
  hogliux 2f36d03d1d Do a case-insensitive compare on core http headers in windows network code 9 years ago
  hogliux b729764ba6 Fix a bug in URL::findEndOfScheme 9 years ago
  jules 6fc1242ca5 Added some constructors to ReferenceCountedObjectPtr and ScopedPointer that specialise for std::nullptr_t. As well as being more optimal, this has the added bonus of forcing people to correctly use nullptr instead of '0'. 9 years ago
  hogliux 38c897f8a4 Return nullptr from URL::createInputStream if a request times out 9 years ago
  hogliux 2ca0c9200f Add beginParameterChangeGesture/endParameterChangeGesture support to GenericAudioProcessorEditor 9 years ago
  hogliux f7f35f5a28 Add fallback to legacy networking code for pre OS X 10.10 9 years ago
  hogliux 3461b12f7e Draw custom line ends if arrow width is zero 9 years ago
  jules 300485a147 Added a Javascript array indexOf method 9 years ago
  jules 31f935cc60 Added a new Graphics::drawImage method that takes a Rectangle<float> 9 years ago
  hogliux 3969000010 Avoid a compile error due to steinberg renaming a constant in their SDKs 9 years ago
  jules 14a9368506 AudioDeviceManager::initialiseFromXML(): made the default buffer size and sample rate default to ones supplied in the setup if not specified in the XML 9 years ago
  jules e4592d132f Projucer: tweak to the way GCC -D flags are generated 9 years ago
  jules 8a9fbc38f9 Resaved some project files 9 years ago
  jules 5960afde1a Cleaned up a few functions in Graphics, and optimised drawEllipse when used for circles 9 years ago
  jules 6e0c1682ca Removed a defunct workaround for an obscure bug in old Windows PCI hardware 9 years ago
  jules d29608a65d Minor documentation corrections. 9 years ago
  hogliux b46be0f871 Change projucer version to match JUCE version 9 years ago
  hogliux d9a3e76518 Fix a warning in the previous commit 9 years ago
  hogliux f6cd130038 Add redirect support to NSURLSession code 9 years ago
  hogliux 1a40df99bc Revert commit d0c238d: Use getParameterText to respond to AU's kAudioUnitProperty_ParameterStringFromValue 9 years ago
  hogliux f7d7f8a204 Clear unused outputs when bypassing a plug-in 9 years ago
  jules 943c89dea6 Added some extra locking in the destructor of a Mac HTTP stream implementation 9 years ago
  jules 84810b72cc Fixed some code that used a C++11 function 9 years ago
  hogliux 1861c82a12 Add window property to JuceAppStartupDelegate 9 years ago
  jules 2be34b312a Added some linux build files to the .gitignore 9 years ago
  jules 37cffb74ce Added a Javascript array splice method 9 years ago
  jules 16913f2cd6 Added a unit test 9 years ago