Music Events are now normal Fetcher APIs added
All APIs now return SmfError
Canceling Request now supported
Music Search now based on category
Providerinfo added in DSM
Added secondary ID, count, location to SMFAlbum
Tags for Artist added
Get tracks for album and artist added
Added URL to subtitle
DSM Bug fixes
Detailed debugging logs filtered in server, pluginmgr, transportmgr
playlistsOf() method changed in smfclient and plugin interfaces.
RVCT B686 compilation issues resolved.
INCLUDEPATH += pluginmgr \
./
PUBLIC_HEADERS += \
pluginmgr/smfpluginmanager.h \
pluginmgr/smfpluginmanagerutil.h
SOURCES += \
pluginmgr/smfpluginmanager.cpp \
pluginmgr/smfpluginmanagerutil.cpp