Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
7 years ago |
Tom Poole
|
3a373cfa06
|
Increased the warning level when building DemoRunner on iOS
|
7 years ago |
ed
|
d72b58467f
|
Copy JUCE examples directories to DemoRunner resources on Mac so that they can be found when sandboxed
|
7 years ago |
ed
|
eed9fdffb0
|
Check for custom resources folder first in DemoUtilities.h createAssetInputStream() method on Mac
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
c7c26fa9f0
|
Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms
|
7 years ago |
jules
|
f1a8e8f610
|
Fix to the MDIDemo
|
7 years ago |
ed
|
8297249558
|
Re-save DemoRunner project
|
7 years ago |
Tom Poole
|
05d5b3b611
|
Re-saved all projects
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
Noah Dayan
|
2f1981ca8c
|
Re-saved all projects
|
7 years ago |
Noah Dayan
|
1a31c86f39
|
Bump version number to 5.3.1
|
7 years ago |
jules
|
d691838765
|
Tidied up a few minor coding style discrepencies
|
7 years ago |
Lukasz Kozakiewicz
|
774c1f5bed
|
Re-save all projects.
|
7 years ago |
ed
|
d669c89d7d
|
Change the DemoRunner bundle ID to com.roli.juce.demorunner
|
7 years ago |
ed
|
f44ead2408
|
Fix InAppPurchasesDemo example
|
7 years ago |
Noah Dayan
|
c9190dbc8a
|
Remove duplicate FFT demo
|
7 years ago |
Lukasz Kozakiewicz
|
1ec21354ab
|
DemoRunner: fix crash on startup on Android.
|
7 years ago |
Tom Poole
|
73418dad1f
|
Fixed a compiler error in SimpleFFTDemo
|
7 years ago |
jules
|
7bc75e24c1
|
Increased the Xcode warning level for some demo code and fixed resulting warnings
|
7 years ago |
ed
|
d553cf62a6
|
DemoRunner: Disable OpenGL renderer when showing heavyweight demos and some misc code cleanup
|
7 years ago |
hogliux
|
51ba2e1902
|
Changed demo-runner bundle-id
|
7 years ago |
ed
|
db8fa5a4b4
|
Re-saved all projects
|
7 years ago |
hogliux
|
f5db5faff6
|
Update the BLOCKS SDK and its documentation
|
7 years ago |
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
7 years ago |
ed
|
8eacf2cd96
|
Fixed some AudioProcessor layouts mis-matches in the JUCE plugin examples
|
7 years ago |
ed
|
bfd3afa6cf
|
Re-saved all projects
|
7 years ago |
ed
|
404838a99f
|
Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it
|
7 years ago |
Lukasz Kozakiewicz
|
0aa41705ad
|
Re-saved all projects.
|
7 years ago |
ed
|
563869300e
|
Fix a build error and some warnings when building the SamplerPluginDemo example on Windows
|
7 years ago |
ed
|
3977403b1b
|
PIPs: Fixed some errors in the plugin examples
|
7 years ago |
hogliux
|
1be7db03cd
|
Fixed an issue where the DemoRunner would not find any assets when opened manually on macOS
|
7 years ago |
Noah Dayan
|
bcd3fd7689
|
Fixed a typo in OpenGLDemo
|
7 years ago |
hogliux
|
ce810ff0b9
|
Modify examples directory search so that the directory can be found when the DemoRunner is in the JUCE root folder
|
7 years ago |
ed
|
3918cfbfb9
|
Re-saved all projects
|
7 years ago |
ed
|
1644ee4ace
|
Add DemoRunner project
|
7 years ago |
ed
|
5507801dfd
|
Add all PIP examples
|
7 years ago |
ed
|
86baa28689
|
Remove all projects in examples
|
7 years ago |
ed
|
44f9a5c256
|
Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras
|
7 years ago |
ed
|
66ee9d6d6d
|
Rename plugin host and network graphics demo examples
|
7 years ago |
ed
|
81dd80f231
|
Re-saved all projects
|
7 years ago |
Lukasz Kozakiewicz
|
ddc7dbfd4f
|
Re-saved all projects.
|
7 years ago |
hogliux
|
2c0bf0b8ce
|
Modified example plug-ins to use JUCE's internal generic editor and removed the no longer needed GenericEditor.h
|
7 years ago |
Tom Poole
|
611971181f
|
Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor
|
7 years ago |
Lukasz Kozakiewicz
|
3e66bc69fb
|
InAppPurchases: fix a bug on Android when failed purchases would not be propagated to IAP listeners. Make InAppPurchases a Singleton.
|
7 years ago |
ed
|
11c66c266f
|
Fixed a bounds bug in the JUCE demo intro screen
|
7 years ago |
Lukasz Kozakiewicz
|
8116f36039
|
Re-saved all projects.
|
7 years ago |
ed
|
8421e62e3a
|
Re-saved all projects
|
7 years ago |
ed
|
dbf39f5b7b
|
Renamed the MPETest example to MPEDemo and updated it to reflect the recent MPE class updates
|
7 years ago |
ed
|
abaedc0534
|
Re-saved all projects
|
7 years ago |