Sort by Date
|
Sort by Title
|
Sort by Revision Type
|
Sort by Resource Type
|
Sorted by Topic
|
|
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-03-11
|
Movie Import Components - MovieImportDataRef Invoked For File Import Operations
(HTML)
First Version
|
First Version |
Technical Q&As |
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 |
|
2008-05-19
|
QTKit Capture - Disabling Audio Or Video When Capturing From a Muxed Device
(HTML)
First Version
|
First Version |
Technical Q&As |
QuickTime |
|
2008-03-17
|
QTKit Capture - Extracting SMPTE Timecode information from a QTSampleBuffer
(HTML)
First Version
|
First Version |
Technical Q&As |
QuickTime |
|
2008-03-11
|
QTKit Capture - Specifying Media Compression Settings
(HTML)
Editorial
|
Minor Change |
Technical Q&As |
QuickTime |
|
2008-04-24
|
QTKit Frequently Asked Questions
(HTML)
Added how to get a movie frame as an image, plus updates for existing Q&As about creating a movie and adding images, adding a QTTrack, QTMovie object not fully formed and movie unexpectedly draws to upper left of screen.
|
Minor Change |
Technical Notes |
QuickTime |
|
2008-05-09
|
QTMetadataEditor
(HTML)
(DMG)
(ZIP)
Demonstrates QuickTime 7 APIs in a Metadata Browsing and Editing application
|
First Version |
Sample Code |
QuickTime |
|
2008-03-17
|
Sample Description Endianness
(HTML)
First Version
|
First Version |
Technical Q&As |
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-03-11
|
AppleScript Language Guide
(HTML)
(PDF)
Updated to describe AppleScript features through Mac OS X v10.5 and AppleScript 2.0.
|
Content Update |
Guides |
Scripting & Automation |
|
2008-03-11
|
Cocoa Scripting Guide
(HTML)
(PDF)
Minor corrections for working with sdefs.
|
Minor Change |
Guides |
Scripting & Automation |
|
2008-06-09
|
Customizing Rails Applications on Mac OS X Leopard
(HTML)
|
First Version |
Articles |
Scripting & Automation |
|
2008-06-09
|
Deploying Rails Applications on Mac OS X Leopard
(HTML)
|
First Version |
Articles |
Scripting & Automation |
|
2008-06-09
|
Developing Rails Applications on Mac OS X Leopard
(HTML)
|
First Version |
Articles |
Scripting & Automation |
|
2008-04-08
|
JavaScriptCore Framework Reference
(HTML)
Reprocessed content with new toolchain.
|
Minor Change |
Reference |
Scripting & Automation |
|
2008-04-24
|
Scripting Additions for Mac OS X
(HTML)
( )
Add sample project.
|
Minor Change |
Technical Notes |
Scripting & Automation |
|
2008-03-11
|
Scripting Bridge Programming Guide for Cocoa
(HTML)
(PDF)
Changed occurrences of the nonexistent method name +classForApplicationWithBundleIdentifier to the correct method name, +applicationWithBundleIdentifier:.
|
Minor Change |
Guides |
Scripting & Automation |
|
2008-05-30
|
ScriptingDefinitions
(HTML)
(DMG)
(ZIP)
Changed code used for "rich text" from 'ctxt' to 'ricT' in the Standard Text Suite in the file ScriptingDefinitions.sdef. Added a ReadMe file that talks about the new, recommened XInclude method for including the Standard Suite in an .sdef file.
|
Content Update |
Sample Code |
Scripting & Automation |
|
2008-04-08
|
Shell Scripting Primer
(HTML)
(PDF)
Fixed a bug in an awk code sample.
|
Minor Change |
Guides |
Scripting & Automation |
|
2008-05-30
|
SimpleScripting
(HTML)
(DMG)
(ZIP)
Changed the .sdef so that it uses XInclude to import the Standard Suite from another file instead of providing a definition of the Standard Suite in the .sdef file.
|
Content Update |
Sample Code |
Scripting & Automation |
|
2008-06-02
|
SimpleScriptingObjects
(HTML)
(DMG)
(ZIP)
Changed the .sdef so that it uses XInclude to import the Standard Suite from another file instead of providing a definition of the Standard Suite in the .sdef file.
|
Content Update |
Sample Code |
Scripting & Automation |
|
2008-06-02
|
SimpleScriptingProperties
(HTML)
(DMG)
(ZIP)
Changed the .sdef so that it uses XInclude to import the Standard Suite from another file instead of providing a definition of the Standard Suite in the .sdef file.
|
Content Update |
Sample Code |
Scripting & Automation |
|
2008-06-02
|
SimpleScriptingVerbs
(HTML)
(DMG)
(ZIP)
Changed the .sdef so that it uses XInclude to import the Standard Suite from another file instead of providing a definition of the Standard Suite in the .sdef file.
|
Content Update |
Sample Code |
Scripting & Automation |
|
2008-03-11
|
CFNetwork Programming Guide
(HTML)
(PDF)
Made minor typographical corrections and clarifications.
|
Minor Change |
Guides |
Security |
|
2008-04-08
|
Core Services Identity Reference
(HTML)
Reprocessed content with new toolchain.
|
Minor Change |
Reference |
Security |
|
2008-03-17
|
CryptNoMore
(HTML)
(DMG)
(ZIP)
Corrected a bug with Open Directory-based authentication that was uncovered by Mac OS X 10.5. Also, Open Directory authentication now works correctly when built 64-bit.
|
Content Update |
Sample Code |
Security |
|
2008-06-03
|
Getting a Packet Trace
(HTML)
( )
Streamlined product descriptions and reorganized the Miscellaneous notes. Restructured entire document and added additional packages. Added additional Hub/Switch information.
|
Minor Change |
Technical Q&As |
Security |
|
2008-05-02
|
Java for Mac OS X v10.5 Update 1 Release Notes
(HTML)
(PDF)
First version of Java for Mac OS X v10.5 Update 1 Release Notes.
|
First Version |
Release Notes |
Security |
|
2008-06-04
|
Kerberos GSS
(HTML)
(DMG)
(ZIP)
Kerberos GSS-API Sample
|
First Version |
Sample Code |
Security |
|
2008-06-09
|
Mac OS X Security Configuration Guide
(PDF)
Update for Mac OS X Version 10.5.
|
Content Update |
Guides |
Security |
|
2008-06-09
|
Mac OS X Server iCal Service Administration
(PDF)
Made minor changes to the Second Edition for Mac OS X Server v10.5.
|
Minor Change |
Guides |
Security |
|
2008-06-09
|
Mac OS X Server Mail Service Administration
(PDF)
Made minor changes to the Second Edition for Mac OS X Server v10.5.
|
Minor Change |
Guides |
Security |
|
2008-06-09
|
Mac OS X Server Network Services Administration
(PDF)
Made minor changes to the Second Edition for Mac OS X Server v10.5.
|
Minor Change |
Guides |
Security |
|
2008-06-09
|
Mac OS X Server Open Directory Administration
(PDF)
Made minor changes to the Second Edition for Mac OS X Server v10.5.
|
Minor Change |
Guides |
Security |
|
2008-06-09
|
Mac OS X Server Security Configuration Guide
(PDF)
Update for Mac OS X Server Version 10.5.
|
Content Update |
Guides |
Security |
|
2008-03-11
|
File System Events Programming Guide
(HTML)
(PDF)
Fixed typos.
|
Minor Change |
Guides |
Storage |
|
2008-06-09
|
Xsan 2 Administrator's Guide
(PDF)
Updated for Xsan 2. Replaces the Xsan Administrator's Guide for Xsan 1.4.
|
Content Update |
Guides |
Storage |
|
2008-06-09
|
Xsan 2 Setup Guide
(PDF)
New document that explains how to set up a volume on a storage area network (SAN) using Xsan 2.
|
First Version |
Guides |
Storage |
|
2008-06-09
|
Xsan Migration Guide for Xsan 2
(PDF)
Updated for Xsan 2. Replaces the Xsan Migration Guide for Xsan 1.4.
|
Content Update |
Guides |
Storage |
|
2008-06-09
|
Xserve RAID Using RAID Admin 1.2 and Disk Utility
(PDF)
New document that explains how to use RAID Admin and Fibre Channel Utility to configure and monitor Xserve RAID systems and Disk Utility to enhance hardware RAID arrays.
|
First Version |
Guides |
Storage |
|
2008-06-09
|
Core Text Programming Guide
(HTML)
(PDF)
Revised Figure 1-3 "Text layout data flow" to show that a CGPath object is provided in the creation of a CTFrame object.
|
Minor Change |
Guides |
Text & Fonts |
|
2008-03-25
|
Drawing attributed strings that are both filled and stroked
(HTML)
First Version
|
First Version |
Technical Q&As |
Text & Fonts |
|
2008-04-08
|
Latent Semantic Mapping Reference
(HTML)
Reprocessed content with new toolchain.
|
Minor Change |
Reference |
Text & Fonts |
|
2008-05-06
|
NSText Class Reference
(HTML)
(PDF)
Added a note explaining why NSTextDidEndEditingNotification may be sent without a matching NSTextDidBeginEditingNotification.
|
Minor Change |
Reference |
Text & Fonts |
|
2008-03-11
|
Strings Programming Guide for Core Foundation
(HTML)
(PDF)
Added information to "Handling External Representations of Strings" about string encodings that do not include a BOM.
|
Minor Change |
Guides |
Text & Fonts |
|
2008-04-08
|
CPlusTest Reference
(HTML)
Reprocessed content with new toolchain.
|
Minor Change |
Reference |
Tools |
|
2008-04-01
|
CrashReporter
(HTML)
Corrected a long-standing mistyping of the srr0 register name.
|
Minor Change |
Technical Notes |
Tools |
|
2008-06-09
|
Customizing Rails Applications on Mac OS X Leopard
(HTML)
|
First Version |
Articles |
Tools |
|
2008-06-09
|
Deploying Rails Applications on Mac OS X Leopard
(HTML)
|
First Version |
Articles |
Tools |
|
2008-06-09
|
Developing Rails Applications on Mac OS X Leopard
(HTML)
|
First Version |
Articles |
Tools |
|
2008-04-08
|
HeaderDoc User Guide
(HTML)
(PDF)
Updated for Mac OS X v10.5.
|
Content Update |
Guides |
Tools |
|
2008-03-11
|
How to work around HIMovieViewCreate failing
(HTML)
Editorial
|
Minor Change |
Technical Q&As |
Tools |
|
2008-04-29
|
Mac OS X Man Pages
(HTML)
Updated Java manual pages.
|
Content Update |
Reference |
Tools |
|
2008-06-09
|
The Objective-C 2.0 Programming Language
(HTML)
(PDF)
Made several minor bug fixes and clarifications, particularly in the "Properties" chapter.
|
Minor Change |
Guides |
Tools |
|
2008-04-08
|
Porting UNIX/Linux Applications to Mac OS X
(HTML)
(PDF)
Fixed minor typographical errors and omissions.
|
Minor Change |
Guides |
Tools |
|
2008-04-08
|
Shell Scripting Primer
(HTML)
(PDF)
Fixed a bug in an awk code sample.
|
Minor Change |
Guides |
Tools |
|
2008-06-09
|
Using Doxygen to Create Xcode Documentation Sets
(HTML)
|
First Version |
Articles |
Tools |
|
2008-03-11
|
WebObjects 5.4.1 Reference
(HTML)
Updated for WebObjects 5.4.1.
|
Content Update |
Reference |
Tools |
|
2008-05-02
|
Xcode Unit Testing Guide
(HTML)
(PDF)
Updated for Xcode 3.0.
|
Minor Change |
Guides |
Tools |
|
2008-03-17
|
AbstractTree
(HTML)
(DMG)
(ZIP)
Fixed a typo in the definition of a leaf node.
|
Minor Change |
Sample Code |
User Experience |
|
2008-04-08
|
Accessibility (ApplicationServices/HIServices) Reference
(HTML)
Updated for Mac OS X v10.5.
|
Minor Change |
Reference |
User Experience |
|
2008-03-11
|
Accessibility Overview
(HTML)
(PDF)
Removed the Children attribute from the Busy Indicator role information.
|
Minor Change |
Guides |
User Experience |
|
2008-06-09
|
Apple Human Interface Guidelines
(HTML)
(PDF)
Fixed minor errors.
|
Minor Change |
Guides |
User Experience |
|
2008-04-08
|
Data Browser Reference
(HTML)
(PDF)
Made minor technical fixes.
|
Minor Change |
Reference |
User Experience |
|
2008-04-08
|
Disc Recording UI Framework Reference
(HTML)
Reprocessed content with new toolchain.
|
Minor Change |
Reference |
User Experience |
|
2008-04-08
|
Force Feedback Framework Reference
(HTML)
Reprocessed content with new toolchain.
|
Minor Change |
Reference |
User Experience |
|
2008-05-07
|
HID Calibrator
(HTML)
(DMG)
(ZIP)
Human Interface Device Manager Calibrator sample
|
First Version |
Sample Code |
User Experience |
|
2008-05-07
|
HID Config Save
(HTML)
(DMG)
(ZIP)
Updated for new Leopard HID Manager APIs.
|
Content Update |
Sample Code |
User Experience |
|
2008-05-07
|
HID Explorer
(HTML)
(DMG)
(ZIP)
Updated *.xcconfig files to use standard SDK root paths: "SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.XXX.sdk". About box bug (typo) fixed.
|
Minor Change |
Sample Code |
User Experience |
|
2008-04-08
|
Latent Semantic Mapping Reference
(HTML)
Reprocessed content with new toolchain.
|
Minor Change |
Reference |
User Experience |
|
2008-06-09
|
NSDatePicker Class Reference
(HTML)
(PDF)
Added a reference to NSDatePickerCell in the delegate and setDelegate: methods.
|
Minor Change |
Reference |
User Experience |
|
2008-06-09
|
NSDatePickerCell Class Reference
(HTML)
(PDF)
Added information concerning support for time intervals.
|
Minor Change |
Reference |
User Experience |
|
2008-03-11
|
NSProgressIndicator Class Reference
(HTML)
(PDF)
Corrected typos.
|
Minor Change |
Reference |
User Experience |
|
2008-03-11
|
NSSearchFieldCell Class Reference
(HTML)
(PDF)
Disambiguated the descriptions of the methods setSendsSearchStringImmediately: and setSendsWholeSearchString:.
|
Minor Change |
Reference |
User Experience |
|
2008-06-06
|
SpotlightFortunes
(HTML)
(DMG)
(ZIP)
Demonstrates how to provision a Spotlight importer plug-in for a custom UTI, and how to use a NSMetadataQuery with bindings to display live query results in a table view.
|
First Version |
Sample Code |
User Experience |