1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/build/macosx/platform_specific_code
2009-01-28 16:30:56 +00:00
..
juce_mac_AppleRemote.mm 2008-11-18 16:14:02 +00:00
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. 2008-12-09 16:52:47 +00:00
juce_mac_CarbonViewWrapperComponent.h 2008-12-03 14:35:34 +00:00
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. 2008-12-09 16:52:47 +00:00
juce_mac_CoreMidi.cpp 2008-10-27 17:51:24 +00:00
juce_mac_Debugging.mm 2008-11-18 16:14:02 +00:00
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. 2008-12-09 16:52:47 +00:00
juce_mac_Files.mm Added a method to BitArray, fixed a memory leak at shutdown on the mac, and tidied up some whitespace. 2009-01-28 16:30:56 +00:00
juce_mac_Fonts.mm Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use. 2009-01-09 21:29:16 +00:00
juce_mac_HTTPStream.h 2008-07-21 11:01:05 +00:00
juce_mac_MainMenu.mm couple of small mac fixes 2008-12-22 13:52:11 +00:00
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. 2009-01-27 16:45:15 +00:00
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. 2009-01-08 16:36:17 +00:00
juce_mac_MouseCursor.mm 2008-11-18 16:14:02 +00:00
juce_mac_NamedPipe.cpp 2008-10-27 17:51:24 +00:00
juce_mac_NativeCode.mm whitespace cleanup 2008-12-19 17:50:42 +00:00
juce_mac_NativeHeaders.h 2008-10-27 17:51:24 +00:00
juce_mac_NativeIncludes.h 2008-10-27 17:51:24 +00:00
juce_mac_Network.mm 2008-11-18 16:14:02 +00:00
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. 2008-12-09 16:52:47 +00:00
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. 2009-01-19 13:00:10 +00:00
juce_mac_OpenGLComponent.mm 2008-11-18 16:14:02 +00:00
juce_mac_QuickTimeMovieComponent.mm 2008-11-18 16:14:02 +00:00
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. 2008-12-09 16:52:47 +00:00
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. 2008-12-09 16:52:47 +00:00
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. 2008-12-09 16:52:47 +00:00
juce_mac_WebBrowserComponent.mm Added a method to BitArray, fixed a memory leak at shutdown on the mac, and tidied up some whitespace. 2009-01-28 16:30:56 +00:00
juce_posix_SharedCode.h 2008-08-01 13:11:33 +00:00