1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/extras/JuceDemo/Source
2013-08-30 18:20:51 +01:00
..
demos New method Graphics::fillRectList(), which performs better (and looks better when scaled) than multiple calls to fillRect or drawVerticalLine. Also fixed DPI detection in Windows. 2013-08-30 18:20:51 +01:00
ApplicationStartup.cpp Added tests for SSE3 capability. 2013-07-31 11:04:16 +01:00
jucedemo_headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
MainDemoWindow.cpp JuceDemo: made the taskbar icon menu work in OSX when the process isn't in the foreground. 2013-07-23 16:55:51 +01:00
MainDemoWindow.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00