hogliux
d8d2f5d0f4
Added new SystemStats::getDeviceManufacturer()
7 years ago
hogliux
c63fd17568
Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android
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
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
jules
35f78e15fb
Added printout of SystemStats::getNumPhysicalCpus() to demo app
8 years ago
jules
6a629f985f
Added method SystemStats::getCpuModel() and implemented a couple of missing Android CPU info functions
8 years ago
stefan
8ec9443543
Projucer various fixes
* Use separate folder for disk cache in debug mode to avoid mixing debug/release-mode object files while testing
* Quote the server's file name as it may contain spaces etc.
* Fix saving source files during compilation on Windows
* Fix JuceDemo for live builds on Mac: long chains of recursive operator<< invocations caused compiler crash
* Move code for creating disabled Build tab to extra function and add names to improve readability
* Implement new "subscribe" behavior for createDisabledBuildTab
* Clean up trailing spaces
8 years ago
hogliux
e6b4dcb6a2
Add SSE4.1, SSE4.2 and AVX2 system stat flags and fix documentation typo
9 years ago
jules
fdc04d2d2c
Fixed some warnings caught by -pedantic_warnings
9 years ago
hogliux
c7b8e77031
Update copyright notice
9 years ago
Felix Faire
b01383e8d0
Restructured folder and Updated Readme
10 years ago
jules
d16e5f4e80
Added a list of IP addresses to the juce demo system info page.
10 years ago
jules
ab774b814e
Added a method Time::getCompilationDate()
11 years ago
jules
47aad5a8e7
Replaced some win32 cpuid code.
11 years ago
jules
4d79bed3d1
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
11 years ago
jules
caea1c3370
Added the all-new demo app!
11 years ago