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.
ed a54da0b832 Fixed some more typos 5 years ago
..
juce_AnimatedAppComponent.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_AnimatedAppComponent.h Add documentation tags 7 years ago
juce_AppleRemote.h Add documentation tags 7 years ago
juce_BubbleMessageComponent.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_BubbleMessageComponent.h Fixed some more typos 5 years ago
juce_ColourSelector.cpp Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable 5 years ago
juce_ColourSelector.h Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable 5 years ago
juce_KeyMappingEditorComponent.cpp Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item. 6 years ago
juce_KeyMappingEditorComponent.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_LiveConstantEditor.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_LiveConstantEditor.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_PreferencesPanel.cpp Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 7 years ago
juce_PreferencesPanel.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_PushNotifications.cpp PushNotifications: add Notification copy constructor. 7 years ago
juce_PushNotifications.h Fixed some more typos 5 years ago
juce_RecentlyOpenedFilesList.cpp Fixed some Objective-C id -> auto* conversion warnings 6 years ago
juce_RecentlyOpenedFilesList.h Add documentation tags 7 years ago
juce_SplashScreen.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_SplashScreen.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_SystemTrayIconComponent.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_SystemTrayIconComponent.h MacOS: Better support for SystemTrayIconComponent on Mojave 6 years ago
juce_WebBrowserComponent.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago