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
2010-10-18 16:04:32 +01:00
..
juce_iphone_Audio.cpp Spelling correction and iOS file path tweaks. 2010-10-15 21:53:41 +01:00
juce_iphone_MessageManager.mm Minor code clean-ups 2010-08-27 22:16:14 +01:00
juce_iphone_MiscUtilities.mm Added display rotation support for iOS - see the Desktop class for implementation methods. Also fixed a couple of minor build issues. 2010-10-13 19:16:01 +01:00
juce_iphone_UIViewComponentPeer.mm Added display rotation support for iOS - see the Desktop class for implementation methods. Also fixed a couple of minor build issues. 2010-10-13 19:16:01 +01:00
juce_mac_AppleRemote.mm Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_mac_AudioCDBurner.mm Small change to method in RectanglePlacement and Drawable to use Rectangles instead of bare coordinates. Fix to make ValueTree::sort use an UndoManager, and to prevent different mouse buttons being interpreted as a double-click. 2010-10-18 16:04:32 +01:00
juce_mac_AudioCDReader.mm Changes to XML parsing so that leading space inside text elements does not get trimmed. 2010-09-19 15:45:21 +01:00
juce_mac_CameraDevice.mm Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 2010-07-11 11:46:36 +01:00
juce_mac_CarbonViewWrapperComponent.h Fixed a problem with DirectoryIterator. Removed a few VC warnings. Tweaked mac Carbon windows for better keyboard focus. Disabled Carbon when doing a 64-bit plugin build. 2010-09-23 13:31:40 +01:00
juce_mac_CoreAudio.cpp Added the AudioData class, which contains a range of templated structrures for manipulating different sample type primitives. This will replace the old AudioDataConverters class, and I've refactored a lot of the audio devices and formats to use the new classes. 2010-09-27 15:56:54 +01:00
juce_mac_CoreGraphicsContext.mm Cleaned up a few compiler warnings + build problems. 2010-10-14 18:43:20 +01:00
juce_mac_CoreMidi.cpp Refactored midi input code to allow unlimited syex length + partial sysex callbacks on win32. Fixed a few problems with menu bars, Quicktime, AudioUnits. Modernised some old win32 file chooser code. Tweaked some window border rendering. 2010-10-08 14:52:23 +01:00
juce_mac_Debugging.mm Minor code clean-ups. 2010-05-08 18:16:09 +01:00
juce_mac_FileChooser.mm Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_mac_Files.mm Small change to method in RectanglePlacement and Drawable to use Rectangles instead of bare coordinates. Fix to make ValueTree::sort use an UndoManager, and to prevent different mouse buttons being interpreted as a double-click. 2010-10-18 16:04:32 +01:00
juce_mac_Fonts.mm Added the AudioData class, which contains a range of templated structrures for manipulating different sample type primitives. This will replace the old AudioDataConverters class, and I've refactored a lot of the audio devices and formats to use the new classes. 2010-09-27 15:56:54 +01:00
juce_mac_MainMenu.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_MessageManager.mm Added the AudioData class, which contains a range of templated structrures for manipulating different sample type primitives. This will replace the old AudioDataConverters class, and I've refactored a lot of the audio devices and formats to use the new classes. 2010-09-27 15:56:54 +01:00
juce_mac_MiscUtilities.mm Added display rotation support for iOS - see the Desktop class for implementation methods. Also fixed a couple of minor build issues. 2010-10-13 19:16:01 +01:00
juce_mac_MouseCursor.mm Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 2010-06-01 18:01:13 +01:00
juce_mac_NativeIncludes.h Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_Network.mm Cleaned up and restructured some app startup code. Updated some iPhone settings. 2010-07-10 11:41:07 +01:00
juce_mac_NSViewComponent.mm Fix for some broken Apple AudioUnit editors. Fix for amalgamated mac builds. Changed some mac debugging settings which didn't work. Updated the Jucer-generated audio plugins to match the current codebase. 2010-10-14 14:17:10 +01:00
juce_mac_NSViewComponentPeer.mm Added display rotation support for iOS - see the Desktop class for implementation methods. Also fixed a couple of minor build issues. 2010-10-13 19:16:01 +01:00
juce_mac_ObjCSuffix.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_mac_OpenGLComponent.mm Documentation fixes. Mac OpenGL fix. PositionableAudioSource tweak. Added new class: Expression, and changed RelativeCoordinate to use an Expression to store its position. 2010-08-18 08:36:30 +01:00
juce_mac_QuickTimeMovieComponent.mm Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_mac_Strings.mm Cleaned up and restructured some app startup code. Updated some iPhone settings. 2010-07-10 11:41:07 +01:00
juce_mac_SystemStats.mm Added CDDB support for mac. Small fix for iPad text entry. 2010-07-26 16:18:21 +01:00
juce_mac_Threads.mm Merged some of the mac/linux pthread code. Fixes to the Expression class. Fix for CoreGraphics to get gradients working correctly for vertical/horizontal lines. 2010-08-19 17:17:53 +01:00
juce_mac_WebBrowserComponent.mm Cleaned up some compiler warnings. Jucer development. 2010-05-04 21:27:45 +01:00