jules
|
025d04cbd1
|
Projucer: Added warning when trying to load projects with out-of-date build scripts
|
2016-04-14 17:41:31 +01:00 |
|
Timur Doumler
|
82350ba247
|
Re-saved Projucer with itself.
|
2016-04-14 12:13:04 +01:00 |
|
Timur Doumler
|
68451eeeec
|
Projucer: fixed bug where whitespace in the "additional frameworks" build setting would lead to frameworks not being addded.
|
2016-04-14 12:13:03 +01:00 |
|
Timur Doumler
|
caffbbaa6d
|
Projucer: better workaround missing framework symbols: adding frameworks to "Extra Frameworks" build setting instead of adding the JUCE modules using them.
|
2016-04-14 12:13:03 +01:00 |
|
Timur Doumler
|
c096b1a1b3
|
Reverted: Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. (reverted from commit 5fcea26f9c)
|
2016-04-14 12:13:03 +01:00 |
|
jules
|
d9b0b53794
|
Corrected a rogue header comment
|
2016-04-13 20:07:18 +01:00 |
|
Timur Doumler
|
0eb0f27a16
|
Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system.
|
2016-04-13 17:40:30 +01:00 |
|
Timur Doumler
|
5fcea26f9c
|
Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself.
|
2016-04-13 12:12:52 +01:00 |
|
Timur Doumler
|
3b65c5c37d
|
Projucer AppearanceSettingsTab: added missing resized() function; moved declaration into header and added explanatory comment.
|
2016-04-13 11:41:43 +01:00 |
|
jules
|
e9edeccc20
|
Resaved projects
|
2016-04-11 16:02:16 +01:00 |
|
jules
|
e1098c834a
|
Projucer: Fixed failure to scan deep file hierarchies when building browsable files
|
2016-04-11 16:01:57 +01:00 |
|
jules
|
0a0c550198
|
Projucer: made sure that RTAS files are built with stdcall in MSVC
|
2016-04-11 11:42:13 +01:00 |
|
jules
|
fb864a5cb1
|
Corrected some spelling mistakes in comments
|
2016-04-11 11:13:44 +01:00 |
|
jules
|
5049babe51
|
Projucer: Fixed a typo that prevented the OSXLibs setting working
|
2016-04-08 15:20:24 +01:00 |
|
jules
|
15f47892d3
|
Projucer: Added a sanity-check to prevent compilation if some module paths are broken
|
2016-04-08 11:46:46 +01:00 |
|
jules
|
23b1d89219
|
Projucer: made the login form remember the last username
|
2016-04-08 11:06:34 +01:00 |
|
jules
|
bc58656153
|
Projucer: made build panel UI update when signing out
|
2016-04-08 11:02:58 +01:00 |
|
Timur Doumler
|
26d6cb9c5b
|
Fixed a few integer conversion warnings.
|
2016-04-07 15:46:25 +01:00 |
|
Timur Doumler
|
9dda8452b3
|
Changed Projucer deployment target to 10.9 in Debug config (was 'default') and re-saved.
|
2016-04-07 10:22:57 +01:00 |
|
Timur Doumler
|
24f05c405a
|
Whitespace.
|
2016-04-07 09:26:03 +01:00 |
|
Timur Doumler
|
9066ed4d59
|
Projucer: fixed unreachable code warning in ProjectContentComponent::createBuildTab.
|
2016-04-07 09:24:30 +01:00 |
|
Timur Doumler
|
c77fea91f6
|
Projucer Visual Studio: switched to default platform toolset without Windows XP compatibility and re-saved.
|
2016-04-07 09:08:06 +01:00 |
|
Timur Doumler
|
70949aa0c6
|
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 |
|
Timur Doumler
|
3933008476
|
Android Studio exporter: updated default gradle wrapper version to newest one 0.7.0-alpha4
|
2016-03-31 18:14:08 +01:00 |
|
Timur Doumler
|
132c1305f9
|
Android Ant exporter: updated default toolchain version to gcc 4.9
|
2016-03-31 17:38:48 +01:00 |
|
Timur Doumler
|
c088396210
|
Introjucer Xcode exporter cleanup: no need to add UIBackgroundModes array to the plist if it is empty.
|
2016-03-18 14:39:35 +00:00 |
|
jules
|
39f8995c49
|
Avoided a clang analyser warning in the introjucer.
|
2016-03-16 16:23:33 +00:00 |
|
jules
|
5ba43d6125
|
Introjucer: added new command-line utility: --obfuscated-string-code
|
2016-03-16 12:46:57 +00:00 |
|
Timur Doumler
|
cf4afd2cb8
|
Introjucer bugfix: don't write orientation flag into the jucer file if the exporter is OS X.
|
2016-03-14 12:31:53 +00:00 |
|
Timur Doumler
|
30cc5dcb76
|
Introjucer: added workaround to make it compile on VS 2012.
|
2016-03-14 10:57:30 +00:00 |
|
jules
|
87181a6947
|
Introjucer: Added C++14 as an option for linux makefiles
|
2016-03-14 10:30:13 +00:00 |
|
Timur Doumler
|
ca8aef4d3e
|
Introjucer: Added several additional build properties for the Xcode exporter.
|
2016-03-11 15:02:07 +00:00 |
|
Timur Doumler
|
086eef8ba6
|
Minor comment clean-up.
|
2016-03-10 16:25:39 +00:00 |
|
Timur Doumler
|
f08f2b45c5
|
Introjucer: in OS X Release configuration, increased deployment target to 10.8; re-saved project.
|
2016-03-10 13:05:13 +00:00 |
|
Timur Doumler
|
20f0b4a978
|
Introjucer: removed usage of C++11 libc++ features that were not compiling on OS X 10.8.
|
2016-03-10 13:04:32 +00:00 |
|
Timur Doumler
|
c1be347a3d
|
Introjucer: Refactored the Android exporters; fixed several bugs in Android Studio exporter and added some missing build properties along the way.
|
2016-03-09 11:04:38 +00:00 |
|
jules
|
c644dbdbd6
|
Introjucer: moved some definitions into a more appropriate header
|
2016-03-08 15:04:16 +00:00 |
|
jules
|
8e9ed0d0a9
|
Introjucer: more refactoring
|
2016-03-08 11:27:56 +00:00 |
|
jules
|
5abb09ba16
|
Introjucer: moved some more classes out of MiscUtilities.h
|
2016-03-08 10:35:29 +00:00 |
|
jules
|
e4b96dcf9a
|
Introjucer: some internal refactoring
|
2016-03-08 09:48:07 +00:00 |
|
jules
|
1d603c6b6c
|
Introjucer: added a slider listener option, and tidied up some old code
|
2016-03-07 14:05:38 +00:00 |
|
Timur Doumler
|
01ccab4c89
|
Introjucer: fixed some file headers.
|
2016-03-03 11:32:22 +00:00 |
|
jules
|
9d266d1184
|
Introjucer: Improved colours on new project panel
|
2016-03-02 08:43:33 +00:00 |
|
jules
|
dea899741d
|
Resaved example projects
|
2016-02-29 17:17:23 +00:00 |
|
Timur Doumler
|
9ea874428c
|
Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above).
|
2016-02-25 10:12:30 +00:00 |
|
Timur Doumler
|
c8428f2168
|
AudioPerformanceTest: increased slider sensitivity so the CPU load can be tuned more precisely from the GUI.
|
2016-02-24 17:01:07 +00:00 |
|
jules
|
b3f4be1646
|
Introjucer: Slight improvement to --fix-broken-include-paths
|
2016-02-23 11:03:21 +00:00 |
|
jules
|
35ee44df80
|
Added a new command-line option to the Introjucer: --fix-broken-include-paths, which will fix the relative #includes for all files within a folder. Very handy if you have a large project and are restructuring it by shuffling files around.
|
2016-02-20 10:27:19 +00:00 |
|
Timur Doumler
|
1b8c8bdb5d
|
Introjucer Android Studio export: Switched gradle experimental wrapper version from 0.6.0-alpha5 to 0.6.0-beta5.
|
2016-02-17 14:44:36 +00:00 |
|
jules
|
674c833c84
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
2016-02-16 12:59:49 +00:00 |
|