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."

6 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. So let me get this straight... by mogrify · · Score: 5, Funny

    Hmmm... It plays music, and syncs with the iPod, but sound is tricky, and getting the iPod working is hard...

    Oh well, I guess you'd expect some problems with running an app designed for Mac on a Windows emulation layer on a Linux box -- come to think of it, it's amazing it works at all! Nice job guys.

    --
    perl -e 'foreach(values %SIG){$_="IGNORE";}while(){}'
  4. Re:I hate ITunes by jared_hanson · · Score: 5, Insightful

    Where are all the hackers and geeks these days, anyways? I like using my own scripts to copy and file and sort all my data.

    Probably working on more important things, since iTunes does its job really well and saves me untold hours of time, freeing me up to work on other projects besides maintaining a music collection.

    --
    -- Fighting mediocrity one bad post at a time.
  5. Only on slashdot... by Anonymous Coward · · Score: 5, Insightful
    Will someone who never used iTunes under Cxoffice 4 get modded up +5.

    I have cxoffice 4 and you can listen to music, add stuff to the library (though it is mighty slow, took half an hour to add 4 gigs of mp3s), and you can go on the iTunes music store (Which works very well btw). I used the cxitunespreview which ran iTunes, and they have improved the performance greatly. You can actually listen to music through iTunes now, and performance is drastically improved over the cxitunespreview. Sure, it's not like running it in windows. But it's quite fast.

    They're going to be releasing another version soon which should help the cpu usage go down for iTunes (currently some kind of garbage iTunes is spewing is causing cxoffice to use 100% cpu, they think it's some kind of timing hack used by apple... Hey, windows/x86 isn't apple's primary platform, so I wouldn't be surprised).

    All in all a nice product. Also soon they will be adding firewire support to the cxipod (currently only usb is supported, and my 4G ipod doesn't like usb on linux). But then I use gtkpod and am perfectly happy with that (I can transfer all the mp4's I get off of iTunes).

  6. 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.