90 Commits (0c142b51b549ac6d6eff75cdd594967fb11a54f6)

Author SHA1 Message Date
  jules 4cabc9095e Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 13 years ago
  jules 1089e3df86 Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 13 years ago
  jules 5fcebaa07e Updated project files. 13 years ago
  jules b7d0c13226 Introjucer: Use of $(OutDir) in MSVC projects. 13 years ago
  jules 5caaa4009a Added class: TextDragAndDropTarget. 13 years ago
  jules b3c193e15e Introjucer: Better use of $(IntDir) in MSVC project generation. 13 years ago
  jules 7c8eb56f04 Android: fix to prevent app restarts when rotating. 13 years ago
  jules c782b5cc02 Introjucer: removed image code from BinaryData classes without any images. Rebuilt some project files. 13 years ago
  jules 44ac462768 New methods SystemStats::getUserLanguage(), SystemStats::getUserRegion(). 13 years ago
  jules 79381ced5d Removed GLU from the list of default libraries. 13 years ago
  jules 791cf42abc New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 13 years ago
  jules d4e99f6628 Tweak to the demo project. 13 years ago
  jules e7b552957e Introjucer: made the c++11 flag optional in Android (enabling it seems to break some compatibility in the current NDK) 13 years ago
  jules ff3b616759 Introjucer: better icon generation. 13 years ago
  jules 63bc3f29de Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android. 13 years ago
  jules 0e1b6061d5 Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
  jules 4e1a9f6526 better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. 13 years ago
  jules 8de9d9c6da Version number bump. Clean-ups. 13 years ago
  jules 91a41ddbd8 OpenGL refactoring (stage 1) 13 years ago
  jules cba76bef60 Introjucer: fix for RTAS in VS2010 13 years ago
  jules 109f0a32a4 OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress. 13 years ago
  jules aab3a6a6eb Android GL work. 13 years ago
  jules 9c719306c9 Added -ldl to linux builds. Tidied up a few warnings. 13 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. 13 years ago
  jules 2bfa580254 Android GL work. 13 years ago
  jules 54c82b3120 Android: added URL launching. 13 years ago
  jules d2a4173ab4 Android: better logging, more GL work. 13 years ago
  jules 1804b983a0 Android GL work. 13 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(). 13 years ago
  jules 092a0166cc Introjucer: added some android manifest options, and fixed audio input permissions for the demo app. 13 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. 13 years ago
  jules 0272a7cc6a Introjucer: added SRCROOT flag to Xcode builds. 13 years ago
  jules 07189e3c23 Introjucer: now creates fat binaries on android. 13 years ago
  jules 6d865420ee Android: better audio latency reporting. Introjucer: improved android icon generation. 13 years ago
  jules 7241a03860 Introjucer: Added a library paths settings for all platforms. 13 years ago
  jules ae5e0d348f Introjucer: Added pre- and post-build commands and manifest generation options for MSVC. 13 years ago
  jules 8f4548745a Minor introjucer rejigging. 13 years ago
  jules 93263a1157 Updated some of the MSVC project icons and solutions. 13 years ago
  jules f7d3521e06 Introjucer: minor refactoring + enabled clang c++0x option. 13 years ago
  jules b65b34ad40 More openGL refactoring, completion of all-shader graphic pipeline. 14 years ago
  jules 7c486b83d8 Removed the OpenGLRenderingTarget class (which wasn't a good fit with the way openGL actually works) 14 years ago
  jules 98406ae4e4 Added iOS CoreMidi support. 14 years ago
  jules 4870ea28dd Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available. 14 years ago
  jules 43d9a4eb16 New class: ThreadLocalValue. 14 years ago
  jules a376a04c64 Android build updates. 14 years ago
  jules bbac5a8790 New class: OpenGLShaderProgram, and GL clean-ups. 14 years ago
  jules d6ed09e158 TextLayout fix. Windows stylus fix. Minor clean-ups. 14 years ago
  jules fd9bf6d5a3 Updated Introjucer for better Xcode 4 compatibility. Bumped version number. 14 years ago
  jules ba53323cbd Android updates to support NDK r7. 14 years ago
  jules 9b6780f15a Version number bump. 14 years ago