Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-24 | Change get_params prototypetizen_8.0_m2_releasetizen_7.0_m2_releasesubmit/tizen/20220628.002620submit/tizen/20220627.084702submit/tizen/20220627.045454submit/tizen/20220627.045126accepted/tizen/unified/20220628.133542accepted/tizen/8.0/unified/20231005.092524accepted/tizen/7.0/unified/hotfix/20221116.104503accepted/tizen/7.0/unified/20221110.060053tizen_8.0tizen_7.0_hotfixtizen_7.0tizenaccepted/tizen_unifiedaccepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unified | Jaechul Lee | 5 | -7/+7 | |
prototype was changed for get_param to use single pointer [Version] 0.1.13 [Issue Type] Update Change-Id: I66fbc4d240f87e707e9e5cf006ec42c7c81f40af Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com> | |||||
2021-07-27 | Set avail_min to period_sizesubmit/tizen/20210729.024139 | Jaechul Lee | 2 | -2/+2 | |
avail_min would be set to period_size inside the function if the value is lower than the period size. [Version] 0.1.12 [Issue Type] Update Change-Id: Iaa8796c48d78a118f57c28a0bed44f881cc67fc0 Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com> | |||||
2021-06-02 | Change path of configuration and license filestizen_6.5.m2_releasesubmit/tizen_6.5/20211028.161601submit/tizen/20210604.030216accepted/tizen/unified/20210608.131516accepted/tizen/6.5/unified/20211028.093547tizen_6.5accepted/tizen_6.5_unified | Jaechul Lee | 1 | -3/+5 | |
[Version] 0.1.11 [Issue Type] Update Change-Id: I5e86863da86bb0cd94ac8539e3abd8d151fa59fa Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com> | |||||
2021-04-16 | Fix coverity defect (FORWARD_NULL)submit/tizen/20210416.082922accepted/tizen/unified/20210416.143431 | Seungbae Shin | 2 | -1/+3 | |
[Version] 0.1.10 [Issue Type] Coverity Change-Id: I38ca36e1bda7a7d6197543cb03a8852c20b95945 | |||||
2021-04-13 | SAM improvementsubmit/tizen/20210415.024530 | Seungbae Shin | 3 | -299/+210 | |
Fixes following violations: CC tizen-audio-impl-ucm.c _ucm_set_modifiers CC tizen-audio-impl-ucm.c _ucm_set_use_case CC tizen-audio-impl-ucm.c _ucm_set_devices GV tizen-audio-volume.c g_master_volume_level [Version] 0.1.9 [Issue Type] SAM Change-Id: I05a93bc867fb1e122e42a71eaaa7de863ccb5ee8 | |||||
2021-02-19 | Fix SVACE defect (DEREF_OF_NULL.RET.ALLOC)submit/tizen/20210219.045921accepted/tizen/unified/20210219.095226 | Seungbae Shin | 2 | -33/+18 | |
[Version] 0.1.8 [Issue Type] Svace Change-Id: I0de0b298178ec45a5dd7acc8cdfe41264efa93e1 | |||||
2021-02-18 | Add missing implementationssubmit/tizen/20210218.045157 | Seungbae Shin | 6 | -8/+47 | |
[Version] 0.1.7 [Issue Type] Update Change-Id: I3854e37f905af64da1960fc20ea7b953ef6ee765 | |||||
2021-02-16 | typdef postfix is changed to {enum}_e and {struct}_s | Jaechul Lee | 13 | -151/+151 | |
enum and structure are changed for better readability. In case of enum, {enum}_t is changed to {enum}_'e', and {struct}_t is changed to {struct}_'s' [Version] 0.1.6 [Issue Type] Readability enhance Change-Id: I71f8a5c2dcff354bb2f8164d599bfaa69eccd183 Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com> | |||||
2021-02-04 | Fix build warnings | Jaechul Lee | 3 | -12/+21 | |
[Version] 0.1.5 [Issue Type] Build Change-Id: I38b43a2098d5f7a946fd006967500549c24e5e91 Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com> | |||||
2021-02-03 | Use hal interfacesubmit/tizen/20210204.010649accepted/tizen/unified/20210204.134610 | Jaechul Lee | 17 | -337/+313 | |
hal interfaces were added. Besides, structure and enum names were changed for better readability. In case of enum, audio_return_t is changed to audio_return_'e', and device_info_t is changed to device_info_'s'. [Version] 0.1.4 [Issue Type] None Change-Id: Id5b6813bf3b0e1dede7d8a377b0cb9366063f61c Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com> | |||||
2019-09-30 | Initialize audio_hal_t handle with 0 proerply.tizen_6.0.m2_releasetizen_5.5.m2_releasesubmit/tizen_6.0_hotfix/20201103.114801submit/tizen_6.0_hotfix/20201102.192501submit/tizen_6.0/20201029.205101submit/tizen_5.5_wearable_hotfix/20201026.184301submit/tizen_5.5_mobile_hotfix/20201026.185101submit/tizen_5.5/20191031.000001submit/tizen/20191001.010719submit/tizen/20190930.071405accepted/tizen/unified/20191001.062613accepted/tizen/6.0/unified/hotfix/20201103.051353accepted/tizen/6.0/unified/20201030.123658accepted/tizen/5.5/unified/wearable/hotfix/20201027.122930accepted/tizen/5.5/unified/mobile/hotfix/20201027.081526accepted/tizen/5.5/unified/20191031.014258tizen_6.0_hotfixtizen_6.0tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unified | Seungbae Shin | 2 | -3/+3 | |
fixes initial pulseaudio crash [Version] 0.1.3 [Issue Type] Crash Change-Id: I9e7010e998c43bf97854ad3641cfef02615b4bdd | |||||
2019-04-19 | tizen-audio-volume: Add support for compressed media volumesubmit/tizen/20190423.020435accepted/tizen/unified/20190425.014623 | Sangchul Lee | 2 | -2/+10 | |
[Version] 0.1.2 [Issue Type] Enhancement Change-Id: Ie251fae847adcb28fea799ea8deeb93ea8e849ba Signed-off-by: Sangchul Lee <sc11.lee@samsung.com> | |||||
2019-04-18 | Add new API - audio_set_volume_ratio | Sangchul Lee | 3 | -1/+15 | |
This new API is to set the individual volume ratio of each stream. The parameters of this API consist of stream role, direction, index and its ratio. Because the stream role can differ among the streams which have same volume type, this new API could be used where the H/W volume has to be set for a specific stream role with distinguishing it from others. [Version] 0.1.1 [Issue Type] New API Change-Id: Id2d35aaef4a6db489e8fb27cb6c4affe10b81dd4 Signed-off-by: Sangchul Lee <sc11.lee@samsung.com> | |||||
2019-01-08 | Initial AudioHAL for Exynos9110submit/tizen/20190108.100021submit/tizen/20190108.095844accepted/tizen/unified/20190109.060053 | Seungbae Shin | 21 | -0/+4813 | |
Base import from audio-hal-wm1831-tw2 and modifiy default alsa card name for exynos9110 [Version] 0.1.0 [Issue Type] Bring-Up Change-Id: I71ac3d01293a846715b82fca8a76e60e6db08c46 | |||||
2019-01-08 | Initial empty repositoryHEADmaster | Tizen Infrastructure | 0 | -0/+0 | |