platform/core/multimedia/libmm-radio.git
6 years agoFix coverity issue (Unchecked return value) 12/172512/3 accepted/tizen/unified/20180320.141240 submit/tizen/20180315.033609
Gilbok Lee [Wed, 14 Mar 2018 07:55:39 +0000 (16:55 +0900)]
Fix coverity issue (Unchecked return value)

If sound_manager_start_virtual_stream failed, radio doesn't need to
call sound_manager_stop_virtual_stream.

[Version] 0.2.34
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: I279581f1c7b33483f04f3c6afd2c797ec0ed1aea

6 years agomm-resource-manager integration patch 27/160027/1 accepted/tizen/unified/20171123.065756 submit/tizen/20171117.022846 submit/tizen/20171117.070221
Gilbok Lee [Tue, 14 Nov 2017 07:16:23 +0000 (16:16 +0900)]
mm-resource-manager integration patch

[Version] 0.2.23
[Profile] Mobile, Wearable
[Issue Type] Refactoring

Change-Id: I226a07597d4a17e0b5d41054a07d4df8e558862b

6 years agoChange log message 08/160008/1
Gilbok Lee [Tue, 7 Nov 2017 08:43:29 +0000 (17:43 +0900)]
Change log message

[Version] 0.2.32
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: I3951d405e6e869344c8dbf28a7be6b4026c0ec2d

6 years agoRemove mm-log dependency in pc file 57/150957/1 accepted/tizen/unified/20170922.065737 submit/tizen/20170922.043105
Gilbok Lee [Tue, 19 Sep 2017 07:33:01 +0000 (16:33 +0900)]
Remove mm-log dependency in pc file

[Version] 0.2.31
[Profile] Mobile, Wearable
[Issue Type] Build dependecy

Change-Id: I17e4fa42b3bee9bb06e2906c9f0eece351a4cf10

6 years agoFixed scan_thread initialization bug 07/150307/1 accepted/tizen/unified/20170920.065514 submit/tizen/20170918.031323
Gilbok Lee [Fri, 15 Sep 2017 04:08:26 +0000 (13:08 +0900)]
Fixed scan_thread initialization bug

[Version] 0.2.31
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: I327129e3e1a89e7ee5ab43f1e1da81d2e4557e2a

6 years agoRemove libmm-log build dependency 67/150067/4
Gilbok Lee [Thu, 14 Sep 2017 07:34:03 +0000 (16:34 +0900)]
Remove libmm-log build dependency

[Version] 0.2.30
[Profile] Mobile, Wearable
[Issue Type] build dependency

Change-Id: Ic534136939dadfd850744922d3d51798112e9de9

6 years agoFix Svace issue 54/149554/2
Gilbok Lee [Tue, 12 Sep 2017 11:49:50 +0000 (20:49 +0900)]
Fix Svace issue
Apply tizen coding rule.

[Version] 0.2.29
[Profile] Mobile, Wearable
[Issue Type] Fix Svace issue

Change-Id: I5e2c9a21d3e9230e0c1e437ac063a62b774c9e1d

6 years agoAdded implementation of interruption by resource manager in emulator 85/132785/1 accepted/tizen/4.0/unified/20170816.010309 accepted/tizen/4.0/unified/20170829.015845 accepted/tizen/unified/20170608.184832 submit/tizen/20170608.074715 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004
Gilbok Lee [Wed, 7 Jun 2017 12:29:27 +0000 (21:29 +0900)]
Added implementation of interruption by resource manager in emulator

[Version] 0.2.28
[Profile] Mobile, Wearable
[Issue Type] Add features

Change-Id: I5280a82950db377c21b0938e7edf306ba9aa3d43

7 years agoCheck acquire focus type for backward compatibility 11/127911/3
Gilbok Lee [Tue, 2 May 2017 09:33:41 +0000 (18:33 +0900)]
Check acquire focus type for backward compatibility

[Version] 0.2.27
[Profile] Mobile, Wearable
[Issue Type] Backward compatibility

Change-Id: I4b35f974a51a6c5f863495640166af8e0e55eb0b

7 years agoFix bug for resource conflict case 45/127445/6 accepted/tizen/unified/20170429.024432 submit/tizen/20170428.102059 tizen_4.0.m1_release
Gilbok Lee [Thu, 27 Apr 2017 08:57:32 +0000 (17:57 +0900)]
Fix bug for resource conflict case

unnecessary resource_manager_release in _mmradio_stop function.

[Version] 0.2.26
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: I3d6de3493b409a2c8912819df6977bcbea1cd3bb

