platform/core/multimedia/libmm-radio.git
9 days agoRemove unused resource type argument from acquire and release functions in mm_radio_rm.c 24/317424/2 tizen
Gilbok Lee [Tue, 10 Sep 2024 05:59:24 +0000 (14:59 +0900)]
Remove unused resource type argument from acquire and release functions in mm_radio_rm.c

- In the current implementation of the mm_radio_rm.c file, the RM_CATEGORY_RADIO is the only category used for radio resources.
  Therefore, the resource type argument passed to the acquire
  and release functions is redundant and can be removed without affecting the functionality of the code.
- This change simplifies the function signatures and removes unnecessary code complexity.

[Version] 0.3.2
[Issue Type] Fix Coverity issue

Change-Id: I260fefc1a021eb823af0c65374eb9c200125201f

6 weeks agoFix build error in armv7hl etc 89/315589/2 accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_x accepted/tizen/unified/20240816.171349 accepted/tizen/unified/dev/20240819.095601 accepted/tizen/unified/x/20240819.023301
YoungHun Kim [Mon, 5 Aug 2024 04:18:18 +0000 (13:18 +0900)]
Fix build error in armv7hl etc

Change-Id: I7e6d6390b329e8cd0ec87befe3a936f470628fca

8 weeks agoEnable resource manager commonization 74/314774/7
YoungHun Kim [Fri, 19 Jul 2024 01:12:28 +0000 (10:12 +0900)]
Enable resource manager commonization

[Version] 0.3.1
[Issue Type] Update

Change-Id: I19c56664b0c6ec1409d80504a19394731e30ed9a

7 months agoFix coverity/Svace issues (BAD_CHECK_OF_WAIT_COND, MISSING_UNLOCK, NULL_AFTER_DEREF) 55/304355/7 accepted/tizen_unified_toolchain accepted/tizen/unified/20240131.175405 accepted/tizen/unified/dev/20240620.005512 accepted/tizen/unified/toolchain/20240311.065435 accepted/tizen/unified/x/20240205.063846
Gilbok Lee [Tue, 16 Jan 2024 06:37:13 +0000 (15:37 +0900)]
Fix coverity/Svace issues (BAD_CHECK_OF_WAIT_COND, MISSING_UNLOCK, NULL_AFTER_DEREF)

- Remove unused volume mutex
- Add check wait condition
- Remove unnecessary code

[Version] 0.2.51
[Issue Type] Coverity

Change-Id: I9e4cd3ae97183c297cf5a963597f14cfeb6a4adc

2 years agoFix crash on emulator 46/277046/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.055802 accepted/tizen/7.0/unified/hotfix/20221116.105427 accepted/tizen/8.0/unified/20231005.093453 accepted/tizen/unified/20220701.150040 submit/tizen/20220701.012657 tizen_7.0_m2_release tizen_8.0_m2_release
Gilbok Lee [Wed, 29 Jun 2022 02:31:20 +0000 (11:31 +0900)]
Fix crash on emulator

- When radio destroy during scanning, the radio pipeline can be freed

[Version] 0.2.50
[Issue Type] Fix bugs

Change-Id: I39f46053696406ec4eea3938ef254d1d76652c7a
(cherry picked from commit ecd17ebb44d857e2e4375512d3bc376b00c7535b)

3 years agoReplace HAL interface 61/251561/6 accepted/tizen/6.5/unified/20211028.114820 accepted/tizen/unified/20210219.040844 submit/tizen/20210218.054309 submit/tizen_6.5/20211028.162401 tizen_6.5.m2_release
Gilbok Lee [Wed, 17 Feb 2021 06:48:24 +0000 (15:48 +0900)]
Replace HAL interface

[Version] 0.2.49
[Issue Type] Refactoring

Change-Id: I3423f75d21b58424e410c468c643d755f0e2881e

4 years agoFix typo error and remove unnecessary description 80/237880/3 accepted/tizen/unified/20201202.124951 submit/tizen/20201201.011112
Gilbok Lee [Mon, 6 Jul 2020 08:30:35 +0000 (17:30 +0900)]
Fix typo error and remove unnecessary description

