[MusicPlayer]Additional work 2.1 UI & GUI (All,Playlist,Album,Folder 1depth,2depth...
authorMyunkyu <mk70.kang@partner.samsung.com>
Wed, 20 Mar 2013 08:07:15 +0000 (17:07 +0900)
committerMyunkyu <mk70.kang@partner.samsung.com>
Wed, 20 Mar 2013 08:07:15 +0000 (17:07 +0900)
commit5b79fc2811633d24b49d7eb0844ac05c6d8f8d56
tree7b01da6441f3a25b82b99d39b09b0c8d43f608ca
parenteff4256cad70817b20dc5afccbdc782978bba770
[MusicPlayer]Additional work 2.1 UI & GUI (All,Playlist,Album,Folder 1depth,2depth)MERGED

Change-Id: I19133566445b752c706f277c4affa9e5c7d86bdb
68 files changed:
inc/MpAlbumContentListForm.h [changed mode: 0755->0644]
inc/MpCommonUtil.h
inc/MpContentDetailForm.h [changed mode: 0755->0644]
inc/MpContentEditPanel.h
inc/MpContentLibaryPanel.h
inc/MpContentListForm.h [changed mode: 0755->0644]
inc/MpFolderContentListForm.h [changed mode: 0755->0644]
inc/MpFolderListEditorPanel.h [changed mode: 0755->0644]
inc/MpFolderListPresentationModel.h [changed mode: 0755->0644]
inc/MpPlaylistContentListForm.h [changed mode: 0755->0644]
inc/MpPlaylistListPresentationModel.h
inc/MpTypes.h
inc/MpUserPlaylistContentListForm.h [changed mode: 0755->0644]
res/screen-density-xhigh/00_icon_Back_02_press_web.png [new file with mode: 0644]
res/screen-density-xhigh/00_icon_Back_02_web.png [new file with mode: 0644]
res/screen-density-xhigh/00_icon_more_dim_web.png [new file with mode: 0644]
res/screen-density-xhigh/00_icon_more_press_web.png [new file with mode: 0644]
res/screen-density-xhigh/00_icon_more_web.png [new file with mode: 0644]
res/screen-size-normal/IDL_ALBUM_CONTENT_EDIT_ITEM_PANEL.xml [new file with mode: 0644]
res/screen-size-normal/IDL_ALBUM_CONTENT_ITEM_PANEL.xml [new file with mode: 0644]
res/screen-size-normal/IDL_ALBUM_INFO_PANEL.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CONTENTS_ARTIST_EDITOR_ITEM_PANEL.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CONTENTS_DELETE_POPUP.xml
res/screen-size-normal/IDL_CONTENTS_DETAIL_FORM.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CONTENTS_LIBARY_EDITOR_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIBARY_FOLDER_EDITOR_ITEM_PANEL.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CONTENT_LIST_FOLDER_EDITOR_ITEM_PANEL.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CONTENT_LIST_FOLDER_ITEM_PANEL.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CONTENT_LIST_FORM.xml [new file with mode: 0644]
res/screen-size-normal/IDL_CREATE_PLAYLIST_POPUP.xml
res/screen-size-normal/IDL_MINI_PLYAER_PANEL.xml
res/screen-size-normal/IDL_SHARE_VIA_POPUP.xml
src/MpAlbumContentListForm.cpp
src/MpAlbumListEditorPanel.cpp
src/MpAlbumListPanel.cpp
src/MpAllContentPickerPanel.cpp
src/MpAllListEditorPanel.cpp
src/MpAllListPanel.cpp
src/MpArtistAlbumListForm.cpp
src/MpArtistContentListForm.cpp
src/MpArtistListEditorPanel.cpp
src/MpArtistListPanel.cpp
src/MpCommonUtil.cpp
src/MpComposerContentListForm.cpp
src/MpComposerListPanel.cpp
src/MpContentDetailForm.cpp
src/MpContentEditPanel.cpp
src/MpContentListForm.cpp [changed mode: 0755->0644]
src/MpFolderContentListForm.cpp
src/MpFolderListEditorPanel.cpp
src/MpFolderListPanel.cpp
src/MpFolderListPresentationModel.cpp
src/MpFormFactory.cpp
src/MpGenreContentListForm.cpp
src/MpGenreListPanel.cpp
src/MpMiniPlayer.cpp
src/MpMusicPlayerForm.cpp
src/MpMusicPlayerPresentationModel.cpp
src/MpPlaylistContentListForm.cpp
src/MpPlaylistCreatorForm.cpp
src/MpPlaylistListPanel.cpp
src/MpPlaylistListPresentationModel.cpp
src/MpPlaylistPickerPopup.cpp
src/MpSearchForm.cpp
src/MpTypes.cpp
src/MpUserPlaylistContentListForm.cpp
src/MpYearContentListForm.cpp
src/MpYearListPanel.cpp