summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-01-22Fix coverity/Svace issues (BAD_CHECK_OF_WAIT_COND, MISSING_UNLOCK, ↵HEADaccepted/tizen/unified/x/20240205.063846accepted/tizen/unified/toolchain/20240311.065435accepted/tizen/unified/20240131.175405tizenaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unifiedGilbok Lee5-53/+26
NULL_AFTER_DEREF) - Remove unused volume mutex - Add check wait condition - Remove unnecessary code [Version] 0.2.51 [Issue Type] Coverity Change-Id: I9e4cd3ae97183c297cf5a963597f14cfeb6a4adc
2022-06-30Fix crash on emulatortizen_8.0_m2_releasetizen_7.0_m2_releasesubmit/tizen/20220701.012657accepted/tizen/unified/20220701.150040accepted/tizen/8.0/unified/20231005.093453accepted/tizen/7.0/unified/hotfix/20221116.105427accepted/tizen/7.0/unified/20221110.055802tizen_7.0_hotfixaccepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedGilbok Lee2-8/+15
- 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)
2021-02-17Replace HAL interfacetizen_6.5.m2_releasesubmit/tizen_6.5/20211028.162401submit/tizen/20210218.054309accepted/tizen/unified/20210219.040844accepted/tizen/6.5/unified/20211028.114820Gilbok Lee11-932/+254
[Version] 0.2.49 [Issue Type] Refactoring Change-Id: I3423f75d21b58424e410c468c643d755f0e2881e
2020-07-09Fix typo error and remove unnecessary descriptionsubmit/tizen/20201201.011112accepted/tizen/unified/20201202.124951Gilbok Lee5-3141/+19
Change-Id: I3b5aadcb7f53fc519f2bb480f373b17de7537117
2019-09-18Remove unused BuildRequires packagetizen_6.0.m2_releasetizen_5.5.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201029.205104submit/tizen_5.5_wearable_hotfix/20201026.184303submit/tizen_5.5_mobile_hotfix/20201026.185103submit/tizen_5.5/20191031.000004submit/tizen/20190918.064429accepted/tizen/unified/20190918.065125accepted/tizen/6.0/unified/hotfix/20201103.002658accepted/tizen/6.0/unified/20201030.114445accepted/tizen/5.5/unified/wearable/hotfix/20201027.115643accepted/tizen/5.5/unified/mobile/hotfix/20201027.083525accepted/tizen/5.5/unified/20191031.021409tizen_6.0_hotfixtizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_6.0_unified_hotfixaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedGilbok Lee2-2/+1
[Version] 0.2.48 [Issue Type] Fix bugs Change-Id: Idfde773c7c20eea19d00a9202ee22dac75676686
2019-08-08Fix coverity issue (Unchecked return value)submit/tizen/20190809.005426accepted/tizen/unified/20190809.110824Gilbok Lee2-8/+18
[Version] 0.2.48 [Issue Type] Fix bugs Change-Id: I15dbdc10a4f81fd9f748ab89a40444757bcd3ff4
2019-07-18Fix bug that failed to set volume before radio startsubmit/tizen/20190718.054451accepted/tizen/unified/20190719.111652Gilbok Lee6-100/+44
- 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
2019-07-11Remove radio volume logic for media volumesubmit/tizen/20190715.061154Sangchul Lee5-129/+14
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>
2018-12-07Fix dlog format errorsubmit/tizen/20181207.080121accepted/tizen/unified/20181210.060128Gilbok Lee3-5/+5
[Version] 0.2.45 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I874b2c1e19f45cab41ea43067c9af5716a144dad
2018-11-23Adding initial structure for unittestGilbok Lee7-13/+195
Change-Id: Iea696f0087069093152f77e4fc7c48b007400f9a
2018-08-24Add pthread_lock/unlock for thread synchronizationsubmit/tizen_5.0/20181101.000003submit/tizen/20180829.063012accepted/tizen/unified/20180830.060912accepted/tizen/5.0/unified/20181102.014737tizen_5.0accepted/tizen_5.0_unifiedGilbok Lee4-5/+11
[Version] 0.2.43 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: Ia737c9ca8d7ed2944df1e25f74e37274faffce28
2018-08-24Revert "Using radio-hal-interface in mm-hal-interface"Gilbok Lee8-15/+690
This reverts commit d15d19531cf004eea3b846d50c62c0faf857c9d1. Change-Id: I3ef458e8e6cc3713cb33d0c400522eea39a27d9f
2018-08-22Using radio-hal-interface in mm-hal-interfacesubmit/tizen/20180822.040030Gilbok Lee8-690/+15
[Version] 0.2.43 [Profile] Mobile, Wearable [Issue Type] Refactoring Change-Id: I21587a1d405436abe624c925eb0bd20fd744ee36
2018-08-21Radio device will be close, if radio device is opened when unrealizeGilbok Lee2-28/+44
[Version] 0.2.42 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I92e7068524b846380517c1abda2da9b391846daa
2018-07-19Modified radio hal interfacesubmit/tizen/20180720.020744accepted/tizen/unified/20180720.060809Gilbok Lee7-373/+400
[Version] 0.2.41 [Profile] Mobile, Wearable [Issue Type] Refactoring Change-Id: I90d5692093c7d85165a72f206b6a7546ecd6c98f
2018-04-25Change the thread running flag before send message.submit/tizen/20180425.085112accepted/tizen/unified/20180426.062535Gilbok Lee3-18/+18
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
2018-04-25Add null check when destroy sound manager vstream Gilbok Lee2-3/+11
[Version] 0.2.39 [Profile] Mobile, Wearable [Issue Type] Fix bug Change-Id: I5ecf00204dd228d609799b66b24e0a0e497bc2f8
2018-04-24When creating a thread, waiting for the thread function to startGilbok Lee6-291/+450
[Version] 0.2.38 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I5f8cc010267a0b95882996e981fbf65bd33f6385
2018-04-05Messages related to callback are posted using threadGilbok Lee5-45/+337
[Version] 0.2.37 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I22f3d33f0f9ae30fa8bd3ce4251e2d094af17814
2018-04-03Disable sound focus featuresubmit/tizen/20180404.035354accepted/tizen/unified/20180405.064329Gilbok Lee9-909/+4
[Version] 0.2.36 [Profile] Mobile, Wearable [Issue Type] Disable sound docus feature Change-Id: Ifda1158b6bed8738502c170cfa8da477125c1e6e
2018-03-30Create seek/scan thread once when radio handle create.Gilbok Lee6-424/+640
[Version] 0.2.35 [Profile] Mobile, Wearable [Issue Type] Refactoring Change-Id: Ie41d3190074310e94a180ca3f45c9e0ce5e865f7
2018-03-15Fix coverity issue (Unchecked return value)submit/tizen/20180315.033609accepted/tizen/unified/20180320.141240Gilbok Lee2-6/+2
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
2017-11-14mm-resource-manager integration patchsubmit/tizen/20171117.070221submit/tizen/20171117.022846accepted/tizen/unified/20171123.065756Gilbok Lee9-727/+165
[Version] 0.2.23 [Profile] Mobile, Wearable [Issue Type] Refactoring Change-Id: I226a07597d4a17e0b5d41054a07d4df8e558862b
2017-11-14Change log messageGilbok Lee4-129/+129
[Version] 0.2.32 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I3951d405e6e869344c8dbf28a7be6b4026c0ec2d
2017-09-19Remove mm-log dependency in pc filesubmit/tizen/20170922.043105accepted/tizen/unified/20170922.065737Gilbok Lee1-1/+1
[Version] 0.2.31 [Profile] Mobile, Wearable [Issue Type] Build dependecy Change-Id: I17e4fa42b3bee9bb06e2906c9f0eece351a4cf10
2017-09-15Fixed scan_thread initialization bugsubmit/tizen/20170918.031323accepted/tizen/unified/20170920.065514Gilbok Lee2-2/+2
[Version] 0.2.31 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I327129e3e1a89e7ee5ab43f1e1da81d2e4557e2a
2017-09-14Remove libmm-log build dependencyGilbok Lee8-58/+75
[Version] 0.2.30 [Profile] Mobile, Wearable [Issue Type] build dependency Change-Id: Ic534136939dadfd850744922d3d51798112e9de9
2017-09-13Fix Svace issueGilbok Lee2-11/+3
Apply tizen coding rule. [Version] 0.2.29 [Profile] Mobile, Wearable [Issue Type] Fix Svace issue Change-Id: I5e2c9a21d3e9230e0c1e437ac063a62b774c9e1d
2017-06-07Added implementation of interruption by resource manager in emulatorsubmit/tizen_4.0/20170828.110004submit/tizen_4.0/20170828.100004submit/tizen_4.0/20170811.094300submit/tizen/20170608.074715accepted/tizen/unified/20170608.184832accepted/tizen/4.0/unified/20170829.015845accepted/tizen/4.0/unified/20170816.010309Gilbok Lee4-3/+66
[Version] 0.2.28 [Profile] Mobile, Wearable [Issue Type] Add features Change-Id: I5280a82950db377c21b0938e7edf306ba9aa3d43
2017-05-16Check acquire focus type for backward compatibilityGilbok Lee3-1/+47
[Version] 0.2.27 [Profile] Mobile, Wearable [Issue Type] Backward compatibility Change-Id: I4b35f974a51a6c5f863495640166af8e0e55eb0b
2017-04-28Fix bug for resource conflict casetizen_4.0.m1_releasesubmit/tizen/20170428.102059accepted/tizen/unified/20170429.024432Gilbok Lee5-59/+104
unnecessary resource_manager_release in _mmradio_stop function. [Version] 0.2.26 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I3d6de3493b409a2c8912819df6977bcbea1cd3bb
2017-04-10Added implementation of interruption by resource managersubmit/tizen/20170420.053325accepted/tizen/unified/20170420.154835Gilbok Lee9-6/+702
1. Add cmd rock during _mm_radio_stop() [Version] 0.2.25 [Profile] Mobile, Wearable [Issue Type] Add featuresBrief Change-Id: I720bbed4681ac7f8c870164d08413d35db3b54ea
2017-04-10Remove MMRADIO_FOCUS_CB_ enumGilbok Lee5-63/+33
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
2017-04-10Change license file nameGilbok Lee2-1/+1
[Version] 0.2.23 [Profile] Mobile, Wearable [Issue Type] Fix debug Change-Id: I3453324086325fd9410d6b145ea80ae87b5af4d3
2017-03-30Add state change timeout on emulatorsubmit/tizen/20170403.050513accepted/tizen/wearable/20170403.125924accepted/tizen/unified/20170403.130130accepted/tizen/mobile/20170403.125706accepted/tizen/ivi/20170403.130040accepted/tizen/common/20170404.142409accepted/tizen_wearableaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonGilbok Lee2-5/+5
[Version] 0.2.23 [Profile] Mobile, Wearable Change-Id: I734104878cad379cece98606c46fb61be9d3a430
2017-03-22Use %license macro to copy licenseGilbok Lee1-4/+1
Change-Id: I7d0a34318c0c0910df707f69156fe233563db0db
2017-02-23Merge branch 'tizen_3.0' into tizenGilbok Lee6-71/+89
Change-Id: I74a928f48ee29a62d1eee19ea1912355814a154d
2017-02-23Use macro for debug logsubmit/tizen_3.0/20170224.035858accepted/tizen/3.0/wearable/20170227.090633accepted/tizen/3.0/mobile/20170227.090406accepted/tizen/3.0/ivi/20170227.090706accepted/tizen/3.0/common/20170227.135820accepted/tizen_3.0_iviaccepted/tizen_3.0_commonGilbok Lee4-32/+29
Change-Id: I7edcefa0d77ac95fac8c3b4af222199c56f6ef59
2017-02-23Reset radio focus cb typeGilbok Lee3-7/+8
Somtimes an unintended interrupt callback is called. [Version] 0.2.2 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I5633d92eed01504d74d59b8c3d6b33aeaf5063de
2017-02-20Add more logs for debuggingGilbok Lee5-34/+54
[Version] 0.2.21 [Profile] Mobile, Wearable [Issue Type] Add log Change-Id: Id832b06d265300d31ea918cc4a7bfb67bf7929f5
2017-02-02Merge branch 'tizen_3.0' into tizensubmit/tizen_unified/20170308.100408submit/tizen/20170202.113611accepted/tizen/wearable/20170203.023329accepted/tizen/unified/20170309.033100accepted/tizen/mobile/20170203.023305accepted/tizen/ivi/20170203.023337accepted/tizen/common/20170202.175224Gilbok Lee4-79/+85
Change-Id: I2026e38bb7baab79da7186f302787864e912f90a
2017-02-02Remove unnecessary logssubmit/tizen_3.0/20170202.113256accepted/tizen/3.0/wearable/20170203.090028accepted/tizen/3.0/mobile/20170203.085942accepted/tizen/3.0/ivi/20170203.090046accepted/tizen/3.0/common/20170203.151007Gilbok Lee2-76/+76
[Version] 0.2.20 [Profile] Mobile, Wearable [Issue Type] Change logs Change-Id: I340ee2393e6087f0eabafd4129b4ea6c30fa7f85
2017-02-02Fix memory leakGilbok Lee3-4/+10
[Version] 0.2.20 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: Ie34d49b9f60218440fb2e6210161accbc2775ceb
2017-01-17Merge branch 'tizen_3.0' into tizensubmit/tizen/20170117.085451accepted/tizen/wearable/20170118.040602accepted/tizen/mobile/20170118.040528accepted/tizen/ivi/20170118.040616accepted/tizen/common/20170117.174946Gilbok Lee4-5/+5
Change-Id: I12ab289c12156df43761445f35bb8cdc983be9d8
2017-01-16Change the data type of signal strength variablesubmit/tizen_3.0/20170117.085106accepted/tizen/3.0/wearable/20170118.041534accepted/tizen/3.0/mobile/20170118.041500accepted/tizen/3.0/ivi/20170118.041544accepted/tizen/3.0/common/20170118.131218Gilbok Lee4-5/+5
[Version] 0.2.29 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I14582c745571f87a9443bb6a2c7f089edc25c477
2017-01-06Merge branch 'tizen_3.0' into tizensubmit/tizen/20170106.055611accepted/tizen/wearable/20170106.103817accepted/tizen/mobile/20170106.103718accepted/tizen/ivi/20170106.103838accepted/tizen/common/20170109.202311Gilbok Lee2-1/+5
Change-Id: I48c9218086c73e8f4360da7dd1f57983d79e51d1
2017-01-03Remove volume changed callback during unrealizesubmit/tizen_3.0/20170103.084553submit/tizen_3.0.m2/20170104.093750accepted/tizen/3.0/wearable/20170103.155301accepted/tizen/3.0/mobile/20170103.155225accepted/tizen/3.0/ivi/20170103.155318accepted/tizen/3.0/common/20170103.172859accepted/tizen/3.0.m2/wearable/20170104.125813accepted/tizen/3.0.m2/mobile/20170104.125245tizen_3.0.m2accepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_mobileHyunseok Lee2-1/+5
[Version] 0.2.18 [Profile] Mobile, Wearable [Issue Type] Bug Change-Id: I1e9384a5d7d2fde3b40afd0b21b566b5d3709491
2016-12-13Merge branch 'tizen_3.0' into tizensubmit/tizen/20161213.083228accepted/tizen/wearable/20161214.015137accepted/tizen/mobile/20161214.014555accepted/tizen/ivi/20161214.015232accepted/tizen/common/20161214.160234Gilbok Lee2-6/+7
Change-Id: I21d819c12f296a168d0555343b3f159975a4924b
2016-12-12Use absolute path for radio-hal dlopen to avoid malicious attacksubmit/tizen_3.0/20161215.110001submit/tizen_3.0/20161215.052132submit/tizen_3.0/20161213.081002accepted/tizen/3.0/wearable/20161216.084118accepted/tizen/3.0/mobile/20161216.083658accepted/tizen/3.0/ivi/20161216.084234accepted/tizen/3.0/common/20161216.123507Gilbok Lee2-6/+7
[Version] 0.2.17 [Profile] Mobile, Wearable [Issue Type] Security Change-Id: I41370d28635685bbbf35c35a5c7930ba7a8a1333
2016-12-07Merge branch 'tizen_3.0' into tizensubmit/tizen/20161207.075356accepted/tizen/wearable/20161208.012108accepted/tizen/mobile/20161208.011804accepted/tizen/ivi/20161208.012202accepted/tizen/common/20161207.184505Gilbok Lee2-2/+1
Change-Id: I742a1f82c9c601cd1d0e631bb900db16c22cbbff