summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kim Tae Soo [Mon, 23 Feb 2015 13:19:07 +0000 (22:19 +0900)]
Fix bug
Change-Id: Iffcd3b78c543864a8181edc320e0d66a13e791e9
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Mon, 23 Feb 2015 12:49:06 +0000 (21:49 +0900)]
Fix bug
Change-Id: I7a8ac3704ef2f6ced1e09e39ed5d83717de48c49
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Mon, 23 Feb 2015 06:07:48 +0000 (15:07 +0900)]
Apply the change of application framework
Change-Id: Id0bd7a08e49e493025b29adad886e0e433e8f197
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Mon, 23 Feb 2015 01:05:26 +0000 (10:05 +0900)]
Fix for the change of api
Change-Id: I9580a8834bbe9ab555ed9352cc02f28203159a0b
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Tue, 17 Feb 2015 09:44:14 +0000 (18:44 +0900)]
Apply context popup to CPlaybackView
Change-Id: Ic5a4f5898e78d9ac1c864750a1a173970454d1b9
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Tue, 17 Feb 2015 05:44:41 +0000 (14:44 +0900)]
Apply CCtxPopup to CMusicBaseView.
Change-Id: Ifaf2c72df977e61f35bfecc317aec6f534fbf833
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Mon, 16 Feb 2015 08:07:19 +0000 (17:07 +0900)]
Fix error due to API change
Change-Id: Ic9e2223e5c159f0dd700d83cc2d1f542d0980cfe
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Thu, 12 Feb 2015 13:21:29 +0000 (22:21 +0900)]
Apply IActivatedListener for gengrid / genlist.
They're temporary implemetations.
According to the policy of EFL team, these implementations can be changed.
Change-Id: I23df1d7c0c155a89ae00c07a4332213e6b6db67f
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Thu, 12 Feb 2015 12:21:27 +0000 (21:21 +0900)]
Fix bug (Back key handling in Context View)
Change-Id: I810f66562df1ac947567f046da0f71339e2be580
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Thu, 12 Feb 2015 10:22:38 +0000 (19:22 +0900)]
1. Add a manifest file
2. Fix bug due to the spec change of elm_genlist_item_index_get function.
Change-Id: I494f3d0704f34406530423aa6dbbe602059bd75c
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Tue, 10 Feb 2015 07:36:34 +0000 (16:36 +0900)]
Convert information modules into CXXXInfo classes.
1. folder information module -> CFolderInfo class
2. album information module -> CAlbumInfo class
3. category information module -> CCategory class
Change-Id: I6971c18ac93d078933caad22300ab809cceaefdc
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Tue, 10 Feb 2015 06:59:24 +0000 (15:59 +0900)]
Modification for api name change
player_set_position -> player_set_play_position
player_get_position -> player_get_play_position
Change-Id: I5763a0248dc05d0d27cd170e9410463c1810837e
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Tue, 10 Feb 2015 05:16:31 +0000 (14:16 +0900)]
1. Apply the new sort module to CSongLayout.
2. Fix button ui issue
Change-Id: Ied1dd2bacf43630089083a8ccde6bd49fc2d40f9
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Mon, 9 Feb 2015 02:49:28 +0000 (11:49 +0900)]
Convert song information module into CSongInfo class.
Change-Id: I4ac5cc19dae078f6183a4dcea8449e22f517c039
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Fri, 6 Feb 2015 03:00:43 +0000 (12:00 +0900)]
1. Apply CUsbConnectionListener and CMediaContentDbUpdateListener
2. Fix bug (Event couldn't be handled in genlist of CCategoryLayout)
3. Add temp definition of back key and menu key
Change-Id: Ie2d21904e7119e68435d817b066e75ec90dd91b5
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Thu, 5 Feb 2015 05:38:35 +0000 (14:38 +0900)]
Remove the manifest file
Change-Id: I9f52111d0199bda848cacab7ed32240a3e9dc3ab
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Wed, 4 Feb 2015 05:54:47 +0000 (14:54 +0900)]
1. Apply modified listeners to CContextView
2. Fix UI abnormal behavior
Change-Id: I5a07cf56d6b2bfee495e29343d1168374140e685
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Tue, 3 Feb 2015 07:45:54 +0000 (16:45 +0900)]
Apply modified Listeners
Change-Id: I2f6c17009e2e458b6b3d6510288ed09cc4a93479
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Mon, 2 Feb 2015 02:33:58 +0000 (11:33 +0900)]
Apply Modified Listeners
Change-Id: I7b216d149b2b5658852c33edd3b18dc6f4daa977
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Mon, 2 Feb 2015 01:32:39 +0000 (10:32 +0900)]
Apply Modified Listener
Change-Id: Id1c42a79f5f12494fbf85662fd5339b7de24933e
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Fri, 30 Jan 2015 01:40:46 +0000 (10:40 +0900)]
Fix build error due to delete API "audio_meta_get_title"
Change-Id: I7c3060ac957fa4e34c9ada36dbcaa934734605f3
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Thu, 29 Jan 2015 02:18:33 +0000 (11:18 +0900)]
Fix build error due to deleting the folder "demosongs"
Change-Id: Id971f09c18a1b86c01d8f253b7a86bda79d797cf
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
Kim Tae Soo [Tue, 27 Jan 2015 10:24:21 +0000 (19:24 +0900)]
Initial Commit.
Protex done / 32bit, 64bit build check done
Change-Id: I8eed99175598874bcc34d773474d2b88c439be79
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
KyungMi Lee [Thu, 22 Jan 2015 06:58:00 +0000 (22:58 -0800)]
Initial empty repository