Adding initial work on new plugin API. THIS BREAKS MT. We are working to
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 6 Sep 2003 17:56:40 +0000 (17:56 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 6 Sep 2003 17:56:40 +0000 (17:56 +0000)
commit2c8a6c4cdbc9757a8a6dcfd36338fb19606b583e
tree2a2a5416c50239b997194f26347a03186c0a534a
parentd9ea951aa04106a979f9645cd996c9f297fef733
Adding initial work on new plugin API. THIS BREAKS MT. We are working to
finish up the iTunes remote, and Kent should start work on moving the
application to use the new API.
18 files changed:
Deprecated/ITMTRemote.h [new file with mode: 0755]
Deprecated/ITMTRemote.m [new file with mode: 0755]
Deprecated/iTunesRemote.h [new file with mode: 0755]
Deprecated/iTunesRemote.m [new file with mode: 0755]
ITMTEqualizer.h [new file with mode: 0755]
ITMTEqualizer.m [new file with mode: 0755]
ITMTPlayer.h [new file with mode: 0755]
ITMTPlayer.m [new file with mode: 0755]
ITMTPlaylist.h [new file with mode: 0755]
ITMTPlaylist.m [new file with mode: 0755]
ITMTRemote.h
ITMTRemote.m
ITMTTrack.h [new file with mode: 0755]
ITMTTrack.m [new file with mode: 0755]
iTunesPlayer.h [new file with mode: 0755]
iTunesPlayer.m [new file with mode: 0755]
iTunesRemote.h
iTunesRemote.m