Slashdot Mirror


QuickTime 6.0.2 Released

Hungus writes "QuickTime 6.0.2 is now released from Apple and is available either via web download or via Software Update." I'd seen word that it was available earlier, but it wasn't available for me via Software Update until today. Software Update reports that this release "provides performance and reliability enhancements."

5 of 59 comments (clear)

  1. Re:Two notes by Pengo · · Score: 5, Informative

    Quicktime has a lot of useful libraries for development. I have seen a lot of people using the built in XML parser as a high level interface in Objective C (from lurking on the newsgroups and looking for my own parser).

    Quicktime is installed on all OS X system, it would make sense for apple to use common components.

    Maybe it wasn't just quicktime that was updated but also other libs that support quicktime and other things. Who knows.

    Cheers

  2. Re:/. Auto Notify? by Tuzanor · · Score: 4, Informative
    -Change the date for your system to something high like the year 2020.
    -Open Quicktime, select "Upgrade Later"
    -Change the date back to the present day
    -Never see those nags again...

    Though this may not work with 6.0.2...

  3. SuperDrive Firmware Update is also out by Znonymous+Coward · · Score: 4, Informative

    The SuperDrive update is also out.

    --

    Karma: The shiznight, mostly because I am the Drizzle.

  4. OS9 version link by bobdotorg · · Score: 5, Informative

    The 10.1 MB OS9 standalone version is here:
    http://wsidecar.apple.com/cgi-bin/qtc/nph-Q uickTim e.hqx

    --
    __ Someday, but not this morning, I'll finally learn to use the preview button.
  5. Fix your preComps by Canyon+Rat · · Score: 3, Informative

    The update installs a couple of new headers. To kill the annoying messages about how your precompiled headers are out of date every time you try to build something, enter the following in terminal:

    sudo fixPrecomps -all