1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
Commit graph

524 commits

Author SHA1 Message Date
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
Tom Poole
611971181f Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor 2018-02-23 09:27:35 +00:00
Lukasz Kozakiewicz
3e66bc69fb InAppPurchases: fix a bug on Android when failed purchases would not be propagated to IAP listeners. Make InAppPurchases a Singleton. 2018-02-21 18:44:23 +01:00
ed
11c66c266f Fixed a bounds bug in the JUCE demo intro screen 2018-02-13 15:23:38 +00:00
Lukasz Kozakiewicz
8116f36039 Re-saved all projects. 2018-02-09 11:54:45 +01:00
ed
8421e62e3a Re-saved all projects 2018-02-08 15:42:58 +00:00
ed
dbf39f5b7b Renamed the MPETest example to MPEDemo and updated it to reflect the recent MPE class updates 2018-02-08 15:40:02 +00:00
ed
abaedc0534 Re-saved all projects 2018-02-08 11:01:53 +00:00
ed
04f9760c20 Re-saved all projects 2018-02-08 10:11:24 +00:00
hogliux
d8d2f5d0f4 Added new SystemStats::getDeviceManufacturer() 2018-02-06 15:40:53 +00:00
Lukasz Kozakiewicz
c4ebfcd735 Re-saved all projects. 2018-01-31 18:45:33 +01:00
ed
16c942fd54 Recall some button states in DSP module plugin demo 2018-01-29 09:50:17 +00:00
jules
5ca8427840 Minor fix for VS2017 in the MPETest project 2018-01-17 13:48:32 +00:00
jules
415f0e4c90 Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 2018-01-17 11:23:12 +00:00
Tom Poole
4746337ecc Fixed a bug in the InterAppAudioEffect demo 2018-01-16 16:38:18 +00:00
jules
f9313c8338 Deprecated some old functions roundDoubleToInt and roundFloatToInt - these can both be trivially replaced by roundToInt, and should have been deprecated long ago! 2018-01-09 16:28:14 +00:00
jules
7326a37795 Added some missing math constants to the Javascript parser, and a constant MathConstants::sqrt2 2018-01-09 15:15:33 +00:00
ed
3f565bf81f Re-saved all projects 2018-01-09 09:50:38 +00:00