25 Commits (2acf04ed4ba44c40d616ec658673c2fde1813a71)

Author SHA1 Message Date
  jules 2acf04ed4b Added some VS2012 projects, rebuilt some project files. 13 years ago
  jules 9c9cae12f4 Resaved some projects. Added a Code::Blocks project for the introjucer. 13 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 13 years ago
  jules c1d5fd53cb Introjucer: ability to specify an iOS deployment version. 13 years ago
  jules d4e99f6628 Tweak to the demo project. 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 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 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 4e77678299 Introjucer: App icons are now specified per-exporter type rather than globally for the project. 14 years ago
  jules 2e664976ec Changed the introjucer's config list system: each exporter now contains its own list of configs. If you load an old project, its global config list will be copied into each of its exporters. Added x64 support for VC2010 projects, as an option in its configs. 14 years ago
  jules ba53323cbd Android updates to support NDK r7. 14 years ago
  jules 7c1e4dc0db Updates to keep android builds compatible with NDK6b and the latest SDK. 14 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
  Julian Storer e130af03ec Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 14 years ago
  Julian Storer 9537821a9f TextEditor scrolling fix. Avoided some intel compiler warnings. Bumped Android NDK version up to 5c. 14 years ago
  Julian Storer b94782d388 New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 14 years ago
  Julian Storer 981ef9313c Android fixes. Caret colour fix. VST host recursion check clean-up. 14 years ago
  Julian Storer 883ff38bf5 Tidied up a typo in an android pathname. Fixed a clipping error in audio conversion. 15 years ago
  Julian Storer b3e986bc95 Added android build files for the juce demo. Sockets fix. Updated the juce readme file in the docs folder. 15 years ago
  Julian Storer 0297ae5c69 Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 15 years ago
  Julian Storer 82e8d68a5d Renamed the experimental jucer as the Introjucer. 15 years ago
  Julian Storer 1d215fa865 Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!) 15 years ago
  Julian Storer e17dfb559f Fix for copying NamedValueSets, removed some win32 DC warnings. Removed the obj-C suffix setting from the jucer's global settings. Updated the Jucer to generate correct iPhone/iPad apps for iOS4. Renamed some of the demo build folders from "iPhone" to "iOS". 15 years ago
  Julian Storer d2b3c283eb New classes UnitTest and UnitTestRunner. Minor updates to VST wrapper. Added a dynamic buffer for win32 midi input. 15 years ago
  Julian Storer 622f823bf7 First experimental check-in of Direct2D rendering - not for public use yet! 15 years ago
  Julian Storer e80ee06365 Added icon generation to the new Jucer (on win32 + mac), and added an icon to the juce demo. 15 years ago
  Julian Storer 911b27dcbd Added Jucer support for the new Visual Studio 2010 projects. 15 years ago
  Julian Storer b46e94cffd New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 15 years ago
  Julian Storer 0d611ec065 Reduced the dependencies of the juce demo. Jucer development. 16 years ago
  Julian Storer 66643e85ac Minor string changes. 16 years ago
  Julian Storer a94ebc0461 Added openGL support for the iPhone. 16 years ago
  Julian Storer e4801068ad Updates to jucer-generated projects. 16 years ago
  Julian Storer 5443f95790 Jucer-generated file updates. 16 years ago
  Julian Storer fbc62f200a Updated some auto-generated projects. 16 years ago
  Julian Storer 305d58519a Converted the Juce demo projects to all be auto-generated by the Jucer. 16 years ago