1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

7 commits

Author SHA1 Message Date
jules
35f78e15fb Added printout of SystemStats::getNumPhysicalCpus() to demo app 2017-03-13 14:34:33 +00:00
jules
6a629f985f Added method SystemStats::getCpuModel() and implemented a couple of missing Android CPU info functions 2017-02-27 11:16:41 +00:00
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
2016-09-15 17:13:41 +02:00
hogliux
e6b4dcb6a2 Add SSE4.1, SSE4.2 and AVX2 system stat flags and fix documentation typo 2016-01-26 10:06:30 +00:00
jules
fdc04d2d2c Fixed some warnings caught by -pedantic_warnings 2015-09-15 10:42:09 +01:00
hogliux
c7b8e77031 Update copyright notice 2015-07-22 15:59:34 +01:00
Felix Faire
b01383e8d0 Restructured folder and Updated Readme 2014-11-12 17:18:18 +00:00
Renamed from extras/Demo/Source/Demos/SystemInfoDemo.cpp (Browse further)