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
|
9fc21a8d5a
|
Re-saved all projects
|
2017-09-18 15:05:30 +01:00 |
|
tpoole
|
3cd4a9d917
|
Made the demo host compatible with OS X 10.6
|
2017-09-11 10:14:57 +01:00 |
|
hogliux
|
39ce151636
|
Plugin Host: Fixed a potential crash when creating a new document
|
2017-08-16 10:52:19 +01:00 |
|
hogliux
|
6d49b9d99c
|
Re-saved all projects
|
2017-08-02 18:36:10 +01:00 |
|
hogliux
|
04f459b22e
|
Re-saved all projects
|
2017-07-27 12:39:30 +01:00 |
|
tpoole
|
9f9f815208
|
Resaved all projects
|
2017-07-24 18:06:32 +01:00 |
|
tpoole
|
a05362d46b
|
Projucer: Xcode exporter: Updated to support Xcode 9
|
2017-07-24 18:00:54 +01:00 |
|
tpoole
|
9649dde424
|
Resaved all projects
|
2017-07-24 15:15:06 +01:00 |
|
jules
|
4e5f005421
|
Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase
|
2017-07-19 12:08:47 +01:00 |
|
ed
|
5575f7c735
|
Changed the Plugin Host release build OSX deployment target to use default instead of 10.5
|
2017-07-14 09:11:34 +01:00 |
|
ed
|
470060b6ee
|
Resaved all projects
|
2017-07-14 09:09:42 +01:00 |
|
jules
|
096b4e94c0
|
Removed zombie MovieComponent files that should have been deleted with the new video playback changes
|
2017-07-07 15:38:31 +01:00 |
|
jules
|
2fdf9d377f
|
Resaved example projects
|
2017-06-30 16:14:50 +01:00 |
|
tpoole
|
c288c94c29
|
Resaved all projects
|
2017-06-29 16:14:54 +01:00 |
|
jules
|
38ba6e9884
|
Added a better shutdown procedure for the plugin host demo
|
2017-06-19 10:53:44 +01:00 |
|
tpoole
|
d525bb49e1
|
Resaved all projects
|
2017-06-14 15:59:20 +01:00 |
|
jules
|
ebe5916c49
|
Misc code cleanups
|
2017-06-07 10:13:38 +01:00 |
|
hogliux
|
a6b8ad0c75
|
Audio Plugin Host: Double-clicking on Audio/Midi Input/Output Node now opens the audio settings window
|
2017-06-05 09:58:49 +01:00 |
|
jules
|
c6da067ac3
|
Scraped a layer of crusty old code from some audio plugin host files
|
2017-06-01 11:34:36 +01:00 |
|
hogliux
|
763ba20a61
|
Re-saved all projects (see previous commit)
|
2017-05-31 14:42:44 +01:00 |
|
hogliux
|
c2991f77c2
|
Re-saved all projects
|
2017-05-30 16:32:47 +01:00 |
|
hogliux
|
9a5764a324
|
Changed the linux build folder name to "Build/LinuxMakefile" so it is consistent with the rest of JUCE
|
2017-05-30 16:07:45 +01:00 |
|
hogliux
|
473147350d
|
Re-saved all projects
|
2017-05-18 12:56:54 +01:00 |
|
hogliux
|
f735a28708
|
Plugin Host: fixed background colour of channel configuration window
|
2017-05-12 16:13:48 +01:00 |
|
hogliux
|
2ff6de2a94
|
Linux: re-saved all projects to update broken linux Makefiles (see previous commit)
|
2017-05-09 13:00:00 +01:00 |
|
hogliux
|
1e185e988f
|
Re-saved all projects
|
2017-05-04 15:36:00 +01:00 |
|
jules
|
377a73a122
|
Tweaked the audio hosting demo to prevent multiple instances of the built-in filters being added
|
2017-05-03 15:00:10 +01:00 |
|
hogliux
|
884afa3a0d
|
Re-saved all projects
|
2017-04-27 14:43:06 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
2017-04-27 14:40:50 +01:00 |
|
hogliux
|
00e38f2ef5
|
Re-saved all projects
|
2017-04-12 18:51:57 +01:00 |
|
tpoole
|
166547d1fb
|
Resaved all projects
|
2017-03-30 12:31:14 +01:00 |
|
tpoole
|
00673ec3bc
|
Fixed some MacOS compiler warnings in the JUCE demo host
|
2017-03-30 10:10:10 +01:00 |
|
hogliux
|
aad868e383
|
Added support for WebBrowserComponent on Linux
|
2017-03-28 15:36:17 +01:00 |
|
tpoole
|
82565a0c96
|
Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter
|
2017-03-22 12:51:29 +00:00 |
|
tpoole
|
554645b750
|
Changed the JUCE demo plug-in and host to compile in 64 bit for the latest version of Visual Studio
|
2017-03-20 16:57:30 +00:00 |
|
hogliux
|
de723216b5
|
Fixed an issue where the bus enabled radio button in the audio demo host would not update properly
|
2017-03-16 17:23:26 +00:00 |
|
tpoole
|
1dd4b05516
|
Resaved all projects
|
2017-03-16 09:24:52 +00:00 |
|
tpoole
|
a2ee6339e1
|
Restored JUCE modules as Xcode groups and resaved all projects
|
2017-03-01 14:44:10 +00:00 |
|
tpoole
|
5b49bcdbc8
|
Resaved all projects
|
2017-03-01 12:16:08 +00:00 |
|
tpoole
|
00f57d43c5
|
Resaved all projects
|
2017-02-28 16:21:30 +00:00 |
|
tpoole
|
b547673fae
|
Resaved all projects
|
2017-02-23 11:16:12 +00:00 |
|
tpoole
|
ab4f269c60
|
Removed brackets from build target names and resaved all projects
|
2017-02-22 17:28:55 +00:00 |
|
tpoole
|
a6fc53373f
|
Resaved all projects
|
2017-02-22 13:06:47 +00:00 |
|
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
ed
|
7f8d1008bc
|
Resaved all projects
|
2017-02-16 11:15:28 +00:00 |
|
hogliux
|
07d8283143
|
Re-saved Android and Xcode projects
|
2017-02-09 18:16:11 +00:00 |
|
tpoole
|
7bb30364a4
|
Resaved all projects
|
2017-02-09 12:59:48 +00:00 |
|