jules
|
e77d5b12ef
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
12 years ago |
jules
|
2ac8615c7e
|
Introjucer: Xcode project generation update.
|
12 years ago |
jules
|
1be82bfcee
|
Introjucer: Added a strip option to linux makefile generation
|
12 years ago |
jules
|
9fde239d9c
|
Misc minor tidying up.
|
12 years ago |
jules
|
e8131455d5
|
Introjucer: added some comment fields to the config pages.
|
12 years ago |
jules
|
2791f878e7
|
Introjucer: fix for VS.
|
12 years ago |
jules
|
b11527d751
|
Introjucer: launching a project now opens the first possible exporter in the list.
|
12 years ago |
jules
|
0b8174c410
|
Introjucer: removed android build warning.
|
12 years ago |
jules
|
514ed0f30d
|
Introjucer: avoid unnecessary file deletions when saving.
|
12 years ago |
jules
|
b86a9f3429
|
Introjucer: fix for Xcode plist file generation when there are multiple file extensions.
|
12 years ago |
jules
|
74eb65090f
|
Introjucer: improved some rollover help.
|
12 years ago |
jules
|
d5ddbc88bd
|
Introjucer: cosmetic changes.
|
12 years ago |
jules
|
49d0182f61
|
Introjucer: graphical tweaks, binary data header change.
|
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
|
e875ddc3a1
|
Introjucer: optimised some unnecessary project copying.
|
12 years ago |
jules
|
a151510501
|
Introjucer: don't enable OSX "active architecture only" if an non-default architecture has been chosen.
|
12 years ago |
jules
|
8b208084aa
|
Introjucer: icns file format fix.
|
13 years ago |
jules
|
74078ee2c8
|
Introjucer: support for larger OSX icon sizes.
|
13 years ago |
jules
|
1f2c81980f
|
Introjucer: Fix for MSVC optimisation levels.
|
13 years ago |
jules
|
65f147b241
|
Introjucer: Visual studio WPO and debug option fixes.
|
13 years ago |
jules
|
ecd91dc559
|
Introjucer: updated Android builds to work with the latest SDK.
|
13 years ago |
jules
|
f50b05b251
|
Introjucer threading fix.
|
13 years ago |
jules
|
2fe73f6ebe
|
Introjucer: added a flag to help with OSX retina displays.
|
13 years ago |
jules
|
7a1c8f61a5
|
RTAS build fixes.
|
13 years ago |
jules
|
17e59cf95f
|
Introjucer: made sure the new project wizard creates an exporter for the current OS.
|
13 years ago |
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.
|
13 years ago |
jules
|
9074f68da8
|
Introjucer: more AAX support and some clean-ups.
|
13 years ago |
jules
|
1fd27d7ed6
|
Introjucer: fix for binary data file generation when no images are present.
|
13 years ago |
jules
|
463d2b3289
|
Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs.
|
13 years ago |
jules
|
0c142b51b5
|
Introjucer: avoided clang warning in generated binary data code.
|
13 years ago |
jules
|
654134ffdb
|
Introjucer: removed old OSX 10.4 target option.
|
13 years ago |
jules
|
451046e990
|
Minor introjucer tweaks.
|
13 years ago |
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
|
ac1d6955e7
|
Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed.
|
13 years ago |
jules
|
4df0ea72c9
|
Introjucer: fix for binary resource file generation.
|
13 years ago |
jules
|
c1d5fd53cb
|
Introjucer: ability to specify an iOS deployment version.
|
13 years ago |
jules
|
53b1e351cf
|
Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string.
|
13 years ago |
jules
|
b7d0c13226
|
Introjucer: Use of $(OutDir) in MSVC projects.
|
13 years ago |
jules
|
9a56a2f8ba
|
Introjucer: added Xcode option to link with LLVM libc++
|
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
|
5509a4f950
|
Introjucer: more AAX work.
|
13 years ago |
jules
|
c782b5cc02
|
Introjucer: removed image code from BinaryData classes without any images. Rebuilt some project files.
|
13 years ago |
jules
|
00af978182
|
Introjucer: Fixes for adding non-code files to VS2010 projects.
|
13 years ago |
jules
|
a2845d8895
|
Introjucer: some preliminary AAX work.
|
13 years ago |
jules
|
7abee24947
|
Introjucer: fix to VS2010 library setting.
|
13 years ago |
jules
|
79381ced5d
|
Removed GLU from the list of default libraries.
|
13 years ago |
jules
|
54bdb48972
|
Introjucer: minor internal changes.
|
13 years ago |