Change-Id: I3b5aadcb7f53fc519f2bb480f373b17de7537117

5 years agoRemove unused BuildRequires package 08/214108/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0_hotfix accepted/tizen/5.5/unified/20191031.021409 accepted/tizen/5.5/unified/mobile/hotfix/20201027.083525 accepted/tizen/5.5/unified/wearable/hotfix/20201027.115643 accepted/tizen/6.0/unified/20201030.114445 accepted/tizen/6.0/unified/hotfix/20201103.002658 accepted/tizen/unified/20190918.065125 submit/tizen/20190918.064429 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185103 submit/tizen_5.5_wearable_hotfix/20201026.184303 submit/tizen_6.0/20201029.205104 submit/tizen_6.0_hotfix/20201102.192504 submit/tizen_6.0_hotfix/20201103.114804 tizen_5.5.m2_release tizen_6.0.m2_release
Gilbok Lee [Wed, 18 Sep 2019 06:42:01 +0000 (15:42 +0900)]
Remove unused BuildRequires package

[Version] 0.2.48
[Issue Type] Fix bugs

Change-Id: Idfde773c7c20eea19d00a9202ee22dac75676686

5 years agoFix coverity issue (Unchecked return value) 16/211716/2 accepted/tizen/unified/20190809.110824 submit/tizen/20190809.005426
Gilbok Lee [Thu, 8 Aug 2019 08:38:48 +0000 (17:38 +0900)]
Fix coverity issue (Unchecked return value)

[Version] 0.2.48
[Issue Type] Fix bugs

Change-Id: I15dbdc10a4f81fd9f748ab89a40444757bcd3ff4

5 years agoFix bug that failed to set volume before radio start 01/210301/2 accepted/tizen/unified/20190719.111652 submit/tizen/20190718.054451
Gilbok Lee [Thu, 18 Jul 2019 02:17:33 +0000 (11:17 +0900)]
Fix bug that failed to set volume before radio start

- sound_manager_set_virtual_stream_volume returned invalid state error.
- remove TIZEN_FEATURE_SOUND_VSTREAM define

[Version] 0.2.47
[Issue Type] Fix bugs

Change-Id: I1e1f133029fcf8e3f53af5aded0c1b4eda4fc3ae

5 years agoRemove radio volume logic for media volume 79/209779/3 submit/tizen/20190715.061154
Sangchul Lee [Thu, 11 Jul 2019 01:43:38 +0000 (10:43 +0900)]
Remove radio volume logic for media volume

It is moved to audio HAL.
 :10ab0a383a32f1a69f8d95cb8304343579d70477

For emulator gstpipeline, volume element is remove.
Instead, audiosink volume/mute properties are used.

The dependency of libmm-sound is removed.

[Version] 0.2.46
[Issue Type] Refactoring

Change-Id: I322ca6b00d503d0e8844536d3f92457c8a7ac2a1
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
5 years agoFix dlog format error 67/194767/1 accepted/tizen/unified/20181210.060128 submit/tizen/20181207.080121
Gilbok Lee [Fri, 7 Dec 2018 06:43:59 +0000 (15:43 +0900)]
Fix dlog format error

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

Change-Id: I874b2c1e19f45cab41ea43067c9af5716a144dad

5 years agoAdding initial structure for unittest 68/193468/3
Gilbok Lee [Wed, 21 Nov 2018 05:33:54 +0000 (14:33 +0900)]
Adding initial structure for unittest

Change-Id: Iea696f0087069093152f77e4fc7c48b007400f9a

6 years agoAdd pthread_lock/unlock for thread synchronization 71/187571/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.014737 accepted/tizen/unified/20180830.060912 submit/tizen/20180829.063012 submit/tizen_5.0/20181101.000003
Gilbok Lee [Wed, 22 Aug 2018 07:22:23 +0000 (16:22 +0900)]
Add pthread_lock/unlock for thread synchronization

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

