[MusicPlayer] Clean up settings layout and remove fastscroll except for AllListPanel...
authorMyunkyu <mk70.kang@partner.samsung.com>
Mon, 1 Apr 2013 08:02:07 +0000 (17:02 +0900)
committerMyunkyu <mk70.kang@partner.samsung.com>
Mon, 1 Apr 2013 08:02:07 +0000 (17:02 +0900)
commit1e4030136b1d630d2b2dd824c008c58918412ac1
tree94b4019cf573ebee1f82b38040389cf2ca8fd78a
parentd4f982b3c7c406d401cae4854188f5a46131fd9b
[MusicPlayer] Clean up settings layout and remove fastscroll except for AllListPanel and delete the default image in tableview item when generating xml and add exception handling for GetContentAlbumArtN(int contentIndex) parameter value -1

Change-Id: I68fb7ed8b36eda4f299f5ca328cdc4df6f2c8e62
24 files changed:
inc/MpAllListPanel.h
inc/MpContentLibaryPanel.h
inc/MpTypes.h
res/screen-size-normal/IDL_CONTENTS_DETAIL_FORM.xml
res/screen-size-normal/IDL_CONTENT_LIBARY_ALL_LIST_PANEL.xml [moved from res/screen-size-normal/IDL_CONTENTS_LIBARY_PANEL.xml with 50% similarity]
res/screen-size-normal/IDL_CONTENT_LIBARY_COMMON_PANEL.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CONTENT_LIST_FOLDER_EDITOR_ITEM_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIST_FOLDER_ITEM_PANEL.xml
res/screen-size-normal/IDL_SETTING_FORM.xml
src/MpAlbumListPanel.cpp
src/MpAllListPanel.cpp
src/MpArtistListPanel.cpp
src/MpComposerListPanel.cpp
src/MpContentListForm.cpp
src/MpContentListPanel.cpp
src/MpFolderContentListForm.cpp
src/MpFolderListPanel.cpp
src/MpGenreListPanel.cpp
src/MpMusicPlayerApp.cpp
src/MpMusicPlayerForm.cpp
src/MpMusicPlayerPresentationModel.cpp
src/MpSettingForm.cpp
src/MpTypes.cpp
src/MpYearListPanel.cpp