7 years agoAdded implementation of interruption by resource manager 42/124042/3 accepted/tizen/unified/20170420.154835 submit/tizen/20170420.053325
Gilbok Lee [Mon, 10 Apr 2017 04:17:41 +0000 (13:17 +0900)]
Added implementation of interruption by resource manager

1. Add cmd rock during _mm_radio_stop()

[Version] 0.2.25
[Profile] Mobile, Wearable
[Issue Type] Add featuresBrief

Change-Id: I720bbed4681ac7f8c870164d08413d35db3b54ea

7 years agoRemove MMRADIO_FOCUS_CB_ enum 39/124039/3
Gilbok Lee [Mon, 10 Apr 2017 04:01:50 +0000 (13:01 +0900)]
Remove MMRADIO_FOCUS_CB_ enum

Use bool type for classify focus_cb, due to unuse MMRADIO_FOCUS_CB_SKIP_POSTMSG enum
Brief Description (should be single line)

[Version] 0.2.24
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: I9d799a3b9af12c188a3ff06bfefa2ee6c2b354d9

7 years agoChange license file name 36/124036/2
Gilbok Lee [Mon, 10 Apr 2017 03:52:50 +0000 (12:52 +0900)]
Change license file name

[Version] 0.2.23
[Profile] Mobile, Wearable
[Issue Type] Fix debug

Change-Id: I3453324086325fd9410d6b145ea80ae87b5af4d3

7 years agoAdd state change timeout on emulator 76/122076/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/common/20170404.142409 accepted/tizen/ivi/20170403.130040 accepted/tizen/mobile/20170403.125706 accepted/tizen/unified/20170403.130130 accepted/tizen/wearable/20170403.125924 submit/tizen/20170403.050513
Gilbok Lee [Thu, 30 Mar 2017 06:13:48 +0000 (15:13 +0900)]
Add state change timeout on emulator

[Version] 0.2.23
[Profile] Mobile, Wearable

Change-Id: I734104878cad379cece98606c46fb61be9d3a430

7 years agoUse %license macro to copy license 71/120271/1
Gilbok Lee [Wed, 22 Mar 2017 07:38:32 +0000 (16:38 +0900)]
Use %license macro to copy license

Change-Id: I7d0a34318c0c0910df707f69156fe233563db0db

