| .. |
|
jucer_ProjectExport_Android.h
|
Android: fix to prevent app restarts when rotating.
|
13 years ago |
|
jucer_ProjectExport_MSVC.h
|
Introjucer: Use of $(OutDir) in MSVC projects.
|
13 years ago |
|
jucer_ProjectExport_Make.h
|
Introjucer: some preliminary AAX work.
|
13 years ago |
|
jucer_ProjectExport_XCode.h
|
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 |
|
jucer_ProjectExporter.cpp
|
Introjucer: made the project wizard create some default exporters.
|
13 years ago |
|
jucer_ProjectExporter.h
|
Introjucer: more AAX work.
|
13 years ago |
|
jucer_ProjectSaver.h
|
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 |
|
jucer_ResourceFile.cpp
|
Introjucer: fix for binary resource file generation.
|
13 years ago |
|
jucer_ResourceFile.h
|
Internal work on the ComponentBuilder system.
|
13 years ago |