2 Commits (750ab85fe94db6b82e76c5e205e56c4c8d8c3896)

Author SHA1 Message Date
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 8e9ed0d0a9 Introjucer: more refactoring 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules d130a8e338 Introjucer: reporting of errors when resource files are missing when creating the binary data. 10 years ago
  jules 6a89a440b5 Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 10 years ago
  jules 45b49f84d1 Introjucer: moved the definition of a BinaryData constant into the header file. 11 years ago
  jules 9bba8bae5e Introjucer: added a header-guard to the binarydata files that are generated 11 years ago
  jules 342684a4c2 Introjucer: extended the binary data format to include a list of the filenames of all the resources. 11 years ago
  jules 9113a7d6ab Introjucer: internal refactoring work. 11 years ago
  jules 463325c0c6 Introjucer: changed the way binary data cpps are generated so that the content will not be dependent on machine-specific paths. 11 years ago
  jules 53ae95b730 Introjucer: fix for a situation where project groups could get duplicate IDs. 11 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules cf9e7072ae Introjucer: resource file size limit setting. 12 years ago
  jules 0358e95dc9 Introjucer: cleaned up some binarydata code. 12 years ago
  jules fdb31aff5c Added Logger::getCurrentLogger method. 12 years ago
  jules 828d6f8e18 Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files 12 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 12 years ago
  jules d5ddbc88bd Introjucer: cosmetic changes. 12 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 12 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 12 years ago
  jules 1fd27d7ed6 Introjucer: fix for binary data file generation when no images are present. 13 years ago
  jules 4df0ea72c9 Introjucer: fix for binary resource file generation. 13 years ago
  jules c782b5cc02 Introjucer: removed image code from BinaryData classes without any images. Rebuilt some project files. 13 years ago
  jules 1f95f54089 Purged some warnings. 13 years ago
  jules 182473e8a7 Better binary string literal generation in the introjucer. 13 years ago
  jules 15375dd223 Internal work on the ComponentBuilder system. 13 years ago
  Julian Storer f04875879e Introjucer work. Improved command line tokenisation in OSX. 13 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.. 13 years ago
  Julian Storer 98ba259599 Minor introjucer clean-ups. 14 years ago
  Julian Storer f04309f44a Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 14 years ago
  Julian Storer f73d602b45 64-bit VST tweaks. Removed leak warnings for messages. 14 years ago
  Julian Storer 82e8d68a5d Renamed the experimental jucer as the Introjucer. 14 years ago
  Julian Storer a9c2f2c69e ActiveX browser plugin fix. File extension changes in the new jucer. 14 years ago
  Julian Storer ca5fbd17f0 More Jucer reorganisation 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 1751beed57 Code clean-ups. Jucer development. 15 years ago
  Julian Storer 7cf5140eb2 Made Value constructor explicit. Jucer development. 15 years ago
  Julian Storer 5093ecbc84 Minor clean-ups. Jucer development. 15 years ago
  Julian Storer 8de537e52c Minor Jucer updates. Fix for strange PNG problem. ICC and VC6 compilation changes. 15 years ago
  Julian Storer 841a6665bd Minor string literal tidy-ups. 15 years ago
  Julian Storer d7108bb5ba Jucer VC6 support + misc VC6 compatibility hacks. 15 years ago
  Julian Storer 188299adb9 First check-in of the new Jucer codebase. 15 years ago