This page lists new and recently changed sample code. Most sample code has a revision history, which details additions and changes since the previous version. Look for "Revision History" at the bottom of the sample code page.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated sample code is announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sorted by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Topic
2009-04-29 File Wrappers with Core Data Documents (HTML) (DMG) (ZIP)
This sample demonstrates how directory file wrappers can be used with NSPersistentDocument.
First Version Cocoa
2009-04-21 ASCIIMoviePlayerSample (HTML) (DMG) (ZIP)
Minor Update
Minor Change QuickTime
2009-04-07 QTCoreVideo202 (HTML) (DMG) (ZIP)
Performance improvement with movie pixel buffersand streaming textures.
Minor Change Cocoa, Graphics & Imaging, QuickTime
2009-04-07 QTCoreVideo301 (HTML) (DMG) (ZIP)
Fixed an issue with shader units that caused an OpenGL error.
Content Update Cocoa, Graphics & Imaging, QuickTime
2009-03-19 QTCarbonShell (HTML) (DMG) (ZIP)
Minor editorial corrections.
Minor Change Carbon, QuickTime
2009-03-16 QTMetaData (HTML) (DMG) (ZIP)
Minor update to StringUtils.c
Content Update Carbon, QuickTime
2009-02-13 PMPrinterTest (HTML) (DMG) (ZIP)
Now uses a table view to display the results, and bindings to fill the table view. Cleaned up numerous memory leaks.
Content Update Carbon, Cocoa, Printing