1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/src/native/mac
2011-06-12 19:52:58 +01:00
..
juce_ios_Audio.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_ios_MessageManager.mm Cleaned up some obj-C autorelease code. 2011-04-16 22:09:19 +01:00
juce_ios_MiscUtilities.mm Cleaned up some obj-C autorelease code. 2011-04-16 22:09:19 +01:00
juce_ios_UIViewComponentPeer.mm Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
juce_mac_AppleRemote.mm Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_mac_AudioCDBurner.mm Cleaned up some obj-C autorelease code. 2011-04-16 22:09:19 +01:00
juce_mac_AudioCDReader.mm More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_mac_CameraDevice.mm Cleaned up some obj-C autorelease code. 2011-04-16 22:09:19 +01:00
juce_mac_CarbonViewWrapperComponent.h Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_mac_CoreAudio.cpp New TextEditorKeyMapper class added to simplify text navigation key interpretation. Removed a problematic spinlock from the Timer code. Added an error callback to AudioIODeviceCallback. 2011-05-15 15:26:50 +01:00
juce_mac_CoreGraphicsContext.mm Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
juce_mac_CoreMidi.cpp Removed the initialiseJuce_NonGUI() and shutdownJuce_NonGUI() methods - these aren't needed any more. Removed some old MidiOutput methods which weren't cross-platform. OpenGLComponent updates. Extra DropShadower safety. 2011-04-22 22:47:58 +01:00
juce_mac_Debugging.mm Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_mac_FileChooser.mm New classes: Reverb and ReverbAudioSource. Fixes for component alpha levels, mac file chooser, MemoryInputStream. 2011-05-23 18:17:03 +01:00
juce_mac_Files.mm Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
juce_mac_Fonts.mm Cleaned up some obscure compiler warnings and added some JSON unit tests. 2011-06-12 19:52:58 +01:00
juce_mac_MainMenu.mm Fix for Win7 full-screen problem. Fix for introjucer absolute paths. 2011-06-09 17:00:14 +01:00
juce_mac_MessageManager.mm Cleaned up some obj-C autorelease code. 2011-04-16 22:09:19 +01:00
juce_mac_MiscUtilities.mm Correction to String::copyToUTF8. Millisecond timer rollover fix. Added channel count to BufferingAudioSource. Hashmap speed-up. Added Identifier::isValidIdentifier. 2011-05-04 11:47:12 +01:00
juce_mac_MouseCursor.mm Cleaned up some obj-C autorelease code. 2011-04-16 22:09:19 +01:00
juce_mac_NativeCode.mm New class: MemoryMappedFile. 2011-05-12 21:28:05 +01:00
juce_mac_NativeIncludes.h New class: MemoryMappedFile. 2011-05-12 21:28:05 +01:00
juce_mac_Network.mm Cleaned up some obj-C autorelease code. 2011-04-16 22:09:19 +01:00
juce_mac_NSViewComponent.mm Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_mac_NSViewComponentPeer.mm Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
juce_mac_ObjCSuffix.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_mac_OpenGLComponent.mm VST mouse hook fix. AU assertion fix. 2011-04-28 10:45:44 +01:00
juce_mac_QuickTimeMovieComponent.mm Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_mac_Strings.mm Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
juce_mac_SystemStats.mm Android fixes. Caret colour fix. VST host recursion check clean-up. 2011-05-12 13:46:32 +01:00
juce_mac_Threads.mm Cleaned up some obj-C autorelease code. 2011-04-16 22:09:19 +01:00
juce_mac_WebBrowserComponent.mm Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00