6149 Commits (f5c19ef612cc01ac3a051486b341e2ccefedd627)
 

Author SHA1 Message Date
  Timur Doumler f5c19ef612 Fixed Android build settings of all .jucer files to use new default values instead of hard-coded old values (gradle version etc.) 10 years ago
  Timur Doumler b94d2810e7 Refactored Android exporters to use CachedValue and get rid of some bloat. Fixed a bug on the way where Android Studio was using target SDK 23 but Android Ant was using target SDK 11. 10 years ago
  jules 8f4c4c9e4f Fixed typo in LADSPA code 10 years ago
  jules 4c0bc70411 Deleted some defunct Mac PowerPC code 10 years ago
  jules 42a956c9c6 Added a workaround for an obscure GL race condition when closing contexts 10 years ago
  jules 05f90010f5 Fixed some MSVC warnings in CachedValue 10 years ago
  jules 968f8387d3 Added an option to KnownPluginList::addToMenu for specifying a ticked item 10 years ago
  jules 3d1cf531e0 Added colour IDs for ToggleButton tick colour 10 years ago
  jules f74338aab6 Resaved projects 10 years ago
  jules e030a583c1 Projucer: fixes for binary paths and Android Studio 10 years ago
  jules a439c6ad8d Added new class: CachedValue 10 years ago
  jules 905533c68e Minor formatting tidyups 10 years ago
  jules 45e2b00b6c Added a method ValueTree::getPropertyPointer() 10 years ago
  jules 3c68007aad Fixed capitalisation 10 years ago
  jules 60cd2d7b67 Projucer: fixed the way the GUI editor generates include paths 10 years ago
  jules 6fc4d5aac6 Fixed a bug in the Javascript parser involving array dereferencing 10 years ago
  jules 486cb0c0bd Projucer: tidied up an include path in a template file 10 years ago
  jules 85a5dfb2e1 Projucer: corrected some help text 10 years ago
  jules 8343f3468c Found a few missing 'override' specifiers 10 years ago
  jules 6d03314a28 Projucer: updated EULA 10 years ago
  Timur Doumler 59f28855a3 Minor refactoring for a bit more clarity in the deprecated Xcode post-build script check. 10 years ago
  Timur Doumler 367f6eeb36 Fixed bug with wrong checksum for deprecated Xcode post-build script. 10 years ago
  jules 54d3cfac1d Projucer: Fixed a bug that could cause focus to seemingly jump around in the config tree 10 years ago
  jules 544b8d0ea7 Simplified some Projucer GUI editor code + added a missing slider style 10 years ago
  jules 06d8d4167c Added a method to StandaloneFilterApp to allow customisation of the window it creates 10 years ago
  jules effb421be1 Projucer: Updated some font use and removed the EULA if running without the live-coding DLL 10 years ago
  jules 025d04cbd1 Projucer: Added warning when trying to load projects with out-of-date build scripts 10 years ago
  jules 871c3a9108 Removed some code that prevented RTL TextLayouts having their bounds adjusted 10 years ago
  jules bb7189b05e Added kerning support to the DirectWrite layout code 10 years ago
  jules 48b35c447a Workaround for long filenames in Process::openDocument on OSX 10 years ago
  Timur Doumler 82350ba247 Re-saved Projucer with itself. 10 years ago
  Timur Doumler 68451eeeec Projucer: fixed bug where whitespace in the "additional frameworks" build setting would lead to frameworks not being addded. 10 years ago
  Timur Doumler caffbbaa6d Projucer: better workaround missing framework symbols: adding frameworks to "Extra Frameworks" build setting instead of adding the JUCE modules using them. 10 years ago
  Timur Doumler 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) 10 years ago
  jules e04b7ff1c4 Added some extra time-out settings to the Linux CURL code 10 years ago
  jules e1205ec36c Re-added a WaveLab workaround in the VST wrapper 10 years ago
  jules be3acc9768 Tidied up an out of date method in LADSPAPluginFormat 10 years ago
  Timur Doumler d80ceb0a1e PlugInSamples: re-saved projects to fix accidentally added local AAX path. 10 years ago
  jules d9b0b53794 Corrected a rogue header comment 10 years ago
  Timur Doumler 7d644173f3 Re-saved all audio plug-in projects. 10 years ago
  Timur Doumler 0eb0f27a16 Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 10 years ago
  Timur Doumler ef5aefe053 Re-saved all example projects that have AAX enabled by default. 10 years ago
  Timur Doumler 92a1747f27 Fixed AAX plug-in builds with new module format on OS X. 10 years ago
  Timur Doumler 5fcea26f9c Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 10 years ago
  Timur Doumler 3b65c5c37d Projucer AppearanceSettingsTab: added missing resized() function; moved declaration into header and added explanatory comment. 10 years ago
  Timur Doumler c08375a5ab added *.VC.db to .gitignore to ignore some files generated by Visual Studio as of 2015 Update 2. 10 years ago
  jules e9edeccc20 Resaved projects 10 years ago
  jules e1098c834a Projucer: Fixed failure to scan deep file hierarchies when building browsable files 10 years ago
  jules 9abd4eeace Added some extra tolerance settings to some Path methods 10 years ago
  jules 0a0c550198 Projucer: made sure that RTAS files are built with stdcall in MSVC 10 years ago