ed
|
045bd32f40
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
3b8a759bda
|
Projucer: Load cURL symbols lazily on Linux
|
6 years ago |
Tom Poole
|
2832d3df76
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
7908f0cdd0
|
Re-saved all projects
|
6 years ago |
jules
|
cadac817c6
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
ed
|
52bdaf0746
|
Re-saved all projects
|
6 years ago |
ed
|
2e3a41cbb1
|
Re-saved all projects
|
6 years ago |
ed
|
a02b37a68d
|
Re-saved all projects
|
6 years ago |
ed
|
6f12e99f3d
|
Re-saved all projects
|
6 years ago |
ed
|
ad6600f31c
|
Re-saved all projects
|
6 years ago |
ed
|
08928231af
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
37f0fdd0fa
|
Re-saved all projects
|
6 years ago |
ed
|
fe49d69dfc
|
Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit
|
6 years ago |
ed
|
b349b7f4d9
|
Re-saved all projects
|
6 years ago |
ed
|
3f2f2f65a4
|
Projucer: Removed DependencyPathPropertyComponent and replaced it with an updated FilePathPropertyComponent that supports ValueWithDefault
|
6 years ago |
jules
|
723b18a149
|
Updated projects
|
6 years ago |
ed
|
92ab11e31c
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
885168568d
|
Projucer: Enabled adding Xcode subprojects
|
6 years ago |
ed
|
a44d3d7bb2
|
Re-saved all projects
|
6 years ago |
jules
|
6fda0bffca
|
Fixed some stray zeros that were still being passed as null pointers
|
6 years ago |
Tom Poole
|
8ee55994fa
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
7624e3f61b
|
Re-saved all projects
|
6 years ago |
ed
|
696f26dea0
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
52d226fe72
|
Enabled additional VS warnings for some projects
|
6 years ago |
ed
|
3638995f8b
|
Re-saved all projects
|
6 years ago |
ed
|
c87879e07d
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
426e122375
|
Re-saved all projects
|
7 years ago |
jules
|
49aa9c9db4
|
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
|
7 years ago |
jules
|
9da4d4131c
|
Increased shadowing warning level, and fixed a few warnings that were generated
|
7 years ago |
ed
|
527625b699
|
Added support for building Unity native audio plugins on desktop platforms
|
7 years ago |
ed
|
a5a8edd6f4
|
Re-saved all projects
|
7 years ago |
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
7 years ago |
Tom Poole
|
05d5b3b611
|
Re-saved all projects
|
7 years ago |
Noah Dayan
|
2f1981ca8c
|
Re-saved all projects
|
7 years ago |
ed
|
01339a5365
|
Projucer: Moved the live-build settings into a separate CompileEngineSettings class and refactored some redundant code
|
7 years ago |
ed
|
8a467e7dc3
|
Projucer: Added a "PIP Creator" utility tool
|
7 years ago |
ed
|
bfd3afa6cf
|
Re-saved all projects
|
7 years ago |
ed
|
3918cfbfb9
|
Re-saved all projects
|
7 years ago |
ed
|
711e75bdc8
|
Projucer: Add analytics
|
7 years ago |
ed
|
47af78fe0b
|
Projucer: Implement PIPGenerator
|
7 years ago |
ed
|
fa02112614
|
Projucer: Add PIPGenerator class
|
7 years ago |
ed
|
abaedc0534
|
Re-saved all projects
|
7 years ago |
Noah Dayan
|
bed0f02e54
|
Projucer: Cleaned up templates and added options for header and cpp file creation
|
7 years ago |
jules
|
7d24b39f18
|
Cranked up the Clang warning level in the projucer, and fixed a few minor warnings
|
7 years ago |
ed
|
12bad3008b
|
Re-saved all projects
|
7 years ago |
ed
|
b72a626516
|
Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class
|
7 years ago |
jules
|
3dd94b7341
|
resaved projects
|
7 years ago |
Lukasz Kozakiewicz
|
36da4cde05
|
Add native content sharing support for iOS and Android
|
7 years ago |
jules
|
f85d706131
|
Some minor formatting and comment fixes
|
7 years ago |
jules
|
a586966c65
|
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
|
7 years ago |