[Clientapps-cvs] simpleplayer main.cpp,1.55,1.56
[Clientapps-cvs] simpleplayer main.cpp,1.55,1.56
ping at helixcommunity.org
ping at helixcommunity.org
Mon Mar 13 16:01:19 PST 2006
- Previous message: [Clientapps-cvs] symbianMmf hxmmfctrlimpl.cpp, 1.28,
1.29 hxmmfctrlimpl.h, 1.10, 1.11 hxmmfsitesupplier.cpp, 1.4,
1.5 hxmmfsitesupplier.h, 1.2, 1.3
- Next message: [Clientapps-cvs] CVSROOT avail,1.66,1.67
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/clientapps/simpleplayer
In directory cvs:/tmp/cvs-serv5491
Modified Files:
main.cpp
Log Message:
.
Index: main.cpp
===================================================================
RCS file: /cvsroot/clientapps/simpleplayer/main.cpp,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- main.cpp 11 Mar 2006 00:25:30 -0000 1.55
+++ main.cpp 14 Mar 2006 00:01:17 -0000 1.56
@@ -1317,7 +1317,7 @@
}
IHXMediaPlatform* pMediaPlatform = GetGlobal()->pMediaPlatform;
- if (HXR_OK != pMediaPlatform->AddPluginPath("HelixSPlayer", ".\\"))
+ if (HXR_OK != pMediaPlatform->AddPluginPath("HelixSimplePlayer", ".\\"))
{
theErr = HXR_FAILED;
goto cleanup;
- Previous message: [Clientapps-cvs] symbianMmf hxmmfctrlimpl.cpp, 1.28,
1.29 hxmmfctrlimpl.h, 1.10, 1.11 hxmmfsitesupplier.cpp, 1.4,
1.5 hxmmfsitesupplier.h, 1.2, 1.3
- Next message: [Clientapps-cvs] CVSROOT avail,1.66,1.67
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Clientapps-cvs
mailing list
Copyright © 1995-2007 RealNetworks, Inc. All rights reserved.
RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.