1296 Commits (fb57b879aa5158ea5890fb93aa69220aa7eebccd)

Author SHA1 Message Date
  jules 7286465f01 Introjucer RTAS fix. 14 years ago
  jules 4e1a9f6526 better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. 14 years ago
  jules 8de9d9c6da Version number bump. Clean-ups. 14 years ago
  jules 0f8cc04904 GL fixes, clean-ups, docs. 14 years ago
  jules 8c00299f8d Introjucer OSX RTAS fix. 14 years ago
  jules 91a41ddbd8 OpenGL refactoring (stage 1) 14 years ago
  jules 018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. 14 years ago
  jules a25bddb7ff Introjucer: fix for projects without an export target that can be launched on the current OS. 14 years ago
  jules b338698e34 OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object. 14 years ago
  jules 16f5684bd9 Introjucer: added a button for changing the copying mode of all modules. Added support for kiosk mode in iOS. 14 years ago
  jules 4ac3a7f39d Introjucer: another RTAS tweak. 14 years ago
  jules cba76bef60 Introjucer: fix for RTAS in VS2010 14 years ago
  jules c1f7ca2dc0 Introjucer RTAS fix. 14 years ago
  jules 3a7989ad7c Android: added OpenSLES audio device type. 14 years ago
  jules b8bc80c1bf Introjucer plugin project fix. 14 years ago
  jules 109f0a32a4 OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress. 14 years ago
  jules aab3a6a6eb Android GL work. 14 years ago
  jules bcffc2c94a Introjucer build config fix. 14 years ago
  jules 9c719306c9 Added -ldl to linux builds. Tidied up a few warnings. 14 years ago
  jules 5b22611306 Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified. 14 years ago
  jules 8369d9b3ab Introjucer: improved Android projects so that ant can now build and install the apk in the standard way, and added signing key values. 14 years ago
  jules efa18b1230 Small introjucer fix. 14 years ago
  jules 2bfa580254 Android GL work. 14 years ago
  jules 54c82b3120 Android: added URL launching. 14 years ago
  jules b69b7c7647 Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 14 years ago
  jules 582d554d20 Reordered includes to make amalgamtion easier. 14 years ago
  jules f737dd8ba4 Added juce_audio_utils to the static lib project. 14 years ago
  jules cb18ce366a Introjucer: disabled "launch project" buttons when no suitable exporter exists. 14 years ago
  jules d2a4173ab4 Android: better logging, more GL work. 14 years ago
  jules 06895cefe1 Introjucer: RTAS exporter fix. 14 years ago
  jules 1c55b28390 Introjucer: fix for MSVC post build events in RTAS. 14 years ago
  jules 1804b983a0 Android GL work. 14 years ago
  jules 51b2068576 Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 14 years ago
  jules 092a0166cc Introjucer: added some android manifest options, and fixed audio input permissions for the demo app. 14 years ago
  jules d3d391ae7f Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures. 14 years ago
  jules 105929d39f Introjucer: a few minor optimisations. 14 years ago
  jules 0272a7cc6a Introjucer: added SRCROOT flag to Xcode builds. 14 years ago
  jules 07189e3c23 Introjucer: now creates fat binaries on android. 14 years ago
  jules 6d865420ee Android: better audio latency reporting. Introjucer: improved android icon generation. 14 years ago
  jules 75e9f9102e Introjucer: fixed a problem when creating new exporters. Added better error reporting for GL shader compilation. Linux http fix. 14 years ago
  jules a6069d1c02 Introjucer: added Xcode frameworks setting. Fix for win32 bold fonts. Fix for 64-bit plugin builds. 14 years ago
  jules 1ef6c140ec Introjucer: added an option for setting custom Xcode flags. Cleaned up some MSVC library naming settings. 14 years ago
  jules 2b311a410f Introjucer: added 10.7 SDK target and tidied up some 64-bit AU build settings. 14 years ago
  jules 2ee8d03ebd Minor introjucer tweak. 14 years ago
  jules 5308aef329 Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 14 years ago
  jules 4e77678299 Introjucer: App icons are now specified per-exporter type rather than globally for the project. 14 years ago
  jules 05d10b8be9 Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks. 14 years ago
  jules 7241a03860 Introjucer: Added a library paths settings for all platforms. 14 years ago
  jules ae5e0d348f Introjucer: Added pre- and post-build commands and manifest generation options for MSVC. 14 years ago
  jules 8f4548745a Minor introjucer rejigging. 14 years ago