X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/4f2a1a6b5d25d7cbae4f356eabe754a4f6e98adb..98e371e074f79172824889ac1935f612a13c0290:/MenuTunes.h diff --git a/MenuTunes.h b/MenuTunes.h index bdbe402..e48b9a6 100755 --- a/MenuTunes.h +++ b/MenuTunes.h @@ -27,8 +27,9 @@ //Used in updating the menu automatically NSTimer *refreshTimer; - int curTrackIndex; + int curTrackIndex, curPlaylistIndex; int trackInfoIndex; + bool isPlayingRadio; ProcessSerialNumber iTunesPSN; bool didHaveAlbumName; //Helper variable for creating the menu