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 ef6ab9ed6a Added some cunning hacks that should make modal dialogs in plugins block mouse events in the host app. Also added a fix for thread-safety in ReferenceCountedArrays, and tweaked the new variant classes. 16 years ago
..
juce_win32_ASIO.cpp 17 years ago
juce_win32_ActiveXComponent.cpp Improved the performance of MemoryOutputStream; fixed a process priority problem in VST; made TreeViews repaint when they get enabled or disabled; small fixes to ActiveXControlComponent and QuickTimeMovieComponent; implemented File::getVolumeName() for mac; 16 years ago
juce_win32_AudioCDReader.cpp 17 years ago
juce_win32_AutoLinkLibraries.h added a missing lib to the win32 build 17 years ago
juce_win32_DirectSound.cpp 17 years ago
juce_win32_DynamicLibraryLoader.cpp 17 years ago
juce_win32_DynamicLibraryLoader.h (automatic tidy-up of whitespace) 18 years ago
juce_win32_FileChooser.cpp Added method String::containsNonWhitespaceChars(); changed the XML parser to not strip whitespace from around text elements, and also added XmlDocument::setEmptyTextElementsIgnored() to make it optionally keep all whitespace-only text elements. Added methods File::containsSubDirectories(), WebBrowserComponent::refresh(), TreeView::deleteRootItem(). Ironed out a possible bug with buttons crashing when deleted during a keypress callback. Changed pixel ordering to sort out transparent windows on PPC macs. Also fixed a mac AU build problem, and removed a couple of gcc warnings. 17 years ago
juce_win32_Files.cpp Added a File::getVersion() method 17 years ago
juce_win32_Fonts.cpp Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use. 17 years ago
juce_win32_Messaging.cpp Added some cunning hacks that should make modal dialogs in plugins block mouse events in the host app. Also added a fix for thread-safety in ReferenceCountedArrays, and tweaked the new variant classes. 16 years ago
juce_win32_Midi.cpp 17 years ago
juce_win32_Misc.cpp 17 years ago
juce_win32_NativeCode.cpp 17 years ago
juce_win32_NativeIncludes.h 17 years ago
juce_win32_Network.cpp 17 years ago
juce_win32_OpenGLComponent.cpp 17 years ago
juce_win32_PlatformUtils.cpp whitespace cleanup 17 years ago
juce_win32_QuickTimeMovieComponent.cpp Improved the performance of MemoryOutputStream; fixed a process priority problem in VST; made TreeViews repaint when they get enabled or disabled; small fixes to ActiveXControlComponent and QuickTimeMovieComponent; implemented File::getVolumeName() for mac; 16 years ago
juce_win32_SystemStats.cpp 17 years ago
juce_win32_Threads.cpp Removed a compiler warning on win32, and updated juce_mac_MessageManager.cpp 17 years ago
juce_win32_WebBrowserComponent.cpp Added method String::containsNonWhitespaceChars(); changed the XML parser to not strip whitespace from around text elements, and also added XmlDocument::setEmptyTextElementsIgnored() to make it optionally keep all whitespace-only text elements. Added methods File::containsSubDirectories(), WebBrowserComponent::refresh(), TreeView::deleteRootItem(). Ironed out a possible bug with buttons crashing when deleted during a keypress callback. Changed pixel ordering to sort out transparent windows on PPC macs. Also fixed a mac AU build problem, and removed a couple of gcc warnings. 17 years ago
juce_win32_Windowing.cpp A handful of small fixes and whitespace clean-ups. Added a parameter to the DatagramSocket::read to specify whether the operation should block. 16 years ago
win32_headers.h 17 years ago