Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | |\
  • * | |
  • * | |
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • 486cb0c0bd Projucer: tidied up an include path in a template file by jules 2016-04-18 10:56:46 +0100
  • 85a5dfb2e1 Projucer: corrected some help text by jules 2016-04-18 09:54:55 +0100
  • 8343f3468c Found a few missing 'override' specifiers by jules 2016-04-15 15:32:47 +0100
  • 6d03314a28 Projucer: updated EULA by jules 2016-04-15 11:44:46 +0100
  • 59f28855a3 Minor refactoring for a bit more clarity in the deprecated Xcode post-build script check. by Timur Doumler 2016-04-15 10:28:17 +0100
  • 367f6eeb36 Fixed bug with wrong checksum for deprecated Xcode post-build script. by Timur Doumler 2016-04-15 10:24:52 +0100
  • 54d3cfac1d Projucer: Fixed a bug that could cause focus to seemingly jump around in the config tree by jules 2016-04-15 10:21:58 +0100
  • 544b8d0ea7 Simplified some Projucer GUI editor code + added a missing slider style by jules 2016-04-15 09:57:13 +0100
  • 06d8d4167c Added a method to StandaloneFilterApp to allow customisation of the window it creates by jules 2016-04-15 09:02:37 +0100
  • effb421be1 Projucer: Updated some font use and removed the EULA if running without the live-coding DLL by jules 2016-04-14 18:18:10 +0100
  • 025d04cbd1 Projucer: Added warning when trying to load projects with out-of-date build scripts by jules 2016-04-14 17:41:31 +0100
  • 871c3a9108 Removed some code that prevented RTL TextLayouts having their bounds adjusted by jules 2016-04-14 16:34:26 +0100
  • bb7189b05e Added kerning support to the DirectWrite layout code by jules 2016-04-14 16:33:19 +0100
  • 48b35c447a Workaround for long filenames in Process::openDocument on OSX by jules 2016-04-14 12:43:32 +0100
  • 82350ba247 Re-saved Projucer with itself. by Timur Doumler 2016-04-14 12:12:55 +0100
  • 68451eeeec Projucer: fixed bug where whitespace in the "additional frameworks" build setting would lead to frameworks not being addded. by Timur Doumler 2016-04-14 12:11:17 +0100
  • caffbbaa6d Projucer: better workaround missing framework symbols: adding frameworks to "Extra Frameworks" build setting instead of adding the JUCE modules using them. by Timur Doumler 2016-04-14 11:42:27 +0100
  • c096b1a1b3 Reverted: Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. (reverted from commit 5fcea26f9c) by Timur Doumler 2016-04-14 10:43:50 +0100
  • e04b7ff1c4 Added some extra time-out settings to the Linux CURL code by jules 2016-04-14 12:00:01 +0100
  • e1205ec36c Re-added a WaveLab workaround in the VST wrapper by jules 2016-04-14 11:38:08 +0100
  • be3acc9768 Tidied up an out of date method in LADSPAPluginFormat by jules 2016-04-14 11:01:42 +0100
  • d80ceb0a1e PlugInSamples: re-saved projects to fix accidentally added local AAX path. by Timur Doumler 2016-04-13 20:16:24 +0100
  • d9b0b53794 Corrected a rogue header comment by jules 2016-04-13 20:07:18 +0100
  • 7d644173f3 Re-saved all audio plug-in projects. by Timur Doumler 2016-04-13 17:46:53 +0100
  • 0eb0f27a16 Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. by Timur Doumler 2016-04-13 17:37:56 +0100
  • ef5aefe053 Re-saved all example projects that have AAX enabled by default. by Timur Doumler 2016-04-13 14:23:48 +0100
  • 92a1747f27 Fixed AAX plug-in builds with new module format on OS X. by Timur Doumler 2016-04-13 14:20:30 +0100
  • 5fcea26f9c Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. by Timur Doumler 2016-04-13 12:12:28 +0100
  • 3b65c5c37d Projucer AppearanceSettingsTab: added missing resized() function; moved declaration into header and added explanatory comment. by Timur Doumler 2016-04-13 11:41:43 +0100
  • c08375a5ab added *.VC.db to .gitignore to ignore some files generated by Visual Studio as of 2015 Update 2. by Timur Doumler 2016-04-12 11:42:11 +0100
  • 7c61dd9d52 Fix regular non-distrho builds by falkTX 2016-04-12 08:45:46 +0200
  • e9edeccc20 Resaved projects by jules 2016-04-11 16:02:16 +0100
  • e1098c834a Projucer: Fixed failure to scan deep file hierarchies when building browsable files by jules 2016-04-11 16:01:57 +0100
  • 9abd4eeace Added some extra tolerance settings to some Path methods by jules 2016-04-11 16:00:15 +0100
  • 0a0c550198 Projucer: made sure that RTAS files are built with stdcall in MSVC by jules 2016-04-11 11:42:13 +0100
  • b6261b9702 .gitignore: added JUCECompileEngine.dylib to ignored files in case it is located at the default recommended location. by Timur Doumler 2016-04-11 11:34:51 +0100
  • fb864a5cb1 Corrected some spelling mistakes in comments by jules 2016-04-11 11:13:44 +0100
  • 7d178feb0c (Fixed mistake in last commit) by jules 2016-04-08 16:20:56 +0100
  • 32178f4a1f Tidied up some AUv3 code by jules 2016-04-08 16:07:25 +0100
  • 5049babe51 Projucer: Fixed a typo that prevented the OSXLibs setting working by jules 2016-04-08 15:20:24 +0100
  • 15f47892d3 Projucer: Added a sanity-check to prevent compilation if some module paths are broken by jules 2016-04-08 11:46:46 +0100
  • 23b1d89219 Projucer: made the login form remember the last username by jules 2016-04-08 11:06:34 +0100
  • bc58656153 Projucer: made build panel UI update when signing out by jules 2016-04-08 11:02:58 +0100
  • 1182aecf00 Improved a comment by jules 2016-04-08 10:32:57 +0100
  • c34f13a02d Fixed a linkage problem in some release plugin builds by jules 2016-04-08 10:00:27 +0100
  • 26d6cb9c5b Fixed a few integer conversion warnings. by Timur Doumler 2016-04-07 15:46:25 +0100
  • 17e2acb9fd Fixed a couple of AUv3 bugs by jules 2016-04-07 10:25:20 +0100
  • 9dda8452b3 Changed Projucer deployment target to 10.9 in Debug config (was 'default') and re-saved. by Timur Doumler 2016-04-07 10:22:49 +0100
  • 63ef9c1bfd Fix compilation errors in AU format when compiling for older OS targets by hogliux 2016-04-07 10:00:49 +0100
  • cdeb0b5c87 Undo removal of setNumThreads in plug-in scanner by hogliux 2016-04-07 10:00:16 +0100
  • 44359cb429 Fix missing std::nullptr defines by hogliux 2016-04-07 09:59:35 +0100
  • 24f05c405a Whitespace. by Timur Doumler 2016-04-07 09:26:03 +0100
  • 9066ed4d59 Projucer: fixed unreachable code warning in ProjectContentComponent::createBuildTab. by Timur Doumler 2016-04-07 09:24:30 +0100
  • c77fea91f6 Projucer Visual Studio: switched to default platform toolset without Windows XP compatibility and re-saved. by Timur Doumler 2016-04-07 09:08:06 +0100
  • 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. by Timur Doumler 2016-04-06 18:31:24 +0100
  • 9eb54629f2 Refactored some StreamingSocket connection code to iterate addresses and clean up failed handles by jules 2016-04-05 10:18:57 +0100
  • 22215d8279 Improved the performance of the HomeopathicStack class by diluting it from the codebase. If you need to use this class, please use the imprint of its memory in the GIT history. by jules 2016-04-04 09:37:31 +0100
  • 46dc76f993 Improved a comment by jules 2016-04-04 09:35:34 +0100
  • 118e872bf2 Added new class: HomeopathicStack by jules 2016-04-01 08:59:03 +0100
  • 3933008476 Android Studio exporter: updated default gradle wrapper version to newest one 0.7.0-alpha4 by Timur Doumler 2016-03-31 18:14:08 +0100
  • 132c1305f9 Android Ant exporter: updated default toolchain version to gcc 4.9 by Timur Doumler 2016-03-31 17:38:48 +0100
  • dfc4428af6 Avoided a problem in DirectShowComponent that caused crashes in error cases. by jules 2016-03-31 10:06:33 +0100
  • 6e455aa1cb Fixed minor comment typo by jules 2016-03-29 17:49:26 +0100
  • 2549222b9d Avoided another minor VST3 warning by jules 2016-03-29 11:03:02 +0100
  • 2ffaafeeb5 Avoided a couple of warnings in VST3 code by jules 2016-03-28 17:54:16 +0100
  • 86aacef11e MPE: changed default initial pressure for new notes to 0 if no pressure messages have been received before the note-on; removed virtual functions getInitialPitchbend/Pressure/TimbreForNoteOn as they are confusing and the default behaviour is reasonable. by Timur Doumler 2016-03-23 23:44:19 +0100
  • 758e4c8326 Move PreferredChannelConfigurations dependent code to new file by falkTX 2016-03-23 12:13:29 +0100
  • 59e3fd6543 Merge branch 'master' of github.com:julianstorer/JUCE by falkTX 2016-03-23 11:20:21 +0100
  • 6a66ff75bb Added NamedValueSet::isEmpty() by jules 2016-03-23 08:25:12 +0000
  • ed067801eb Tidied up some demo code by jules 2016-03-23 08:07:28 +0000
  • af660278d7 Removed a malfunctioning method in CharPointer_ASCII by jules 2016-03-22 15:22:33 +0000
  • db152f618b Added a workaround to the host demo app to avoid subtle event-loop problems with certain plugins on OSX. by jules 2016-03-21 09:42:51 +0000
  • a5ec538596 Added a couple of methods to LinearSmoothedValue by jules 2016-03-21 09:12:36 +0000
  • 09be38bc46 Added isEmpty() method to OwnedArray. by Timur Doumler 2016-03-20 22:16:03 +0100
  • 7cecc7edfb Add automation support for VST3 bypass by hogliux 2016-03-20 13:09:00 +0000
  • e30464b210 Reverted: Added a missing include in juce_android_RuntimePermissions.cpp (the relevant compile error was already fixed by commit 2ecbe54c in a better way). by Timur Doumler 2016-03-18 16:34:50 +0000
  • 4203f58548 Added a missing include in juce_android_RuntimePermissions.cpp. by Timur Doumler 2016-03-18 16:15:50 +0000
  • 74447991ec Fixed various compile errors due to rename of empty() to isEmpty(). by Timur Doumler 2016-03-18 16:01:01 +0000
  • 50224491d4 OSCMessage, OSCBundle: renamed empty() to isEmpty() for consistency with all other JUCE containers. by Timur Doumler 2016-03-18 16:00:30 +0000
  • 4d41bdd7c9 Minor cleanup: removed superfluous semicolon after a member function definition. by Timur Doumler 2016-03-18 14:41:02 +0000
  • c088396210 Introjucer Xcode exporter cleanup: no need to add UIBackgroundModes array to the plist if it is empty. by Timur Doumler 2016-03-18 14:39:35 +0000
  • 17497122e4 Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. by Timur Doumler 2016-03-18 14:37:44 +0000
  • a694a66739 Android: fixed bug in Java code that caused compiler errors on API Level 21. by Timur Doumler 2016-03-18 14:26:35 +0000
  • 4c3ef3936d Fixed a compile error when building for 32-bit OS X with JUCE_SUPPORT_CARBON enabled. by Timur Doumler 2016-03-18 12:42:18 +0000
  • 2ecbe54c45 Added an include of <memory> for the android build by jules 2016-03-18 10:41:30 +0000
  • 8653a97ede Avoided a false-positive in File::isOnHardDisk() with unplugged network drives by jules 2016-03-18 09:58:29 +0000
  • 64e702bcea Added some minor comments by jules 2016-03-17 09:14:46 +0000
  • 39f8995c49 Avoided a clang analyser warning in the introjucer. by jules 2016-03-16 16:23:33 +0000
  • 5ba43d6125 Introjucer: added new command-line utility: --obfuscated-string-code by jules 2016-03-16 12:46:57 +0000
  • d410b6d13d Avoided a possible null pointer in KeyMappingEditorComponent by jules 2016-03-15 10:20:58 +0000
  • 4a581da6c5 Updated the version number used internally by FLAC by jules 2016-03-14 12:53:32 +0000
  • cf4afd2cb8 Introjucer bugfix: don't write orientation flag into the jucer file if the exporter is OS X. by Timur Doumler 2016-03-14 12:31:53 +0000
  • 30cc5dcb76 Introjucer: added workaround to make it compile on VS 2012. by Timur Doumler 2016-03-14 10:57:19 +0000
  • 87181a6947 Introjucer: Added C++14 as an option for linux makefiles by jules 2016-03-14 10:30:13 +0000
  • 225297671c Added some workarounds for compiling AudioProcessorValueTreeState with VS2013 by jules 2016-03-14 10:26:01 +0000
  • 438dbb7637 Tweaked some syntax in the SVG parser to avoid problems in GCC. by jules 2016-03-14 10:08:36 +0000
  • ca8aef4d3e Introjucer: Added several additional build properties for the Xcode exporter. by Timur Doumler 2016-03-02 17:51:29 +0000
  • 3f85b04914 Made sure that CachedImage resources are released recursively for all children when a child component becomes invisible by jules 2016-03-10 17:37:30 +0000
  • 189853720a Cleaned up a few uses of Image::null by jules 2016-03-10 17:20:15 +0000
  • 086eef8ba6 Minor comment clean-up. by Timur Doumler 2016-03-09 17:46:47 +0000