1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

30 commits

Author SHA1 Message Date
jules
b20b5f9276 Introjucer: fix for Xcode post-build script in audio plugin projects. 2012-07-09 11:51:09 +01:00
jules
7a1c8f61a5 RTAS build fixes. 2012-07-05 19:50:16 +01:00
jules
ead42bd39a Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 2012-06-27 19:08:06 +01:00
jules
9074f68da8 Introjucer: more AAX support and some clean-ups. 2012-06-26 15:30:48 +01:00
jules
2cf53557f6 Helper class for dynamically building Obj-C classes, and conversion of internal app delegate class to use this. 2012-05-27 22:05:21 +01:00
jules
5509a4f950 Introjucer: more AAX work. 2012-05-15 17:18:34 +01:00
jules
0a9223dd36 Introjucer: minor AAX stuff. 2012-05-13 14:05:12 +01:00
jules
f110506be7 AAX work. 2012-05-11 15:24:56 +01:00
jules
a2845d8895 Introjucer: some preliminary AAX work. 2012-05-09 12:06:47 +01:00
jules
d4deecb2f2 Cleaned up a few warnings generated by clang -Wall. 2012-05-09 10:01:56 +01:00
jules
70133a94eb Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining() 2012-04-05 18:30:49 +01:00
jules
7286465f01 Introjucer RTAS fix. 2012-04-01 10:54:18 +01:00
jules
4e1a9f6526 better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. 2012-03-31 16:41:05 +01:00
jules
8c00299f8d Introjucer OSX RTAS fix. 2012-03-28 16:44:10 +01:00
jules
4ac3a7f39d Introjucer: another RTAS tweak. 2012-03-13 12:28:14 +00:00
jules
c1f7ca2dc0 Introjucer RTAS fix. 2012-03-12 15:49:53 +00:00
jules
b8bc80c1bf Introjucer plugin project fix. 2012-03-02 17:05:25 +00:00
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. 2012-02-24 17:15:58 +00:00
jules
06895cefe1 Introjucer: RTAS exporter fix. 2012-02-23 14:20:02 +00:00
jules
1c55b28390 Introjucer: fix for MSVC post build events in RTAS. 2012-02-23 11:11:08 +00:00
jules
2b311a410f Introjucer: added 10.7 SDK target and tidied up some 64-bit AU build settings. 2012-02-13 22:02:23 +00:00
jules
ae5e0d348f Introjucer: Added pre- and post-build commands and manifest generation options for MSVC. 2012-02-12 14:48:33 +00:00
jules
8f4548745a Minor introjucer rejigging. 2012-02-11 17:18:38 +00:00
jules
10a388a9e8 Introjucer: added option to provide some custom Plist XML which overrides the introjucer's settings. Cleaned up some internal introjucer property handling. 2012-02-08 15:15:06 +00:00
jules
673b8b5645 Updated some introjucer-generated defines. 2012-01-13 15:05:04 +00:00
jules
0301e9d1e4 Introjucer RTAS fix. VST fix for intel compiler. 2012-01-10 11:35:46 +00:00
Julian Storer
7c77e101fc Minor clean-ups. 2011-09-21 20:31:42 +01:00
Julian Storer
d86d68446c RTAS mac window position fix. Introjucer fixes for Windows. 2011-08-23 15:02:11 +01:00
Julian Storer
693132a6e5 Changed the way module code is wrapped by the Introjucer. 2011-08-15 19:40:50 +01:00
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.. 2011-08-12 10:04:52 +01:00