[MusicPlayer] Changed to set SetTabHeaderStyle during ContentLibryPanel OnSceneActiva...
authorMyunkyu <mk70.kang@partner.samsung.com>
Thu, 11 Apr 2013 10:45:31 +0000 (19:45 +0900)
committerMyunkyu <mk70.kang@partner.samsung.com>
Fri, 12 Apr 2013 09:31:34 +0000 (18:31 +0900)
Change-Id: Ib8043230177e94e2f2a60aff6431bcf3fd7e8fb4

29 files changed:
inc/MpAlbumListEditorPanel.h
inc/MpAllListEditorPanel.h
inc/MpArtistListEditorPanel.h
inc/MpPlaylistListEditorPanel.h
res/screen-size-normal/IDL_CONTENTS_LIBARY_EDITOR_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIBARY_ALL_LIST_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIBARY_COMMON_PANEL.xml
res/screen-size-normal/IDL_MUSIC_PLAYER_CONTENTS_ALBUM_VIEW_PANEL.xml
res/screen-size-normal/IDL_MUSIC_PLAYER_FORM.xml
src/MpAlbumContentListForm.cpp
src/MpAlbumListEditorPanel.cpp
src/MpAlbumListPanel.cpp
src/MpAllContentPickerPanel.cpp
src/MpAllListEditorPanel.cpp
src/MpAllListPanel.cpp
src/MpArtistContentListForm.cpp
src/MpArtistListEditorPanel.cpp
src/MpArtistListPanel.cpp
src/MpContentEditPanel.cpp
src/MpContentListForm.cpp
src/MpContentListPanel.cpp
src/MpFolderContentListForm.cpp
src/MpFolderListEditorPanel.cpp
src/MpFolderListPanel.cpp
src/MpFolderListPresentationModel.cpp
src/MpMusicPlayerApp.cpp
src/MpMusicPlayerForm.cpp
src/MpPlaylistListEditorPanel.cpp
src/MpPlaylistListPanel.cpp

index 0fe7bf9..dd8c417 100644 (file)
@@ -67,7 +67,6 @@ private:
        result CreateTableViewItem(Tizen::Ui::Container& parent, const ContentInformation& contentInfoStruct);
 
        void SetEditHeaderStyle(void);
-       void SetTabHeaderStyle(void);
 
 private:
        AlbumListPresentationModel* __pPresentationModel;
index 2fa42af..c661d81 100644 (file)
@@ -47,8 +47,6 @@ public:
        result OnInitializing(void);
        result OnTerminating(void);
 
-       void SetTabHeaderStyle(void);
-
        virtual void OnActionPerformed(const Tizen::Ui::Control& source, int actionId);
        virtual void OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousSceneId,
                                                                        const Tizen::Ui::Scenes::SceneId& currentSceneId,
index d5f7c0d..e76282a 100644 (file)
@@ -72,9 +72,7 @@ protected:
 
 private:
        result CreateTableViewItem(Tizen::Ui::Container& parent, const ContentInformation& contentInfoStruct);
-
        void SetEditHeaderStyle(void);
-       void SetTabHeaderStyle(void);
 
 protected:
        Tizen::Graphics::Bitmap* __pThumbnail;
index 7b2bcfa..6f04014 100644 (file)
@@ -73,9 +73,7 @@ protected:
 
 private:
        result CreateTableViewItem(Tizen::Ui::Controls::TableViewItem& parent, const Tizen::Base::String& title, int itemIndex);
-
        void SetEditHeaderStyle(void);
-       void SetTabHeaderStyle(void);
 
 private:
        int __selectedItemIndex;
index 503d3e0..4e251f7 100644 (file)
@@ -20,7 +20,7 @@
         <layout bottomRelation="IDC_ITEM_SELECTED_COUNT_LABEL" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_TOP" centerHorizontal="false" centerVertical="false" height="600.0" horizontalFitPolicy="FIT_POLICY_PARENT" leftRelation="IDL_CONTENTS_LIBARY_EDITOR_PANEL" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="IDL_CONTENTS_LIBARY_EDITOR_PANEL" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDL_CONTENTS_LIBARY_EDITOR_PANEL" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_PARENT" width="800.0" x="0" y="0"/>\r
     </TableView>\r
     <Label id="IDC_NO_CONTENTS_LABEL" parent="IDL_CONTENTS_LIBARY_EDITOR_PANEL">\r
-        <property accessibilityHint="" backgroundBitmapPath="T02_nocomposers.png" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_CENTER" leftMargin="16" text="No Songs" textColor="" textSize="33.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_BOTTOM"/>\r
+        <property accessibilityHint="" backgroundBitmapPath="T02_nocomposers.png" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_CENTER" leftMargin="16" text="::IDS_MUSIC_HEADER_NO_SONGS" textColor="" textSize="33.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_BOTTOM"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280.0" x="220.0" y="88.0"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280.0" x="260.0" y="160.0"/>\r
     </Label>\r
index 992eb07..4e7fc33 100644 (file)
@@ -20,8 +20,8 @@
         <layout bottomRelation="IDC_MINI_PLAYER_REGISTER_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_TOP" centerHorizontal="false" centerVertical="false" height="600" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_CONTENT_LIBARY_ALL_LIST_PANEL" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="IDL_CONTENT_LIBARY_ALL_LIST_PANEL" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDL_CONTENT_LIBARY_ALL_LIST_PANEL" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="800" x="0" y="0"/>\r
     </TableView>\r
     <Label id="IDC_NO_CONTENTS_LABEL" parent="IDL_CONTENT_LIBARY_ALL_LIST_PANEL">\r
-        <property backgroundBitmapPath="T02_nocomposers.png" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_CENTER" text="No Songs" textColor="" textSize="33" textStyle="LABEL_TEXT_STYLE_NORMAL" verticalAlign="ALIGN_BOTTOM"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280" x="220" y="88"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280" x="260" y="160"/>\r
+        <property accessibilityHint="" backgroundBitmapPath="T02_nocomposers.png" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_CENTER" leftMargin="16" text="::IDS_MUSIC_HEADER_NO_SONGS" textColor="" textSize="33.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_BOTTOM"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280.0" x="220.0" y="88.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280.0" x="260.0" y="160.0"/>\r
     </Label>\r
 </ScenePanel>\r
index 48af161..25616df 100644 (file)
@@ -20,8 +20,8 @@
         <layout bottomRelation="IDC_MINI_PLAYER_REGISTER_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_TOP" centerHorizontal="false" centerVertical="false" height="600" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_CONTENT_LIBARY_COMMON_PANEL" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="IDL_CONTENT_LIBARY_COMMON_PANEL" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDL_CONTENT_LIBARY_COMMON_PANEL" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="800" x="0" y="0"/>\r
     </TableView>\r
     <Label id="IDC_NO_CONTENTS_LABEL" parent="IDL_CONTENT_LIBARY_COMMON_PANEL">\r
-        <property backgroundBitmapPath="T02_nocomposers.png" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_CENTER" text="No Songs" textColor="" textSize="33" textStyle="LABEL_TEXT_STYLE_NORMAL" verticalAlign="ALIGN_BOTTOM"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280" x="220" y="88"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280" x="260" y="160"/>\r
+        <property accessibilityHint="" backgroundBitmapPath="T02_nocomposers.png" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_CENTER" leftMargin="16" text="::IDS_MUSIC_HEADER_NO_SONGS" textColor="" textSize="33.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_BOTTOM"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280.0" x="220.0" y="88.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="true" centerVertical="true" height="280.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="280.0" x="260.0" y="160.0"/>\r
     </Label>\r
 </ScenePanel>\r
index 02cddcb..0b2af9c 100644 (file)
@@ -3,7 +3,7 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.\r
 -->\r
 <!DOCTYPE ScenePanel SYSTEM "UIForm.dtd">\r
-<ScenePanel Bversion="2.0.0.201304011927" Dversion="20120315">\r
+<ScenePanel Bversion="2.0.0.201304110859" Dversion="20120315">\r
     <Panel id="IDL_MUSIC_PLAYER_CONTENTS_ALBUM_VIEW_PANEL">\r
         <property backgroundColor="" backgroundColorOpacity="0" compositeEnabled="true" groupStyle="GROUP_STYLE_NONE"/>\r
         <layout height="669.0" mode="Portrait" type="LAYOUT_RELATIVE" width="720.0" x="0.0" y="0.0"/>\r
     </Panel>\r
     <Label id="IDC_ALBUM_THUMBANIL_BACKGROUND" parent="IDL_MUSIC_PLAYER_CONTENTS_ALBUM_VIEW_PANEL">\r
         <property accessibilityHint="" backgroundBitmapPath="T02_album_thumbnail_h_bg.PNG" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="" textColor="" textSize="33.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_TOP"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="true" height="525.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="19.0" marginRight="0.0" marginTop="90.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="525.0" x="19.0" y="72.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="true" height="525.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_CONTENTS_ALBUM_VIEW_PANEL" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="16.0" marginRight="0.0" marginTop="90.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="525.0" x="16.0" y="72.0"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="true" height="406.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_MUSIC_PLAYER_ALBUM_PANEL" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="16.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="406.0" x="16.0" y="147.0"/>\r
     </Label>\r
     <Label id="IDC_CONTENTS_THUMBNAIL" parent="IDL_MUSIC_PLAYER_CONTENTS_ALBUM_VIEW_PANEL">\r
         <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="" textColor="" textSize="33.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_TOP"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="492.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_ALBUM_THUMBANIL_BACKGROUND" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="16.0" marginRight="0.0" marginTop="8.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="IDC_ALBUM_THUMBANIL_BACKGROUND" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="492.0" x="35.0" y="80.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="492.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_ALBUM_THUMBANIL_BACKGROUND" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="16.0" marginRight="0.0" marginTop="8.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="IDC_ALBUM_THUMBANIL_BACKGROUND" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="492.0" x="32.0" y="80.0"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="374.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_ALBUM_THUMBANIL_BACKGROUND" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="16.0" marginRight="0.0" marginTop="8.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="IDC_ALBUM_THUMBANIL_BACKGROUND" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="374.0" x="32.0" y="155.0"/>\r
     </Label>\r
     <Label id="IDC_ALBUM_TURN_TABLE" parent="IDL_MUSIC_PLAYER_CONTENTS_ALBUM_VIEW_PANEL">\r
index 286f736..aee5ee2 100644 (file)
@@ -3,7 +3,7 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.\r
 -->\r
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">\r
-<Scene Bversion="2.0.0.201304081058" Dversion="20120315">\r
+<Scene Bversion="2.0.0.201304110859" Dversion="20120315">\r
     <LogicalCoordinate>720</LogicalCoordinate>\r
     <Form id="IDL_MUSIC_PLAYER_FORM">\r
         <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Automatic" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>\r
     <Button id="IDC_CONTENTS_VIEW_TOGGLE_BUTTON" parent="IDL_MUSIC_PLAYER_FORM">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="T02_icon_play_list_web_dim.png" disabledColor="#656565" disabledColorOpacity="30" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="T02_icon_play_list_web.png" normalBitmapPath="" normalColor="#656565" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="T02_icon_play_list_web_press.png" pressedBitmapPath="" pressedColor="#4093F7" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="68.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="26.0" marginTop="32.0" mode="Portrait" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="68.0" x="626.0" y="32.0"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="63.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="26.0" marginTop="32.0" mode="Landscape" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="63.0" x="1191.0" y="32.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="63.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="26.0" marginTop="32.0" mode="Landscape" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="63.0" x="1111.0" y="32.0"/>\r
     </Button>\r
-    <Panel id="IDC_PANEL_REGISTER_BAR" parent="IDL_MUSIC_PLAYER_FORM">\r
-        <property backgroundColor="" backgroundColorOpacity="0" compositeEnabled="true" groupStyle="GROUP_STYLE_NONE"/>\r
-        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_TOP" centerHorizontal="false" centerVertical="false" height="683.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="25.0" mode="Portrait" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDC_CONTENTS_ARTIST_NAME" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" type="LAYOUT_RELATIVE" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="165.0"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="660.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="None" rightRelationType="" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" type="LAYOUT_RELATIVE" verticalFitPolicy="FIT_POLICY_FIXED" width="547.0" x="0.0" y="0.0"/>\r
-    </Panel>\r
     <Label id="IDC_SPLIT_BAR" parent="IDL_MUSIC_PLAYER_FORM">\r
         <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="#959595" backgroundColorOpacity="100" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="" textColor="" textSize="33.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_TOP"/>\r
-        <layout bottomRelation="" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_TOP" centerHorizontal="false" centerVertical="false" height="13.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="835.0"/>\r
-        <layout bottomRelation="IDL_MUSIC_PLAYER_FORM" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="660.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_PANEL_REGISTER_BAR" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="13.0" x="547.0" y="0.0"/>\r
+        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_TOP" centerHorizontal="false" centerVertical="false" height="13.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="755.0"/>\r
+        <layout bottomRelation="IDL_MUSIC_PLAYER_FORM" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="660.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="13.0" x="547.0" y="0.0"/>\r
     </Label>\r
     <Panel id="IDC_PLAYER_CONTROL_BAR" parent="IDL_MUSIC_PLAYER_FORM">\r
         <property backgroundColor="" backgroundColorOpacity="0" compositeEnabled="true" groupStyle="GROUP_STYLE_NONE"/>\r
