3227 Commits (d36df96accec5ada60e34ece3e1506b3aa67b7cd)
 

Author SHA1 Message Date
  jules d36df96acc Minor clean-ups in plugin host demo. 12 years ago
  jules e1e8703846 Re-saved the example project with the latest introjucer version. 12 years ago
  jules 7c9cb2971d Avoided using pthread_setname_np on older linux distros. 12 years ago
  jules a12db728d5 Comment fix. 12 years ago
  jules 23c729c942 Comment clarification. 12 years ago
  jules d3a207c596 New classes: AnimatedPosition and MouseInactivityDetector. 12 years ago
  jules d6954b4bcf Avoided an assertion in iOS audio code. 12 years ago
  jules 62bed4a224 Introjucer: fix for static lib builds on linux. 12 years ago
  jules 135a9d1f5f Introjucer: Avoided duplicated VST path setting. 12 years ago
  jules 7560f48b7a Added JUCE_ARM definition. 12 years ago
  jules b0e1cbd0ee Fix for single-character TextLayout width. 12 years ago
  jules ee3f77bc63 Added method IIRFilterAudioSource::makeInactive() 12 years ago
  jules 2a39f805ab Fixed a typo in the demo code. 12 years ago
  jules f5ede30892 Refactored the IIRFilter class, breaking out the coefficients into an IIRCoefficients class. Also important to note: there was an error in the gain level used previously in the makeHighShelf, low-shelf, and bandpass methods. This is now corrected, so you may need to check that your old code didn't compensate for the error. 12 years ago
  jules 8e5268a1f8 Added methods LookAndFeel::getSliderPopupFont and getSliderPopupPlacement. 12 years ago
  jules e49f40ac05 Made Atomic constructor explicit. Cleared TreeViewItem parent pointers when they are removed. 12 years ago
  jules 01e3e4c40c Fixed some coverity warnings. 12 years ago
  jules e05393c36d Windows default font fix. 12 years ago
  jules ef486ad07d Moved a couple of static functions. 12 years ago
  jules 265fb0e8eb More MSVC warning fixes. 12 years ago
  jules cc8662213b fixed MSVC warning. 12 years ago
  jules 4b128378cf CodeEditorComponent rendering improvements. Faster OSX font lookup. 12 years ago
  jules a7b0ec0678 Removed the old jucer project - this functionality is all now integrated into the introjucer. If you really need the old project for some reason, you can still grab it from the git history. 12 years ago
  jules fc79df875f Refactoring of some glypharrangement code. 12 years ago
  jules 49fd486c23 Removed Graphics::drawTextAsPath, which is obsolete, since the same job can be done using Graphics::addTransform and any of the other drawText methods. 12 years ago
  jules ebc3b797bd Updated LookAndFeel::createFileChooserHeaderText method to return an attributedstring. 12 years ago
  jules 2af7585fc2 spelling fixes 12 years ago
  jules 5f0c8d47ae Introjucer: updated translation tool wording. 12 years ago
  jules 2e5604a664 Introjucer: fixed current project order for translation tool. 12 years ago
  jules 3891145af4 AiffAudioFormat: support for reading CATE block metadata. 12 years ago
  jules 77335b4baa Introjucer: Improvements to the translation tool. 12 years ago
  jules 841c40d7ba AAX: registering all parameters, not just automatable ones. 12 years ago
  jules c8bb0ad558 Various AAX fixes. 12 years ago
  jules f255f9e98a VST hosting: make sure details are correct for each subtype of a shell VST when scanning. 12 years ago
  jules 2db3582466 win32: avoid beep on alt-key press. 12 years ago
  jules 2ca1f2e704 Introjucer module updater fix. 12 years ago
  jules 9772fde950 Minor tidying 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 5c4785ee2c juce_core module license type update. 12 years ago
  jules 048e5c679b Version number update 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules b2240146ad OpenGLImage fix. 12 years ago
  jules 5d6a14659c Introjucer: changed to new juce.com URL. 12 years ago
  jules 3c76294319 Android: setting the audio output at startup. 12 years ago
  jules e1f0baca43 Pixel blending improvement. 12 years ago
  jules 20a72142b7 Version number update 12 years ago
  jules 9affbafa75 Pixel blending fix. 12 years ago
  jules 679f29f923 Made PluginListComponent::scanFor public. 12 years ago
  jules 693ebab706 Avoided some MSVC warnings 12 years ago
  jules b8e8937b40 Plugin host compile fix. 12 years ago