1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

541 commits

Author SHA1 Message Date
ed
a5a8edd6f4 Re-saved all projects 2018-05-09 12:40:04 +01:00
ed
2d79cc78c0 Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
jules
8c38c6f57f Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 2018-05-09 08:08:46 +01:00
hogliux
9dfaca4035 Ensured that bubble messages are also transformed in the ComponentTransforms demo 2018-05-08 13:40:10 +01:00
ed
9343e9b279 Fixed an unused variable warning in DemoUtilities.h when building in release mode 2018-05-08 12:51:31 +01:00
jules
38295f332b Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
jules
e2dcc32f88 Updated old code where the 'volatile' keyword was still being used 2018-05-01 09:19:50 +01:00
Lukasz Kozakiewicz
772185f2b0 Add camera support for iOS and Android. 2018-04-25 18:54:04 +02:00
Tom Poole
3a373cfa06 Increased the warning level when building DemoRunner on iOS 2018-04-23 17:50:04 +01:00
ed
d72b58467f Copy JUCE examples directories to DemoRunner resources on Mac so that they can be found when sandboxed 2018-04-23 17:20:07 +01:00
ed
eed9fdffb0 Check for custom resources folder first in DemoUtilities.h createAssetInputStream() method on Mac 2018-04-23 16:45:10 +01:00
Tom Poole
ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
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 2018-04-17 18:46:55 +01:00
jules
f1a8e8f610 Fix to the MDIDemo 2018-04-16 12:44:57 +01:00
ed
8297249558 Re-save DemoRunner project 2018-04-16 11:22:30 +01:00
Tom Poole
05d5b3b611 Re-saved all projects 2018-04-16 11:08:08 +01:00
Tom Poole
4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
Noah Dayan
2f1981ca8c Re-saved all projects 2018-04-10 17:08:47 +01:00
Noah Dayan
1a31c86f39 Bump version number to 5.3.1 2018-04-10 17:01:54 +01:00
jules
d691838765 Tidied up a few minor coding style discrepencies 2018-04-10 09:50:11 +01:00
Lukasz Kozakiewicz
774c1f5bed Re-save all projects. 2018-04-09 18:57:00 +02:00
ed
d669c89d7d Change the DemoRunner bundle ID to com.roli.juce.demorunner 2018-04-09 11:10:28 +01:00
ed
f44ead2408 Fix InAppPurchasesDemo example 2018-04-06 11:10:04 +01:00
Noah Dayan
c9190dbc8a Remove duplicate FFT demo 2018-04-06 09:23:40 +01:00
Lukasz Kozakiewicz
1ec21354ab DemoRunner: fix crash on startup on Android. 2018-04-06 10:14:40 +02:00
Tom Poole
73418dad1f Fixed a compiler error in SimpleFFTDemo 2018-04-06 08:07:20 +01:00
jules
7bc75e24c1 Increased the Xcode warning level for some demo code and fixed resulting warnings 2018-04-05 16:38:20 +01:00
ed
d553cf62a6 DemoRunner: Disable OpenGL renderer when showing heavyweight demos and some misc code cleanup 2018-04-05 12:12:52 +01:00
hogliux
51ba2e1902 Changed demo-runner bundle-id 2018-04-04 16:53:48 +01:00
ed
db8fa5a4b4 Re-saved all projects 2018-03-29 14:51:26 +01:00
hogliux
f5db5faff6 Update the BLOCKS SDK and its documentation 2018-03-28 14:46:08 +01:00
Tom Poole
77128db335 Capitalised the PIP vendor field for the examples 2018-03-26 09:58:54 +01:00
ed
8eacf2cd96 Fixed some AudioProcessor layouts mis-matches in the JUCE plugin examples 2018-03-23 10:56:15 +00:00
ed
bfd3afa6cf Re-saved all projects 2018-03-22 15:14:55 +00:00
ed
404838a99f Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it 2018-03-22 15:04:53 +00:00
Lukasz Kozakiewicz
0aa41705ad Re-saved all projects. 2018-03-20 10:55:19 +01:00
ed
563869300e Fix a build error and some warnings when building the SamplerPluginDemo example on Windows 2018-03-16 15:27:05 +00:00
ed
3977403b1b PIPs: Fixed some errors in the plugin examples 2018-03-16 11:23:04 +00:00
hogliux
1be7db03cd Fixed an issue where the DemoRunner would not find any assets when opened manually on macOS 2018-03-16 10:10:18 +00:00
Noah Dayan
bcd3fd7689 Fixed a typo in OpenGLDemo 2018-03-15 16:37:44 +00:00
hogliux
ce810ff0b9 Modify examples directory search so that the directory can be found when the DemoRunner is in the JUCE root folder 2018-03-15 14:37:10 +00:00
ed
3918cfbfb9 Re-saved all projects 2018-03-15 12:33:53 +00:00
ed
1644ee4ace Add DemoRunner project 2018-03-15 12:10:35 +00:00
ed
5507801dfd Add all PIP examples 2018-03-15 12:10:34 +00:00
ed
86baa28689 Remove all projects in examples 2018-03-15 12:10:34 +00:00
ed
44f9a5c256 Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras 2018-03-15 12:10:33 +00:00
ed
66ee9d6d6d Rename plugin host and network graphics demo examples 2018-03-15 12:10:33 +00:00
ed
81dd80f231 Re-saved all projects 2018-03-13 09:00:18 +00:00
Lukasz Kozakiewicz
ddc7dbfd4f Re-saved all projects. 2018-03-02 11:48:37 +00:00
hogliux
2c0bf0b8ce Modified example plug-ins to use JUCE's internal generic editor and removed the no longer needed GenericEditor.h 2018-02-23 09:28:04 +00:00