[MusicPlayer] Fix Play, FF/RW wrong action after the last song seek and fix PlaylistR...
authorMyunkyu <mk70.kang@partner.samsung.com>
Tue, 2 Apr 2013 10:38:36 +0000 (19:38 +0900)
committerMyunkyu <mk70.kang@partner.samsung.com>
Tue, 2 Apr 2013 10:38:36 +0000 (19:38 +0900)
commit3d9f83a318ec3876aa290483896ecc524e14a8f8
tree9cd58e29377e886c05bae03fe5ad8d9b15998293
parentc91c3ea5e34453da752edbae8225780f389bd362
[MusicPlayer] Fix Play, FF/RW wrong action after the last song seek and fix PlaylistReNameForm porti/landscape error and merge missing code and clean up code

Change-Id: Ie6cd531672313f8628ef0117eb81e1bdbf20e065
29 files changed:
inc/MpAlbumListPanel.h
inc/MpAllListPanel.h
inc/MpArtistListPanel.h
inc/MpContentLibaryPanel.h
inc/MpFolderListPanel.h
inc/MpMusicPlayerPresentationModel.h [changed mode: 0755->0644]
inc/MpPlaylistListPanel.h
inc/MpTypes.h
res/screen-size-normal/IDL_PLAYLIST_CREATOR_FORM.xml
res/screen-size-normal/IDL_PLAYLIST_RENAME_FORM.xml
res/screen-size-normal/IDL_SETTING_FORM.xml
src/MpAlbumContentListForm.cpp
src/MpAlbumListPanel.cpp
src/MpAllListPanel.cpp
src/MpArtistContentListForm.cpp
src/MpArtistListPanel.cpp
src/MpCommonUtil.cpp
src/MpContentListPanel.cpp
src/MpFolderContentListForm.cpp
src/MpFolderListPanel.cpp
src/MpMiniPlayer.cpp
src/MpMusicPlayerForm.cpp
src/MpMusicPlayerPresentationModel.cpp
src/MpPlaylistContentListForm.cpp
src/MpPlaylistCreatorForm.cpp
src/MpPlaylistListPanel.cpp
src/MpPlaylistReNameForm.cpp
src/MpTypes.cpp
src/MpUserPlaylistContentListForm.cpp