Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
9580a30918c256cf20fdb68823115864155e6243
/
audio_a2dp_hw
dbf75f1
Revert "Replace pthread_mutex with std::mutex"
by Pavlin Radoslavov
· 8 years ago
4b80182
Replace pthread_mutex with std::mutex
by Marie Janssen
· 8 years ago
b96d349
Remove deprecated UNUSED macro (2/5)
by Myles Watson
· 8 years ago
d35a648
Remove deprecated UNUSED macro (1/5)
by Myles Watson
· 8 years ago
5baa875
Remove Android a2dp bridge from generic build configuration
by Jakub Pawlowski
· 8 years ago
febb151
Expose function audio_a2dp_hw_dump_ctrl_event()
by Pavlin Radoslavov
· 8 years ago
cd85170
audio_a2dp_hw: Always update frame counter in out_write
by Andy Hung
· 8 years ago
32e7c20
Improve BT HAL write response to BT server reads
by Andy Hung
· 8 years ago
d19e078
Use standard types, consistent ifdef style everywhere
by Marie Janssen
· 8 years ago
3d02215
Match socket buffer sizes between audio HAL and BT server
by Andy Hung
· 9 years ago
6a05951
Replace hash_map in audio_a2dp_hw with C++ unordered_map
by Jakub Pawlowski
· 8 years ago
a7373c8
Add error log messages for A2DP commands
by Pavlin Radoslavov
· 8 years ago
7a599b4
audio HAL: improve control socket error handling
by Eric Laurent
· 8 years ago
d6121a3
Restart failed system calls interrupted with errno of EINTR
by Pavlin Radoslavov
· 8 years ago
9fc0874
Add read/write timeout to the audio sockets
by Pavlin Radoslavov
· 9 years ago
d7a05a0
Update build files for Fluoride on Linux
by Jakub Pawlowski
· 9 years ago
4394720
Fix C/C++ compiler generated warnings
by Pavlin Radoslavov
· 9 years ago
1377f93
Cleanup C and C++ compiler flags
by Pavlin Radoslavov
· 9 years ago
ec647fa
A2DP audio HAL: fix write error behavior
by Eric Laurent
· 9 years ago
47b4310
A2DP SRC offload support
by Abhijit Adsule
· 9 years ago
a3aed3b
Fix an error loading audio.a2dp.default.so library
by Ajay Panicker
· 9 years ago
45a94e1
Removed libpower-related references.
by Pavlin Radoslavov
· 9 years ago
77df606
am 775302e0: am 28209191: Merge "DO NOT MERGE - A2DP audio HAL: implement out_get_presentation_position()" into mnc-dr-dev
by Andy Hung
· 9 years ago
e1eb6c4
DO NOT MERGE - A2DP audio HAL: implement out_get_presentation_position()
by Eric Laurent
· 9 years ago
ba6af45
Add libpower as a dependency to all device targets that include libosi.
by Sharvil Nanavati
· 9 years ago
0fcfc90
Revert "Add libpower to all build targets that depend on libosi."
by Bart Sears
· 9 years ago
5997f91
Add libpower to all build targets that depend on libosi.
by Sharvil Nanavati
· 9 years ago
118242b
Post-merged fix on "resolved conflicts for merge of f993a9c4 to mnc-dr-dev-plus-aosp"
by Miao Chou
· 9 years ago
269b5ca
resolved conflicts for merge of f993a9c4 to mnc-dr-dev-plus-aosp
by Miao Chou
· 9 years ago
98a9641
build: Eliminate cutils/str_parms dependency from system/bt
by Miao Chou
· 9 years ago
4cfd343
am 49120dc8: build: Fix LOG_TAG define breakage, macro usage
by Marie Janssen
· 9 years ago
49120dc
build: Fix LOG_TAG define breakage, macro usage
by Marie Janssen
· 9 years ago
f24432f
am db554581: build: Update osi log functions, use consistently
by Marie Janssen
· 9 years ago
c71d166
am 9c5d0727: Override remote suspend flag on local play state changes
by Anubhav Gupta
· 9 years ago
9c5d072
Override remote suspend flag on local play state changes
by Anubhav Gupta
· 11 years ago
db55458
build: Update osi log functions, use consistently
by Marie Janssen
· 9 years ago
2c3cb15
am df81c3aa: Add missing library dependency.
by Evgenii Stepanov
· 9 years ago
df81c3a
Add missing library dependency.
by Evgenii Stepanov
· 9 years ago
50356f0
am 10969128: build: Eliminate cutils/sockets dependencies from system/bt
by Miao Chou
· 9 years ago
1096912
build: Eliminate cutils/sockets dependencies from system/bt
by Miao Chou
· 9 years ago
631ce65
am 8795a9a1: Delay A2DP HAL out stream open process
by Anubhav Gupta
· 9 years ago
fadbccd
am 96162b60: A2DP: Use mutex to only to check and set HAL state
by Anubhav Gupta
· 9 years ago
8795a9a
Delay A2DP HAL out stream open process
by Anubhav Gupta
· 11 years ago
96162b6
A2DP: Use mutex to only to check and set HAL state
by Anubhav Gupta
· 9 years ago
cab5fc1
gn-build: Remove all -Wno-unused-* flags from build files
by Arman Uguray
· 9 years ago
15d6b31
Revert "A2DP audio HAL: implement get_presentation_position()"
by Eric Laurent
· 9 years ago
24253fd
gn-build: Compile audio.a2dp.default.so
by Arman Uguray
· 9 years ago
0b6c835
A2DP audio HAL: implement get_presentation_position()
by Eric Laurent
· 9 years ago
8c0d394
Make unused tagging consistent, using the portable macro.
by Ian Coolidge
· 10 years ago
764babe
Protect reset of out stream with mutex
by Nitin Srivastava
· 10 years ago
a5371c2
Make A2DP audio HAL a shared library again
by Andre Eisenbach
· 10 years ago
f802700
Demote, cleanup and extend observed logging
by Chris Manton
· 10 years ago
4480276
Add platform-independent logging macros to OSI.
by Sharvil Nanavati
· 10 years ago
462cd3f
Re-layout Android.mk for single shared library
by Chris Manton
· 11 years ago
71ac7a7
audio HAL: remove misleading error log
by Eric Laurent
· 10 years ago
70311ac
audio HAL: add parameters to open stream functions
by Eric Laurent
· 10 years ago
85f2cd2
Add audio_input_flags_t to HAL open_input_stream
by Glenn Kasten
· 10 years ago
b1c8fcc
A2DP: Fix audio stuttering in A2DP sink mode
by Mike Lockwood
· 10 years ago
171c23f
audio: deprecate audio_stream_frame_size()
by Eric Laurent
· 10 years ago
41fcea4
Fix audio HAL build (make it a shared library again)
by Mike Lockwood
· 10 years ago
42f7f66
resolved conflicts for merge of e01b1126 to master
by Matthew Xie
· 10 years ago
ccb576a
resolved conflicts for merge of 795bcebc to master
by Sharvil Nanavati
· 10 years ago
3e8a242f
More work on A2DP Sink:
by Mike Lockwood
· 10 years ago
e01b112
Re-layout Android.mk for single shared library
by Chris Manton
· 11 years ago
e67bf20
Set out stream to null if control socket fails to connect
by Nitin Srivastava
· 11 years ago
1b17089
Bluetooth: retry recv in case of EINTR
by Nitin Srivastav
· 11 years ago
5b6b25d
Compile using C99.
by Sharvil Nanavati
· 11 years ago
04670cf
Set out stream to null if control socket fails to connect
by Nitin Srivastava
· 11 years ago
d24ece6
Bluetooth: retry recv in case of EINTR
by Nitin Srivastav
· 11 years ago
45b4faf
a2dp audio HAL: use correct interface version
by Zhihai Xu
· 11 years ago
ad3fc6e
audio: fix set_parameters return value.
by Zhihai Xu
· 11 years ago
ea2fc7c
am a80ba72d: am 743034a5: Merge "bluedroid: audio_a2dp_hw 64 bit compile issues"
by Mark Salyzyn
· 11 years ago
a80ba72
am 743034a5: Merge "bluedroid: audio_a2dp_hw 64 bit compile issues"
by Mark Salyzyn
· 11 years ago
40421cb
bluedroid: audio_a2dp_hw 64 bit compile issues
by Mark Salyzyn
· 11 years ago
795bceb
Compile using C99.
by Sharvil Nanavati
· 11 years ago
3efd232
audio: fix set_parameters return value.
by Eric Laurent
· 11 years ago
9a44503
a2dp audio HAL: use correct interface version
by Eric Laurent
· 11 years ago
3765b69
DO NOT MERGE Revert "external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"
by Matthew Xie
· 11 years ago
5303f9d
resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aosp
by Narayan Kamath
· 11 years ago
22c6e50
Various fixes for LP64
by Kévin PETIT
· 11 years ago
5b9c7f7
Revert "Make all warnings fatal compilation errors"
by Mike J. Chen
· 11 years ago
ba1ee42
Make all warnings fatal compilation errors
by Mike J. Chen
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 11 years ago
60126e4
Add macro UNUSED() to bt_utils.h
by Mike J. Chen
· 11 years ago
273789b
external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
by Colin Cross
· 11 years ago
260b515
Add liblog
by Ying Wang
· 12 years ago
5738f83
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
by The Android Open Source Project
· 12 years ago