ed
|
c1f564de98
|
Fixed a build error and warning on 10.6
|
8 years ago |
ed
|
67fd58c796
|
Re-saved all projects
|
8 years ago |
jules
|
d0514c7924
|
Cleanup and refactoring work on the AudioProcessorGraph and the audio plugin host demo
|
8 years ago |
ed
|
f1f2a34d04
|
Set the C++ language standard of all JUCE projects to C++14
|
8 years ago |
ed
|
b115071bb5
|
Re-saved all projects
|
8 years ago |
ed
|
80b326ec48
|
Made the log text of the OSCMonitor demo more readable
|
8 years ago |
hogliux
|
5eb5f9463b
|
Fixed a MessageManager lock assertion in the OpenGL JUCE demo
|
8 years ago |
tpoole
|
1bd5292323
|
Resaved all projects
|
8 years ago |
tpoole
|
eb8fecf816
|
Formatting improvements
|
8 years ago |
ed
|
b95b82f9eb
|
Whitespace
|
8 years ago |
tpoole
|
413164f46a
|
Analytics: Added an new analytics module
|
8 years ago |
Lukasz Kozakiewicz
|
fc231a862f
|
Re-save all projects.
|
8 years ago |
Lukasz Kozakiewicz
|
b2d2bda7a1
|
Add Push Notifications feature for iOS and Android.
|
8 years ago |
jules
|
f0ef700e46
|
Modernised a bunch of code mainly relating to character/string iteration
|
8 years ago |
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
|
8 years ago |
jules
|
76696a5f0d
|
Tidied up some demo code
|
8 years ago |
tpoole
|
af6b81fbc5
|
Fixed some VS2013 compiler warnings
|
8 years ago |
Lukasz Kozakiewicz
|
f6c74afc77
|
Resaved all projects.
|
8 years ago |
Lukasz Kozakiewicz
|
c557369ccb
|
InAppPurchases: add OSX target to IAP demo app.
|
8 years ago |
Lukasz Kozakiewicz
|
e4bfb4f96f
|
InAppPurchases: fix the demo app after the latest changes to StringArray.
|
8 years ago |
jules
|
c2a2d5c734
|
Updated some code to use cleaner array initialisation from constant data
|
8 years ago |
jules
|
dd4230586f
|
Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up
|
8 years ago |
ed
|
a449e3bbb4
|
Use juce namespace for some uint32s in the CodeEditorDemo
|
8 years ago |
jules
|
ff99aec1ab
|
Converted some old uses of non-C++ maths functions to their std equivalents
|
8 years ago |
ed
|
0eb89d650a
|
Improved the colour scheme of the code editor demo
|
8 years ago |
jules
|
5dff69047a
|
Removed a stray log file
|
8 years ago |
jules
|
aa3d1c1564
|
Updated a defunct symbol in demo code
|
8 years ago |
jules
|
27a6903cac
|
Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int
|
8 years ago |
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
|
8 years ago |
tpoole
|
47698a86b1
|
MinGW: Fixed some 32 bit build errors
|
8 years ago |
tpoole
|
9fc21a8d5a
|
Re-saved all projects
|
8 years ago |
hogliux
|
8b3ab7c152
|
Windows: Remove deprecated direct show macro from JUCE demo
|
8 years ago |
hogliux
|
e2c8e30d72
|
Added a ScopedNoDenormal class to temporarily disable denormals
|
8 years ago |
tpoole
|
31e05ad014
|
Fixed a bug in the demo plug-in slider class
|
8 years ago |
tpoole
|
3cd4a9d917
|
Made the demo host compatible with OS X 10.6
|
8 years ago |
tpoole
|
2f329cec87
|
Added the microphone permission to the iOS demo plug-in
|
8 years ago |
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
|
8 years ago |
tpoole
|
b58a0f4be7
|
Fixed some VS2013 compiler errors
|
8 years ago |
hogliux
|
ede622c1ef
|
Re-saved all projects
|
8 years ago |
hogliux
|
cc6a417a1d
|
DSP: Removed left-over VS post-build commands from DSP module plugin demo sample
|
8 years ago |
hogliux
|
f1d6298206
|
DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly
|
8 years ago |
hogliux
|
7a34790388
|
DSP: Made trimming of the convolution impulse response optional
|
8 years ago |
jules
|
7c6f3d40b6
|
Tidied up some method calls involving HeapBlock
|
8 years ago |
tpoole
|
7316128918
|
Fixed some bugs in the sliders demo
|
8 years ago |
tpoole
|
53aa5b9849
|
Removed some duplicated code from the demo plug-in
|
8 years ago |
hogliux
|
a2a0a2cae6
|
Fixed compiler errors when compiling with GNU libstdc++
|
8 years ago |
hogliux
|
ba1cba9547
|
IAP: Ensured that IAP can compile even on platforms that don't support IAP
|
8 years ago |
hogliux
|
6cbae93696
|
Fixed an issue when building the in-app purchases app on case-sensitive filesystems
|
8 years ago |
hogliux
|
8433b3799d
|
FFTSimpleExample: avoid an assertion when the input audio is a block of samples all of which are exactly zero
|
8 years ago |
hogliux
|
cfdd849b66
|
Re-saved all projects
|
8 years ago |