Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • * |
  • * |
  • * |
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | |\ \
  • | | |/
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • 00f57d43c5 Resaved all projects by tpoole 2017-02-28 16:21:30 +0000
  • 2f5d4d65f7 Fixed a bug setting JUCE_STANDALONE_APPLICATION by tpoole 2017-02-28 16:15:16 +0000
  • 0edd0e4632 Fixed a few Android warnings when building for ARM 64-bit by hogliux 2017-02-28 14:03:45 +0000
  • 2bea97e24e Small extra deletion safeguard in ComponentAnimator by jules 2017-02-28 12:33:14 +0000
  • 5ef379b1d9 Fixed line endings in the automatically generated BLOCKS SDK documentation by tpoole 2017-02-28 10:47:03 +0000
  • cc524bf626 Minor documentation fix by tpoole 2017-02-28 10:38:27 +0000
  • cd8598cae4 Improved the standalone BLOCKS-SDK build by tpoole 2017-02-28 10:30:28 +0000
  • d496a77462 Fixed a crash when loading/restoring a VST3's plug-in state in Cubase 9 by hogliux 2017-02-28 10:09:28 +0000
  • c8f9fdc023 Added some safety checks to ComponentAnimator to avoid problems when cancelling animations during resize callbacks by jules 2017-02-27 17:02:08 +0000
  • 2bec815bb3 Added an option to execute JUCEApplication's suspend() method on an iOS background task to give you extra time to save your app's state by hogliux 2017-02-27 12:24:13 +0000
  • a839fa24b3 Modified AudioChannelSet::getDescription() to return more commonly used names for surround formats (without the "+LFE" part) by hogliux 2017-02-27 11:52:41 +0000
  • 6a629f985f Added method SystemStats::getCpuModel() and implemented a couple of missing Android CPU info functions by jules 2017-02-27 11:16:41 +0000
  • 17bc5740a5 Fixed a bug opening MIDI devices from a Windows plug-in by tpoole 2017-02-27 10:38:54 +0000
  • 5eb7347fe4 simplified LV2 wrapper (less obsolete constants) by Martin Zuther 2017-02-25 18:01:38 +0100
  • 779a17b1b2 silence warnings about unused variables by Martin Zuther 2017-02-25 11:41:51 +0100
  • bc79f43175 Added getSystemService method to JNI helper android activity methods by hogliux 2017-02-24 17:05:16 +0000
  • 6eb56c4c0b Minor documentation fix by jules 2017-02-24 08:59:57 +0000
  • bf02c6e182 Minor documentation fix by jules 2017-02-24 08:24:32 +0000
  • f5dafc4a3c Fixed a bug in an Objective-C drag and drop helper class by tpoole 2017-02-23 18:12:10 +0000
  • 059ce35559 Fixed a bug in an Objective-C drag and drop helper class by tpoole 2017-02-23 18:09:26 +0000
  • c04c9ee56e Added a sanity check on the value returned by DirectoryIterator::getEstimatedProgress() by jules 2017-02-23 16:50:52 +0000
  • 69297d6790 Added an assertion to MidiMessage to help catch float/int parameter confusion by jules 2017-02-23 16:40:52 +0000
  • 8011ce4209 Added a couple of missing JUCE_API declarations by jules 2017-02-23 15:22:52 +0000
  • d390e41768 Fixed an infinite VST3 re-sizing loop in Samplitude Pro X3 by hogliux 2017-02-23 13:19:30 +0000
  • b547673fae Resaved all projects by tpoole 2017-02-23 11:16:12 +0000
  • 69c07d357f Changed Xcode C standard from c99 to c11 by tpoole 2017-02-23 10:58:57 +0000
  • 302c42125c Fixed dynamic library filenames in Makefiles by tpoole 2017-02-23 10:36:49 +0000
  • 3bb8dbe3ac Fixed a bug where ComboBoxes with no itmes wouldn't show the "no choices" entry by hogliux 2017-02-23 10:01:21 +0000
  • e6ea21d1ae Whitespace fix by jules 2017-02-23 09:56:08 +0000
  • 05c6901403 Fixed typo in DrawableButton by ed 2017-02-23 09:49:40 +0000
  • 297675c5cb Workaround for a compile error in MSVC DLL builds by jules 2017-02-23 09:39:28 +0000
  • aa2598ffff Added method JavascriptEngine::stop() by jules 2017-02-23 09:38:45 +0000
  • 91d4ba9891 Added method NormalisableRange::setSkewForCentre() by jules 2017-02-23 09:15:46 +0000
  • ab4f269c60 Removed brackets from build target names and resaved all projects by tpoole 2017-02-22 17:28:55 +0000
  • 0d660187a9 Used Xcode folder references instead of groups for JUCE modules by tpoole 2017-02-22 17:23:58 +0000
  • a45b6cd6d9 Removed the old Introjucer subfolder by jules 2017-02-22 13:57:22 +0000
  • a6fc53373f Resaved all projects by tpoole 2017-02-22 13:06:47 +0000
  • b28555838d Added typeface and kerning support to the Projucer GUI editor by tpoole 2017-02-21 21:08:53 +0000
  • 08707ec85c Fixed bug in ThreeValueVertical Slider where initial mouse down/drag wouldn't get correct thumb index by ed 2017-02-21 14:03:50 +0000
  • 0140304e38 Removed some #pragma once warnings from Projucer generated code by tpoole 2017-02-21 12:48:38 +0000
  • 9147d986c9 Removed the C++98 build option from the Projucer by tpoole 2017-02-21 11:58:41 +0000
  • 327f61eacf Fixed a dead-lock which could occur if an OpenGLContext was created and immedietely deleted before it had a chance to render by hogliux 2017-02-20 20:03:18 +0000
  • c504875b3f Silenced a MSVC 2013 warning in the previous commit by hogliux 2017-02-20 19:56:13 +0000
  • d933b4af84 Fixed RTAS compilation on Windows and OS X by hogliux 2017-02-20 18:54:22 +0000
  • 9a38505dad Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed by tpoole 2017-02-20 17:36:36 +0000
  • f831f8eafe Merge branch 'master' of github.com:julianstorer/JUCE by falkTX 2017-02-20 17:11:41 +0100
  • 78bbe49616 Added some missing license banners by tpoole 2017-02-17 15:56:18 +0000
  • e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples by tpoole 2017-02-17 15:34:10 +0000
  • 31c80db5a2 Updated .gitignore with the new Visual Studio build products path by tpoole 2017-02-17 15:23:50 +0000
  • 67b0e58187 Added code to ensure that assets are not copied when extra assets paths in Android are not specified by hogliux 2017-02-17 11:08:05 +0000
  • 1e2f6fec5c Restored module header #defines by tpoole 2017-02-17 10:26:02 +0000
  • 2e0e984145 Add support for adding extra Android assets by hogliux 2017-02-17 09:34:16 +0000
  • 9593557aa7 Made KnownPluginList sorting case sensitive and binning case insensitive by tpoole 2017-02-16 17:42:02 +0000
  • 1a80a07a24 Improved the standalone BLOCKS SDK README and documentation by tpoole 2017-02-16 15:51:54 +0000
  • 95085c1fa2 Listed all modules under the ISC license in the README by tpoole 2017-02-16 12:43:53 +0000
  • 8269f114f9 Listed all modules under the ISC license in the README by tpoole 2017-02-16 12:40:51 +0000
  • 6af68f7831 Added missing precision specifier in translateFragmentShaderToV3 by hogliux 2017-02-16 12:40:44 +0000
  • 7f8d1008bc Resaved all projects by ed 2017-02-16 11:15:28 +0000
  • 1739f34717 Changed Projucer MainWindow templates to use default LookAndFeel background colour instead of always light grey by ed 2017-02-16 11:09:08 +0000
  • 73ca34d7b6 Added an overload to allow AudioBuffer reference data to contain an offset by tpoole 2017-02-15 16:13:22 +0000
  • 61ae28b060 Fixed bug in ColourSelector::HueSelectorComp where the colour gradient was pink at the bottom by ed 2017-02-15 16:01:29 +0000
  • c563d840da Fixed a bug when looking for a module header in an invalid module by tpoole 2017-02-15 14:43:22 +0000
  • 42305de6da Added method OpenGLContext::executeOnGLThread to help executing gl house-keeping tasks on the gl thread even when the message manager is locked by hogliux 2017-02-14 20:20:32 +0000
  • 0b6131034b Modified Android exporter to use the jucer file's extra libraries in a more cmake way by hogliux 2017-02-14 20:10:49 +0000
  • acd3fdfa23 Add the standalone BLOCKS SDK static library as a dependency in the example app projects by tpoole 2017-02-14 18:19:36 +0000
  • 934aa72d6f Fixed an issue where the Projucer would not detect OpenGL ESv3 support correctly on Android by hogliux 2017-02-14 16:31:46 +0000
  • fb47a9068a Fixed a typo in the CMake file generator in the Android exporter by hogliux 2017-02-14 16:30:48 +0000
  • 0b3e192567 Restricted sample rate changes for composite audio devices to common sample rates only by tpoole 2017-02-14 15:48:20 +0000
  • f1bbead360 Set the default Visual Studio exporter settings to separate build products by architecture by tpoole 2017-02-14 10:48:33 +0000
  • 938830e77f Fixed a bug in the AAX wrapper where the code would access uninitialised values in the known stem formats array when compiling with newer AAX SDK versions by hogliux 2017-02-14 09:39:01 +0000
  • e2a3733082 Added active configurations to the Visual Studio exporters by tpoole 2017-02-14 09:07:42 +0000
  • bd73eec326 Broadcast external OS X sample rate changes to audio device change listeners by tpoole 2017-02-13 18:48:11 +0000
  • 1326846705 Only add DllMain to dll targets and remove from plugin utilities by hogliux 2017-02-13 18:07:37 +0000
  • c2100022cc Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) by Felipe F. Tonello 2017-02-13 17:14:05 +0000
  • 12b9c01ad6 Attempt to fix RTAS builds on Windows by hogliux 2017-02-13 16:22:18 +0000
  • 6f9d07abdb Fixed a bug where modal components in a Viewport with setScrollOnDrag enabled hit jassert (numTouches >= 0) when dismissed by ed 2017-02-13 16:02:08 +0000
  • 5b811922fd Fixed bug in AnimatedPosition where range minimum was set to std::numeric_limits<double>min() instead of -std::numeric_limits<double>max() by ed 2017-02-13 14:30:27 +0000
  • eba76a8487 Changed the way the unique AAX plug-in id is generated to future proof it for any future channel formats Avid decide to add to AAX by hogliux 2017-02-13 14:12:39 +0000
  • 01aedca76d Fixed bug where inertial mouse wheel events had screen position (0, 0) by ed 2017-02-13 12:12:38 +0000
  • 7d28d7dec2 Added a fix to generate the AAX plug-in ID from the channel configuration (and not an arbitrary order in which JUCE probes configurations) by hogliux 2017-02-13 11:57:22 +0000
  • efac121466 Increased accuracy of frame rate constants in the plugin wrappers by jules 2017-02-13 08:55:07 +0000
  • f184ed1710 Clarified a few comments in the Image class by jules 2017-02-13 08:25:58 +0000
  • e1f941e6c3 Whitespace cleanup by tpoole 2017-02-10 12:25:47 +0000
  • 51adfb8afd Enabled multiple arguments for the Projucer whitespace cleaning commands by tpoole 2017-02-10 12:24:10 +0000
  • e5f2c7037b Added support for static VST libraries on Android by hogliux 2017-02-09 18:23:54 +0000
  • 07d8283143 Re-saved Android and Xcode projects by hogliux 2017-02-09 18:16:11 +0000
  • eb944840f9 Added local.properties to .gitignore so that user's SDK paths don't pollute git by hogliux 2017-02-09 18:13:57 +0000
  • c1f7b6dc16 Fixed a possible nullptr dereference in the Android runtime permission code by hogliux 2017-02-09 17:43:41 +0000
  • ebbba641a4 Fixed a bug where the bluetooth LE scanner would continue to scan even if the bluetooth selector window was closed by hogliux 2017-02-09 17:43:15 +0000
  • 376b83986a Fixed a bug that would cause asserts to be ignored on some android platforms by hogliux 2017-02-09 17:42:44 +0000
  • 84da06214d Fix for MovieComponent on older OSX SDKs. Updated video page in big demo app. by jules 2017-02-09 15:06:29 +0000
  • 7bb30364a4 Resaved all projects by tpoole 2017-02-09 12:59:48 +0000
  • 9c5f6dbe10 Removed the "Update to recommended settings" warning for the latest version of Xcode by tpoole 2017-02-09 12:53:54 +0000
  • cb6d43cbae Added preliminary support for static libraries on Android by hogliux 2017-02-09 12:46:43 +0000
  • a2635253f2 Added a tooltip to the Runtime Library selection in the Projucer by tpoole 2017-02-09 10:42:53 +0000
  • 4666c3dec9 Return AudioProcessorParameterWithID from AudioProcessorValueTreeState methods by tpoole 2017-02-09 10:24:46 +0000
  • 04696f8082 Always build the AUv3 target with at least 10.11 SDK by hogliux 2017-02-09 09:28:57 +0000
  • dd2d64c363 Added missing call to JuceAU's base class' SetBusCount method by hogliux 2017-02-09 09:06:09 +0000
  • 7e39b58b31 Re-wrote android OpenSL backend adding support for native floating point buffers, unprocessed audio input and lock-free input/output audio syncing by hogliux 2017-02-08 18:31:55 +0000
  • 6559b3e185 Fixed multiple harmless warnings in Android builds by hogliux 2017-02-08 18:07:37 +0000