adaptation/intel_mfld/tel-plugin-mfld-blackbay.git
11 years agoRemove dependency on audience binary package tizen_2.0 accepted/tizen_2.0/20130305.215309 submit/tizen_2.0/20130305.164728
Nicolas Bertrand [Fri, 22 Feb 2013 16:02:27 +0000 (17:02 +0100)]
Remove dependency on audience binary package

Change-Id: Id1ab2f27543166793d73451ea55885b02e750340

11 years agoRemove kernel code inclusion
Nicolas Bertrand [Wed, 30 Jan 2013 09:55:15 +0000 (10:55 +0100)]
Remove kernel code inclusion

Change-Id: Ie40a1602db525c0d2c91561a587addcf01c019fc

11 years agoUpdate licence headers
Nicolas Bertrand [Mon, 21 Jan 2013 10:59:02 +0000 (11:59 +0100)]
Update licence headers

11 years agoRename to mfld-blackbay plugin
Nicolas Bertrand [Wed, 16 Jan 2013 10:48:05 +0000 (11:48 +0100)]
Rename to mfld-blackbay plugin

11 years agoAudience chip setup binaries have been packaged in audience-bin-mfld-blackbay package
Zhang,Vivian [Fri, 11 Jan 2013 05:01:16 +0000 (13:01 +0800)]
Audience chip setup binaries have been packaged in audience-bin-mfld-blackbay package

Change-Id: I0fca25fc90d645ff8367fb6a57996a3a6c51c9f3

11 years agoWait 0.4s to have audio device in stable status for pcm initialization, fixed headset...
Zhang,Vivian [Fri, 11 Jan 2013 01:42:39 +0000 (09:42 +0800)]
Wait 0.4s to have audio device in stable status for pcm initialization, fixed headset/speaker switching hang issue

Change-Id: I532344d0d1d5a0b260e82423dc8bae1236ff127c

11 years agoAdd changelog
Zhang,Vivian [Sat, 5 Jan 2013 03:14:23 +0000 (11:14 +0800)]
Add changelog

Change-Id: I204b83678aee4a15f49dedabd8c835ca2e0318de

11 years agoUse firmware - vpimg_es305b-BB.bin for audience chip initilization, which fixed TZSP...
Zhang,Vivian [Fri, 21 Dec 2012 07:18:06 +0000 (15:18 +0800)]
Use firmware - vpimg_es305b-BB.bin for audience chip initilization, which fixed TZSP-4425: there is noise from microphone during calls if connecting with BT headset

Change-Id: I5e469f47dbf78a961a0f596c786555a4b7824ca6

11 years agoSet profile of the audience chip and enable bluetooth port when voice call is routed...
Zhang,Vivian [Thu, 29 Nov 2012 02:46:06 +0000 (10:46 +0800)]
Set profile of the audience chip and enable bluetooth port when voice call is routed to bluetooth, fixed TZSP-4005: no voice via BT headset during calls

Change-Id: I36e2458cf37db3d442c764ebe3fe2c6b910cbd5f

11 years agodesc-imc-pr3: Check g_source before removing watch
Guillaume Zajac [Mon, 29 Oct 2012 10:16:39 +0000 (11:16 +0100)]
desc-imc-pr3: Check g_source before removing watch

11 years agoAdd support of the MUX kernel (enabled by default)
Philippe Nunes [Tue, 23 Oct 2012 16:43:31 +0000 (18:43 +0200)]
Add support of the MUX kernel (enabled by default)

To switch back to the MUX handled by libtcore, just remove the
definition KERNEL_MUX in the spec file.

11 years agoBetter support of glib-IO-Channels
Philippe Nunes [Tue, 23 Oct 2012 16:27:42 +0000 (18:27 +0200)]
Better support of glib-IO-Channels

The GIOChannel is set in nonblocking mode and the encoding for the
input/output of the channel is set to NULL (safe to use with binary data).
The GIOChannel is  used in a generic manner with the functions
 g_io_channel_read_chars(), g_io_channel_write_chars().

11 years agopr3_audio: Add headphone handling
Nicolas Bertrand [Tue, 16 Oct 2012 07:57:29 +0000 (09:57 +0200)]
pr3_audio: Add headphone handling

11 years agoimc-pr3-desc: Implement setup_pdp entry point
Guillaume Zajac [Wed, 10 Oct 2012 09:35:00 +0000 (11:35 +0200)]
imc-pr3-desc: Implement setup_pdp entry point

11 years agoimc-pr3-desc: Update new function name and use new hal entry points
Guillaume Zajac [Mon, 8 Oct 2012 13:16:48 +0000 (15:16 +0200)]
imc-pr3-desc: Update new function name and use new hal entry points

11 years agoutil_imc: Rename imc utility tools
Guillaume Zajac [Fri, 5 Oct 2012 12:14:53 +0000 (14:14 +0200)]
util_imc: Rename imc utility tools

11 years agoMove set audio path api here
Nicolas Bertrand [Mon, 24 Sep 2012 16:09:05 +0000 (18:09 +0200)]
Move set audio path api here

11 years agoUpdate change log
Guillaume Zajac [Tue, 18 Sep 2012 14:50:32 +0000 (16:50 +0200)]
Update change log

11 years agoDispatch response once data are received
Guillaume Zajac [Tue, 18 Sep 2012 14:39:47 +0000 (16:39 +0200)]
Dispatch response once data are received

11 years agoUpdate change log
Guillaume Zajac [Tue, 18 Sep 2012 13:44:41 +0000 (15:44 +0200)]
Update change log

11 years agoMake some code cleaning
Guillaume Zajac [Mon, 17 Sep 2012 13:40:01 +0000 (15:40 +0200)]
Make some code cleaning

11 years agoUpdate change log
Guillaume Zajac [Mon, 17 Sep 2012 10:09:52 +0000 (12:09 +0200)]
Update change log

11 years agoRemove header inclusion and fix returned value
Guillaume Zajac [Mon, 17 Sep 2012 09:41:27 +0000 (11:41 +0200)]
Remove header inclusion and fix returned value

11 years agoRemove unused headers
Guillaume Zajac [Mon, 17 Sep 2012 08:59:44 +0000 (10:59 +0200)]
Remove unused headers

11 years agoUpdate change log
Guillaume Zajac [Mon, 17 Sep 2012 08:21:27 +0000 (10:21 +0200)]
Update change log

11 years agoInitial commit
Guillaume Zajac [Mon, 17 Sep 2012 08:16:23 +0000 (10:16 +0200)]
Initial commit

11 years agoInitial empty repository
Jung Minsun [Fri, 16 Nov 2012 01:37:51 +0000 (10:37 +0900)]
Initial empty repository