Slashdot Mirror


Codeweaver's Crossover 4.0 Adds iTunes Support

nbahi15 writes "Codeweavers has released v4 of its Wine implementation with the addition of support for iTunes. To quote their web site, 'iTunes works, and can do everything we thought was important; play music, access the store, and sync with an iPod. It can't burn CDs right now, and it has some fairly serious warts (sound is tricky, particularly with 2.6 kernels, and getting the iPod going is hard), but we think it's usable.' Finally I can use the single most important 'productivity' application on Linux."

5 of 271 comments (clear)

  1. SyncPod by mrfibbi · · Score: 5, Informative

    get Syncpod (http://armin.emx.at/ipod/). Neat little perl script that syncs a directory of music and m3u playlists into the ipod. Works great for anyone who likes keeping music organized by directory and id3 tag and not by any particular program.

  2. Re:Nice and all. But.... by jeremy_white · · Score: 5, Informative

    I'm glad someone else said this...when I said it I figured folks would think I was just whining (although we are the Whine guys :-/).

  3. Earlier news.com story... by GillBates0 · · Score: 4, Informative

    dated Aug 2 here. Apparently the preview version has been available to CrossOver Office customers for a while.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
  4. Re:Running itunes? by jwnewman · · Score: 4, Informative

    http://www.codeweavers.com/site/compatibility/brow se/name?app_id=206

    Steam does work in CrossOver, but due to the lack of DirectX 9 support, Half-Life 2 does not work yet. On the bright side, all the Half-Life 1 engine games do.

    --
    -newman
  5. Re:Where is Apple in all of this? by ravenspear · · Score: 5, Informative

    I mean come on, 99+% of all open source Linux apps can run natively on OS X

    This is the difference. iTunes is not an open source app. It heavily uses proprietary code (Carbon) derived from the classic MacOS (9 and earlier). They would have to port that API to linux before they could port the app. That would be a large effort considering the small market share of Linux. Porting to Windows was a bit easier as there was a huge opportunity to expand iTMS and iTunes revenues, and they had already ported Carbon to Windows.