7 years agoMerge branch 'tizen_3.0' into tizen 58/116258/1
Gilbok Lee [Thu, 23 Feb 2017 11:34:26 +0000 (20:34 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I74a928f48ee29a62d1eee19ea1912355814a154d

7 years agoUse macro for debug log 57/116257/2 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen/3.0/common/20170227.135820 accepted/tizen/3.0/ivi/20170227.090706 accepted/tizen/3.0/mobile/20170227.090406 accepted/tizen/3.0/wearable/20170227.090633 submit/tizen_3.0/20170224.035858
Gilbok Lee [Thu, 23 Feb 2017 11:24:52 +0000 (20:24 +0900)]
Use macro for debug log

Change-Id: I7edcefa0d77ac95fac8c3b4af222199c56f6ef59

7 years agoReset radio focus cb type 26/116226/1
Gilbok Lee [Wed, 22 Feb 2017 11:09:15 +0000 (20:09 +0900)]
Reset radio focus cb type

Somtimes an unintended interrupt callback is called.

[Version] 0.2.2
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: I5633d92eed01504d74d59b8c3d6b33aeaf5063de

7 years agoAdd more logs for debugging 80/115580/1
Gilbok Lee [Mon, 20 Feb 2017 11:33:12 +0000 (20:33 +0900)]
Add more logs for debugging

[Version] 0.2.21
[Profile] Mobile, Wearable
[Issue Type] Add log

Change-Id: Id832b06d265300d31ea918cc4a7bfb67bf7929f5

7 years agoMerge branch 'tizen_3.0' into tizen 35/112735/1 accepted/tizen/common/20170202.175224 accepted/tizen/ivi/20170203.023337 accepted/tizen/mobile/20170203.023305 accepted/tizen/unified/20170309.033100 accepted/tizen/wearable/20170203.023329 submit/tizen/20170202.113611 submit/tizen_unified/20170308.100408
Gilbok Lee [Thu, 2 Feb 2017 11:13:50 +0000 (20:13 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I2026e38bb7baab79da7186f302787864e912f90a

7 years agoRemove unnecessary logs 34/112734/1 accepted/tizen/3.0/common/20170203.151007 accepted/tizen/3.0/ivi/20170203.090046 accepted/tizen/3.0/mobile/20170203.085942 accepted/tizen/3.0/wearable/20170203.090028 submit/tizen_3.0/20170202.113256
Gilbok Lee [Thu, 2 Feb 2017 11:06:09 +0000 (20:06 +0900)]
Remove unnecessary logs

[Version] 0.2.20
[Profile] Mobile, Wearable
[Issue Type] Change logs

Change-Id: I340ee2393e6087f0eabafd4129b4ea6c30fa7f85

7 years agoFix memory leak 42/112642/1
Gilbok Lee [Thu, 2 Feb 2017 05:38:33 +0000 (14:38 +0900)]
Fix memory leak

[Version] 0.2.20
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: Ie34d49b9f60218440fb2e6210161accbc2775ceb

7 years agoMerge branch 'tizen_3.0' into tizen 39/110639/1 accepted/tizen/common/20170117.174946 accepted/tizen/ivi/20170118.040616 accepted/tizen/mobile/20170118.040528 accepted/tizen/wearable/20170118.040602 submit/tizen/20170117.085451
Gilbok Lee [Tue, 17 Jan 2017 08:37:38 +0000 (17:37 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I12ab289c12156df43761445f35bb8cdc983be9d8

7 years agoChange the data type of signal strength variable 13/110413/1 accepted/tizen/3.0/common/20170118.131218 accepted/tizen/3.0/ivi/20170118.041544 accepted/tizen/3.0/mobile/20170118.041500 accepted/tizen/3.0/wearable/20170118.041534 submit/tizen_3.0/20170117.085106
Gilbok Lee [Mon, 16 Jan 2017 10:01:43 +0000 (19:01 +0900)]
Change the data type of signal strength variable

[Version] 0.2.29
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: I14582c745571f87a9443bb6a2c7f089edc25c477

7 years agoMerge branch 'tizen_3.0' into tizen 62/108862/1 accepted/tizen/common/20170109.202311 accepted/tizen/ivi/20170106.103838 accepted/tizen/mobile/20170106.103718 accepted/tizen/wearable/20170106.103817 submit/tizen/20170106.055611
Gilbok Lee [Fri, 6 Jan 2017 05:23:40 +0000 (14:23 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I48c9218086c73e8f4360da7dd1f57983d79e51d1

7 years agoRemove volume changed callback during unrealize 92/108192/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.125245 accepted/tizen/3.0.m2/wearable/20170104.125813 accepted/tizen/3.0/common/20170103.172859 accepted/tizen/3.0/ivi/20170103.155318 accepted/tizen/3.0/mobile/20170103.155225 accepted/tizen/3.0/wearable/20170103.155301 submit/tizen_3.0.m2/20170104.093750 submit/tizen_3.0/20170103.084553
Hyunseok Lee [Tue, 3 Jan 2017 09:18:28 +0000 (18:18 +0900)]
Remove volume changed callback during unrealize

[Version] 0.2.18
[Profile] Mobile, Wearable
[Issue Type] Bug

Change-Id: I1e9384a5d7d2fde3b40afd0b21b566b5d3709491

7 years agoMerge branch 'tizen_3.0' into tizen 23/104223/1 accepted/tizen/common/20161214.160234 accepted/tizen/ivi/20161214.015232 accepted/tizen/mobile/20161214.014555 accepted/tizen/wearable/20161214.015137 submit/tizen/20161213.083228
Gilbok Lee [Tue, 13 Dec 2016 01:18:25 +0000 (10:18 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I21d819c12f296a168d0555343b3f159975a4924b

7 years agoUse absolute path for radio-hal dlopen to avoid malicious attack 04/104104/1 accepted/tizen/3.0/common/20161216.123507 accepted/tizen/3.0/ivi/20161216.084234 accepted/tizen/3.0/mobile/20161216.083658 accepted/tizen/3.0/wearable/20161216.084118 submit/tizen_3.0/20161213.081002 submit/tizen_3.0/20161215.052132 submit/tizen_3.0/20161215.110001
Gilbok Lee [Mon, 12 Dec 2016 09:42:14 +0000 (18:42 +0900)]
Use absolute path for radio-hal dlopen to avoid malicious attack

[Version] 0.2.17
[Profile] Mobile, Wearable
[Issue Type] Security

Change-Id: I41370d28635685bbbf35c35a5c7930ba7a8a1333

7 years agoMerge branch 'tizen_3.0' into tizen 51/103051/1 accepted/tizen/common/20161207.184505 accepted/tizen/ivi/20161208.012202 accepted/tizen/mobile/20161208.011804 accepted/tizen/wearable/20161208.012108 submit/tizen/20161207.075356
Gilbok Lee [Wed, 7 Dec 2016 06:27:12 +0000 (15:27 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I742a1f82c9c601cd1d0e631bb900db16c22cbbff

7 years agoFix svace issue (UNREACHABLE_CODE) 54/102654/1
Gilbok Lee [Tue, 6 Dec 2016 09:06:40 +0000 (18:06 +0900)]
Fix svace issue (UNREACHABLE_CODE)

[Version] 0.2.16
[Profile] Mobile, Wearable
[Issue Type] Fix svace issue

Change-Id: I66d801ebe9df35c607c169bd148460bb1b68e368

7 years agoMerge branch 'tizen_3.0' into tizen 65/102165/1
Gilbok Lee [Mon, 5 Dec 2016 06:22:27 +0000 (15:22 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I04f77a214ad9999cc00ac3f7a15df1ce8e6f4ee4

7 years agoAdd api to use media_volume in radio_hal 03/101203/2 accepted/tizen/3.0/common/20161207.194416 accepted/tizen/3.0/ivi/20161207.011838 accepted/tizen/3.0/mobile/20161207.011334 accepted/tizen/3.0/wearable/20161207.011733 submit/tizen_3.0/20161206.052949
Gilbok Lee [Wed, 30 Nov 2016 11:28:17 +0000 (20:28 +0900)]
Add api to use media_volume in radio_hal

[Version] 0.2.15
[Profile] Mobile, Wearable
[Issue Type] Add features

Change-Id: I98d0848e503e09dfe3d1a278f77456c0fc0471b6

7 years agoMerge branch 'tizen_3.0' into tizen 57/100657/1 accepted/tizen/common/20161129.173531 accepted/tizen/ivi/20161130.015410 accepted/tizen/mobile/20161130.015153 accepted/tizen/wearable/20161130.015325 submit/tizen/20161129.052917
Gilbok Lee [Tue, 29 Nov 2016 02:06:27 +0000 (11:06 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Iffce78a188c8111f1b045539792744e1caf52a7f

7 years agoFix svace issue(UNREACHABLE_CODE) 55/100655/1 accepted/tizen/3.0/common/20161130.064552 accepted/tizen/3.0/ivi/20161130.011745 accepted/tizen/3.0/mobile/20161130.011408 accepted/tizen/3.0/wearable/20161130.011702 submit/tizen_3.0/20161129.051721
Gilbok Lee [Tue, 29 Nov 2016 02:03:15 +0000 (11:03 +0900)]
Fix svace issue(UNREACHABLE_CODE)

[Version] 0.2.14
[Profile] Mobile, Wearable
[Issue Type] Fix Svace issue

Change-Id: Ie4f876c1dec5a3e6c04f831806718693a86ce961

7 years agoMerge branch 'tizen_3.0' into tizen 47/99247/1 accepted/tizen/common/20161122.192751 accepted/tizen/ivi/20161122.235910 accepted/tizen/mobile/20161122.235702 accepted/tizen/wearable/20161122.235827 submit/tizen/20161122.044017
Gilbok Lee [Tue, 22 Nov 2016 08:13:24 +0000 (17:13 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Ic2053d7634dcf8691d5852bd5059bf8751f71796

7 years agoFix build error on emulator 45/99245/1 accepted/tizen/3.0/common/20161123.140635 accepted/tizen/3.0/ivi/20161123.083620 accepted/tizen/3.0/mobile/20161123.083301 accepted/tizen/3.0/wearable/20161123.083538 submit/tizen_3.0/20161122.043110
Gilbok Lee [Tue, 22 Nov 2016 08:11:55 +0000 (17:11 +0900)]
Fix build error on emulator

[Version] 0.2.4
[Profile] Mobile, Wearable
[Issue Type] Fix build error

Change-Id: Ib5961cc2d3cfd391a6822c51f692d963bee109cf

7 years agoMerge branch 'tizen_3.0' into tizen 09/99209/1
Gilbok Lee [Tue, 22 Nov 2016 07:20:21 +0000 (16:20 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I28ae21481a2f1b687b5c22c9deafc41b09589bc6

7 years agoFix interrupted callback bug 99/99199/1
Gilbok Lee [Tue, 22 Nov 2016 06:55:36 +0000 (15:55 +0900)]
Fix interrupted callback bug

When mm_radio register sound_focus_watch_callback, mm_radio post wrong code type.

[Version] 0.2.14
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: Idea5a175d26fb347048e4255000de3d9c2e177e4

7 years agoMerge branch 'tizen_3.0' into tizen 24/99124/1
Gilbok Lee [Tue, 22 Nov 2016 03:50:03 +0000 (12:50 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I3d05bb41d2b61dc6b75e8b2881b23465d7c88552

7 years agoApply tizen coding rule 11/98311/1
Gilbok Lee [Thu, 17 Nov 2016 04:37:17 +0000 (13:37 +0900)]
Apply tizen coding rule

[Version] 0.2.13
[Profile] Common
[Issue Type] coding rule

Change-Id: Ie55b949b2eefd173cdbeda259857d5c84c3592a6

7 years agoMerge branch 'tizen_3.0' into tizen 73/98073/1
Gilbok Lee [Wed, 16 Nov 2016 05:31:31 +0000 (14:31 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I4bb7ff48a0d8ae8f240098a2b99f7f798033a06a

7 years agoFixed deadlock and doesn't change state after scan_stop. 70/98070/1
Gilbok Lee [Wed, 16 Nov 2016 05:22:27 +0000 (14:22 +0900)]
Fixed deadlock and doesn't change state after scan_stop.

[Version] 0.2.12
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: I5637f4843d0a4a24edb0fb9a2beda9ce38d5780a

7 years agoMerge branch 'tizen_3.0' into tizen 08/97408/1 accepted/tizen/common/20161115.200624 accepted/tizen/ivi/20161115.234305 accepted/tizen/mobile/20161115.234022 accepted/tizen/wearable/20161115.234230 submit/tizen/20161115.062308
Gilbok Lee [Mon, 14 Nov 2016 05:57:34 +0000 (14:57 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I44d7e53cde28ec2472d3d65002d281b092291b0d

7 years agoregister soubscribe_signal_for_daemon (bug fixed) 61/97361/1 accepted/tizen/3.0/common/20161116.143856 accepted/tizen/3.0/ivi/20161116.023341 accepted/tizen/3.0/mobile/20161116.022823 accepted/tizen/3.0/wearable/20161116.023154 submit/tizen_3.0/20161115.060306 submit/tizen_3.0_common/20161116.105222
Gilbok Lee [Mon, 14 Nov 2016 04:12:03 +0000 (13:12 +0900)]
register soubscribe_signal_for_daemon (bug fixed)

[Version] 0.2.11
[Profile] Mobile, Wearable
[Issue Type] Fix bugs

Change-Id: If65f7ce0edac56e1afe453ef2e72e090420a329c

7 years agoMerge branch 'tizen_3.0' into tizen 86/97186/1
Gilbok Lee [Fri, 11 Nov 2016 10:22:47 +0000 (19:22 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I3431b696c6480de9b62272fd95be14323bdd4e69

7 years agoFix typo error and log 24/97124/1
Gilbok Lee [Fri, 11 Nov 2016 07:55:30 +0000 (16:55 +0900)]
Fix typo error and log

[Version] 0.2.10
[Profile] Mobile, Wearable
[Issue Type] Fix typo error

Change-Id: Ie336224355c8c068756533b01d531c4c373c6a68

7 years agoAdd volume APIs 22/96322/6
Gilbok Lee [Tue, 8 Nov 2016 12:24:33 +0000 (21:24 +0900)]
Add volume APIs

[Version] 0.2.9
[Profile] Common
[Issue Type] Add features

Change-Id: I0db82a4ab5c2fcef3cb738b4f9c3dfe76a9720be

7 years agoMerge branch 'tizen_3.0' into tizen 76/96176/1 accepted/tizen/common/20161109.140247 accepted/tizen/ivi/20161109.002830 accepted/tizen/mobile/20161109.002514 accepted/tizen/wearable/20161109.002747 submit/tizen/20161108.054351
Gilbok Lee [Tue, 8 Nov 2016 05:39:19 +0000 (14:39 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I078ce5b26be19b03a2b19b523504b8aa6c05a963

7 years agoDin't register soubscribe_signal_for_daemon 75/96175/1 accepted/tizen/3.0/common/20161114.081057 accepted/tizen/3.0/ivi/20161109.124729 accepted/tizen/3.0/mobile/20161109.124349 accepted/tizen/3.0/wearable/20161109.124644 submit/tizen_3.0/20161108.053851 submit/tizen_3.0_common/20161110.084657
Gilbok Lee [Tue, 8 Nov 2016 05:37:46 +0000 (14:37 +0900)]
Din't register soubscribe_signal_for_daemon

[Version] 0.2.8
[Profile] Common
[Issue Type] Fix bugs

Change-Id: Ie0f22e78c4c2ed7482d710c1ae4711e504462054

7 years agoChange build option 61/96161/1
Gilbok Lee [Tue, 8 Nov 2016 05:17:29 +0000 (14:17 +0900)]
Change build option

[Version] 0.2.8
[Profile] Common
[Issue Type] Fix bugs

Change-Id: I02da57e461bc4af5eafac7ed3a3810809d1e6e42

7 years agoChange build option 59/96159/1
Gilbok Lee [Tue, 8 Nov 2016 05:17:29 +0000 (14:17 +0900)]
Change build option

[Version] 0.2.8
[Profile] Common
[Issue Type] Fix bugs

Change-Id: I02da57e461bc4af5eafac7ed3a3810809d1e6e42

7 years agoFirst version of libmm-radio using radio-hal 55/91255/9
Gilbok Lee [Thu, 20 Oct 2016 10:44:41 +0000 (19:44 +0900)]
First version of libmm-radio using radio-hal

[Version] 0.2.7
[Profile] Mobile
[Issue Type] Refactoring

Change-Id: I332bae2294a30988afb5a8c65864336277b1d5c9

7 years agoAdd new parameter to focus changed cb 08/81708/3 accepted/tizen/3.0/ivi/20161011.044242 accepted/tizen/3.0/mobile/20161015.033352 accepted/tizen/3.0/wearable/20161015.083146 accepted/tizen/common/20160921.162218 accepted/tizen/ivi/20160922.042623 accepted/tizen/mobile/20160922.042344 accepted/tizen/wearable/20160922.042545 submit/tizen/20160921.041639 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000003 submit/tizen_3.0_mobile/20161015.000003 submit/tizen_3.0_wearable/20161015.000003
Sangchul Lee [Thu, 28 Jul 2016 04:08:15 +0000 (13:08 +0900)]
Add new parameter to focus changed cb

The prototype of the callback function has been changed.
 - refer to https://review.tizen.org/gerrit/#/c/81707/ (libmm-sound)

Change-Id: I6ab3f1946f4548000528bc0c0780946cd28d1a36
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years agoExpand the prestate of radio_scan_start function 58/86858/1 accepted/tizen/common/20160907.154630 accepted/tizen/ivi/20160908.044135 accepted/tizen/mobile/20160908.043107 accepted/tizen/wearable/20160908.044025 submit/tizen/20160907.074000
Gilbok Lee [Mon, 5 Sep 2016 08:20:41 +0000 (17:20 +0900)]
Expand the prestate of radio_scan_start function

[Version] 0.2.6
[Profile] Common
[Issue Type] Tizen Mobile Platform Requirement

Change-Id: Ic20925b0479dde601918c4f2e24f1c4716c73c32

7 years agoNot close radio_fd(virtural fd) on emulator mode 27/75927/1 accepted/tizen/common/20160627.191459 accepted/tizen/common/20160628.141305 accepted/tizen/ivi/20160629.015420 accepted/tizen/mobile/20160629.015318 accepted/tizen/wearable/20160629.015342 submit/tizen/20160623.063229 submit/tizen/20160627.022624
Gilbok Lee [Wed, 22 Jun 2016 06:54:13 +0000 (15:54 +0900)]
Not close radio_fd(virtural fd) on emulator mode

Change-Id: I4d09fe98fe035360054e899ef7a988fd9e6ad8f2

8 years agoFix build error on aarch64 24/65424/1 accepted/tizen/common/20160412.130908 accepted/tizen/ivi/20160412.063923 accepted/tizen/mobile/20160412.063908 accepted/tizen/wearable/20160412.063921 submit/tizen/20160412.013706
Gilbok Lee [Mon, 11 Apr 2016 02:29:54 +0000 (11:29 +0900)]
Fix build error on aarch64

Change-Id: I969fb2e0a7de6d50f4158081090a67319d5ff58d
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
8 years agoFix build warnings 29/62429/2 submit/tizen/20160408.070150
Gilbok Lee [Wed, 16 Mar 2016 04:53:33 +0000 (13:53 +0900)]
Fix build warnings

Change-Id: I831a148d95398302170a23a963ad0b5b58a0d516
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
8 years agoFixed Svace issue(WGID:31189) 30/61630/2 accepted/tizen_tv accepted/tizen/common/20160311.201254 accepted/tizen/ivi/20160311.055000 accepted/tizen/mobile/20160311.054859 accepted/tizen/tv/20160311.054916 accepted/tizen/wearable/20160311.054938 submit/tizen/20160310.063535
Gilbok Lee [Wed, 9 Mar 2016 08:39:14 +0000 (17:39 +0900)]
Fixed Svace issue(WGID:31189)

Change-Id: I31c15d9eee50fc411b8728b43007ffe16f402eb0
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
8 years agoadd radio code for emulator 44/56844/1 accepted/tizen/ivi/20160218.023741 accepted/tizen/mobile/20160114.011511 accepted/tizen/tv/20160114.011529 accepted/tizen/wearable/20160114.011545 submit/tizen/20160113.064636 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000003
Eunhae Choi [Wed, 13 Jan 2016 05:28:44 +0000 (14:28 +0900)]
add radio code for emulator

Change-Id: I583a32ec76d2f5045ca252436cfa98b9cd119197

8 years agoremove asm dependency 53/55053/2 accepted/tizen/mobile/20151228.094111 accepted/tizen/tv/20151228.094139 accepted/tizen/wearable/20151228.094232 submit/tizen/20151228.075737
Eunhae Choi [Mon, 21 Dec 2015 11:40:48 +0000 (20:40 +0900)]
remove asm dependency

Change-Id: Ice6f6d649f69e627e61e826da559ed47acbc4732
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
8 years agoApply Tizen coding rule and add doc 20/53920/2 accepted/tizen/mobile/20151212.071232 accepted/tizen/tv/20151212.072724 accepted/tizen/wearable/20151212.073329 submit/tizen/20151211.082335 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Gilbok Lee [Thu, 10 Dec 2015 07:32:40 +0000 (16:32 +0900)]
Apply Tizen coding rule and add doc

Change-Id: Idf8b048e0b2d668ac56731a7788974fffe5ea500
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
8 years agofix svace 49814 45/52045/1
Eunhae Choi [Wed, 18 Nov 2015 11:41:12 +0000 (20:41 +0900)]
fix svace 49814

Change-Id: I53d2cab560a382d1beb163db94a2161850fcf901

8 years ago[libmm-radio] remove asm dependency 29/49429/3 accepted/tizen/mobile/20151103.075039 accepted/tizen/tv/20151103.075111 accepted/tizen/wearable/20151103.075135 submit/tizen/20151103.061406
Hyunjin Park [Tue, 13 Oct 2015 07:11:09 +0000 (16:11 +0900)]
[libmm-radio] remove asm dependency

Signed-off-by: Hyunjin Park <hyunjin45.park@samsung.com>
Change-Id: I9d405ea3d486a0f5be24087da95e40dd92eab672

8 years ago[libmm-radio] fix sound focus fuction 82/49282/2
Hyunjin Park [Mon, 12 Oct 2015 09:14:26 +0000 (18:14 +0900)]
[libmm-radio] fix sound focus fuction

Signed-off-by: Hyunjin Park <hyunjin45.park@samsung.com>
Change-Id: I7d9404de7f2b2b47246679c024ee03d9cb567174

8 years ago[libmm-radio]add snd device connect callback 60/49060/6
Hyunjin Park [Tue, 6 Oct 2015 05:22:44 +0000 (14:22 +0900)]
[libmm-radio]add snd device connect callback

Signed-off-by: Hyunjin Park <hyunjin45.park@samsung.com>
Change-Id: I2d2af6477f6307b741cd4158429106ff73ceab3b

8 years agoApply audio focus for session (radio) 20/48520/6 accepted/tizen/mobile/20150930.042007 accepted/tizen/tv/20150930.042015 accepted/tizen/wearable/20150930.042022 submit/tizen/20150930.040629 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Hyunjin Park [Tue, 22 Sep 2015 10:43:25 +0000 (19:43 +0900)]
Apply audio focus for session (radio)

Signed-off-by: Hyunjin Park <hyunjin45.park@samsung.com>
Change-Id: Ica7ac7942b356062a623664e6c0c3702e54bc39d

8 years agoChange pkgconfig about session-mgr 77/47277/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150902.055455 accepted/tizen/tv/20150902.055507 accepted/tizen/wearable/20150902.055518 submit/tizen/20150902.031952 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
Sangjin Sim [Wed, 2 Sep 2015 02:22:06 +0000 (11:22 +0900)]
Change pkgconfig about session-mgr

Change-Id: Iab5c1a3cabd2d2c20b62bc4ec34e8037dd4db3f5

8 years agoSync with latest src tizen2.4 82/40182/2 tizen_3.0.2015.q2_common accepted/tizen/common/20150608.090605 accepted/tizen/mobile/20150608.092745 accepted/tizen/tv/20150608.092832 accepted/tizen/wearable/20150608.092814 submit/submit/tizen/20150601.060805/20150601.060927 submit/submit/tizen/20150608.015323/20150608.015422 submit/tizen/20150608.015323
Sangjin Sim [Mon, 1 Jun 2015 02:06:24 +0000 (11:06 +0900)]
Sync with latest src tizen2.4

Change-Id: Ifee387f35cae1fc56328487d2b121f83f6950121

9 years agoSync rebase with tizen 2.3 94/38894/1 accepted/tizen/common/20150506.091344 accepted/tizen/mobile/20150511.004109 accepted/tizen/tv/20150506.233456 accepted/tizen/wearable/20150506.234516 submit/tizen/20150429.013912 submit/tizen/20150430.023919 submit/tizen_common/20150505.090000
Sangjin Sim [Thu, 30 Apr 2015 02:11:55 +0000 (11:11 +0900)]
Sync rebase with tizen 2.3
Change-Id: I2c8707af077216b7d44d3ec0e64e04e28be1efa8

9 years agofixed build break and syncronize with tizen 2.4 54/36154/1 accepted/tizen/common/20150303.154718 accepted/tizen/mobile/20150304.012147 accepted/tizen/tv/20150304.011753 accepted/tizen/wearable/20150304.012026 submit/tizen/20150302.020544
Gilbok Lee [Tue, 3 Mar 2015 05:58:39 +0000 (14:58 +0900)]
fixed build break and syncronize with tizen 2.4

Change-Id: I3821b7c98f7ad31c40d3237781c07d86c1aa2210

9 years agofix buld error : change debug macro from mmf_debug to debug_error 06/33306/3 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20150109.133752 accepted/tizen/ivi/20150112.234210 accepted/tizen/mobile/20150111.050620 accepted/tizen/tv/20150111.045704 accepted/tizen/wearable/20150111.045944 submit/tizen/20150109.055336 submit/tizen_ivi/20150112.111111 tizen_3.0_ivi_release
Hyunil Park [Thu, 8 Jan 2015 07:23:53 +0000 (16:23 +0900)]
fix buld error : change debug macro from mmf_debug to debug_error

Change-Id: I43555dc0dc09909a1ff3090a7cd19a53c63a375e
Signed-off-by: Hyunil Park <hyunil46.park@samsung.com>
10 years agoPut the test binary in it's own test package; fix mispelling 35/10435/3 accepted/tizen/ivi/stable accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_generic accepted/tizen_ivi_panda tizen_3.0.2014.q3_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_ivi_panda accepted/tizen/20131008.161613 accepted/tizen/20131008.163907 accepted/tizen/20131009.235933 accepted/tizen/ivi/panda/20140403.015031 accepted/tizen_ivi_stable/20131116.111825 submit/tizen/20131008.080439 submit/tizen_ivi_panda/20140403.011857 submit/tizen_ivi_stable/20131116.100644 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release
Michael Leibowitz [Tue, 1 Oct 2013 23:10:11 +0000 (16:10 -0700)]
Put the test binary in it's own test package; fix mispelling

Fixes: https://bugs.tizen.org/jira/browse/PTREL-104

Change-Id: Id19b27570e28750db9d3da45b00353e6a02af5a6
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
10 years agoresetting manifest requested domain to floor 77/4577/1 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130710.221401 accepted/tizen/20130912.100233 accepted/tizen/20130912.100608 accepted/tizen/20130912.150709 accepted/tizen/20130912.191638 accepted/tizen/20130912.195659 accepted/tizen/ivi/genivi/20140131.062709 ivi_oct_m2 submit/tizen/20130710.105030 submit/tizen/20130912.080004 submit/tizen/20130912.090311 submit/tizen_ivi_genivi/20140131.061124
Alexandru Cornea [Fri, 28 Jun 2013 17:09:59 +0000 (20:09 +0300)]
resetting manifest requested domain to floor

10 years agoAdd changelog 16/3616/1 accepted/tizen/20130522.164522 submit/tizen/20130521.165103
Rusty Lynch [Tue, 21 May 2013 16:49:29 +0000 (09:49 -0700)]
Add changelog

11 years agoFix Gstreamer 1.0/0.10 compliance 15/3615/1
Xavier Roche [Fri, 5 Apr 2013 10:17:43 +0000 (12:17 +0200)]
Fix Gstreamer 1.0/0.10 compliance

  - Check require Gstreamer version in specfile : set suitable CFlags
  - Add require version in configure.ac according to the chosen version of Gstreamer

11 years agoFix wrong type casting for 64 bit compatibility. tizen_2.1 2.1b_release accepted/tizen/20130520.101138 accepted/tizen_2.1/20130425.034948 submit/tizen/20130517.045048 submit/tizen_2.1/20130424.232054
Junfeng Dong [Mon, 25 Mar 2013 12:16:28 +0000 (20:16 +0800)]
Fix wrong type casting for 64 bit compatibility.

Change-Id: I9ac85abb470681cea25a05fd9642bbbf01bcad98

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:15:55 +0000 (01:15 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:50:00 +0000 (01:50 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:56 +0000 (21:59 +0900)]
Initial empty repository