-        <layout bottomRelation="IDL_MUSIC_PLAYER_FORM" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="372.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" type="LAYOUT_RELATIVE" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="848.0"/>\r
-        <layout bottomRelation="IDL_MUSIC_PLAYER_FORM" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="367.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_SPLIT_BAR" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" type="LAYOUT_RELATIVE" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="560.0" y="293.0"/>\r
+        <layout bottomRelation="IDL_MUSIC_PLAYER_FORM" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="372.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" type="LAYOUT_RELATIVE" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="768.0"/>\r
+        <layout bottomRelation="IDL_MUSIC_PLAYER_FORM" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="367.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_SPLIT_BAR" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" type="LAYOUT_RELATIVE" verticalFitPolicy="FIT_POLICY_FIXED" width="640.0" x="560.0" y="293.0"/>\r
     </Panel>\r
     <Button id="IDC_OPTION_VOLUMN" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="T02_option_volume_dim.png" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="T02_control_circle_button_03.png" normalBitmapPath="T02_option_volume.png" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="T02_control_circle_button_03_press.png" pressedBitmapPath="T02_option_volume_press.png" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
     <Button id="IDC_OPTION_PLAY_LIST_ADD" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="T02_control_circle_button_03.png" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="T02_control_circle_button_03_press.png" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="28.0" marginRight="26.0" marginTop="18.0" mode="Portrait" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDC_PLAYER_CONTROL_BAR" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="90.0" x="604.0" y="18.0"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="26.0" marginTop="18.0" mode="Landscape" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDC_PLAYER_CONTROL_BAR" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="90.0" x="604.0" y="18.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="26.0" marginTop="18.0" mode="Landscape" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDC_PLAYER_CONTROL_BAR" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="90.0" x="524.0" y="18.0"/>\r
     </Button>\r
     <Button id="IDC_OPTION_REPEAT" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="T02_option_rep_A_dim.png" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="T02_control_circle_button_03.png" normalBitmapPath="T02_option_rep_A.png" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="T02_control_circle_button_03_press.png" pressedBitmapPath="T02_option_rep_A_press.png" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="28.0" marginRight="54.0" marginTop="18.0" mode="Portrait" rightRelation="IDC_OPTION_PLAY_LIST_ADD" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDC_PLAYER_CONTROL_BAR" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="90.0" x="460.0" y="18.0"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="54.0" marginTop="18.0" mode="Landscape" rightRelation="IDC_OPTION_PLAY_LIST_ADD" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDC_PLAYER_CONTROL_BAR" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="90.0" x="460.0" y="18.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="54.0" marginTop="18.0" mode="Landscape" rightRelation="IDC_OPTION_PLAY_LIST_ADD" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDC_PLAYER_CONTROL_BAR" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="90.0" x="380.0" y="18.0"/>\r
     </Button>\r
     <Label id="IDC_CURRENT_PLAYING_TIME" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_CENTER" leftMargin="16" text="00:00" textColor="#3A3A3A" textSize="28.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_MIDDLE"/>\r
     <Label id="IDC_CONTENT_TOTAL_TIME" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_CENTER" leftMargin="16" text="00:00" textColor="#3A3A3A" textSize="28.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="32.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="29.0" mode="Portrait" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="112.0" x="608.0" y="137.0"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="32.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="29.0" mode="Landscape" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDC_OPTION_VOLUMN" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="122.0" x="598.0" y="137.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="32.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="29.0" mode="Landscape" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDC_OPTION_VOLUMN" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="122.0" x="518.0" y="137.0"/>\r
     </Label>\r
     <Slider id="IDC_SLIDER_BAR" parent="IDC_PLAYER_CONTROL_BAR">\r
-        <property accessibilityHint="" backgroundColor="" backgroundStyle="BACKGROUND_STYLE_NONE" barBGColor="" barColor="" color="#000000" colorOfTitleText="" colorOpacity="100" disabledThumbBitmap="" disabledThumbTextColor="#000000" groupStyle="GROUP_STYLE_NONE" highlightedThumbBitmap="" highlightedThumbTextColor="" leftIconBitmapPath="" max="100" min="0" normalThumbBitmap="T02_control_progress_handle.png" normalThumbTextColor="#FFFFFF" pressedThumbBitmap="T02_control_progress_handle.png" pressedThumbTextColor="#FFFFFF" rightIconBitmapPath="" showTitleText="false" titleText="" value="0"/>\r
+        <property accessibilityHint="" backgroundColor="" backgroundStyle="BACKGROUND_STYLE_NONE" barBackgroundColor="" barColor="" color="#000000" colorOfTitleText="" colorOpacity="100" disabledThumbBitmap="" disabledThumbTextColor="#000000" groupStyle="GROUP_STYLE_NONE" highlightedThumbBitmap="" highlightedThumbTextColor="" leftIconBitmapPath="" max="100" min="0" normalThumbBitmap="T02_control_progress_handle.png" normalThumbTextColor="#FFFFFF" pressedThumbBitmap="T02_control_progress_handle.png" pressedThumbTextColor="#FFFFFF" rightIconBitmapPath="" showTitleText="false" titleText="" value="0"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDC_OPTION_VOLUMN" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="496.0" x="112.0" y="108.0"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_CURRENT_PLAYING_TIME" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="IDC_CONTENT_TOTAL_TIME" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDC_OPTION_VOLUMN" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="476.0" x="122.0" y="108.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="90.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_CURRENT_PLAYING_TIME" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="IDC_CONTENT_TOTAL_TIME" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDC_OPTION_VOLUMN" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="396.0" x="122.0" y="108.0"/>\r
     </Slider>\r
     <Button id="IDC_MORE_CONTEXT_MENU_BUTTON" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="00_icon_more_web.png" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="00_icon_more_press_web.png" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
     <Button id="IDC_PALY_TOGGLE_CONTROL_BUTTON" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="T02_control_circle_icon_play_dim.png" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="T02_control_circle_button_01.png" normalBitmapPath="T02_control_circle_icon_play.png" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="T02_control_circle_button_01_press.png" pressedBitmapPath="T02_control_circle_icon_play_press.png" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="true" centerVertical="false" height="154.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="20.0" marginLeft="0.0" marginRight="0.0" marginTop="7.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="154.0" x="283.0" y="198.0"/>\r
-        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="true" centerVertical="false" height="154.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="16.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="154.0" x="283.0" y="197.0"/>\r
+        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="true" centerVertical="false" height="154.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="16.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="154.0" x="243.0" y="197.0"/>\r
     </Button>\r
     <Button id="IDC_NEXT_CONTROL_BUTTON" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="T02_control_circle_icon_next_dim.png" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="T02_control_circle_button_02.png" normalBitmapPath="T02_control_circle_icon_next.png" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="T02_control_circle_button_02_press.png" pressedBitmapPath="T02_control_circle_icon_next_press.png" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="122.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_PALY_TOGGLE_CONTROL_BUTTON" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="36.0" marginLeft="28.0" marginRight="0.0" marginTop="27.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="122.0" x="465.0" y="214.0"/>\r
-        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="122.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_PALY_TOGGLE_CONTROL_BUTTON" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="32.0" marginLeft="28.0" marginRight="28.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="122.0" x="465.0" y="213.0"/>\r
+        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="122.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_PALY_TOGGLE_CONTROL_BUTTON" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_RIGHT" marginBottom="32.0" marginLeft="28.0" marginRight="28.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="122.0" x="425.0" y="213.0"/>\r
     </Button>\r
     <Button id="IDC_PREVIOUS_CONTROL_BUTTON" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="T02_control_circle_icon_previous_dim.png" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="T02_control_circle_button_02.png" normalBitmapPath="T02_control_circle_icon_previous.png" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="T02_control_circle_button_02_press.png" pressedBitmapPath="T02_control_circle_icon_previous_press.png" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="122.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="36.0" marginLeft="28.0" marginRight="28.0" marginTop="27.0" mode="Portrait" rightRelation="IDC_PALY_TOGGLE_CONTROL_BUTTON" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="122.0" x="133.0" y="214.0"/>\r
