[MusicPlayer] Modify prevent issue and modify ContentUpdate popup and add popup gener...
authorMyunkyu <mk70.kang@partner.samsung.com>
Wed, 10 Apr 2013 11:51:39 +0000 (20:51 +0900)
committerMyunkyu <mk70.kang@partner.samsung.com>
Wed, 10 Apr 2013 12:21:25 +0000 (21:21 +0900)
commitf7155ea9cf95d1dbbf9d302418db526a42d10387
tree5f2363696d25298751640b5da28901ddfe1aa55c
parent6ae26d6e65dd8bfc07ffaf86f0a7a3dec7335c58
[MusicPlayer] Modify prevent issue and modify ContentUpdate popup and add popup generating code when Content update is occur and fix jira issue and clean up mini bar MT call button and modify to call the tableview update in ContentUpdate callback when content delete and modify to be the same as the initial entry of the panel come contentupdate callback from ContentEditPanel

Change-Id: Icf922466973467edb0a93bf342dd9f80e419d77d
58 files changed:
inc/MpAlbumListEditorPanel.h
inc/MpAllListEditorPanel.h
inc/MpArtistListEditorPanel.h
inc/MpContentEditPanel.h
inc/MpContentLibaryPanel.h
inc/MpContentListForm.h
inc/MpFolderListEditorPanel.h
inc/MpIMusicContentUpdateEventListner.h [moved from inc/MpMusicContentUpdateEventListner.h with 76% similarity]
inc/MpMusicPlayerApp.h
inc/MpMusicPlayerForm.h
inc/MpPlaylistListEditorPanel.h
inc/MpTypes.h
inc/MpUserPlaylistContentListForm.h
res/screen-size-normal/IDL_CONTENTS_DETAIL_FORM.xml
res/screen-size-normal/IDL_CONTENTS_UPDATE_POPUP.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CREATE_PLAYLIST_POPUP.xml
res/screen-size-normal/IDL_MUSIC_PLAYER_FORM.xml
res/screen-size-normal/IDL_PLAYLIST_CREATOR_FORM.xml
res/screen-size-normal/IDL_SETTING_OFF_SET_ITEM_PANEL.xml
src/MpAlbumContentListForm.cpp
src/MpAlbumContentPickerPanel.cpp
src/MpAlbumListEditorPanel.cpp
src/MpAlbumListPresentationModel.cpp
src/MpAlbumPickerPanel.cpp
src/MpAllContentPickerPanel.cpp
src/MpAllListEditorPanel.cpp
src/MpArtistContentListForm.cpp
src/MpArtistContentPickerPanel.cpp
src/MpArtistListEditorPanel.cpp
src/MpArtistPickerPanel.cpp
src/MpCommonUtil.cpp
src/MpComposerContentPickerPanel.cpp
src/MpComposerPickerPanel.cpp
src/MpContentDetailForm.cpp
src/MpContentEditPanel.cpp
src/MpContentListForm.cpp
src/MpContentListPanel.cpp
src/MpContentPanel.cpp
src/MpFolderContentListForm.cpp
src/MpFolderContentPickerPanel.cpp
src/MpFolderListEditorPanel.cpp
src/MpFolderPickerPanel.cpp
src/MpGenreContentPickerPanel.cpp
src/MpGenrePickerPanel.cpp
src/MpMiniPlayer.cpp
src/MpMusicPlayerApp.cpp
src/MpMusicPlayerForm.cpp
src/MpMusicPlayerPresentationModel.cpp
src/MpPlaylistContentListForm.cpp
src/MpPlaylistCreatorForm.cpp
src/MpPlaylistListEditorPanel.cpp
src/MpPlaylistListPresentationModel.cpp
src/MpSearchForm.cpp
src/MpSettingForm.cpp
src/MpTypes.cpp
src/MpUserPlaylistContentListForm.cpp
src/MpYearContentPickerPanel.cpp
src/MpYearPickerPanel.cpp