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 013bc3016b Added a method to BitArray, fixed a memory leak at shutdown on the mac, and tidied up some whitespace. 16 years ago
..
juce_mac_AppleRemote.mm 16 years ago
juce_mac_AudioCDBurner.mm Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 16 years ago
juce_mac_CarbonViewWrapperComponent.h 16 years ago
juce_mac_CoreAudio.cpp Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 16 years ago
juce_mac_CoreMidi.cpp 16 years ago
juce_mac_Debugging.mm 16 years ago
juce_mac_FileChooser.mm Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 16 years ago
juce_mac_Files.mm Added a method to BitArray, fixed a memory leak at shutdown on the mac, and tidied up some whitespace. 16 years ago
juce_mac_Fonts.mm Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use. 16 years ago
juce_mac_HTTPStream.h 17 years ago
juce_mac_MainMenu.mm couple of small mac fixes 16 years ago
juce_mac_MessageManager.mm Added a maximum length to String::copyToUTF8(), tweaked the parameters to AudioFormatWriter::writeFromAudioReader(), altered the BWAV chunk code to store its text as UTF8, added a utility function WavAudioFormat::replaceMetadataInFile(). Sorted out some compile errors with plugin hosting code. Fixed a small glitch in ColourGradient, and added a method to TreeViewItems to allow some items to be made non-selectable. 16 years ago
juce_mac_MiscUtilities.mm Added a couple of methods to the File class: File::getLinkedTarget() and File::moveToTrash(). Also fixed a typo in QT headers, an overflow in BufferingAudioSource, removed a few linux warnings, and had another attempt at a reliable working screensaver-disabler on windows. 16 years ago
juce_mac_MouseCursor.mm 16 years ago
juce_mac_NSViewComponent.mm Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 16 years ago
juce_mac_NSViewComponentPeer.mm 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. 16 years ago
juce_mac_NamedPipe.cpp 16 years ago
juce_mac_NativeCode.mm whitespace cleanup 16 years ago
juce_mac_NativeHeaders.h 16 years ago
juce_mac_NativeIncludes.h 16 years ago
juce_mac_Network.mm 16 years ago
juce_mac_OpenGLComponent.mm 16 years ago
juce_mac_QuickTimeMovieComponent.mm 16 years ago
juce_mac_Strings.mm Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 16 years ago
juce_mac_SystemStats.mm Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 16 years ago
juce_mac_Threads.mm Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 16 years ago
juce_mac_WebBrowserComponent.mm Added a method to BitArray, fixed a memory leak at shutdown on the mac, and tidied up some whitespace. 16 years ago
juce_posix_SharedCode.h 17 years ago