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.
jules 38295f332b Converted some old typedefs to using declarations 7 years ago
..
juce_RenderingHelpers.h Converted some old typedefs to using declarations 7 years ago
juce_android_Fonts.cpp Add camera support for iOS and Android. 7 years ago
juce_android_GraphicsContext.cpp Android: move a bunch of generic Android and Java classes to JNI helpers, add Android/Java prefixes to disambiguate. 7 years ago
juce_android_IconHelpers.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 7 years ago
juce_freetype_Fonts.cpp Converted some old typedefs to using declarations 7 years ago
juce_linux_Fonts.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_linux_IconHelpers.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 7 years ago
juce_mac_CoreGraphicsContext.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_mac_CoreGraphicsContext.mm Avoided an OSX font bug workaround that's no longer needed in 10.11, and also stripped out a huge amount of defunct OSX 10.5 font code 7 years ago
juce_mac_CoreGraphicsHelpers.h Implemented setIcon() in NSViewComponentPeer 7 years ago
juce_mac_Fonts.mm Another attempt to get OSX in-memory font layout to work on all OS versions 7 years ago
juce_mac_IconHelpers.cpp Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag 7 years ago
juce_win32_Direct2DGraphicsContext.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 7 years ago
juce_win32_Direct2DGraphicsContext.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_win32_DirectWriteTypeLayout.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 7 years ago
juce_win32_DirectWriteTypeface.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 7 years ago
juce_win32_Fonts.cpp Win32: Fixed a bug where certain unicode characters (> 0x8000) would not be displayed correctly on Windows 7 years ago
juce_win32_IconHelpers.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 7 years ago