Tuesday, November 25, 2008



iNetFrame : is a digital photo frame application to play searched photo images from Flickr and Picasa on the Internet, or UPnP/AV servers such as DLNA in your home network. You can play the slide show on the full screen mode or with the calender.

Please check the application in more detail on the public site or AppStore



iMediaSuite : The application was released on AppStore for iPhone and iPod touch from yesterday.

iMediaSuite is based on some UPnP/AV specifications to connect other UPnP/AV and DLNA devices for iPhone and iPod touch users. Using the application, you can play contents on media servers of UPnP/AV and DLNA, and share images in your picture library in your home network.

Please check the application in more detail on the public site or AppStore.

CyberLink for C v2.3 : I have released the new package of the latest source codes as v2.3 today.

From this release, I have merged some standards implementations such as UPnP/AV into the 'std' directory. The UPnP/AV package was called as Cyber Media Gate. I will deprecate the separate package.

For developers for MacOSX, I have released the framework package for MacOSX too as CyberLink for MacOSX.

The following are major changes from v2.2. Please check it :-)
2008-10-31  Satoshi Konno 
* v2.3
* Added UPnP/AV package in std/av as a sample implementation.
* Added the following classes of Objective-C for MacOSX and iPhone
CGUpnpAvContainer
CGUpnpAvContentDirectory
CGUpnpAvContentManager
CGUpnpAvController
CGUpnpAvItem
CGUpnpAvObject
CGUpnpAvRenderer
CGUpnpAvResource
CGUpnpAvRoot
CGUpnpAvServer

2008-09-26 Satoshi Konno
* Fixed the following methods correctly
cg_upnp_device_setmanufacture() -> cg_upnp_device_setmanufacturer()
cg_upnp_device_getmanufacture() -> cg_upnp_device_getmanufacturer()
cg_upnp_device_setmanufactureurl() -> cg_upnp_device_setmanufacturerurl()
cg_upnp_device_getmanufactureurl() -> cg_upnp_device_getmanufacturerurl()
* Fixed cg_net_uri_unescapestring() to compile normally on WIN32 platforms.
* Changed to include in on XCode as default.
* Enabled SO_REUSEPORT in cg_socket_setreuseaddress() on MacOSX and iPhone platforms.
* Disabled signal in cg_thread_stop_with_cond() on MacOSX and iPhone platforms.
* Enabled libxml2 as default using TARGET_OS_IPHONE macro on iPhone and iPhone-Simulator.
* Added cg_xml_node_copy().
* Changed cg_upnp_device_ssdpmessagereceived() to return the response more shortly.
* Fixed cg_net_selectaddr() to get a correct address on iPhone and iPhone-Simulator.

2008-08-21 Satoshi Konno
* Fixed some warnings using GCC v4.0.1.
* Added the following macros.
cg_string_getintvalue()
cg_string_getlongvalue()
cg_xml_node_getintvalue()
cg_xml_node_getlongvalue()
cg_xml_node_getchildnodeintvalue()
cg_xml_node_getchildnodelongvalue()
* Changed the following functions to return an integer value instead of a string.
cg_upnp_icon_getwidth()
cg_upnp_icon_getheight()
cg_upnp_icon_getdepth()

This page is powered by Blogger. Isn't yours?