481 Commits (f04f16e60b18b4a1ccedff9f0810368ef7029b74)

Author SHA1 Message Date
  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 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 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 242a461644 MemoryMappedAudioFormatReader fix. Removed a couple of warnings. 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 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 1bfddbbeff Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds. 12 years ago
  jules 719969e1dd Introjucer: fixed typo in VS toolset names. 12 years ago
  jules 5b33ab51f0 Introjucer: added VS2012 option for choosing the target SDK. 12 years ago
  jules e8cc7b1dd6 Introjucer: Xcode prebuild script fix. 12 years ago
  jules 7686adb32f Introjucer: option to enable/disable compiling on a tree group. 12 years ago
  jules 8d0d475234 Introjucer: turn off SEH in VS2012 export when edit+continue enabled. 12 years ago
  jules 84e87f7391 Introjucer: tidied up optimisation level descriptions. 12 years ago
  jules 24667e7f48 Introjucer: fix to AAX install script and VC2008 optimisation level. 12 years ago
  jules f68d0af5c2 Introjucer: Added a VS2012 exporter type. 12 years ago
  jules 69a08e3fb2 Removed some superfluous semicolons. 12 years ago
  jules 0851999567 Introjucer: tweak to VC2010 maximum optimisation flags. 12 years ago
  jules fe355dbae7 Introjucer: AAX win32 library linking. 12 years ago
  jules b0fadda27c Introjucer: updated window title bar status when current file has unsaved changes. 12 years ago
  jules 2c8b5a37af Introjucer: VC option for forcing debug symbols. 12 years ago
  jules 9ed6f088e3 Improved Path::addBubble. 12 years ago
  jules a70b4f912c Introjucer: VC2010 library paths. 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules ddb6b969ea Introjucer: new plist format for AU plugins. 12 years ago
  jules 99088bd0d7 Updated AU plugin wrapper generation to provide new factory entry points. 12 years ago
  jules a3e2a4840c Introjucer: collapse/expand options in treeview. 12 years ago
  jules 6f88b7ae60 Minor clean-ups. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 164ab05bac Minor clean-ups. 12 years ago
  jules ff20ad64f3 Fixed some dodgy threading in the openGL rendering context. 12 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
  jules 80dc4c57b0 Introjucer: items which are not included in the project are now crossed-out. 12 years ago
  jules 3a9cad8f2c Enabled some code that was disabled for mingw, but which will work with the latest version. 12 years ago
  jules bbd7816566 Introjucer: win32 keystroke fixes. 12 years ago
  jules e954a6558b Introjucer: More explicit control over the MSVC DLL runtime mode. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 88c0b1e512 Introjucer: Better AU plugin type setting for midi synths. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules 36ce338d98 Added an AU header path. 12 years ago
  jules 699b5303e2 Android: multi-touch support. 12 years ago
  jules c391b5eab8 Introjucer: added an extra icon ID in the MSVC resource file. 12 years ago
  jules 9bf10e2caa Introjucer: Xcode fix for properties which end in a quote. 12 years ago