1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/build/macosx/platform_specific_code
2009-02-13 13:08:34 +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 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. 2009-02-03 17:03:05 +00:00
juce_mac_Fonts.mm Fixed Mac font kerning problem. Fixed Mac native window maximising and getting rid of menus when a a native title bar is clicked. Added an option for kiosk mode that stops the main menu and dock popping up. Small tweak to SparseSet to try to avoid a compile problem in GCC4.3.3. Small fix to file relative pathname parsing. 2009-02-09 14:24:58 +00:00
juce_mac_HTTPStream.h 2008-07-21 11:01:05 +00:00
juce_mac_MainMenu.mm Fixed some Mac window sizing and menu issues, optimised Graphics::drawImageTransformed(), and added an accuravy parameter to Path::contains(). 2009-02-02 17:48:54 +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 Fixes to Mac native menu handling. 2009-01-30 20:17:22 +00:00
juce_mac_MouseCursor.mm 2008-11-18 16:14:02 +00:00
juce_mac_NamedPipe.cpp Fixed Mac font kerning problem. Fixed Mac native window maximising and getting rid of menus when a a native title bar is clicked. Added an option for kiosk mode that stops the main menu and dock popping up. Small tweak to SparseSet to try to avoid a compile problem in GCC4.3.3. Small fix to file relative pathname parsing. 2009-02-09 14:24:58 +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 Rewrote the Mac font loading code to use Cocoa instead of Carbon APIs. 2009-02-03 21:33:59 +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 Fixed Mac font kerning problem. Fixed Mac native window maximising and getting rid of menus when a a native title bar is clicked. Added an option for kiosk mode that stops the main menu and dock popping up. Small tweak to SparseSet to try to avoid a compile problem in GCC4.3.3. Small fix to file relative pathname parsing. 2009-02-09 14:24:58 +00:00
juce_mac_OpenGLComponent.mm Fix for multithreaded Mac OpenGL components; better responding to shutdown messages on Windows; a couple of small VST tweaks; fixed a typo in the AudioDeviceManager and made it close and reopen the audio device while the midi output is being changed; changed AlertWindow to give more control over the desktop window style; fixed a small bug in Graphics; changed SparseSet to avoid an overflow error; stopped BufferedInputStream locking up when its source stream fails; added a case-sensitivity option to StringPairArray and LocalisedStrings. 2009-02-13 13:08:34 +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