Change-Id: Ia737c9ca8d7ed2944df1e25f74e37274faffce28

6 years agoRevert "Using radio-hal-interface in mm-hal-interface" 51/187551/1
Gilbok Lee [Fri, 24 Aug 2018 04:28:21 +0000 (04:28 +0000)]
Revert "Using radio-hal-interface in mm-hal-interface"

This reverts commit d15d19531cf004eea3b846d50c62c0faf857c9d1.

Change-Id: I3ef458e8e6cc3713cb33d0c400522eea39a27d9f

6 years agoUsing radio-hal-interface in mm-hal-interface 39/187239/5 submit/tizen/20180822.040030
Gilbok Lee [Tue, 21 Aug 2018 06:51:35 +0000 (15:51 +0900)]
Using radio-hal-interface in mm-hal-interface

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

Change-Id: I21587a1d405436abe624c925eb0bd20fd744ee36

6 years agoRadio device will be close, if radio device is opened when unrealize 38/187238/2
Gilbok Lee [Mon, 20 Aug 2018 07:56:46 +0000 (16:56 +0900)]
Radio device will be close, if radio device is opened when unrealize

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

Change-Id: I92e7068524b846380517c1abda2da9b391846daa

6 years agoModified radio hal interface 95/184195/6 accepted/tizen/unified/20180720.060809 submit/tizen/20180720.020744
Gilbok Lee [Mon, 16 Jul 2018 07:50:36 +0000 (16:50 +0900)]
Modified radio hal interface

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

Change-Id: I90d5692093c7d85165a72f206b6a7546ecd6c98f

6 years agoChange the thread running flag before send message. 84/177084/3 accepted/tizen/unified/20180426.062535 submit/tizen/20180425.085112
Gilbok Lee [Wed, 25 Apr 2018 07:20:34 +0000 (16:20 +0900)]
Change the thread running flag before send message.

seek complete callback is called but, radio seek running flag is true

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

Change-Id: Ic32c1f7abeae521af3608ecfe042e0f64f729662

6 years agoAdd null check when destroy sound manager vstream 38/177038/2
Gilbok Lee [Wed, 25 Apr 2018 01:51:36 +0000 (10:51 +0900)]
Add null check when destroy sound manager vstream

[Version] 0.2.39
[Profile] Mobile, Wearable
[Issue Type] Fix bug

Change-Id: I5ecf00204dd228d609799b66b24e0a0e497bc2f8

6 years agoWhen creating a thread, waiting for the thread function to start 57/176157/3
Gilbok Lee [Tue, 17 Apr 2018 06:37:27 +0000 (15:37 +0900)]
When creating a thread, waiting for the thread function to start

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

Change-Id: I5f8cc010267a0b95882996e981fbf65bd33f6385

6 years agoMessages related to callback are posted using thread 85/174885/2
Gilbok Lee [Thu, 11 Jan 2018 09:51:22 +0000 (18:51 +0900)]
Messages related to callback are posted using thread

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

Change-Id: I22f3d33f0f9ae30fa8bd3ce4251e2d094af17814

6 years agoDisable sound focus feature 67/174567/3 accepted/tizen/unified/20180405.064329 submit/tizen/20180404.035354
Gilbok Lee [Tue, 3 Apr 2018 05:10:52 +0000 (14:10 +0900)]
Disable sound focus feature

[Version] 0.2.36
[Profile] Mobile, Wearable
[Issue Type] Disable sound docus feature

Change-Id: Ifda1158b6bed8738502c170cfa8da477125c1e6e

6 years agoCreate seek/scan thread once when radio handle create. 94/173994/7
Gilbok Lee [Tue, 27 Mar 2018 10:16:41 +0000 (19:16 +0900)]
Create seek/scan thread once when radio handle create.

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

Change-Id: Ie41d3190074310e94a180ca3f45c9e0ce5e865f7

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

7 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

7 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

7 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

7 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

7 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

8 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>
8 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

8 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

9 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

9 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>
11 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

11 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