ed
|
e7cf00e977
|
Fix a Linux build error in previous commit
|
6 years ago |
ed
|
9684de485c
|
Projucer: Avoid hitting some assertions in File::parseAbsolutePath() when searching for the DemoRunner on Windows
|
6 years ago |
ed
|
1702fa04aa
|
Projucer: Fixed a dangling pointer crash which could occur in modules items with config flags
|
6 years ago |
ed
|
e3635ec2f8
|
Projucer: Re-scan invalid JUCE module paths to ensure AvailableModuleList is updated
|
6 years ago |
ed
|
b758d83415
|
Projucer: Removed an unused method and fixed a potential crash when refreshing module tree items
|
6 years ago |
ed
|
a58b3ff38b
|
Projucer: Added a "Reset to Defaults" button to the global paths window
|
6 years ago |
ed
|
8667ffc059
|
Projucer: Ensure that ValueWithDefault objects outlive the PropertyComponents which reference them
|
6 years ago |
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
6 years ago |
ed
|
0f103ac7e7
|
Projucer: Ensure that per-exporter SDK paths are backwards compatible
|
6 years ago |
ed
|
c407d528b1
|
Projucer: Fixed a bug where per-exporter SDK paths would not be saved/recalled correctly
|
6 years ago |
ed
|
f57237df83
|
Projucer: Fixed another unreachable code warning
|
6 years ago |
ed
|
aa99b2f0ae
|
Projucer: Fixed an unreachable code warning
|
6 years ago |
ed
|
1a25a0615c
|
Projucer: Removed some unused methods from ProjucerApplication and refactored the DemoRunner scanning code to cache previously found files
|
6 years ago |
ed
|
c4eb15eb21
|
Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent
|
6 years ago |
ed
|
3f2f2f65a4
|
Projucer: Removed DependencyPathPropertyComponent and replaced it with an updated FilePathPropertyComponent that supports ValueWithDefault
|
6 years ago |
ed
|
dbe40552a7
|
Projucer: Fixed a bug where the "use global path" option would not be respected for new projects
|
6 years ago |
ed
|
d3fe2515ad
|
Removed a stray DBG statement
|
6 years ago |
ed
|
efacc67a15
|
Projucer: Fixed a bug when parsing multi-line JUCE header metadata
|
6 years ago |
jules
|
fc4449b212
|
Avoided a dangling pointer in the projucer
|
6 years ago |
ed
|
653d94c7a0
|
Projucer: Pulled out the module and PIP header parsing methods into a single method
|
6 years ago |
ed
|
dab49b3f58
|
Projucer: Made UI application templates fullscreen on mobile devices
|
6 years ago |
ed
|
a17d3e2bab
|
Projucer: Fixed a typo and made property name capitalisation consistent in the Android exporter
|
6 years ago |
ed
|
e00d990737
|
Projucer: Added a missing check for Unity plug-in when adding the plug-in binary copy step option in the Xcode exporter
|
6 years ago |
ed
|
159eee8e6f
|
Projucer: Initialise company name value before bundle ID to ensure that the default bundle ID is set correctly
|
6 years ago |
jules
|
5979288706
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
6 years ago |
jules
|
03a118d380
|
Projucer: Removed a long-dormant PPC setting!
|
6 years ago |
ed
|
076b09c7a3
|
Projucer: Ensure that project setting defaults reflect the company name that has been set
|
6 years ago |
ed
|
192830dc97
|
Projucer: Fixed an issue where saving a project could fail silently without showing an alert window
|
6 years ago |
ed
|
90765fa52a
|
Projucer: Re-scan module paths immediately on start up
|
6 years ago |
jules
|
768139a298
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
Tom Poole
|
6626462908
|
Projucer: Create icns files with a more modern format
|
6 years ago |
Tom Poole
|
885168568d
|
Projucer: Enabled adding Xcode subprojects
|
6 years ago |
Tom Poole
|
81153ca8de
|
Fixed another typo
|
6 years ago |
Tom Poole
|
52fd18b807
|
Fixed a typo
|
6 years ago |
Tom Poole
|
38fbecf9c3
|
MacOS: Added NSMicrophoneUsageDescription and NSCameraUsageDescription to the plist
|
6 years ago |
ed
|
907cbb5a2c
|
Projucer: Remove the <uses-sdk> element from the Android manifest.xml file to fix some errors in Android Studio 3.2
|
6 years ago |
jules
|
6fda0bffca
|
Fixed some stray zeros that were still being passed as null pointers
|
6 years ago |
jules
|
302019dd43
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
6 years ago |
ed
|
823d5c58e6
|
Projucer: Added macOS 10.14 and iOS 12.0 support to the Xcode exporter
|
6 years ago |
ed
|
6a3825f88f
|
Projucer: Fixed a potential crash when setting a global path from the command line
|
6 years ago |
Tom Poole
|
bdc7a5977a
|
Projucer: Improved the format of Xcode pbxproj files
|
6 years ago |
ed
|
5149ad511f
|
Projucer: Minor whitespace fix
|
6 years ago |
ed
|
68f0ba2a7b
|
Projucer: Only delete unwanted files in generated JuceLibraryCode folder after a successful save
|
6 years ago |
ed
|
c59cd2d9f1
|
Projucer: Set SKIP_INSTALL for shared code target in the Xcode exporter to fix iOS app archive validation in Xcode 10
|
6 years ago |
ed
|
c957c5c911
|
Projucer: Fixed a bug loading editor colour schemes when running from the command line
|
6 years ago |
ed
|
8bb652a279
|
Projucer: Minor whitespace fix
|
6 years ago |
ed
|
af041a02d7
|
Projucer: Fixed a bug when merging the old plug-in format settings if the current value is empty
|
6 years ago |
ed
|
bea6639637
|
Projucer: Merge old plug-in format vars instead of replacing in coalescePluginFormatValues() to ensure that format settings persist
|
6 years ago |
ed
|
856d7dc333
|
Projucer: Only scan module paths on command-line when re-saving projects using global paths
|
6 years ago |
ed
|
8495d429ff
|
Projucer: Removed the jobNeedsRunningAgain logic from AvailableModuleList's ModuleScannerJob as it was causing the job to hang when the module was found in the root directory
|
6 years ago |