Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#1570 closed enhancement (fixed)

Update BlackBerry BB10 audio device to SDK R6

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: release-2.1
Component: pjmedia-audiodev Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Update the BlackBerry/BB10 audio device to the latest SDK R6.

Thanks Bob Cripps for the patch.

Change History (5)

comment:1 Changed 12 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

In 4230:

Fixed #1570: Update BlackBerry? BB10 audio device to the latest SDK R6

comment:2 Changed 12 years ago by bennylp

In r4251: Added the missing -laudio_manager to LDFLAGS, which is required by R6 SDK. Thanks Bob Cripps for the patch

comment:3 Changed 12 years ago by bennylp

In 4256:

More re #1570: fixed typo in configure-bb

comment:4 Changed 11 years ago by bennylp

In 4316:

Re #1570: Update BB10 audio driver to the latest changes in SDK:

  1. Disable MMAP on play and record
  2. Use type VIDEO_CHAT as opposed to VOICE (recommended by RIM audio team)
  3. Free up audio_manager handles properly (RIM audio team code review)
  4. Set the play to headset because VIDEO_CHAT defaults to speaker (recommended RIM audio team)
  5. Removed the conditional compile for the old SDK version as nothing that’s not built with the current SDK will run on BB10

Thank you Bob Cripps for the patch!

comment:5 Changed 11 years ago by bennylp

In r4340:

  • Updated to support audio routing between speaker and handset

Thanks Bob Cripps for the patch!

Note: See TracTickets for help on using tickets.