1296 Commits (fb57b879aa5158ea5890fb93aa69220aa7eebccd)

Author SHA1 Message Date
  jules 003575fd99 Introjucer: added workaround to AU install script for Xcode 3 builds 12 years ago
  jules e93f645b5a Made introjucer fix line endings when saving jucer documents. 12 years ago
  jules 71f2580f2b Introjucer: saving swatch colours. 12 years ago
  jules 7bc0cf13b1 Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows. 12 years ago
  jules af961e146e Added a VC2012 project for the introjucer 12 years ago
  jules af18430f08 Changed Label::setText to use a NotificationType parameter rather than a bool. 12 years ago
  jules 26c0733f8f Introjucer: fixes for some of the integrated Jucer stuff. 12 years ago
  jules 9c9cae12f4 Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
  jules bb008cb1ba Merged the old Jucer into the introjucer. 12 years ago
  jules 910b834f72 Minor clean-ups. 12 years ago
  jules 12c28fd882 Introjucer: added "save as" 12 years ago
  jules 3d1aaf1aa9 Introjucer: Code::Blocks fixes. 12 years ago
  jules 5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 12 years ago
  jules 5d0ac41d1f Got rid of the old static library project from the extras folder. If you want a static juce lib, you can now use the introjucer to create your own project to generate this. 12 years ago
  jules 2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 12 years ago
  jules 7875fffa2a Introjucer: fixed some AAX + RTAS paths. 12 years ago
  jules ff114947e4 New class: SystemAudioVolume to control the OS's master volume. (Implemented only for OSX and Windows) 12 years ago
  jules bd2f62cadf Added an ID. 12 years ago
  jules 810e73b2bc Introjucer: warning if trying to save read-only file. 12 years ago
  jules 2b638dd93b Project file rebuilds. 12 years ago
  jules c92c3fc4c8 Introjucer: linux CPU architecture option. 12 years ago
  jules 14ca3470e6 Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType. 12 years ago
  jules 0358e95dc9 Introjucer: cleaned up some binarydata code. 12 years ago
  jules d3ea70d8c4 AU name format fix. 12 years ago
  jules dfae2c8a38 Spelling. 12 years ago
  jules 6b7f0609bf Minor clean-ups. 12 years ago
  jules ffd894089d Cleaned up a few static analyser warnings. 12 years ago
  jules 15a8c1ded7 New class: BufferingAudioFormatReader 12 years ago
  jules 8820d37d2c Typo in GraphEditorPanel. 12 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
  jules 4d8cd038bf Introjucer type fix. 12 years ago
  jules 0d8a173bc9 GraphEditorPanel: added device changelistener 12 years ago
  jules 891e0c5343 Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. 12 years ago
  jules b6d0cef252 Introjucer: set the LargeAddressAware flag in VC2010/12 builds. 12 years ago
  jules 22b98217d8 Introjucer: fix for android not using external libraries setting. 12 years ago
  jules f68713f704 Introjucer: update to remove AUCocoaViewClassName 12 years ago
  jules 4fe02d2c8d AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) 12 years ago
  jules adb59236b7 Fixed OSX Accelerate framework linkage. 12 years ago
  jules a50977e2f9 Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app) 12 years ago
  jules aff0d98e4b Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. 12 years ago
  jules cbf8b5e8a2 Used some OSX vecLib functions inside FloatVectorOperations. 12 years ago
  jules 242a461644 MemoryMappedAudioFormatReader fix. Removed a couple of warnings. 12 years ago
  jules 3115c91689 Rebuilt a few project files. Linux VST fix. 12 years ago
  jules eee4176331 VC2008 build fix. Rebuild of projects. 12 years ago
  jules f65a8148a6 Introjucer: fixed broken MSVC intermediates path. 12 years ago
  jules 9e4baf538b Android: fix for pausing openGL apps. Rebuild of project files. 12 years ago
  jules bfd9350bed Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
  jules f507bb8a48 Introjucer: added an option to set the intermediates path in MSVC. 12 years ago
  jules f853636464 New class: LagrangeInterpolator 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago