projects
/
platform
/
core
/
api
/
audio-io.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add deprecated symbol related to Unity for compatibility
2019-09-11
Seungbae Shin
Add deprecated symbol related to Unity for compatibility
commit
|
commitdiff
|
tree
2019-09-09
Seungbae Shin
revise CAudioInfo conversion
commit
|
commitdiff
|
tree
2019-09-02
Seungbae Shin
Remove unused internal error enums
commit
|
commitdiff
|
tree
2019-08-29
Seungbae Shin
revise conversion utility functions
commit
|
commitdiff
|
tree
2019-08-27
Seungbae Shin
revise callback assignments
commit
|
commitdiff
|
tree
2019-08-21
Seungbae Shin
Revise cpp codes
commit
|
commitdiff
|
tree
2019-08-20
Seungbae Shin
Revise header doxygen descriptions
commit
|
commitdiff
|
tree
2019-08-12
Seungbae Shin
[ACR-1434] Extend channel and format parameters
commit
|
commitdiff
|
tree
2019-07-08
Seungbae Shin
Add gcov package for line coverage automation
commit
|
commitdiff
|
tree
2019-07-08
Seungbae Shin
Merge branch 'tizen_line_coverage' into tizen
commit
|
commitdiff
|
tree
2018-12-07
Seungbae Shin
Fix invalid format string
commit
|
commitdiff
|
tree
2018-10-26
Seungbae Shin
Add more excludes
commit
|
commitdiff
|
tree
2018-10-18
Seungbae Shin
Merge branch 'tizen' into tizen_line_coverage
commit
|
commitdiff
|
tree
2018-10-18
Seungbae Shin
Remove unnecessary input drain code
commit
|
commitdiff
|
tree
2018-10-16
Seungbae Shin
Exclude more coverage check which can't be covered...
commit
|
commitdiff
|
tree
2018-10-16
Seungbae Shin
Merge branch 'tizen' into tizen_line_coverage
commit
|
commitdiff
|
tree
2018-10-11
Seungbae Shin
Seperates privilege implementations from CAudioInput
commit
|
commitdiff
|
tree
2018-10-05
Seungbae Shin
Remove unnecessary dependancies
commit
|
commitdiff
|
tree
2018-10-04
Seungbae Shin
Patch for coverage
commit
|
commitdiff
|
tree
2018-08-29
Seungbae Shin
fixup! fixup! Revise testsuite
commit
|
commitdiff
|
tree
2018-08-28
Seungbae Shin
fixup! Revise testsuite
commit
|
commitdiff
|
tree
2018-08-10
Seungbae Shin
Revise testsuite
commit
|
commitdiff
|
tree
2018-08-08
Seungbae Shin
Support 24bit sample format and up-to 192kHz sample...
commit
|
commitdiff
|
tree
2018-06-08
Seungbae Shin
Skip drain when stream is not started yet
commit
|
commitdiff
|
tree
2018-04-24
Seungbae Shin
Remove 3.0 deprecated API
commit
|
commitdiff
|
tree
2018-04-23
Seungbae Shin
Fix for TV product build macro
commit
|
commitdiff
|
tree
2018-02-28
Seungbae Shin
Update doc for deprecation
commit
|
commitdiff
|
tree
2018-02-26
Seungbae Shin
Remove 3.0 deprecated API implementation
commit
|
commitdiff
|
tree
2018-02-23
Seungbae Shin
Throw invalid operation error when unprepare() is called...
commit
|
commitdiff
|
tree
2018-02-23
Seungbae Shin
Add session mutex lock
commit
|
commitdiff
|
tree
2018-02-23
Sangchul Lee
Revise CPulseAudioClient::finalize() to free all the...
commit
|
commitdiff
|
tree
2018-01-25
Seungbae Shin
Disable deprecated sound-manager internal API call
commit
|
commitdiff
|
tree
2017-11-13
Seungbae Shin
Enable dummy write on streamCb only for async mode...
commit
|
commitdiff
|
tree
2017-09-12
Seungbae Shin
Modification for Tizen C++ Coding Rule Checker
commit
|
commitdiff
|
tree
2017-09-07
Seungbae Shin
Merge from mobile product code for backward compatibility
commit
|
commitdiff
|
tree
2017-07-31
Seungbae Shin
Revise exception handling
commit
|
commitdiff
|
tree
2017-07-25
KimJeongYeon
Fix exception handling of 'new' operator.
commit
|
commitdiff
|
tree
2017-06-26
Seungbae Shin
Fix build error due to -Wformat
commit
|
commitdiff
|
tree
2017-06-08
Seungbae Shin
Use static_cast instead of dynamic cast
commit
|
commitdiff
|
tree
2017-04-03
Seungbae Shin
Fix doxygen comment which is different with actual...
commit
|
commitdiff
|
tree
2017-03-02
Seungbae Shin
Merge branch 'tizen_3.0' into tizen
commit
|
commitdiff
|
tree
2017-02-27
Seungbae Shin
Lock threaded mainloop before reset callbacks for safety
commit
|
commitdiff
|
tree
2017-02-24
Seungbae Shin
Write dummy write if stream is not written at first...
commit
|
commitdiff
|
tree
2017-02-14
Seungbae Shin
Merge branch 'tizen_3.0' into tizen
commit
|
commitdiff
|
tree
2017-02-13
Seungbae Shin
Fix SVACE defects
commit
|
commitdiff
|
tree
2017-02-02
Seungbae Shin
Merge branch 'tizen_3.0' into tizen
commit
|
commitdiff
|
tree
2017-02-01
Seungbae Shin
Cleanup code
commit
|
commitdiff
|
tree
2017-02-01
Seungbae Shin
Fix memory leak : valgrind
commit
|
commitdiff
|
tree
2017-01-23
Seungbae Shin
Fix SVACE defects
commit
|
commitdiff
|
tree
2017-01-23
Seungbae Shin
Merge branch 'tizen_3.0' into tizen
commit
|
commitdiff
|
tree
2017-01-23
Seungbae Shin
Fix drain called in thread and wait for drain completion
commit
|
commitdiff
|
tree
2017-01-16
Seungbae Shin
Remove old temporal APIs
commit
|
commitdiff
|
tree
2017-01-16
Seungbae Shin
Fix -Werror=format for toolchain upgrade
commit
|
commitdiff
|
tree
2017-01-16
Seungbae Shin
Merge branch 'tizen_3.0' into tizen
commit
|
commitdiff
|
tree
2017-01-09
Seungbae Shin
Fix SVACE defect
commit
|
commitdiff
|
tree
2017-01-07
Seungbae Shin
Merge branch 'tizen_3.0' into tizen
commit
|
commitdiff
|
tree
2017-01-07
Seungbae Shin
Return invalid operation error if read/write called...
commit
|
commitdiff
|
tree
2017-01-06
Seungbae Shin
Merge branch 'tizen_3.0' into tizen
commit
|
commitdiff
|
tree
2017-01-05
Seungbae Shin
Fix returning buffer size 0 before prepare
commit
|
commitdiff
|
tree
2016-12-19
Seungbae Shin
Merge branch 'tizen_3.0' into tizen
commit
|
commitdiff
|
tree
2016-12-14
Seungbae Shin
unprepare internally when destroy for backward compatibility
commit
|
commitdiff
|
tree
2016-12-08
Seungbae Shin
Change set_stream_info API name for consistency with...
commit
|
commitdiff
|
tree
2016-12-07
Seungbae Shin
Change set_stream_info API name for consistency with...
commit
|
commitdiff
|
tree
2016-12-02
aravind.gara
sound_manager API changed
commit
|
commitdiff
|
tree
2016-11-30
Seungbae Shin
Fix SVACE defects
commit
|
commitdiff
|
tree
2016-11-29
Seungbae Shin
Fix SVACE defects
commit
|
commitdiff
|
tree
2016-09-22
Seungbae Shin
Apply DEPRECATION macro
commit
|
commitdiff
|
tree
2016-07-28
Seungbae Shin
Add microphone feature check for audio_in
commit
|
commitdiff
|
tree
2016-07-06
Seungbae Shin
Fix for coding rule
commit
|
commitdiff
|
tree
2016-06-30
Seungbae Shin
Handle pop-timeout event
commit
|
commitdiff
|
tree
2016-05-03
Seungbae Shin
Fix SVACE defects
commit
|
commitdiff
|
tree
2016-05-03
Seungbae Shin
Modify for replacing wearable version 2.4 with 3.0
commit
|
commitdiff
|
tree
2016-02-25
Seungbae Shin
Revise doxygen / document description
commit
|
commitdiff
|
tree
2016-01-15
Seungbae Shin
Update doc
commit
|
commitdiff
|
tree
2015-12-23
Seungbae Shin
Fix SVACE defects
commit
|
commitdiff
|
tree
2015-12-17
Seungbae Shin
Remove libprivilege-control dependancy
commit
|
commitdiff
|
tree
2015-12-09
Seungbae Shin
Fix for coding rule
commit
|
commitdiff
|
tree
2015-12-07
Seungbae Shin
Fix SVACE defects
commit
|
commitdiff
|
tree
2015-01-15
dh8210.kim
audio-io : Change APIs based on Tizen 2.3
commit
|
commitdiff
|
tree