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 2021c64f00 Fixed an issue with stuck touches when a component peer was closed on a mouse down event 8 years ago
..
juce_MultiTouchMapper.h Fixed an issue with stuck touches when a component peer was closed on a mouse down event 8 years ago
juce_android_FileChooser.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_android_Windowing.cpp Android: move android.content.Intent class definition into JNIHelpers. 8 years ago
juce_ios_UIViewComponentPeer.mm Fixed an issue with stuck touches when a component peer was closed on a mouse down event 8 years ago
juce_ios_Windowing.mm Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_linux_FileChooser.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_linux_X11.cpp When opening an X display, made it attempt a retry if the first attempt fails. 8 years ago
juce_linux_X11.h When opening an X display, made it attempt a retry if the first attempt fails. 8 years ago
juce_linux_X11_Clipboard.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_linux_X11_Windowing.cpp Added a template to allow the HeapBlock class to be given signed ints or other types that are not size_t for its size parameters 8 years ago
juce_mac_FileChooser.mm Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_mac_MainMenu.mm Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag 8 years ago
juce_mac_MouseCursor.mm Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_mac_NSViewComponentPeer.mm Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int 8 years ago
juce_mac_Windowing.mm Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag 8 years ago
juce_win32_DragAndDrop.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_win32_FileChooser.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_win32_Windowing.cpp Fixed an issue with stuck touches when a component peer was closed on a mouse down event 8 years ago