dan@367: /* dan@367: iTunes connection for dan@367: Sonic Visualiser dan@367: An audio file viewer and annotation editor. dan@367: Centre for Digital Music, Queen Mary, University of London. dan@367: This file copyright 2010 Dan Stowell and QMUL. dan@367: dan@367: This program is free software; you can redistribute it and/or dan@367: modify it under the terms of the GNU General Public License as dan@367: published by the Free Software Foundation; either version 2 of the dan@367: License, or (at your option) any later version. See the file dan@367: COPYING included with this distribution for more information. dan@367: */ dan@367: dan@367: #include dan@367: #include dan@367: dan@367: //LATER: bool iTunesRunning(); dan@367: dan@367: QString iTunesNowPlayingPath(); dan@367: dan@367: //LATER: QStringList iTunesSelectedPaths(); dan@367: