| .. |
|
jucer_ProjectExport_AndroidAnt.h
|
Fixed bug in Android Ant exporter due to mixed up build settings.
|
2016-04-19 17:26:51 +01:00 |
|
jucer_ProjectExport_AndroidBase.h
|
Refactored Android exporters to use CachedValue and get rid of some bloat. Fixed a bug on the way where Android Studio was using target SDK 23 but Android Ant was using target SDK 11.
|
2016-04-19 17:04:06 +01:00 |
|
jucer_ProjectExport_AndroidStudio.h
|
Android Studio exporter: fixed and refactored the way include paths are added to build.gradle.
|
2016-04-20 14:13:52 +01:00 |
|
jucer_ProjectExport_CodeBlocks.h
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
jucer_ProjectExport_Make.h
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
jucer_ProjectExport_MSVC.h
|
Projucer: made sure that RTAS files are built with stdcall in MSVC
|
2016-04-11 11:42:13 +01:00 |
|
jucer_ProjectExport_XCode.h
|
Fix plug-in projects with whitespaces in their name
|
2016-04-20 10:19:53 +01:00 |
|
jucer_ProjectExporter.cpp
|
Projucer: fixed a suffix error when generating linux host projects
|
2016-04-20 10:04:48 +01:00 |
|
jucer_ProjectExporter.h
|
Projucer: Added warning when trying to load projects with out-of-date build scripts
|
2016-04-14 17:41:31 +01:00 |
|
jucer_ProjectSaver.cpp
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
jucer_ProjectSaver.h
|
Projucer: improved the set of browsable files that are added to target projects for each module
|
2016-04-20 11:34:14 +01:00 |
|
jucer_ResourceFile.cpp
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
jucer_ResourceFile.h
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
jucer_TextWithDefaultPropertyComponent.h
|
Projucer: fixes for binary paths and Android Studio
|
2016-04-19 12:11:23 +01:00 |