-        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="122.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="32.0" marginLeft="0.0" marginRight="28.0" marginTop="0.0" mode="Landscape" rightRelation="IDC_PALY_TOGGLE_CONTROL_BUTTON" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="122.0" x="133.0" y="213.0"/>\r
+        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="122.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="32.0" marginLeft="0.0" marginRight="28.0" marginTop="0.0" mode="Landscape" rightRelation="IDC_PALY_TOGGLE_CONTROL_BUTTON" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="122.0" x="93.0" y="213.0"/>\r
     </Button>\r
     <Button id="IDC_BACK_BUTTON" parent="IDC_PLAYER_CONTROL_BAR">\r
         <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="00_icon_Back_02_web.png" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="00_icon_Back_02_press_web.png" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="32.0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="63.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="17.0" marginLeft="0.0" marginRight="26.0" marginTop="375.0" mode="Portrait" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="63.0" x="631.0" y="292.0"/>\r
-        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="63.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="11.0" marginLeft="0.0" marginRight="26.0" marginTop="0.0" mode="Landscape" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="63.0" x="631.0" y="293.0"/>\r
+        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="63.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="11.0" marginLeft="0.0" marginRight="26.0" marginTop="0.0" mode="Landscape" rightRelation="IDC_PLAYER_CONTROL_BAR" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="63.0" x="551.0" y="293.0"/>\r
     </Button>\r
     <Label id="IDC_CONTENTS_ARTIST_NAME" parent="IDL_MUSIC_PLAYER_FORM">\r
         <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="Artist Name" textColor="#4A4947" textSize="37.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_MIDDLE"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="40.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="16.0" marginRight="16.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="594.0" x="16.0" y="100.0"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="40.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_SPLIT_BAR" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="26.0" marginRight="16.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="602.0" x="573.0" y="100.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="44.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="16.0" marginRight="110.0" marginTop="0.0" mode="Portrait" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="594.0" x="16.0" y="100.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="40.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_SPLIT_BAR" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="26.0" marginRight="106.0" marginTop="0.0" mode="Landscape" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="521.0" x="573.0" y="100.0"/>\r
     </Label>\r
+    <Panel id="IDC_PANEL_REGISTER_BAR" parent="IDL_MUSIC_PLAYER_FORM">\r
+        <property backgroundColor="" backgroundColorOpacity="0" compositeEnabled="true" groupStyle="GROUP_STYLE_NONE"/>\r
+        <layout bottomRelation="IDC_PLAYER_CONTROL_BAR" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_TOP" centerHorizontal="false" centerVertical="false" height="599.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="25.0" mode="Portrait" rightRelation="IDL_MUSIC_PLAYER_FORM" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_RIGHT" topRelation="IDC_CONTENTS_ARTIST_NAME" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" type="LAYOUT_RELATIVE" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="169.0"/>\r
+        <layout bottomRelation="IDL_MUSIC_PLAYER_FORM" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="660.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" type="LAYOUT_RELATIVE" verticalFitPolicy="FIT_POLICY_FIXED" width="547.0" x="0.0" y="0.0"/>\r
+    </Panel>\r
     <Label id="IDC_CONTENTS_TITLE_NAME" parent="IDL_MUSIC_PLAYER_FORM">\r
-        <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="Title Name" textColor="#3B73B6" textSize="56.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_MIDDLE"/>\r
+        <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="" textColor="#3B73B6" textSize="56.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_MIDDLE"/>\r
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="68.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDL_MUSIC_PLAYER_FORM" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="16.0" marginRight="16.0" marginTop="32.0" mode="Portrait" rightRelation="" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="594.0" x="16.0" y="32.0"/>\r
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="68.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_SPLIT_BAR" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="26.0" marginRight="16.0" marginTop="32.0" mode="Landscape" rightRelation="IDC_CONTENTS_VIEW_TOGGLE_BUTTON" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="602.0" x="573.0" y="32.0"/>\r
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="68.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="IDC_SPLIT_BAR" leftRelationType="RECT_EDGE_RELATION_LEFT_TO_LEFT" marginBottom="0.0" marginLeft="26.0" marginRight="16.0" marginTop="32.0" mode="Landscape" rightRelation="IDC_CONTENTS_VIEW_TOGGLE_BUTTON" rightRelationType="RECT_EDGE_RELATION_RIGHT_TO_LEFT" topRelation="IDL_MUSIC_PLAYER_FORM" topRelationType="RECT_EDGE_RELATION_TOP_TO_TOP" verticalFitPolicy="FIT_POLICY_FIXED" width="522.0" x="573.0" y="32.0"/>\r
     </Label>\r
 </Scene>\r
