profile/tv/apps/native/musicplayer.git
9 years agoApply CCtxPopup to CMusicBaseView. 21/35521/4 accepted/tizen/tv/20150217.123549 submit/tizen/20150217.072946
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>
9 years agoFix error due to API change 68/35468/1 accepted/tizen/tv/20150217.103551 submit/tizen/20150216.084925
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>
9 years agoApply IActivatedListener for gengrid / genlist. 62/35362/1 accepted/tizen/tv/20150217.103500 submit/tizen/20150214.034842 submit/tizen_tv/20150216.072255
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>
9 years agoFix bug (Back key handling in Context View) 55/35355/1
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>
9 years ago1. Add a manifest file 42/35342/2 submit/tizen_tv/20150212.104851
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>
9 years agoConvert information modules into CXXXInfo classes. 73/35173/5 submit/tizen_tv/20150210.220020 submit/tizen_tv/20150212.080449
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>
9 years agoModification for api name change 67/35167/1
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>
9 years ago1. Apply the new sort module to CSongLayout. 62/35162/5
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>
9 years agoConvert song information module into CSongInfo class. 91/35091/8 submit/tizen/20150209.023238 submit/tizen_tv/20150210.000000 submit/tizen_tv/20150210.014035
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>
9 years ago1. Apply CUsbConnectionListener and CMediaContentDbUpdateListener 17/35017/4 submit/tizen_tv/20150209.024119
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>
9 years agoRemove the manifest file 69/34969/1 accepted/tizen/tv/20150205.104605 submit/tizen_tv/20150205.090612
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>
9 years ago1. Apply modified listeners to CContextView 77/34877/3 accepted/tizen/tv/20150205.022736 submit/tizen_tv/20150204.221929
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>
9 years agoApply modified Listeners 17/34817/7 accepted/tizen/tv/20150204.020428 submit/tizen_tv/20150203.213546
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>
9 years agoApply Modified Listeners 24/34724/2 accepted/tizen/tv/20150202.064041 submit/tizen_tv/20150202.061801
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>
9 years ago Apply Modified Listener 18/34718/2 submit/tizen_tv/20150202.020111
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>
9 years agoFix build error due to delete API "audio_meta_get_title" 38/34638/1 accepted/tizen/tv/20150130.075400 submit/tizen_tv/20150130.071231
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>
9 years agoFix build error due to deleting the folder "demosongs" 52/34552/1 accepted/tizen/tv/20150129.040729 accepted/tizen/tv/20150130.075346 submit/tizen_tv/20150129.030303 submit/tizen_tv/20150130.071159
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>
9 years agoInitial Commit. 46/34446/2 submit/tizen_tv/20150127.211518
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>
9 years agoInitial empty repository master submit/tizen_tv/20150212.080336
KyungMi Lee [Thu, 22 Jan 2015 06:58:00 +0000 (22:58 -0800)]
Initial empty repository