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 a50977e2f9 Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app) 13 years ago
..
juce_MultiTouchMapper.h Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_android_FileChooser.cpp Refactored the linux Freetype font code and native file chooser (via zenity). 14 years ago
juce_android_Windowing.cpp Removed restriction on number of touches in iOS/Android. 13 years ago
juce_ios_UIViewComponentPeer.mm Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_ios_Windowing.mm Removed restriction on number of touches in iOS/Android. 13 years ago
juce_linux_Clipboard.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 13 years ago
juce_linux_FileChooser.cpp Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 13 years ago
juce_linux_Windowing.cpp Linux mouse-drag fix. 13 years ago
juce_mac_FileChooser.mm OSX file chooser fix. 13 years ago
juce_mac_MainMenu.mm Minor clean-ups. 13 years ago
juce_mac_MouseCursor.mm MouseCursor refactoring. 13 years ago
juce_mac_NSViewComponentPeer.mm Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app) 13 years ago
juce_mac_Windowing.mm VC2008 build fix. Rebuild of projects. 13 years ago
juce_win32_DragAndDrop.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 13 years ago
juce_win32_FileChooser.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 13 years ago
juce_win32_Windowing.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 13 years ago