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 59fd199164 Rewrote the Mac font loading code to use Cocoa instead of Carbon APIs. 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 Sorted out URL launching on the Mac, added a tweak for linux audio devices with lots of channels, and added a missing JUCE_API marker to AudioDeviceSetup. 16 years ago
juce_mac_Fonts.mm Rewrote the Mac font loading code to use Cocoa instead of Carbon APIs. 16 years ago
juce_mac_HTTPStream.h 17 years ago
juce_mac_MainMenu.mm Fixed some Mac window sizing and menu issues, optimised Graphics::drawImageTransformed(), and added an accuravy parameter to Path::contains(). 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 Fixes to Mac native menu handling. 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 Fixed some Mac window sizing and menu issues, optimised Graphics::drawImageTransformed(), and added an accuravy parameter to Path::contains(). 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 Rewrote the Mac font loading code to use Cocoa instead of Carbon APIs. 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