summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Lee1-7/+14
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 Lee9-931/+247
2020-07-09Fix typo error and remove unnecessary descriptionsubmit/tizen/20201201.011112accepted/tizen/unified/20201202.124951Gilbok Lee4-3140/+18
2019-08-08Fix coverity issue (Unchecked return value)submit/tizen/20190809.005426accepted/tizen/unified/20190809.110824Gilbok Lee1-7/+17
2019-07-18Fix bug that failed to set volume before radio startsubmit/tizen/20190718.054451accepted/tizen/unified/20190719.111652Gilbok Lee3-78/+37
2019-07-11Remove radio volume logic for media volumesubmit/tizen/20190715.061154Sangchul Lee4-127/+13
2018-12-07Fix dlog format errorsubmit/tizen/20181207.080121accepted/tizen/unified/20181210.060128Gilbok Lee2-4/+4
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 Lee1-2/+8
2018-08-24Revert "Using radio-hal-interface in mm-hal-interface"Gilbok Lee5-7/+687
2018-08-22Using radio-hal-interface in mm-hal-interfacesubmit/tizen/20180822.040030Gilbok Lee5-687/+7
2018-08-21Radio device will be close, if radio device is opened when unrealizeGilbok Lee1-27/+43
2018-07-19Modified radio hal interfacesubmit/tizen/20180720.020744accepted/tizen/unified/20180720.060809Gilbok Lee6-372/+399
2018-04-25Change the thread running flag before send message.submit/tizen/20180425.085112accepted/tizen/unified/20180426.062535Gilbok Lee2-17/+17
2018-04-25Add null check when destroy sound manager vstream Gilbok Lee1-2/+10
2018-04-24When creating a thread, waiting for the thread function to startGilbok Lee5-290/+449
2018-04-05Messages related to callback are posted using threadGilbok Lee4-44/+336
2018-04-03Disable sound focus featuresubmit/tizen/20180404.035354accepted/tizen/unified/20180405.064329Gilbok Lee7-887/+3
2018-03-30Create seek/scan thread once when radio handle create.Gilbok Lee5-423/+639
2018-03-15Fix coverity issue (Unchecked return value)submit/tizen/20180315.033609accepted/tizen/unified/20180320.141240Gilbok Lee1-5/+1
2017-11-14mm-resource-manager integration patchsubmit/tizen/20171117.070221submit/tizen/20171117.022846accepted/tizen/unified/20171123.065756Gilbok Lee7-717/+160
2017-11-14Change log messageGilbok Lee3-128/+128
2017-09-15Fixed scan_thread initialization bugsubmit/tizen/20170918.031323accepted/tizen/unified/20170920.065514Gilbok Lee1-1/+1
2017-09-14Remove libmm-log build dependencyGilbok Lee6-54/+69
2017-09-13Fix Svace issueGilbok Lee1-10/+2
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 Lee3-2/+65
2017-05-16Check acquire focus type for backward compatibilityGilbok Lee2-0/+46
2017-04-28Fix bug for resource conflict casetizen_4.0.m1_releasesubmit/tizen/20170428.102059accepted/tizen/unified/20170429.024432Gilbok Lee4-58/+103
2017-04-10Added implementation of interruption by resource managersubmit/tizen/20170420.053325accepted/tizen/unified/20170420.154835Gilbok Lee7-5/+691
2017-04-10Remove MMRADIO_FOCUS_CB_ enumGilbok Lee4-62/+32
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 Lee1-4/+4
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
2017-02-23Reset radio focus cb typeGilbok Lee2-6/+7
2017-02-20Add more logs for debuggingGilbok Lee4-33/+53
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
2017-02-02Fix memory leakGilbok Lee2-3/+9
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 Lee3-4/+4
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 Lee1-0/+4
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 Lee1-1/+1
2016-12-06Fix svace issue (UNREACHABLE_CODE)Gilbok Lee1-1/+0
2016-11-30Add api to use media_volume in radio_halsubmit/tizen_3.0/20161206.052949accepted/tizen/3.0/wearable/20161207.011733accepted/tizen/3.0/mobile/20161207.011334accepted/tizen/3.0/ivi/20161207.011838accepted/tizen/3.0/common/20161207.194416Gilbok Lee4-49/+69
2016-11-29Fix svace issue(UNREACHABLE_CODE)submit/tizen_3.0/20161129.051721accepted/tizen/3.0/wearable/20161130.011702accepted/tizen/3.0/mobile/20161130.011408accepted/tizen/3.0/ivi/20161130.011745accepted/tizen/3.0/common/20161130.064552Gilbok Lee1-1/+0
2016-11-22Fix build error on emulatorsubmit/tizen_3.0/20161122.043110accepted/tizen/3.0/wearable/20161123.083538accepted/tizen/3.0/mobile/20161123.083301accepted/tizen/3.0/ivi/20161123.083620accepted/tizen/3.0/common/20161123.140635Gilbok Lee1-2/+2
2016-11-22Fix interrupted callback bugGilbok Lee3-20/+48
2016-11-17Apply tizen coding ruleGilbok Lee5-92/+101
2016-11-16Fixed deadlock and doesn't change state after scan_stop.Gilbok Lee2-8/+4
2016-11-14register soubscribe_signal_for_daemon (bug fixed)submit/tizen_3.0_common/20161116.105222submit/tizen_3.0/20161115.060306accepted/tizen/3.0/wearable/20161116.023154accepted/tizen/3.0/mobile/20161116.022823accepted/tizen/3.0/ivi/20161116.023341accepted/tizen/3.0/common/20161116.143856Gilbok Lee1-2/+0
2016-11-11Fix typo error and logGilbok Lee5-20/+20
2016-11-11Add volume APIsGilbok Lee10-112/+461
2016-11-08Din't register soubscribe_signal_for_daemonsubmit/tizen_3.0_common/20161110.084657submit/tizen_3.0/20161108.053851accepted/tizen/3.0/wearable/20161109.124644accepted/tizen/3.0/mobile/20161109.124349accepted/tizen/3.0/ivi/20161109.124729accepted/tizen/3.0/common/20161114.081057Gilbok Lee1-1/+2
2016-11-03First version of libmm-radio using radio-halGilbok Lee14-851/+1946