tpoole
|
fae4cf6567
|
Minor formatting improvements
|
2017-11-01 18:32:32 +00:00 |
|
jules
|
2dc9316420
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
2017-11-01 17:41:06 +00:00 |
|
ed
|
550b547d73
|
Grid demo formatting
|
2017-10-31 14:30:06 +00:00 |
|
jules
|
f990723d6f
|
Added a Visual Studio compiler bug workaround
|
2017-10-30 15:00:34 +00:00 |
|
jules
|
aecb819985
|
Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef)
|
2017-10-30 14:52:47 +00:00 |
|
ed
|
5ceffa53bd
|
Removed some hard-coded windows target platform versions
|
2017-10-27 15:53:20 +01:00 |
|
ed
|
c1f564de98
|
Fixed a build error and warning on 10.6
|
2017-10-27 11:10:30 +01:00 |
|
ed
|
67fd58c796
|
Re-saved all projects
|
2017-10-27 10:41:18 +01:00 |
|
jules
|
d0514c7924
|
Cleanup and refactoring work on the AudioProcessorGraph and the audio plugin host demo
|
2017-10-27 10:02:10 +01:00 |
|
ed
|
f1f2a34d04
|
Set the C++ language standard of all JUCE projects to C++14
|
2017-10-27 09:56:45 +01:00 |
|
ed
|
b115071bb5
|
Re-saved all projects
|
2017-10-25 12:12:10 +01:00 |
|
ed
|
80b326ec48
|
Made the log text of the OSCMonitor demo more readable
|
2017-10-24 16:17:04 +01:00 |
|
hogliux
|
5eb5f9463b
|
Fixed a MessageManager lock assertion in the OpenGL JUCE demo
|
2017-10-24 09:16:39 +01:00 |
|
tpoole
|
1bd5292323
|
Resaved all projects
|
2017-10-23 15:12:58 +01:00 |
|
tpoole
|
eb8fecf816
|
Formatting improvements
|
2017-10-23 15:03:25 +01:00 |
|
ed
|
b95b82f9eb
|
Whitespace
|
2017-10-23 14:26:09 +01:00 |
|
tpoole
|
413164f46a
|
Analytics: Added an new analytics module
|
2017-10-23 13:52:30 +01:00 |
|
Lukasz Kozakiewicz
|
fc231a862f
|
Re-save all projects.
|
2017-10-23 09:54:16 +02:00 |
|
Lukasz Kozakiewicz
|
b2d2bda7a1
|
Add Push Notifications feature for iOS and Android.
|
2017-10-23 09:31:06 +02:00 |
|
jules
|
f0ef700e46
|
Modernised a bunch of code mainly relating to character/string iteration
|
2017-10-19 16:52:20 +01:00 |
|
jules
|
6db06f7a9a
|
Added an assertion that will be triggered at the moment you attempt to delete a LookAndFeel object that's still in use somewhere
|
2017-10-19 11:58:50 +01:00 |
|
jules
|
76696a5f0d
|
Tidied up some demo code
|
2017-10-18 09:20:49 +01:00 |
|
tpoole
|
af6b81fbc5
|
Fixed some VS2013 compiler warnings
|
2017-10-17 20:21:43 +01:00 |
|
Lukasz Kozakiewicz
|
f6c74afc77
|
Resaved all projects.
|
2017-10-17 17:42:04 +02:00 |
|
Lukasz Kozakiewicz
|
c557369ccb
|
InAppPurchases: add OSX target to IAP demo app.
|
2017-10-17 17:42:03 +02:00 |
|
Lukasz Kozakiewicz
|
e4bfb4f96f
|
InAppPurchases: fix the demo app after the latest changes to StringArray.
|
2017-10-17 17:42:03 +02:00 |
|
jules
|
c2a2d5c734
|
Updated some code to use cleaner array initialisation from constant data
|
2017-10-16 12:18:04 +01:00 |
|
jules
|
dd4230586f
|
Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up
|
2017-10-11 12:26:05 +01:00 |
|
ed
|
a449e3bbb4
|
Use juce namespace for some uint32s in the CodeEditorDemo
|
2017-10-10 14:55:43 +01:00 |
|
jules
|
ff99aec1ab
|
Converted some old uses of non-C++ maths functions to their std equivalents
|
2017-10-09 17:45:44 +01:00 |
|
ed
|
0eb89d650a
|
Improved the colour scheme of the code editor demo
|
2017-10-09 10:30:11 +01:00 |
|
jules
|
5dff69047a
|
Removed a stray log file
|
2017-10-09 09:25:45 +01:00 |
|
jules
|
aa3d1c1564
|
Updated a defunct symbol in demo code
|
2017-09-28 11:31:34 +01:00 |
|
jules
|
27a6903cac
|
Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int
|
2017-09-27 12:24:02 +01:00 |
|
jules
|
a4f5663fce
|
Added an option for Viewport subclasses to create custom scrollbars. Also modified Viewport::getVerticalScrollBar() and ListBox::getVerticalScrollBar() to return references instead of pointers
|
2017-09-25 11:22:03 +01:00 |
|
tpoole
|
47698a86b1
|
MinGW: Fixed some 32 bit build errors
|
2017-09-20 12:53:27 +01:00 |
|
tpoole
|
9fc21a8d5a
|
Re-saved all projects
|
2017-09-18 15:05:30 +01:00 |
|
hogliux
|
8b3ab7c152
|
Windows: Remove deprecated direct show macro from JUCE demo
|
2017-09-13 10:43:57 +01:00 |
|
hogliux
|
e2c8e30d72
|
Added a ScopedNoDenormal class to temporarily disable denormals
|
2017-09-12 11:32:32 +01:00 |
|
tpoole
|
31e05ad014
|
Fixed a bug in the demo plug-in slider class
|
2017-09-11 12:42:27 +01:00 |
|
tpoole
|
3cd4a9d917
|
Made the demo host compatible with OS X 10.6
|
2017-09-11 10:14:57 +01:00 |
|
tpoole
|
2f329cec87
|
Added the microphone permission to the iOS demo plug-in
|
2017-09-11 08:59:53 +01:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
tpoole
|
b58a0f4be7
|
Fixed some VS2013 compiler errors
|
2017-09-07 16:44:46 +01:00 |
|
hogliux
|
ede622c1ef
|
Re-saved all projects
|
2017-09-06 15:23:19 +01:00 |
|
hogliux
|
cc6a417a1d
|
DSP: Removed left-over VS post-build commands from DSP module plugin demo sample
|
2017-09-06 11:53:24 +01:00 |
|
hogliux
|
f1d6298206
|
DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly
|
2017-09-06 10:17:09 +01:00 |
|
hogliux
|
7a34790388
|
DSP: Made trimming of the convolution impulse response optional
|
2017-09-06 10:04:12 +01:00 |
|
jules
|
7c6f3d40b6
|
Tidied up some method calls involving HeapBlock
|
2017-09-05 16:06:57 +01:00 |
|
tpoole
|
7316128918
|
Fixed some bugs in the sliders demo
|
2017-08-30 17:43:52 +01:00 |
|