Member Login Log In | Not a Member? Contact ADC
Reference Library
This page lists new and recently changed documents, including Articles, Guides, Reference, Release Notes, Sample Code, Technical Notes, and Technical Q&As. Most documents have a revision history, which details additions and changes to that document since the previous version. Look for "Revision History" at the bottom of the document or in the document's table of contents.

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 Reference Library documents are 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
Sort by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Resource Type
Sorted by
Topic
2007-10-31 Quartz Event Services Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Minor Change Reference Quartz
2007-12-11 Quartz Framework Reference (HTML) (PDF)
Added links to several new PDF Kit classes.
Content Update Reference Quartz
2007-12-12 Requirements for Quartz GL (HTML)
First Version
First Version Technical Q&As Quartz
2007-11-01 Son of Grab (HTML) (DMG) (ZIP)
Shows how to use the new CGWindow to get window images from the Window Server.
First Version Sample Code Quartz
2008-04-24 LiveVideoMixer (HTML) (DMG) (ZIP)
The update method in VideoMixView.m now makes sure that the shared OpenGL context is on the same virtual screen as the view's OpenGL context.
Content Update Sample Code QuickTime
2008-03-11 Managing QTCompressionOptions - An overview of the QTCompressionOptionsWindow sample (HTML)
Editorial
Minor Change Technical Notes QuickTime
2008-06-02 MyMovieFilter (HTML) (DMG) (ZIP)
Updated to use a Core Animation layer-backed view.
Content Update Sample Code QuickTime
2008-04-24 QTCoreVideo101 (HTML) (DMG) (ZIP)
added automatic texture coordinate generation for teapot video
Content Update Sample Code QuickTime
2008-06-06 QTCoreVideo102 (HTML) (DMG) (ZIP)
An application demonstrating the use of QTKit, CoreVdeo, and OpenGL.
First Version Sample Code QuickTime
2008-06-06 QTCoreVideo103 (HTML) (DMG) (ZIP)
Demonstrates how to render a QuickTime Movie using OpenGL texture range and the Core Video pixel buffer pipeline.
First Version Sample Code QuickTime
2008-06-06 QTCoreVideo201 (HTML) (DMG) (ZIP)
Demonstrates how to render a QuickTime Movie using OpenGL FBO and the Core Video texture pipeline.
First Version Sample Code QuickTime
2008-06-06 QTCoreVideo202 (HTML) (DMG) (ZIP)
Demonstrates how to render a QuickTime Movie using OpenGL PBO and the Core Video pixel buffer pipeline.
First Version Sample Code QuickTime
2008-06-06 QTCoreVideo301 (HTML) (DMG) (ZIP)
Demonstrates adding of effects & filters to QuickTime Movies in realtime using GLSL shaders and the Core Video texture pipeline.
First Version Sample Code QuickTime
2007-11-14 StillMotion (HTML) (DMG) (ZIP)
Minor changes to MyDocument NIB and rebuilt with Mac OS X 10.5 GM tools.
Content Update Sample Code QuickTime
2008-04-24 Using QTPixelBufferContextCreate with NewMovieFromProperties (HTML)
Editorial
Minor Change Technical Q&As QuickTime
2008-05-09 WhackedTV (HTML) (DMG) (ZIP)
Fixed two bugs: (1) "Select Output Format" in the audio dialog failed with error -206 if the source audio were set to 20 or 24 bits on an Intel Mac. The source format is 24-bits aligned low in 32-bits. WhackedTV was setting this as the default output format. But QuickTime movies can only contain packed samples. Added a utility function to conform the output format for movie-safety. (2) Began preferring the kQTSGAudioPropertyID_CodecSpecificSettingsArray property to the kQTSGAudioPropertyID_MagicCookie property. See QuickTimeComponents.h for an explanation of the differences between these properties, and why CodecSpecificSettingsArray should always be preferred over MagicCookie.
Content Update Sample Code QuickTime
2008-02-08 OpenGL Driver Monitor User Guide (HTML) (PDF)
Fixed a link.
Minor Change Guides Tools
2008-02-08 OpenGL Profiler User Guide (HTML) (PDF)
Fixed a link.
Minor Change Guides Tools
2007-12-11 Apple Type Services for Fonts Programming Guide (HTML) (PDF)
Changed the title and added information about deprecated functions.
Minor Change Guides Typography
2007-12-11 Apple Type Services for Fonts Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Content Update Reference Typography
2008-02-08 Font Handling (HTML) (PDF)
Corrected typo in "Responding to Font Changes" code example.
Minor Change Guides Typography
2007-12-11 Font Manager Reference (HTML) (PDF)
Added deprecation and replacement technology information for functions deprecated in Mac OS X v10.4 and v10.5.
Minor Change Reference Typography
2008-04-24 LiveVideoMixer (HTML) (DMG) (ZIP)
The update method in VideoMixView.m now makes sure that the shared OpenGL context is on the same virtual screen as the view's OpenGL context.
Content Update Sample Code Video
2008-04-24 QTCoreVideo101 (HTML) (DMG) (ZIP)
added automatic texture coordinate generation for teapot video
Content Update Sample Code Video
2008-06-06 QTCoreVideo102 (HTML) (DMG) (ZIP)
An application demonstrating the use of QTKit, CoreVdeo, and OpenGL.
First Version Sample Code Video
2008-06-06 QTCoreVideo103 (HTML) (DMG) (ZIP)
Demonstrates how to render a QuickTime Movie using OpenGL texture range and the Core Video pixel buffer pipeline.
First Version Sample Code Video
2008-06-06 QTCoreVideo201 (HTML) (DMG) (ZIP)
Demonstrates how to render a QuickTime Movie using OpenGL FBO and the Core Video texture pipeline.
First Version Sample Code Video
2008-06-06 QTCoreVideo202 (HTML) (DMG) (ZIP)
Demonstrates how to render a QuickTime Movie using OpenGL PBO and the Core Video pixel buffer pipeline.
First Version Sample Code Video
2008-06-06 QTCoreVideo301 (HTML) (DMG) (ZIP)
Demonstrates adding of effects & filters to QuickTime Movies in realtime using GLSL shaders and the Core Video texture pipeline.
First Version Sample Code Video