4857 Commits (04cb9bf3e8e707de734a337abc601ebe27ea2599)
 

Author SHA1 Message Date
  jules 04cb9bf3e8 Added an advisory note about deleteAllChildren() 11 years ago
  jules d31d02b4e8 Resaved projects. 11 years ago
  jules 268497e8bc Added a number-of-redirects parameter to URL::createInputStream 11 years ago
  jules 4d1a63fe3b (Added file missing from last commit) 11 years ago
  jules c0ade582d8 Added new flag JUCE_WASAPI_EXCLUSIVE that provides a new audio device type for opening WASAPI devices in exclusive mode. 11 years ago
  jules 5d3e24b7a7 Spelling fix. 11 years ago
  jules 2ee8084658 Added a method ComboBox::hidePopup(). 11 years ago
  jules e02d7fc544 Added a missing implementation in ConcertinaPanel 11 years ago
  jules 12ab881353 Minor clean-up. 11 years ago
  jules 5c48d16548 Fix for an ASIO problem when opening an input-only device 11 years ago
  jules 28fc4e5aaf Updated some introjucer project files. 11 years ago
  jules d9e902e80f Workarounds for build problems with mingw in C++11 mode. 11 years ago
  jules 8c66a5e767 Added flag JUCE_COMPILER_SUPPORTS_INITIALIZER_LIST, and implemented some constructors for StringArray and Array that use C+++11 initialiser lists. 11 years ago
  jules bebf363fd1 Added a new example project to the repository. 11 years ago
  jules f146765b14 Tweaked the OSX openGL context to hopefully fix problems enabling multisampling mode. 11 years ago
  jules f7ccb5a5c0 Removed the noTail call in the VST wrapper, which was getting incorrectly set by plugins which reported an unknown tail size of 0 11 years ago
  jules d30b22e459 Updated a system header name for Android. 11 years ago
  jules d3bca77a16 Additions needed for passing launch URLs to the command-line in OSX apps. 11 years ago
  jules b1cd30842e Introjucer: added an option in linux to avoid setting the -march flag. 11 years ago
  jules 6859b9939b Bit of a clean-up in AudioProcessorGraph. 11 years ago
  jules d1ae0092bf Avoided MSVC compiler warning in an example. 11 years ago
  jules 4260a08038 Added a Windows version of the MouseCursor::CopyingCursor types. 11 years ago
  jules 370c562c3c Added parameter change support to VST3 hosting. 11 years ago
  jules bdfcfe153d DRYed some VST3 code 11 years ago
  jules 2bacad372f Introjucer: Fix for handling spaces in some Xcode project paths. 11 years ago
  jules 33e9e38345 Minor tidying-up. 11 years ago
  jules d710fe0309 Workaround for mingw. 11 years ago
  jules d4a913d9ec Added a method ListBox::getHeaderComponent() 11 years ago
  jules 12771a9f56 Updated introjucer version number 11 years ago
  jules 91b5d77477 Version number update 11 years ago
  jules ad967325cd Introjucer: Added a flag to the iOS plist to work around flickering problems when launching the app caused by the OS giving strange screen size values. 11 years ago
  jules 0b67cb2b93 Workaround to avoid misplaced wheel events when scrolling a viewport than contains wheel-able subcomponents. 11 years ago
  jules aae0b7a5af Project re-save 11 years ago
  jules aecbf88998 Added method URL::withParameters 11 years ago
  jules 91174c13e6 Updated .gitignore to ignore opensdf files. 11 years ago
  jules a0b0b0f7ca Optimisation to component image caching. 11 years ago
  jules 70d475d25f Introjucer: added command-line options for setting version number. 11 years ago
  jules 2cab1f54de Endianness fix for header magic in VST FXB file reading/writing. 11 years ago
  jules 5eb98197b8 Tweaked linux midi to use direct rather than buffered output. 11 years ago
  jules f8c3fea5da Changed class visibility to avoid an MSVC DLL build problem. 11 years ago
  jules 9d9f94cadd Minor android compile fix. 11 years ago
  jules 918736a601 Fixed spelling. 11 years ago
  jules 0d9e7a7128 Avoided using the C library for a couple of function calls in NormalisableRange. 11 years ago
  jules b9d317db98 Warning fix. 11 years ago
  jules 9d895619c8 Fixed a compile error in older versions of Xcode 11 years ago
  jules e090d569b7 Updated FLAC to version 1.3.1 11 years ago
  jules 15ddb6699e Fix for some problems with the CFString utf16 implementation. 11 years ago
  jules 893774561d Fix for OSX window coordinate conversion mistake. 11 years ago
  jules 9c1f3fcf78 Avoided VC warning. 11 years ago
  jules d89300b7c9 Added support for the pageFinishedLoading on iOS web browser. 11 years ago