Sorted by Date
|
Sort by Title
|
Sort by Revision Type
|
Sort by Resource Type
|
Sort by Topic
|
|
2009-07-02
|
GLUTStereo
(HTML)
(ZIP)
Upgraded for Mac OS X 10.5, Xcode 3.1
|
Content Update |
Sample Code |
Graphics & Imaging |
|
2009-06-29
|
Dicey
(HTML)
(ZIP)
Moved example from hands-on format used at a past WWDC to a more standard code sample format.
|
Content Update |
Sample Code |
Cocoa |
|
2009-06-05
|
Supporting Multiple GPUs on Mac OS X
(HTML)
First Version
|
First Version |
Technical Notes |
Graphics & Imaging, Porting |
|
2009-06-04
|
CocoaDVDPlayer
(HTML)
(ZIP)
Updated for Mac OS X v10.5. Switched from deprecated QuickDraw-based functions to new Core Graphics-based functions. Developers using CocoaDVDPlayer 1.0 are encouraged to migrate to this version.
|
Content Update |
Sample Code |
Graphics & Imaging |
|
2009-06-02
|
HID LED test tool
(HTML)
(ZIP)
Updated for Leopard HID
|
Minor Change |
Sample Code |
Games, Porting, User Experience |
|
2009-06-01
|
HID Dumper
(HTML)
(ZIP)
Human Interface Device info Dumper
|
First Version |
Sample Code |
Carbon, Cocoa, Games, Hardware & Drivers, Porting, User Experience |
|
2009-06-01
|
Understanding Sample Perspective in the Sampler Instrument
(HTML)
First Version
|
First Version |
Technical Q&As |
Performance, Tools |
|
2009-05-29
|
HID Calibrator
(HTML)
(ZIP)
Added IOHIDValueGetInteger bug workaround
Added IOHIDElement_SetupCalibration routine
Removed unnecessary "#include"'s
Removed dead (unused) code
|
Content Update |
Sample Code |
Carbon, Cocoa, Games, Porting, User Experience |
|
2009-05-27
|
Using Cocoa and Core Printing Together
(HTML)
First Version
|
First Version |
Technical Notes |
Cocoa, Printing |
|
2009-05-21
|
HID Config Save
(HTML)
(ZIP)
Added IOHIDElement_SetupCalibration routine Updated routine comments (in sources and headers) Added "#pragma unused (x)"... project cleanup (unused/dead code stripping) Removed unnecessary "#include"'s
|
Content Update |
Sample Code |
Carbon, Games, Hardware & Drivers, Porting, User Experience |
|
2009-05-19
|
Kernel extensions built with Xcode 3.x won't load on PowerPC-based Macs running Mac OS X 10.4.x
(HTML)
First Version
|
First Version |
Technical Q&As |
Audio, Darwin, Graphics & Imaging, Hardware & Drivers, Mac OS X Server, Networking |
|
2009-05-18
|
Audio Unit Development - Handling Audio Unit Events
(HTML)
Editorial corrections and added summary section.
|
Content Update |
Technical Notes |
Audio |
|
2009-05-18
|
Final Cut Pro - The 'r4fl' Pixel Format
(HTML)
Editorial
|
Content Update |
Technical Notes |
Apple Applications, Graphics & Imaging, QuickTime |
|
2009-05-11
|
Debugging Dashboard Widgets
(HTML)
Deprecating this document in favor of Dashcode on 10.5 and later.
|
Minor Change |
Technical Notes |
Apple Applications |
|
2009-05-11
|
QuickLookSketch
(HTML)
(ZIP)
Updated code to use saveGraphicsState and restoreGraphicsState instead of currentContext and setCurrentContext to avoid a crash.
|
Minor Change |
Sample Code |
Tools, User Experience |
|
2009-05-11
|
RoundTransparentWindow
(HTML)
(ZIP)
Updated for Xcode Tools version 3.1 and Objective C 2.0.
|
Content Update |
Sample Code |
Cocoa |
|
2009-05-11
|
SimpleScriptingPlugin
(HTML)
(ZIP)
Illustrates how to add a scripting plugin to a scriptabile application.
|
First Version |
Sample Code |
Cocoa, Scripting & Automation |
|
2009-05-06
|
Binary Data Programming Guide for Cocoa
(HTML)
(PDF)
Corrected the code listing under Modifying Bytes to account for the null terminator on the strings.
|
Minor Change |
Guides |
Cocoa |
|
2009-05-06
|
CFAttributedString Reference
(HTML)
(PDF)
Added noted that CFAttributedString is not toll-free bridged to NSAttributedString on iPhone.
|
Minor Change |
Reference |
Carbon, Core Foundation, Text & Fonts |
|
2009-05-06
|
CFMutableAttributedString Reference
(HTML)
(PDF)
Added noted that CFMutableAttributedString is not toll-free bridged to NSMutableAttributedString on iPhone.
|
Minor Change |
Reference |
Carbon, Core Foundation, Text & Fonts |
|
2009-05-06
|
CFNetwork Programming Guide
(HTML)
(PDF)
Corrected typos.
|
Minor Change |
Guides |
Carbon, Cocoa, Core Foundation, Networking, Open Source, Security |
|
2009-05-06
|
Foundation Constants Reference
(HTML)
(PDF)
Corrected the definition of NSDecimalNoScale.
|
Minor Change |
Reference |
Cocoa |
|
2009-05-06
|
HID Class Device Interface Guide
(HTML)
(PDF)
Made minor corrections to code samples.
|
Minor Change |
Guides |
Darwin, Hardware & Drivers |
|
2009-05-06
|
Image Unit Tutorial
(HTML)
(PDF)
Updated line 7 of listing 2-7.
|
Minor Change |
Guides |
Carbon, Cocoa, Games, Graphics & Imaging |
|
2009-05-06
|
IMKServerInput Protocol Reference
(HTML)
(PDF)
Clarified constant descriptions.
|
Minor Change |
Reference |
Cocoa, Internationalization, Text & Fonts, User Experience |
|
2009-05-06
|
Key-Value Observing Programming Guide
(HTML)
(PDF)
Clarified Core Data requirement in Registering Dependent Keys.
|
Minor Change |
Guides |
Cocoa |
|
2009-05-06
|
Memory Management Programming Guide for Cocoa
(HTML)
(PDF)
Corrected typographical errors.
|
Minor Change |
Guides |
Cocoa |
|
2009-05-06
|
NSAnimatablePropertyContainer Protocol Reference
(HTML)
(PDF)
Corrected typos.
|
Minor Change |
Reference |
Cocoa |
|
2009-05-06
|
NSCountedSet Class Reference
(HTML)
(PDF)
Referenced CFBag, which implements similar functionality.
|
Minor Change |
Reference |
Cocoa |
|
2009-05-06
|
NSData Class Reference
(HTML)
(PDF)
Added subclassing notes. Clarified behavior of bytes and getData:length: methods.
|
Minor Change |
Reference |
Cocoa |
|
2009-05-06
|
NSError Class Reference
(HTML)
(PDF)
Added a link to the Foundation error constants.
|
Minor Change |
Reference |
Cocoa |
|
2009-05-06
|
NSSegmentedCell Class Reference
(HTML)
(PDF)
Added missing API.
|
Minor Change |
Reference |
Cocoa, User Experience |
|
2009-05-06
|
NSSegmentedControl Class Reference
(HTML)
(PDF)
Added missing API.
|
Minor Change |
Reference |
Cocoa, User Experience |
|
2009-05-06
|
The Objective-C 2.0 Programming Language
(HTML)
(PDF)
Updated article on Mixing Objective-C and C++.
|
Minor Change |
Guides |
Cocoa, Tools |
|
2009-05-06
|
Porting Drivers to Mac OS X
(HTML)
(PDF)
Corrected bugs in code samples.
|
Minor Change |
Guides |
Darwin, Open Source, Porting |
|
2009-05-06
|
Porting to Mac OS X from Windows Win32 API
(HTML)
(PDF)
Corrected typos.
|
Minor Change |
Guides |
Porting |
|
2009-05-06
|
Predicate Programming Guide
(HTML)
(PDF)
Corrected a typographical error.
|
Minor Change |
Guides |
Cocoa |
|
2009-05-06
|
QTCaptureConnection Class Reference
(HTML)
(PDF)
Fixed constant listings. Minor fixes.
|
Minor Change |
Reference |
QuickTime |
|
2009-05-06
|
QTCaptureDevice Class Reference
(HTML)
(PDF)
Fixed enumeration and constant listings. Minor fixes.
|
Minor Change |
Reference |
Cocoa, QuickTime |
|
2009-05-06
|
QTKit Functions Reference
(HTML)
(PDF)
Fixed and updated function listings. Minor fixes.
|
Minor Change |
Reference |
QuickTime |
|
2009-05-06
|
Search Kit Reference
(HTML)
(PDF)
Added notes that SKSearch and SKIndex objects cannot be used with CFMakeCollectable.
|
Minor Change |
Reference |
Carbon, Cocoa, Text & Fonts, User Experience |
|
2009-05-06
|
Stream Programming Guide for Cocoa
(HTML)
(PDF)
Added a missing comment to a code sample.
|
Minor Change |
Guides |
Cocoa, Networking |
|
2009-05-05
|
How do I rename my application in Xcode?
(HTML)
First Version
|
First Version |
Technical Q&As |
Tools |
|
2009-05-04
|
New HID Manager APIs for Mac OS X version 10.5
(HTML)
Added documentation for the IOHID[Manager/Device]SetInputValueMatching[Multiple] API's.
|
Minor Change |
Technical Notes |
Carbon, Games, Hardware & Drivers, Porting, User Experience |
|
2009-05-01
|
Driving OpenGL Rendering Loops
(HTML)
Corrected a typo.
|
Minor Change |
Technical Q&As |
Cocoa, Games, Graphics & Imaging |
|
2009-04-30
|
Exporting Movies for iPod, Apple TV and iPhone
(HTML)
Editorial Updates
|
Content Update |
Technical Notes |
Graphics & Imaging, QuickTime |
|
2009-04-29
|
File Wrappers with Core Data Documents
(HTML)
(ZIP)
This sample demonstrates how directory file wrappers can be used with NSPersistentDocument.
|
First Version |
Sample Code |
Cocoa |
|
2009-04-29
|
Supplying codec-specific options within the Standard Compression Dialog
(HTML)
( )
Editorial Corrections
|
Minor Change |
Technical Notes |
QuickTime |
|
2009-04-23
|
Optimizing Audio Unit User Experience in Logic Studio
(HTML)
First Version
|
First Version |
Technical Notes |
Apple Applications, Audio |
|
2009-04-21
|
ASCIIMoviePlayerSample
(HTML)
(ZIP)
Minor Update
|
Minor Change |
Sample Code |
QuickTime |
|
2009-04-12
|
AudioChannelLayout - What's the Audio Channel Order when the Layout has a Channel Bitmap?
(HTML)
First Version
|
First Version |
Technical Q&As |
Audio, QuickTime |
|
2009-04-08
|
CalCalendarStore Class Reference
(HTML)
(PDF)
Minor edits throughout.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
NSButtonCell Class Reference
(HTML)
(PDF)
Added style override details to setAttributedTitle:.
|
Minor Change |
Reference |
Cocoa, User Experience |
|
2009-04-08
|
NSDictionary Class Reference
(HTML)
(PDF)
Corrected typographical errors.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
NSNetService Class Reference
(HTML)
(PDF)
Miscellaneous edits.
|
Minor Change |
Reference |
Cocoa, Networking |
|
2009-04-08
|
NSNetServiceBrowser Class Reference
(HTML)
(PDF)
Miscellaneous edits.
|
Minor Change |
Reference |
Cocoa, Networking |
|
2009-04-08
|
NSScroller Class Reference
(HTML)
(PDF)
Updated for Mac OS X v10.5.
|
Content Update |
Reference |
Cocoa, User Experience |
|
2009-04-08
|
NSSplitView Class Reference
(HTML)
(PDF)
Added splitView:shouldHideDividerAtIndex: delegate method. Added divider style and color methods.
|
Content Update |
Reference |
Cocoa, User Experience |
|
2009-04-08
|
NSUserDefaults Class Reference
(HTML)
(PDF)
Updated property list storage details.
|
Minor Change |
Reference |
Cocoa, User Experience |
|
2009-04-08
|
QTCaptureAudioPreviewOutput Class Reference
(HTML)
(PDF)
Fixed parameter descriptions.
|
Minor Change |
Reference |
Cocoa, QuickTime |
|
2009-04-08
|
QTCaptureDeviceInput Class Reference
(HTML)
(PDF)
Minor fixes.
|
Minor Change |
Reference |
Cocoa, QuickTime |
|
2009-04-08
|
QTCaptureInput Class Reference
(HTML)
(PDF)
Minor technical fixes.
|
Minor Change |
Reference |
Cocoa, QuickTime |
|
2009-04-08
|
QTCaptureView Class Reference
(HTML)
(PDF)
Modified descriptions. Fixed typos. MInor fixes.
|
Minor Change |
Reference |
Cocoa, QuickTime |
|
2009-04-08
|
QTCompressionOptions Class Reference
(HTML)
(PDF)
Fixed constant listings. Minor fixes. Verification of method descriptions.
|
Minor Change |
Reference |
QuickTime |
|
2009-04-08
|
QTDataReference Class Reference
(HTML)
(PDF)
Added parameter descriptions, updated constant listings. Minor fixes.
|
Minor Change |
Reference |
Cocoa, QuickTime |
|
2009-04-08
|
QTFormatDescription Class Reference
(HTML)
(PDF)
Fixed constant listings, parameter descriptions. Updated availability information. Minor fixes and clarification of attributes.
|
Minor Change |
Reference |
QuickTime |
|
2009-04-08
|
QTSampleBuffer Class Reference
(HTML)
(PDF)
Fixed constant listings. Updated links. Minor fixes.
|
Minor Change |
Reference |
QuickTime |
|
2009-04-08
|
Shell Scripting Primer
(HTML)
(PDF)
Added a forward link in the awk section. Added a few minor cross-platform porting notes. Added a CSH compatibility note about numeric comparisons.
|
Minor Change |
Guides |
Enterprise IT, Mac OS X Server, Open Source, Scripting & Automation, Tools |
|
2009-04-08
|
Speech Synthesis Manager Reference
(HTML)
(PDF)
Clarified the use of the script field in the voice description structure.
|
Minor Change |
Reference |
Carbon, User Experience |
|
2009-04-08
|
Text System Overview
(HTML)
(PDF)
Added link in "Building a Text Editor in 15 Minutes" to information explaining how to configure an application's document types settings.
|
Minor Change |
Guides |
Cocoa, Text & Fonts |
|
2009-04-08
|
WebArchive Class Reference
(HTML)
(PDF)
Minor edits throughout.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebEditingDelegate Protocol Reference
(HTML)
(PDF)
Minor edits throughout.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebFrame Class Reference
(HTML)
(PDF)
Added separate parameter and return value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebFrameLoadDelegate Protocol Reference
(HTML)
(PDF)
Added separate parameter and return value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebJavaPlugIn Protocol Reference
(HTML)
(PDF)
Added separate parameter and return-value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebOpenPanelResultListener Protocol Reference
(HTML)
(PDF)
Added separate parameter and return-value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebPlugIn Protocol Reference
(HTML)
(PDF)
Added separate parameter and return-value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebPlugInContainer Protocol Reference
(HTML)
(PDF)
Added separate parameter and return value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebPlugInViewFactory Protocol Reference
(HTML)
(PDF)
Added separate parameter and return value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebPolicyDelegate Protocol Reference
(HTML)
(PDF)
Added separate parameter and return value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebResource Class Reference
(HTML)
(PDF)
Added separate parameter and return value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebScripting Protocol Reference
(HTML)
(PDF)
Added separate parameter and return value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebScriptObject Class Reference
(HTML)
(PDF)
Added separate parameter and return value descriptions.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-08
|
WebView Class Reference
(HTML)
(PDF)
Made minor edits throughout.
|
Minor Change |
Reference |
Cocoa |
|
2009-04-07
|
QTCoreVideo202
(HTML)
(ZIP)
Performance improvement with movie pixel buffersand streaming textures.
|
Minor Change |
Sample Code |
Cocoa, Graphics & Imaging, QuickTime |
|
2009-04-07
|
QTCoreVideo301
(HTML)
(ZIP)
Fixed an issue with shader units that caused an OpenGL error.
|
Content Update |
Sample Code |
Cocoa, Graphics & Imaging, QuickTime |
|
2009-04-06
|
QTCaptureLayer Class Reference
(HTML)
(PDF)
Added parameter descriptions. Minor fixes.
|
Minor Change |
Reference |
QuickTime |
|
2009-04-06
|
QTMovieLayer Class Reference
(HTML)
(PDF)
Fixed warning information. Added parameter descriptions. Minor fixes.
|
Minor Change |
Reference |
QuickTime |
|
2009-03-30
|
QuickTime Media Optimization Properties
(HTML)
|
Minor Change |
Technical Q&As |
QuickTime |
|
2009-03-19
|
QTCarbonShell
(HTML)
(ZIP)
Minor editorial corrections.
|
Minor Change |
Sample Code |
Carbon, QuickTime |
|
2009-03-16
|
Movie export with AAC or AMR audio formats
(HTML)
Updated licensing requirements
|
Content Update |
Technical Q&As |
QuickTime |
|
2009-03-16
|
QTMetaData
(HTML)
(ZIP)
Minor update to StringUtils.c
|
Content Update |
Sample Code |
Carbon, QuickTime |
|
2009-03-12
|
Keychain Services Programming Guide
(HTML)
(PDF)
Corrected a typo.
|
Content Update |
Guides |
Carbon, Cocoa, Security |
|
2009-03-08
|
Cocoa Bindings Programming Topics
(HTML)
(PDF)
Added warning about lack of key-value observing change values to Controller Key-Value Observing Compliance.
|
Minor Change |
Guides |
Cocoa |
|
2009-03-05
|
Low-Level File Management Programming Topics
(HTML)
(PDF)
Corrected a broken link.
|
Minor Change |
Guides |
Cocoa |