127 Commits (2ec861d99e3ead4053577ed382f1272000cb13a2)

Author SHA1 Message Date
  Tom Poole 3dd812052e macOS/iOS: Add a Metal layer renderer 4 years ago
  Tom Poole 89a67ec556 macOS/iOS: Enable asynchronous Core Graphics rendering by default 3 years ago
  reuk afe5199848
AudioProcessorParameter: Add new ParameterID and Attributes types 3 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 3 years ago
  reuk e1a7fe671a
Component: Make wheel/magnify behaviour more intuitive for disabled components 3 years ago
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
  reuk 3f315ddd00 Plugin clients: Fix bypass behaviours to match getBypassParameter() documentation 3 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 3 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 3 years ago
  Tom Poole 3c03693d07 Bump version number to 6.1.5 3 years ago
  attila 4f9a9c7bfc Linux: Fix BadWindow error when XSETTINGS is not available 3 years ago
  reuk 44404508fe Bump version number to 6.1.3 3 years ago
  reuk 34fdea0708
DragAndDropContainer: Allow custom scaling 3 years ago
  ed 464668994f Docs: Fix typos 3 years ago
  reuk 718307b516
AudioPlayHead: Use more descriptive FrameRate type 4 years ago
  reuk 4d572411e0
FlexBox: Update the default value of FlexItem::alignSelf to match CSS implementations 4 years ago
  reuk 3d1d060317
AudioPluginInstance: Add API to retrieve parameter IDs from hosted plugins 4 years ago
  Tom Poole 46fe3789fc Bump version number to 6.1.0 4 years ago
  reuk 80239b4d50
OpenGL: Only load the core API by default 4 years ago
  reuk 802f33b0e8
Thread: Avoid setting realtime priority on Thread instances by default on POSIX systems 4 years ago
  reuk f0b515cc73 OpenGL: Fix shader compilation on Ubuntu 18.04 4 years ago
  reuk 6ed8065f70
CMake: Support automatic linking of bundled libraries in modules 4 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 4 years ago
  Tom Poole 78be43888e Update the minimum C++ standard to C++14 4 years ago
  reuk 54423f6583
OpenGL: Add GLEW-inspired dynamic function loading 4 years ago
  reuk bad031aa03 iOS: Enable support for layered/async drawing 4 years ago
  reuk 06544850fb
BLOCKS: Remove juce_blocks_basics module 4 years ago
  Tom Poole bfdda737a2 Projucer: Removed the live build 4 years ago
  ed ec990202b1 Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
  reuk 041da08474
VST3: Add a new PluginDescription::uniqueId field 4 years ago
  Tom Poole 4c58e50f2e Bump version number to 6.0.8 4 years ago
  ed 85899f825d Updated the breaking changes doc to reflect the recent AudioProcessorEditor changes in 5a59c92b 4 years ago
  reuk daf8761727 AU Host: Ensure discrete parameters are scaled correctly 4 years ago
  reuk b1917085db
AudioProcessor: Update listener callback with change details 4 years ago
  Tom Poole 7c33b2132f Fixed some parsing issues in readDoubleValue 4 years ago
  Tom Poole 25dccd53c0 Bump version number to 6.0.6 4 years ago
  reuk dc3e0d1571
SystemStats: Fix `getOperatingSystemType` assertion on macOS 11.1 4 years ago
  ed fc14dc402e Projucer: Enabled the "New Build System" by default for Xcode projects and added an exporter setting to enable the old behaviour 4 years ago
  Tom Poole 5929103a29 Bump version number to 6.0.5 4 years ago
  reuk f04e11c4bb PopupMenu: Allow theming of popup menu background based on Options 5 years ago
  reuk 06a6619cb8 CMake: Fix CMake bug which caused incorrect plugin manufacturer code to be generated 5 years ago
  reuk f27a7c7712 CMake: Fix CMake bug which caused incorrect plugin manufacturer code to be generated 5 years ago
  Tom Poole c9aba7f613 Bump version number to 6.0.2 5 years ago
  ed 6195a5ab60 Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation 5 years ago
  reuk 4b24ccd51f macOS: Remove older macOS versions from OperatingSystemType enum 5 years ago
  ed 1b2c9c154b iOS: Don't set the font smoothing property of the graphics context on iOS so that cached Component images render the same as the default 5 years ago
  ed 6e9261ea66 macOS: Don't pass native menu key events to currently focused Component 5 years ago
  ed eabc5cf06c Updated breaking changes doc 5 years ago
  ed d2e06f187b Updated breaking changes doc 5 years ago
  ed 6d16dfe4c5 Updated breaking changes doc 5 years ago