| .. |
|
juce_iphone_Audio.cpp
|
Fix for xcode linker warnings when using the static lib. Tweaks to iPhone audio and StretchableLayoutManager.
|
2010-07-06 10:24:06 +01:00 |
|
juce_iphone_MessageManager.mm
|
Minor code clean-ups
|
2010-08-27 22:16:14 +01:00 |
|
juce_iphone_MiscUtilities.mm
|
Fixed a mac app shutdown issue.
|
2010-09-17 12:00:40 +01:00 |
|
juce_iphone_UIViewComponentPeer.mm
|
iOS text entry fix.
|
2010-07-27 14:28:05 +01:00 |
|
juce_mac_AppleRemote.mm
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_mac_AudioCDBurner.mm
|
Copyright notice update.
|
2010-04-23 09:37:13 +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
|
Fix for ppc atomics. Fix for carbon wrapper mouse events.
|
2010-07-21 13:43:48 -05:00 |
|
juce_mac_CoreAudio.cpp
|
Fixed a mac initialisation problem.
|
2010-07-12 21:18:14 +01:00 |
|
juce_mac_CoreGraphicsContext.mm
|
Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32.
|
2010-09-01 14:29:16 +01:00 |
|
juce_mac_CoreMidi.cpp
|
Minor code clean-ups.
|
2010-08-09 21:47:08 +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
|
Fixed some documentation. Added a frequency to MidiMessage::getMidiNoteInHertz(). Tweaked some Expression and RelativeCoordinate methods.
|
2010-09-16 17:55:11 +01:00 |
|
juce_mac_Fonts.mm
|
Cleaned up and restructured some app startup code. Updated some iPhone settings.
|
2010-07-10 11:41:07 +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
|
Fixed a mac app shutdown issue.
|
2010-09-17 12:00:40 +01:00 |
|
juce_mac_MiscUtilities.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_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
|
Cleaned up some compiler warnings. Jucer development.
|
2010-05-04 21:27:45 +01:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Fix for mac numeric key handling.
|
2010-08-29 10:00:43 +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 |