tpoole
|
b58a0f4be7
|
Fixed some VS2013 compiler errors
|
7 years ago |
hogliux
|
ede622c1ef
|
Re-saved all projects
|
7 years ago |
tpoole
|
7316128918
|
Fixed some bugs in the sliders demo
|
7 years ago |
hogliux
|
a2a0a2cae6
|
Fixed compiler errors when compiling with GNU libstdc++
|
7 years ago |
hogliux
|
cfdd849b66
|
Re-saved all projects
|
7 years ago |
jules
|
55f536078a
|
Added a parameter to Slider::setPopupDisplayEnabled() to allow the popup to optionally appear on a mouse-over as well as a drag
|
7 years ago |
jules
|
357dd2c9c9
|
Removed some old compiler bug workarounds
|
7 years ago |
hogliux
|
3c871602dc
|
Re-saved all projects
|
7 years ago |
hogliux
|
1b7d30f0f4
|
Android: Moved more Java code into C++
|
7 years ago |
hogliux
|
6d49b9d99c
|
Re-saved all projects
|
7 years ago |
jules
|
2bbd2b9785
|
Added CSS Grid classes
|
7 years ago |
hogliux
|
04f459b22e
|
Re-saved all projects
|
7 years ago |
hogliux
|
244a944857
|
Added the JUCE DSP module
|
7 years ago |
tpoole
|
9f9f815208
|
Resaved all projects
|
7 years ago |
tpoole
|
a05362d46b
|
Projucer: Xcode exporter: Updated to support Xcode 9
|
7 years ago |
tpoole
|
9649dde424
|
Resaved all projects
|
7 years ago |
ed
|
6bfcd820b4
|
Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories.
|
7 years ago |
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
|
7 years ago |
tpoole
|
98cb1011bb
|
JUCE Demo: Increased the compiler warning level
|
7 years ago |
ed
|
470060b6ee
|
Resaved all projects
|
7 years ago |
jules
|
a2a5428eab
|
Added a missing iOS framework to the juce_video module
|
7 years ago |
jules
|
096b4e94c0
|
Removed zombie MovieComponent files that should have been deleted with the new video playback changes
|
7 years ago |
tpoole
|
fb172ac41b
|
Resaved all projects
|
7 years ago |
jules
|
2fdf9d377f
|
Resaved example projects
|
8 years ago |
jules
|
74c96208fe
|
Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation
|
8 years ago |
tpoole
|
c288c94c29
|
Resaved all projects
|
8 years ago |
tpoole
|
984654318d
|
Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro
|
8 years ago |
hogliux
|
f1dc2a71f3
|
Android: Fixed a compiler error when compiling for Android SDKs < 16 (and re-saved all projects)
|
8 years ago |
tpoole
|
d525bb49e1
|
Resaved all projects
|
8 years ago |
ed
|
02349f4677
|
JUCE Demo: Removed some commented out code
|
8 years ago |
hogliux
|
763ba20a61
|
Re-saved all projects (see previous commit)
|
8 years ago |
hogliux
|
c2991f77c2
|
Re-saved all projects
|
8 years ago |
hogliux
|
9a5764a324
|
Changed the linux build folder name to "Build/LinuxMakefile" so it is consistent with the rest of JUCE
|
8 years ago |
hogliux
|
473147350d
|
Re-saved all projects
|
8 years ago |
hogliux
|
75666cfdee
|
Android: re-saved Android projects to reflect changes to the Projucer's Android exporter in the previous commit
|
8 years ago |
hogliux
|
c63fd17568
|
Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android
|
8 years ago |
tpoole
|
202027bc89
|
Updated the company name in all the extras and examples
|
8 years ago |
hogliux
|
2ff6de2a94
|
Linux: re-saved all projects to update broken linux Makefiles (see previous commit)
|
8 years ago |
hogliux
|
1e185e988f
|
Re-saved all projects
|
8 years ago |
tpoole
|
c8740688ba
|
Added assertions to flag when __FILE__ returns a relative path and fixed the LiveConstants demo
|
8 years ago |
ed
|
63cf3e2057
|
Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts
|
8 years ago |
hogliux
|
884afa3a0d
|
Re-saved all projects
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
8 years ago |
hogliux
|
00e38f2ef5
|
Re-saved all projects
|
8 years ago |
hogliux
|
8aea84e20c
|
Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability
|
8 years ago |
hogliux
|
dcdcfaa7e9
|
Added several improvements to Android BLE MIDI reliability
|
8 years ago |
tpoole
|
166547d1fb
|
Resaved all projects
|
8 years ago |
hogliux
|
aad868e383
|
Added support for WebBrowserComponent on Linux
|
8 years ago |
jules
|
44cd80969d
|
A few C++11 modernisations and comment corrections
|
8 years ago |