Fixed jira issue and add operation process for sound source that did not get the...
authorMyunkyu <mk70.kang@partner.samsung.com>
Fri, 19 Apr 2013 06:44:37 +0000 (15:44 +0900)
committerMyunkyu <mk70.kang@partner.samsung.com>
Fri, 19 Apr 2013 06:44:37 +0000 (15:44 +0900)
commit043b4454df1f0aba6325a2c57bc971d402cfda19
treecc33bce85e0f5c02860364904a786ae863a35c86
parent73d2eb965efb59fb330212ee6df3646ebdcc34fc
Fixed jira issue and add operation process for sound source that did not get the ContentID and fixed issue that come out the wrong artistalbum list due to id3tag wrong content

Change-Id: I5123c0bf284ec5b648e6ea82e7237a6414b521ce
25 files changed:
inc/MpArtistListPresentationModel.h
inc/MpContentListForm.h
inc/MpContentPanel.h
inc/MpPlaylistEditorPresentationModel.h
inc/MpPlaylistReNameForm.h
inc/MpTypes.h
res/screen-size-normal/IDL_CONTENTS_LIBARY_EDITOR_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIBARY_ALL_LIST_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIBARY_COMMON_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIST_ARTIST_FORM.xml
res/screen-size-normal/IDL_CONTENT_LIST_FORM.xml
src/MpAlbumListPanel.cpp
src/MpAllListPanel.cpp
src/MpArtistListPanel.cpp
src/MpArtistListPresentationModel.cpp
src/MpContentEditPanel.cpp
src/MpContentListForm.cpp
src/MpContentListPanel.cpp
src/MpContentPanel.cpp
src/MpFolderListPanel.cpp
src/MpMusicPlayerForm.cpp
src/MpPlaylistEditorPresentationModel.cpp
src/MpPlaylistListPanel.cpp
src/MpPlaylistReNameForm.cpp
src/MpTypes.cpp