[MusicPlayer] Fixed jira issue and modify Settings UI, WVGA volume bar issue, minipla...
authorMyunkyu <mk70.kang@partner.samsung.com>
Mon, 8 Apr 2013 10:28:23 +0000 (19:28 +0900)
committerMyunkyu <mk70.kang@partner.samsung.com>
Mon, 8 Apr 2013 10:28:23 +0000 (19:28 +0900)
commit079ac70de1a2c48fd2c866dd088ace19002b8eeb
tree931b0974fb7b1da50d0a12c4745c4bd9734a4e05
parent5aa533aa60adf397a0d39e9f7c08f99cc2288f88
[MusicPlayer] Fixed jira issue and modify Settings UI, WVGA volume bar issue, miniplayer title/artist name overlapping issue, add to Playlist popup Control position error and recover SearchForm and adjust detail form layout

Change-Id: I6e456f29735b98cf495d5df0deb3e476b1259a58
25 files changed:
inc/MpAlbumListPanel.h
inc/MpAllListPanel.h
inc/MpArtistListPanel.h
inc/MpContentPanel.h
inc/MpFolderListPanel.h
inc/MpMusicPlayerPresentationModel.h
inc/MpPlaylistListPanel.h
inc/MpTypes.h
res/screen-size-normal/IDL_CONTENTS_DETAIL_FORM.xml
res/screen-size-normal/IDL_CREATE_PLAYLIST_POPUP.xml
res/screen-size-normal/IDL_GROUPEDTABLEVIEW_ITEM_PANEL.xml
res/screen-size-normal/IDL_MINI_PLYAER_PANEL.xml
res/screen-size-normal/IDL_SEARCH_FORM.xml [deleted file]
res/screen-size-normal/IDL_SETTING_FORM.xml
res/screen-size-normal/IDL_SETTING_OFF_SET_ITEM_PANEL.xml
src/MpContentPanel.cpp
src/MpFolderListEditorPanel.cpp
src/MpMiniPlayer.cpp
src/MpMusicPlayerApp.cpp
src/MpMusicPlayerForm.cpp
src/MpMusicPlayerPresentationModel.cpp
src/MpPlaylistContentListForm.cpp
src/MpSearchForm.cpp
src/MpSetAsPopup.cpp
src/MpTypes.cpp