[eyetunes commit] r263 - EyeTunes/trunk

0 views
Skip to first unread message

codesite...@google.com

unread,
Aug 28, 2008, 3:52:38 AM8/28/08
to eyet...@googlegroups.com
Author: ruotger...@berlin.de
Date: Thu Aug 28 00:51:39 2008
New Revision: 263

Modified:
EyeTunes/trunk/ETEyeTunes.m
EyeTunes/trunk/EyeTunesEventCodes.h

Log:
fixed last commit

Modified: EyeTunes/trunk/ETEyeTunes.m
==============================================================================
--- EyeTunes/trunk/ETEyeTunes.m (original)
+++ EyeTunes/trunk/ETEyeTunes.m Thu Aug 28 00:51:39 2008
@@ -462,7 +462,7 @@
NSString *gizmo = nil;
NSMutableArray *trackList = nil;

- AliasHandle alias = [EyeTunes newAliasHandleWithPath:[fromlocation path]];
+ AliasHandle alias = [EyeTunes newAliasHandleWithPath:[fromLocation path]];

if (!playlist)
{

Modified: EyeTunes/trunk/EyeTunesEventCodes.h
==============================================================================
--- EyeTunes/trunk/EyeTunesEventCodes.h (original)
+++ EyeTunes/trunk/EyeTunesEventCodes.h Thu Aug 28 00:51:39 2008
@@ -268,6 +268,7 @@
#define ET_PLAYLIST_PROP_SPECIAL_KIND 'pSpK' // eSpk? (r)
#define ET_PLAYLIST_PROP_TIME 'pTim' // utxt (r)
#define ET_PLAYLIST_PROP_VISIBLE 'pvis' // bool (r)
+#define ET_PLAYLIST_PROP_PARENT 'pPlP' // <property name="parent"
code="pPlP" type="playlist" access="r" description="folder which contains
this playlist (if any)"/>
// generic playlist properies ---


Reply all
Reply to author
Forward
0 new messages