Daniel Bonnevier
|
bc903e63d8
|
Bug 1090919 - Fix audio problem when mediaserver is restarted. r=mwu
When mediaserver is restarted AudioPolicyService needs to be
recreated when mediasrever is fully started.
|
2014-11-14 06:12:00 +01:00 |
Randy Lin
|
46d4b8eac4
|
Bug 1082677 - [Music] When unplugging headphones, the music will be muted from the speaker. r=mwu
|
2014-11-13 11:52:17 +08:00 |
Randy Lin
|
e55e4364d5
|
Bug 1074177 - DTMF tone are not coming on Bluetooth headset. r=mwu.
|
2014-10-16 12:40:09 +08:00 |
Randy Lin
|
a380f2e081
|
Bug 1073494 - Audio is not routing to headset while playback is on BT. r=mwu
|
2014-10-08 10:49:59 +08:00 |
Wayne Chen
|
5022b313c9
|
Bug 1072021: Fix bluetooth address is empty to set Audio HAL when A2DP is disconnected. r=echou
|
2014-10-02 17:22:44 +08:00 |
Mike Habicher
|
c0376bc34a
|
Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot
|
2014-09-16 13:15:16 -04:00 |
Ryan VanderMeulen
|
d3fce43e7e
|
Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously.
|
2014-09-16 16:54:25 -04:00 |
Mike Habicher
|
e9ff4e12a0
|
Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot
|
2014-09-16 13:15:16 -04:00 |
Randy Lin
|
4b227d8d5a
|
Bug 1055920 - [B2G][AudioChannel] Avoid to create unnecessary AudioChannel instance on child process. r=baku
|
2014-08-29 14:10:16 +08:00 |
Bobby Holley
|
e70ddb7476
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 18:47:15 -07:00 |
Ryan VanderMeulen
|
30ae466592
|
Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage.
|
2014-08-14 17:23:10 -04:00 |
Bobby Holley
|
3e4d70a655
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 12:54:34 -07:00 |
Wayne Chen
|
06209d0f33
|
Bug 1037359 - when user turned off bt, delay routing to avoid leakage of audio from speaker. r=mwu
|
2014-07-25 15:19:26 +08:00 |
Jan de Mooij
|
44da586636
|
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
|
2014-07-05 17:30:54 +02:00 |
Kilik Kuo
|
0fc3783ca7
|
Bug 942032 - Add singleton pattern to AudioManager and avoid accessing it from content processes. r=mchen
|
2014-05-28 14:19:22 +08:00 |
Jose Antonio Olivera Ortega
|
b1de933084
|
Bug 1006380 - Set phone in PHONE_STATE_IN_COMMUNICATION audio state when telephony audio channel is in use. r=mchen
|
2014-05-29 09:20:42 +02:00 |
Chris Peterson
|
aca9b90afe
|
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in dom. r=smaug
|
2014-04-20 00:36:40 -07:00 |
Rodrigo Rodriguez Jr.
|
3a5329b969
|
Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
--HG--
extra : rebase_source : 41923458bbf8fd957c9a57685df4969f1190bd9f
|
2014-04-27 19:55:08 -07:00 |
Rodrigo Rodriguez Jr.
|
9a92d22f5a
|
Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
|
2014-04-27 19:47:02 -07:00 |
Birunthan Mohanathas
|
5f1fde8824
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
Andrea Marchesini
|
4266c27429
|
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
|
2014-04-10 18:39:20 +01:00 |
Carsten "Tomcat" Book
|
ae409227bd
|
Backed out changeset ac06eacc2206 (bug 987064) for B2G ICS Emulator Debug Bustage on a CLOSED TREE
|
2014-04-10 13:18:18 +02:00 |
Andrea Marchesini
|
190cf6a2a2
|
Bug 987064 - Remove AudioChannelType, r=roc, r=mchen, r=bent
|
2014-04-10 11:49:23 +01:00 |
Andrea Marchesini
|
c68b0b05cf
|
Bug 923247 - patch 1 - window in the AudioChannelAgent, r=mchen
|
2014-03-11 10:46:04 +00:00 |
Ed Morley
|
18e659d594
|
Backed out changeset d86a702e24c0 (bug 923247) for build failures; CLOSED TREE
|
2014-03-10 17:04:25 +00:00 |
Andrea Marchesini
|
af673bd5ac
|
Bug 923247 - patch 1 - window in the AudioChannelAgent, r=mchen
|
2014-03-10 16:36:07 +00:00 |
Sam Joch
|
02bac5e79f
|
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
|
2014-02-07 12:19:58 +01:00 |
Tom Schuster
|
f39e81815a
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
Ben Tian
|
5f3ae35ee6
|
Bug 948337 - create BluetoothHfpManagerBase for audio manager access
|
2014-01-13 13:58:43 +08:00 |
Ehsan Akhgari
|
1b83407ce9
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
Trevor Saunders
|
d43c55ca0e
|
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
|
2013-12-12 20:50:01 -05:00 |
Shawn Ku
|
c4af1a5c1f
|
Bug 946062 - Disable nsIRadioInterfaceLayer in AudioManager.cpp for fixing flatfish build break. r=mchen
--HG--
extra : rebase_source : 75726539cf0f16bebaf6e83ad23452010d6f545f
|
2013-12-04 14:57:40 +08:00 |
Shawn Ku
|
0154de919d
|
Bug 931722 - Part 2: Extra mute request to RIL at AudioManager. r=mchen
|
2013-11-27 15:46:27 +08:00 |
Star Cheng
|
cd24dc28ae
|
Bug 937434: Because Android API-AudioSystem::setStreamVolumeIndex() is different when Android Version more than 16, we have to provide A2DP device information to let the volume of the A2DP devices can be changed r=mchen
|
2013-11-22 15:20:25 +08:00 |
Tom Schuster
|
4478f5b384
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
Ms2ger
|
0fdc697b63
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
Star Cheng
|
4b97d04f4d
|
Bug 923742 - Listening BT SCO Link status in HandleBTStatusChanged() instead of using SetForceUse in SetPhoneState() r=echou,mchen
|
2013-10-22 16:32:14 +08:00 |
Marco Chen
|
1184f97f49
|
Bug 924787 - [AudioManager] The checking condition should be "leave here if settings name is not for bt_sco". r=mwu
|
2013-10-14 18:27:13 +08:00 |
Marco Chen
|
d0b7711dd9
|
Bug 923173 - Use NS_WARNING for unexpected name to avoid crashing. r=ehsan
|
2013-10-14 18:45:35 +08:00 |
Ehsan Akhgari
|
0e7c9d39cd
|
Bug 920292 - Part 1: Stop passing string literals as the first argument to MOZ_ASSERT; r=Waldo
|
2013-10-01 08:25:08 -04:00 |
Nathan Froyd
|
e8316ed759
|
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
|
2013-09-10 16:56:05 -04:00 |
Marco Chen
|
35dca67442
|
Bug 823273 - Part 4: Music volume should be faded when notification sound is on going - FM Radio, Camera, Phone clients. r=rlin
|
2013-09-02 17:45:44 +08:00 |
Steven Lee
|
b1411c0617
|
Bug 904025 - part2: stop MediaStream when there is incoming call. r=jesup
|
2013-09-13 16:51:48 +08:00 |
Boris Zbarsky
|
c713072098
|
Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger
|
2013-08-28 00:14:57 -04:00 |
Marco Chen
|
4bbb968982
|
Bug 904531 - AudioManager should actively ask settings DB for volume initialization. r=mwu
|
2013-08-23 11:29:11 +08:00 |
Michael Wu
|
cd2a9247d7
|
Bug 899769 - Fix build of AudioManager.cpp when bluetooth is disabled, r=rlin
|
2013-07-30 22:44:48 -04:00 |
Randy Lin
|
6712768b30
|
Bug 842934 - [Bluetooth]A2DP sound disappear after SCO disconnected (call ended) and switching patch to A2DP. r=mchen
|
2013-07-30 14:58:58 +08:00 |
Jon Coppeard
|
20fb51afdd
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
Carsten "Tomcat" Book
|
ce93df92db
|
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
|
2013-07-26 12:34:25 +02:00 |
Jon Coppeard
|
9709d43d76
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |