The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tpoole b58a0f4be7 Fixed some VS2013 compiler errors 7 years ago
..
application Updated file headers and the README with the JUCE 5 license 8 years ago
buttons Removed a few more old compiler workarounds 7 years ago
commands Updated file headers and the README with the JUCE 5 license 8 years ago
components Bit of tidying up in Component 7 years ago
drawables SVG parser: if font-size is unspecified for text, a non-zero default size is used 7 years ago
filebrowser Removed some old compiler bug workarounds 7 years ago
keyboard Added support for more F-keys 7 years ago
layout Added a minimum velocity property to the ContinuousWithMomentum animated position behaviour and increased the minimum velocity of the viewport to avoid some jitter when the viewport animation is close to stand still 7 years ago
lookandfeel Fixed an issue where sliders would draw incorrectly in LookAndFeel4 if the slider's value text box was placed left to the slider 7 years ago
menus Fixed a bug where PopupMenus with a border size of 0 were being immediately dismissed 7 years ago
misc Fixed some g++ compiler warnings 7 years ago
mouse Fixed a scaling bug when doing drag auto-repeat 7 years ago
native InAppPurchases: fix linker error on iOS when product unlocking module is included by IAP capability is turned off. 7 years ago
positioning Suppressed a VS2013 assignment operator compiler warning 8 years ago
properties Removed a few more old compiler workarounds 7 years ago
widgets Fixed a VS2013 compiler error 7 years ago
windows A small documentation fix 7 years ago
juce_gui_basics.cpp Fixed some VS2013 compiler errors 7 years ago
juce_gui_basics.h Fixed some VS2013 compiler errors 7 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago