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.
hogliux c8f8f81302 Removed activateIgnoringOtherApps call in macOS shutdown code to avoid JUCE stealing keyboard focus from other apps 8 years ago
..
juce_android_Messaging.cpp Fixed multiple harmless warnings in Android builds 9 years ago
juce_ios_MessageManager.mm Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 9 years ago
juce_linux_EventLoop.h Added some missing license banners 9 years ago
juce_linux_Messaging.cpp Fixed some whitespace style and cleaned up some code using C++11 9 years ago
juce_mac_MessageManager.mm Removed activateIgnoringOtherApps call in macOS shutdown code to avoid JUCE stealing keyboard focus from other apps 8 years ago
juce_osx_MessageQueue.h Replace include guards with "#pragma once" 9 years ago
juce_win32_HiddenMessageWindow.h Replace include guards with "#pragma once" 9 years ago
juce_win32_Messaging.cpp Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 9 years ago
juce_win32_WinRTWrapper.cpp Fixed WinRT MIDI static initialisation error 9 years ago
juce_win32_WinRTWrapper.h Fixed WinRT MIDI static initialisation error 9 years ago