index 5cc45c1..4763029 100644 (file)
@@ -171,8 +171,6 @@ AlbumContentListForm::OnActionPerformed(const Tizen::Ui::Control& source, int ac
        case IDA_FOOTER_BUTTON_DELETE:
                {
                        RemoveCheckedTableviewItem(true);
-//                     UpdateScreenState();
-//                     UpdateTableView();
                }
                break;
 
index 27188ca..28faf51 100644 (file)
@@ -98,40 +98,14 @@ AlbumListEditorPanel::OnActionPerformed(const Tizen::Ui::Control& source, int ac
 
        case IDA_FOOTER_BUTTON_DELETE:
                {
-                       if (__checkedItemCount <= INIT_VALUE)
-                       {
-                               break;
-                       }
-
                        int totalCount = __pPresentationModel->GetAllAlbumCount();
-                       for (int iCount = 0; iCount < totalCount; iCount++)
+                       for (int iCount = totalCount - 1; iCount >= 0; iCount--)
                        {
                                if (__pContentTableView->IsItemChecked(iCount) == true)
                                {
                                        __pPresentationModel->RemoveAlbumList(iCount);
                                }
                        }
-//                     int totalCount = __pPresentationModel->GetAllAlbumCount();
-//                     for (int index = totalCount - 1; index >= 0; index--)
-//                     {
-//                             if (__pContentTableView->IsItemChecked(index) == true)
-//                             {
-//                                     __pPresentationModel->RemoveAlbumList(index);
-//                                     __pContentTableView->RefreshItem(index, TABLE_VIEW_REFRESH_TYPE_ITEM_REMOVE);
-//                             }
-//                     }
-//                     __pPresentationModel->UpdateAlbumList();
-//                     if (__pPresentationModel->GetAllAlbumCount() != 0)
-//                     {
-//
-//                     }
-//                     else
-//                     {
-//                             SetNoContentSongs(true);
-//                             SetDisableIconAllCheckButton();
-//                     }
-//                     __checkedItemCount = INIT_VALUE;
-//                     SetCheckedCountBallonTooltip(__checkedItemCount);
                }
                break;
 
@@ -332,16 +306,6 @@ AlbumListEditorPanel::SetEditHeaderStyle(void)
 }
 
 void
-AlbumListEditorPanel::SetTabHeaderStyle(void)
-{
-       AppLogDebug("ENTER");
-       Header* pHeader = GetHeader();
-       CommonUtil::SetTabHeaderStyle(*pHeader);
-       pHeader->Invalidate(true);
-       AppLogDebug("EXIT");
-}
-
-void
 AlbumListEditorPanel::OnThumbnailInfoReveivedN(ThumbnailInfo* pThumbnailInfo)
 {
        AppLogDebug("ENTER");
@@ -364,7 +328,6 @@ AlbumListEditorPanel::OnFormBackRequested(Tizen::Ui::Controls::Form& source)
        SceneManager* pSceneManager = SceneManager::GetInstance();
        AppAssert(pSceneManager);
 
-       SetTabHeaderStyle();
        pSceneManager->GoBackward(BackwardSceneTransition());
        AppLogDebug("EXIT");
 }
index 4a2b149..c984b4f 100644 (file)
@@ -189,9 +189,10 @@ AlbumListPanel::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousScen
                                                                        Tizen::Base::Collection::IList* pArgs)
 {
        AppLogDebug("ENTER");
+       ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
+
        GetHeader()->SetItemSelected(2);
        GetHeader()->Invalidate(true);
-       ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
 
        if (pArgs != null)
        {
index 8c05799..f943606 100644 (file)
@@ -96,7 +96,6 @@ AllContentPickerPanel::OnActionPerformed(const Tizen::Ui::Control& source, int a
                        }
                        __checkedItemCount = INIT_VALUE;
                        CommonUtil::SetAddtoPlaylistState(false);
-                       SetTabHeaderStyle();
                        pSceneManager->GoBackward(BackwardSceneTransition());
                        Invalidate(true);
                }
index 6f290f6..0d3a61b 100644 (file)
@@ -100,41 +100,14 @@ AllListEditorPanel::OnActionPerformed(const Tizen::Ui::Control& source, int acti
 
        case IDA_FOOTER_BUTTON_DELETE:
                {
-                       if (__checkedItemCount <= INIT_VALUE)
-                       {
-                               return;
-                       }
-
                        int totalCount = __pPresentationModel->GetTotalCount();
-                       for (int iCount = 0; iCount < totalCount; iCount++)
+                       for (int iCount = totalCount - 1; iCount >= 0; iCount--)
                        {
                                if (__pContentTableView->IsItemChecked(iCount) == true)
                                {
                                        __pPresentationModel->RemoveContent(iCount);
                                }
                        }
-//                     int totalCount = __pPresentationModel->GetTotalCount();
-//                     for (int index = totalCount - 1; index >= 0; index--)
-//                     {
-//                             if (__pContentTableView->IsItemChecked(index) == true)
-//                             {
-//                                     __pPresentationModel->RemoveContent(index);
-//                                     __pContentTableView->RefreshItem(index, TABLE_VIEW_REFRESH_TYPE_ITEM_REMOVE);
-//                             }
-//                     }
-//
-//                     if (__pPresentationModel->GetTotalCount() != 0)
-//                     {
-//                             // Empty statement
-//                     }
-//                     else
-//                     {
-//                             SetNoContentSongs(true);
-//                             SetDisableIconAllCheckButton();
-//                     }
-//                     __checkedItemCount = INIT_VALUE;
-//                     SetCheckedCountBallonTooltip(__checkedItemCount);
-                       CommonUtil::SetFooterItemEnabled(*pFooter, false);
                }
                break;
 
@@ -370,16 +343,6 @@ AllListEditorPanel::SetEditHeaderStyle(void)
 }
 
 void
-AllListEditorPanel::SetTabHeaderStyle(void)
-{
-       AppLogDebug("ENTER");
-       Header* pHeader = GetHeader();
-       CommonUtil::SetTabHeaderStyle(*pHeader);
-       pHeader->Invalidate(true);
-       AppLogDebug("EXIT");
-}
-
-void
 AllListEditorPanel::OnThumbnailInfoReveivedN(ThumbnailInfo* pThumbnailInfo)
 {
        AppLogDebug("ENTER");
@@ -404,12 +367,10 @@ AllListEditorPanel::OnFormBackRequested(Tizen::Ui::Controls::Form& source)
        if (CommonUtil::GetAddtoPlaylistState())
        {
                CommonUtil::SetAddtoPlaylistState(false);
-               SetTabHeaderStyle();
                pSceneManager->GoBackward(BackwardSceneTransition());
        }
        else
        {
-               SetTabHeaderStyle();
                pSceneManager->GoBackward(BackwardSceneTransition());
        }
        AppLogDebug("EXIT");
index 673e039..96d617f 100644 (file)
@@ -402,9 +402,10 @@ AllListPanel::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousSceneI
                                                                Tizen::Base::Collection::IList* pArgs)
 {
        AppLogDebug("ENTER");
+       ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
+
        GetHeader()->SetItemSelected(0);
        GetHeader()->Invalidate(true);
-       ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
        AppLogDebug("EXIT");
 }
 
index 6a84800..8f52eef 100644 (file)
@@ -307,8 +307,6 @@ ArtistContentListForm::OnActionPerformed(const Tizen::Ui::Control& source, int a
        case IDA_FOOTER_BUTTON_DELETE:
                {
                        RemoveConentCheckedAll();
-//                     UpdateScreenState();
-//                     UpdateTableView();
                }
                break;
 
index 28f5be8..3b92004 100644 (file)
@@ -98,41 +98,13 @@ ArtistListEditorPanel::OnActionPerformed(const Tizen::Ui::Control& source, int a
 
        case IDA_FOOTER_BUTTON_DELETE:
                {
-                       if (__checkedItemCount <= INIT_VALUE)
-                       {
-                               return;
-                       }
-
-                       for (int iCount = 0; iCount < totalCount; iCount++)
+                       for (int iCount = totalCount - 1; iCount >= 0; iCount--)
                        {
                                if (__pContentTableView->IsItemChecked(iCount) == true)
                                {
                                        __pPresentationModel->RemoveArtistList(iCount);
                                }
                        }
-
-//                     for (int index = totalCount - 1; index >= 0; index--)
-//                     {
-//                             if (__pContentTableView->IsItemChecked(index) == true)
-//                             {
-//                                     __pPresentationModel->RemoveArtistList(index);
-//                                     __pContentTableView->RefreshItem(index, TABLE_VIEW_REFRESH_TYPE_ITEM_REMOVE);
-//                             }
-//                     }
-//                     __pPresentationModel->UpdateArtistList();
-//
-//                     if (__pPresentationModel->GetArtistListCount() != 0)
-//                     {
-//
-//                     }
-//                     else
-//                     {
-//                             SetNoContentSongs(true);
-//                     }
-//                     __checkedItemCount = INIT_VALUE;
-//                     SetCheckedCountBallonTooltip(__checkedItemCount);
-//                     SetUnCheckedIconAllCheckButton();
-//                     CommonUtil::SetFooterItemEnabled(*pFooter, false);
                }
                break;
 
@@ -328,16 +300,6 @@ ArtistListEditorPanel::SetEditHeaderStyle(void)
 }
 
 void
-ArtistListEditorPanel::SetTabHeaderStyle(void)
-{
-       AppLogDebug("ENTER");
-       Header* pHeader = GetHeader();
-       CommonUtil::SetTabHeaderStyle(*pHeader);
-       pHeader->Invalidate(true);
-       AppLogDebug("EXIT");
-}
-
-void
 ArtistListEditorPanel::OnThumbnailInfoReveivedN(ThumbnailInfo* pThumbnailInfo)
 {
        AppLogDebug("ENTER");
@@ -360,7 +322,6 @@ ArtistListEditorPanel::OnFormBackRequested(Tizen::Ui::Controls::Form& source)
        SceneManager* pSceneManager = SceneManager::GetInstance();
        AppAssert(pSceneManager);
 
-       SetTabHeaderStyle();
        pSceneManager->GoBackward(BackwardSceneTransition());
        AppLogDebug("EXIT");
 }
index f7893e1..d4e95b6 100644 (file)
@@ -196,9 +196,10 @@ ArtistListPanel::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousSce
                                                                Tizen::Base::Collection::IList* pArgs)
 {
        AppLogDebug("ENTER");
+       ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
+
        GetHeader()->SetItemSelected(3);
        GetHeader()->Invalidate(true);
-       ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
 
        if (pArgs != null)
        {
index dd718fd..f264f46 100644 (file)
@@ -295,12 +295,13 @@ ContentEditPanel::OnMusicContentUpdateCompleted(void)
 {\r
        AppLogDebug("ENTER");\r
        __checkedItemCount = INIT_VALUE;\r
-       UpdateContentList();\r
-       UpdateContentEditScreenState();\r
 \r
        RemovePlayListPicker();\r
        RemoveSharePicker();\r
 \r
+       UpdateContentList();\r
+       UpdateContentEditScreenState();\r
+\r
        if (__pContentTableView != null && IsEmptyContentList() == false)\r
        {\r
                CommonUtil::SetAllCheckState(false, *__pContentTableView, __pContentTableView->GetItemCount());\r
index 6fe8e69..761a972 100644 (file)
@@ -397,12 +397,18 @@ void
 ContentListForm::OnMusicContentUpdateCompleted(void)
 {
        AppLogDebug("ENTER");
-       UpdateContentList();
        SetItemCheckedAll(false);
+
        RemovePlayListPicker();
        RemoveSharePicker();
+
+       UpdateContentList();
        UpdateScreenState();
-       UpdateTableView();
+
+       if (IsEmptyContentList() == false)
+       {
+               UpdateTableView();
+       }
        AppLogDebug("EXIT");
 }
 
index 2829eaf..4fc462e 100644 (file)
@@ -208,6 +208,7 @@ ContentLibaryPanel::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previous
        }\r
 \r
        UpdateContentLibaryScreenState();\r
+       CommonUtil::SetTabHeaderStyle(*GetHeader());\r
        AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));\r
 }\r
 \r
@@ -264,7 +265,9 @@ ContentLibaryPanel::OnMusicContentUpdateCompleted(void)
        RemoveSharePicker();\r
        RemoveContextMenu();\r
 \r
-       if (__pContentTableView != null)\r
+       UpdateContentLibaryScreenState();\r
+\r
+       if (__pContentTableView != null && IsEmptyContentList() == false)\r
        {\r
                __pContentTableView->UpdateTableView();\r
        }\r
index 49a852b..d313994 100644 (file)
@@ -174,6 +174,31 @@ FolderContentListForm::OnActionPerformed(const Tizen::Ui::Control& source, int a
        {
        case IDA_CONTEXT_MENU_ITEM_GO_TO_LIBARY:
                {
+                       IListT<SceneId>* pSceneIdList = pSceneManager->GetSceneHistoryN();
+                       if (pSceneIdList == null)
+                       {
+                               AppLogDebug("EXIT(ScenList is null)");
+                               pSceneManager->GoBackward(BackwardSceneTransition());
+                               break;
+                       }
+
+                       pSceneManager->ClearSceneHistory();
+
+                       IEnumeratorT<SceneId>* pIEnum = pSceneIdList->GetEnumeratorN();
+                       while (pIEnum->MoveNext() == E_SUCCESS)
+                       {
+                               SceneId sceneID;
+                               pIEnum->GetCurrent(sceneID);
+                               if (!__prevSceneId.Equals(sceneID, false))
+                               {
+                                       pSceneManager->AddToSceneHistory(sceneID);
+                               }
+                               else
+                               {
+                                       pSceneManager->DestroyScene(sceneID);
+                               }
+                       }
+                       delete pIEnum;
                        pSceneManager->GoBackward(BackwardSceneTransition());
                }
                break;
@@ -348,10 +373,6 @@ FolderContentListForm::OnActionPerformed(const Tizen::Ui::Control& source, int a
        case IDA_FOOTER_BUTTON_DELETE:
                {
                        RemoveCheckedTableviewItem(true);
-//                     __pPresentationModel->RefreshContentList(__currentFolderIndex);
-//
-//                     UpdateScreenState();
-//                     UpdateTableView();
                }
                break;
 
index d972619..43dfc74 100644 (file)
@@ -96,41 +96,14 @@ FolderListEditorPanel::OnActionPerformed(const Tizen::Ui::Control& source, int a
 
        case IDA_FOOTER_BUTTON_DELETE:
                {
-                       if (__checkedItemCount <= INIT_VALUE)
-                       {
-                               return;
-                       }
-
                        int totalCount = __pPresentationModel->GetAllFolderCount();
-                       for (int iCount = 0; iCount < totalCount; iCount++)
+                       for (int iCount = totalCount - 1; iCount >= 0; iCount--)
                        {
                                if (__pContentTableView->IsItemChecked(iCount) == true)
                                {
                                        __pPresentationModel->RemoveFolderList(iCount);
                                }
                        }
-//                     int totalCount = __pPresentationModel->GetAllFolderCount();
-//                     for (int index = totalCount - 1; index >= 0; index--)
-//                     {
-//                             if (__pContentTableView->IsItemChecked(index) == true)
-//                             {
-//                                     __pPresentationModel->RemoveFolderList(index);
-//                                     __pContentTableView->RefreshItem(index, TABLE_VIEW_REFRESH_TYPE_ITEM_REMOVE);
-//                             }
-//                     }
-//                     __pPresentationModel->UpdateFolderPathList();
-//                     if (__pPresentationModel->GetAllFolderCount() != 0)
-//                     {
-//                             // Empty statement
-//                     }
-//                     else
-//                     {
-//                             SetNoContentSongs(true);
-//                             SetDisableIconAllCheckButton();
-//                     }
-//                     __checkedItemCount = INIT_VALUE;
-//                     SetCheckedCountBallonTooltip(__checkedItemCount);
-//                     CommonUtil::SetFooterItemEnabled(*pFooter, false);
                }
                break;
 
index fe75e1a..4b2ec18 100644 (file)
@@ -138,8 +138,6 @@ FolderListPanel::OnActionPerformed(const Tizen::Ui::Control& source, int actionI
 
        case IDA_CONTEXT_MENU_ITEM_GO_TO_LIBARY:
                {
-                       CommonUtil::SetTabHeaderStyle(*GetHeader());
-                       GetHeader()->Invalidate(true);
                        SceneManager::GetInstance()->GoBackward(BackwardSceneTransition(SCENE_TRANSITION_ANIMATION_TYPE_RIGHT));
                }
                break;
@@ -162,8 +160,6 @@ void
 FolderListPanel::OnFormBackRequested(Tizen::Ui::Controls::Form& source)
 {
        AppLogDebug("ENTER");
-       CommonUtil::SetTabHeaderStyle(*GetHeader());
-       GetHeader()->Invalidate(true);
        SceneManager::GetInstance()->GoBackward(BackwardSceneTransition(SCENE_TRANSITION_ANIMATION_TYPE_RIGHT));
        AppLogDebug("EXIT");
 }
@@ -174,8 +170,8 @@ FolderListPanel::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousSce
                                        Tizen::Base::Collection::IList* pArgs)
 {
        AppLogDebug("ENTER");
-       CommonUtil::SetSimpleTitleStyle(*GetHeader(), ResourceManager::GetString(L"IDS_MSGF_SK3_FOLDER_VIEW"));
        ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
+       CommonUtil::SetSimpleTitleStyle(*GetHeader(), ResourceManager::GetString(L"IDS_MSGF_SK3_FOLDER_VIEW"));
 
        if (pArgs != null)
        {
@@ -253,7 +249,7 @@ FolderListPanel::OnTableViewItemStateChanged(Tizen::Ui::Controls::TableView& tab
                return;
        }
 
-       pArgs->Add(*(new (std::nothrow) String(IDSCN_FOLDER_LIST)));
+       pArgs->Add(*(new (std::nothrow) String(pSceneManager->GetCurrentSceneId())));
        pArgs->Add(*(new (std::nothrow) String(*__pPresentationModel->GetFolderPath(itemIndex))));
        pArgs->Add(*(new (std::nothrow) Integer(itemIndex)));
        pSceneManager->GoForward(ForwardSceneTransition(IDSCN_FOLDER_CONTENT_LIST), pArgs);
index 7b137b9..7977ff3 100644 (file)
@@ -118,13 +118,17 @@ FolderListPresentationModel::GetContentCount(int folderIndex)
                String* pStrPath = static_cast<String*>(__pFolderPathList->GetAt(folderIndex));
                ContentDirectory directory;
                r = directory.Construct(CONTENT_TYPE_AUDIO);
-               if (IsFailed(r))
+
+               if (IsFailed(r) || pStrPath == null)
                {
+                       AppLogDebug("EXIT");
                        return INIT_VALUE;
                }
+
                totalCount = directory.GetContentDirectoryItemCount(*pStrPath);
                if (IsFailed(GetLastResult()))
                {
+                       AppLogDebug("EXIT");
                        return INIT_VALUE;
                }
        }
@@ -140,15 +144,18 @@ FolderListPresentationModel::GetFolderInfoN(int folderIndex)
        {
                return null;
        }
+
+       String* pFolderPath = static_cast<String*>(__pFolderPathList->GetAt(folderIndex));
+
        ContentDirectory contentDirectory;
        result r = contentDirectory.Construct(CONTENT_TYPE_AUDIO);
-       if (IsFailed(r))
+       if (IsFailed(r) || pFolderPath == null)
        {
                AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));
                return null;
        }
 
-       IList* pSearchList = contentDirectory.GetContentDirectoryItemListN(*(static_cast<String*>(__pFolderPathList->GetAt(folderIndex))), SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
+       IList* pSearchList = contentDirectory.GetContentDirectoryItemListN(*pFolderPath, SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
        if (pSearchList == null || IsFailed(GetLastResult()))
        {
                AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));
@@ -195,7 +202,13 @@ FolderListPresentationModel::GetContentPathListN(int folderIndex)
                return null;
        }
 
-       IList* pSearchList = contentDirectory.GetContentDirectoryItemListN(*(static_cast<String*>(__pFolderPathList->GetAt(folderIndex))), SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
+       IList* pSearchList = null;
+       String* pFolderPath = static_cast<String*>(__pFolderPathList->GetAt(folderIndex));
+       if (pFolderPath != null)
+       {
+               pSearchList = contentDirectory.GetContentDirectoryItemListN(*pFolderPath, SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
+       }
+
        if (pSearchList == null || IsFailed(GetLastResult()))
        {
                AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));
@@ -251,14 +264,18 @@ FolderListPresentationModel::InitializeContentList(int folderIndex)
                return;
        }
 
-       String* pFolderPath = static_cast<String*>(__pFolderPathList->GetAt(folderIndex));
        if (__pContentList != null)
        {
                __pContentList->RemoveAll(true);
                delete __pContentList;
+               __pContentList = null;
        }
 
-       __pContentList = contentDirectory.GetContentDirectoryItemListN(*pFolderPath, SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
+       String* pFolderPath = static_cast<String*>(__pFolderPathList->GetAt(folderIndex));
+       if (pFolderPath != null)
+       {
+               __pContentList = contentDirectory.GetContentDirectoryItemListN(*pFolderPath, SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
+       }
        __currentFolderIndex = folderIndex;
        AppLogDebug("EXIT");
 }
@@ -327,7 +344,10 @@ FolderListPresentationModel::RemoveFolderList(int folderIndex)
        if (__pFolderPathList != null)
        {
                String* pFolderPath = static_cast<String*>(__pFolderPathList->GetAt(folderIndex));
-               pRemoveFolderList = contentDirectory.GetContentDirectoryItemListN(*pFolderPath, SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
+               if (pFolderPath != null)
+               {
+                       pRemoveFolderList = contentDirectory.GetContentDirectoryItemListN(*pFolderPath, SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
+               }
        }
        else
        {
@@ -367,21 +387,20 @@ FolderListPresentationModel::RefreshContentList(int folderIndex)
                AppLogDebug("EXIT(%s)", GetErrorMessage(r));
                return;
        }
+
        if (__pContentList != null)
        {
                __pContentList->RemoveAll(true);
                delete __pContentList;
+               __pContentList = null;
        }
 
        String* pFolderPath = static_cast<String*>(__pFolderPathList->GetAt(folderIndex));
-       __pContentList = contentDirectory.GetContentDirectoryItemListN(*pFolderPath, SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
-       if (__pContentList->GetCount() == INIT_VALUE)
+       if (pFolderPath != null)
        {
-               __pContentList->RemoveAll(true);
-               delete __pContentList;
-               __pContentList = null;
-
+               __pContentList = contentDirectory.GetContentDirectoryItemListN(*pFolderPath, SEARCH_PAGE_NO, SEARCH_COUNT_PER_PAGE, STRING_SORT_TITLE, SORT_ORDER_ASCENDING);
        }
+
        __currentFolderIndex = folderIndex;
        AppLogDebug("EXIT");
 }
index a6bfb22..3c8c16e 100644 (file)
@@ -201,53 +201,14 @@ void
 MusicPlayerApp::OnForeground(void)
 {
        AppLogDebug("ENTER");
-       static bool bFirst = true;
-       if (bFirst)
-       {
-               bFirst = false;
-               return;
-       }
+       Frame* pFrame = GetFrameAt(0);
+       AppAssert(pFrame);
 
-       SceneManager* pSceneManager = SceneManager::GetInstance();
-       AppAssert(pSceneManager);
-
-       Scene* pScene = pSceneManager->GetCurrentScene();
-       AppAssert(pScene);
-
-//     BasePanel* pBasePanel = dynamic_cast<BasePanel*>(pScene->GetPanel());
-//     PlayerForm* pBaseForm = dynamic_cast<PlayerForm*>(pScene->GetForm());
-//     if (pBasePanel)
-//     {
-//             pBasePanel->OnMusicContentUpdateCompleted();
-//     }
-//     else
-//     {
-//             if (pBaseForm)
-//             {
-//                     pBaseForm->OnMusicContentUpdateCompleted();
-//             }
-//     }
-       PlayerForm* pBaseForm = dynamic_cast<PlayerForm*>(pScene->GetForm());
-       if (pScene->GetSceneId() == IDSCN_PLAYER)
+       if (pFrame->IsEnabled() == false)
        {
-               if (pBaseForm && __pDataList != null)
-               {
-                       pBaseForm->OnChangedContentList(__pDataList);
-               }
+               pFrame->SetEnabled(true);
+               pFrame->Invalidate(true);
        }
-       else
-       {
-               result r = __pMainFrame->GoToInitialScene(pSceneManager->GetCurrentSceneId(), __pDataList);
-               if (r == E_SUCCESS)
-               {
-                       __pDataList = null;
-               }
-       }
-
-       Frame* pFrame = GetFrameAt(0);
-       AppAssert(pFrame);
-       pFrame->SetEnabled(true);
-       pFrame->Invalidate(true);
        AppLogDebug("EXIT");
 }
 
index 7cbbe89..c890183 100644 (file)
@@ -1079,7 +1079,7 @@ PlayerForm::CreateItem(int index, int itemWidth)
        return pItem;
 
 CATCH:
-       AppLogDebug("EXIT(%ls)", GetErrorMessage(GetLastResult()));
+       AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));
        delete pContentInfo;
        return null;
 }
@@ -1278,6 +1278,7 @@ PlayerForm::OnPlayStateChanged(PlayerState playerState)
        AppLogDebug("%d", playerState);
        if (playerState == PLAYER_STATE_ERROR)
        {
+               RemoveContextMenu();
                SetContentInfo( __pPlayerPresentationModel->GetCurrentContentIndex());
                SetPlayerScreenState(PLAYER_SCREEN_STATE_ERROR_CONTENT);
                ShowMessageBox(L"file play failed");
@@ -1859,12 +1860,15 @@ PlayerForm::OnMusicContentUpdateCompleted(void)
                return;
        }
 
-       bool isFind = false;
        int iContentListCount = __pPlayerPresentationModel->GetContentListCount();
        for (int iCount =  iContentListCount - 1; iCount >= 0; iCount--)
        {
+               bool isFind = false;
                String* pContentPath = __pPlayerPresentationModel->GetContentPath(iCount);
-
+               if (pContentPath == null)
+               {
+                       continue;
+               }
                IEnumerator* pIEnum = pList->GetEnumeratorN();
                while (pIEnum->MoveNext() == E_SUCCESS)
                {
@@ -1893,9 +1897,19 @@ PlayerForm::OnMusicContentUpdateCompleted(void)
                SetFileNotExistState(false);
        }
 
-       if (__pContentsListViewPanel->GetShowState() == true &&  __pPlayerPresentationModel->GetContentListCount() != INIT_VALUE)
+       if (__pContentsListViewPanel->IsEnabled() == true)
        {
-               static_cast<TableView*>(__pContentsListViewPanel->GetControl(IDC_CONTENTS_TABLEVIEW))->UpdateTableView();
+               if (__pPlayerPresentationModel->GetContentListCount() != INIT_VALUE)
+               {
+                       static_cast<TableView*>(__pContentsListViewPanel->GetControl(IDC_CONTENTS_TABLEVIEW))->UpdateTableView();
+               }
+               else if (__pContentsListViewPanel->GetShowState() == true)
+               {
+                       __pContentsListViewPanel->SetShowState(false);
+                       __pContentsViewToggleButton->SetActionId(IDA_BUTTON_CONTENTS_LIST_VIEW);
+                       __pContentsAlbumViewPanel->SetShowState(true);
+                       __pPanelRegisterBar->Invalidate(true);
+               }
        }
        AppLogDebug("EXIT");
 }
index 3dbb208..833e23e 100644 (file)
@@ -104,12 +104,6 @@ PlaylistListEditorPanel::OnActionPerformed(const Tizen::Ui::Control& source, int
 
        case IDA_FOOTER_BUTTON_DELETE:
                {
-                       if (__checkedItemCount <= INIT_VALUE)
-                       {
-                               AppLogDebug("EXIT");
-                               return;
-                       }
-
                        ContentManager contentManager;
                        contentManager.Construct();
 
@@ -136,19 +130,6 @@ PlaylistListEditorPanel::OnActionPerformed(const Tizen::Ui::Control& source, int
                        __checkedItemCount = INIT_VALUE;
                        CommonUtil::SetFooterItemEnabled(*pFooter, false);
                        UpdateContentEditScreenState();
-
-//                     if (__pPresentationModel->GetAllPlayListCount() != INIT_VALUE)
-//                     {
-//                             // Empty statement
-//                     }
-//                     else
-//                     {
-//                             SetNoContentSongs(true);
-//                             SetDisableIconAllCheckButton();
-//                     }
-//                     __checkedItemCount = INIT_VALUE;
-//                     SetCheckedCountBallonTooltip(__checkedItemCount);
-//                     CommonUtil::SetFooterItemEnabled(*pFooter, false);
                }
                break;
 
@@ -374,16 +355,6 @@ PlaylistListEditorPanel::SetEditHeaderStyle(void)
 }
 
 void
-PlaylistListEditorPanel::SetTabHeaderStyle(void)
-{
-       AppLogDebug("ENTER");
-       Header* pHeader = GetHeader();
-       CommonUtil::SetTabHeaderStyle(*pHeader);
-       pHeader->Invalidate(true);
-       AppLogDebug("EXIT");
-}
-
-void
 PlaylistListEditorPanel::OnThumbnailInfoReveivedN(ThumbnailInfo* pThumbnailInfo)
 {
        AppLogDebug("ENTER");
@@ -406,7 +377,6 @@ PlaylistListEditorPanel::OnFormBackRequested(Tizen::Ui::Controls::Form& source)
        SceneManager* pSceneManager = SceneManager::GetInstance();
        AppAssert(pSceneManager);
 
-       SetTabHeaderStyle();
        pSceneManager->GoBackward(BackwardSceneTransition());
        AppLogDebug("EXIT");
 }
index 1c1dd75..f478ec0 100644 (file)
@@ -258,14 +258,20 @@ PlaylistListPanel::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousS
                                                                        Tizen::Base::Collection::IList* pArgs)
 {
        AppLogDebug("ENTER");
-       Form* pForm = dynamic_cast<Form*>(GetParent());
-       AppAssert(pForm);
+       ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
 
-       pForm->SetFormBackEventListener(this);
        GetHeader()->SetItemSelected(1);
        GetHeader()->Invalidate(true);
 
-       ContentLibaryPanel::OnSceneActivatedN(previousSceneId, currentSceneId, null);
+       Form* pForm = dynamic_cast<Form*>(GetParent());
+       AppAssert(pForm);
+       pForm->SetFormBackEventListener(this);
+
+       if (__pContentTableView != null)
+       {
+               UpdateContentList();
+               __pContentTableView->UpdateTableView();
+       }
        AppLogDebug("EXIT");
 }