6300 Commits (ec40f0940cb4196513d9e09a215abc9c478f1b58)
 

Author SHA1 Message Date
  jules 1cbd0a005b Projucer: stopped files with certain extensions (e.g. txt) being automatically added to the Xcode resources 9 years ago
  jules e05e9a470a Added an assertion in AudioThumbnail 9 years ago
  jules e034958d55 Added some desktop scale compensation to drag + drop on Windows 9 years ago
  jules bf48687544 Made the OSX window code handle custom desktop scale factors when constraining window positions 9 years ago
  jules aa3ead5e28 Resaved a demo component file 9 years ago
  jules 6fc08dd1cd Added a workaround for Android GL glitches when pausing the app 9 years ago
  jules 676b27ef68 Added a MidiDataConcatenator to the linux MIDI implementation, to help handle large and broken-up sysex messages 9 years ago
  jules 0708b7af87 Added AAX macro JucePlugin_AAXDisableSaveRestore to set the AAX_eProperty_SupportsSaveRestore parameter 9 years ago
  jules b9aaa880c4 Fix for Synthesiser rendering 0 length blocks 9 years ago
  jules 51889049c4 Avoided a conversion warning 9 years ago
  jules a0795e8dc0 Avoided an overflow in some extreme edge-case uses of WAVAudioFormat 9 years ago
  jules 49a7ca4d82 Improved the String::createStringFromData method to fall back to a Windows 1252 codepage if given non-UTF8 data, and used this in parsing VST and WAV strings 9 years ago
  jules c1799c9f82 Fixed a problem with negative values in MidiMessage::getKeySignatureNumberOfSharpsOrFlats() 9 years ago
  jules 81ff3a89b7 Projucer: fixed an edge-case where the UI would misbehave if you're logged in but don't have a live-coding license 9 years ago
  jules b6e88694d1 Projucer: Fixed module dependency checker 9 years ago
  Timur Doumler 0c3057eb7e Re-saved projects. 9 years ago
  Timur Doumler 2332c72f7c Fixed generation of Carbon resources for AU plug-ins (was broken by commit fad8d052). 9 years ago
  Timur Doumler 2682f7d950 Updated ChangeLog.txt 9 years ago
  jules 46a090bfdc Tweaked the login in the Synthesiser and MPESynthesiserBase classes to avoid losing timing accuracy on the first event in a buffer 9 years ago
  Timur Doumler 6ef3f1e738 Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android. 9 years ago
  fr810 0d1f6211b1 Fix crash & assertion when running multi-bus plug-ins in Cakewalk 9 years ago
  jules 1675f826be Fixed a mistake in BigInteger::inverseModulo() 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  hogliux 9da130c45e Update comment on estimatedSamplesPerBlock parameter used in the prepareToPlay method 9 years ago
  hogliux 00dd576b21 Don't create an asserting VST2 plug-in when creating a new plug-in project via the Projucer's wizard 9 years ago
  hogliux 818287ec16 Fix assertion when scanning plug-ins on Windows 9 years ago
  jules 9678eef688 Stripped out some defunct VS2003 code 9 years ago
  Timur Doumler 6dd2fbe813 AUv3: added compiler error if compiling with deployment target < 10.8, avoiding another more confusing compiler error "undefined symbol _main" that would otherwise appear instead. 9 years ago
  Timur Doumler 0ef8bdb08f Android Studio exporter: fixed and refactored the way include paths are added to build.gradle. 9 years ago
  Timur Doumler 60478175d6 Android Studio exporter: changed default toolchain to gcc, as clang/libc++ seems to be broken with Android Studio 2.1 Beta 3 (at least on OS X and Windows). 9 years ago
  Timur Doumler 26d07eac98 Android Studio exporter: do not write a toolchainVersion into the build.gradle at all (not needed for either gcc or clang with Android Studio 2.1), to avoid failures in finding the toolchain. 9 years ago
  hogliux 4ef602fbf8 Fix C++-98 compilation errors in AudioPluginFormat code 9 years ago
  jules d64396eb50 Removed rogue file 9 years ago
  jules 8920e1b1d2 Resaved projects 9 years ago
  jules fad8d0526e Projucer: improved the set of browsable files that are added to target projects for each module 9 years ago
  jules 1601c907ae Fixed some merge-noise in NetworkGraphicsDemo 9 years ago
  jules 325aeb1fc8 Resaved projects 9 years ago
  jules 753c24c8ee Fix to KnownPluginList::addToMenu ticks 9 years ago
  hogliux 61b27593c5 Fix plug-in projects with whitespaces in their name 9 years ago
  jules e130ce1428 Projucer: fixed a suffix error when generating linux host projects 9 years ago
  Timur Doumler 8462849955 Re-saved projects. 9 years ago
  Timur Doumler f2c50b8bd8 Android studio exporter: fixed include paths to work with new module format. 9 years ago
  Timur Doumler 8dfb1c589a JuceDemoPlugin.jucer: removed wrong AAX path that was saved there earlier. 9 years ago
  Timur Doumler 71abee403a Android Studio exporter: added option to specify build tools option; fixed bug where projects would not load because of invalid buildToolsVersion in app/build.gradle. 9 years ago
  Timur Doumler bb1fe3dc8e Android Studio exporter: removed unused build setting. 9 years ago
  Timur Doumler 2fa6c2094e Fixed bug in Android Ant exporter due to mixed up build settings. 9 years ago
  Timur Doumler 1e41e3d11d Fixed bug in AAX/RTAS Xcode export: installation paths were mixed up. 9 years ago
  Timur Doumler 4b1cabb87d Minor refactoring, clean-up, whitespace. 9 years ago
  Timur Doumler 6d69f1b062 Added new Xcode option to strip of local symbols (off by default). 9 years ago
  hogliux f6efbedee7 Remove default symbol visibility for JUCE shared code 9 years ago