summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-audiodev
AgeCommit message (Expand)Author
2014-02-24Misc (re #1630): Fixed missing PJ_DECL on pj_run_app() and bad type casts in ...Nanang Izzuddin
2014-02-19Misc (re #1630): use static variable when registering interruptionListener th...Benny Prijono
2014-02-18Fixed #1736: Update to bdSound's bdiMad audio device to support output routin...Benny Prijono
2014-02-05Misc (re #1630): fixing gcc warning about variable set but unusedBenny Prijono
2014-02-04Fixed #1732: Error setting audio output route in BlackBerry 10 (BB10) version...Benny Prijono
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-01-17Related to Re #1656: added trace message when output route setting failsBenny Prijono
2013-10-09Re #1697: Use AVAudioSession to set audio session category and activate/deact...Liong Sauw Ming
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-09-05Re #1697: Add internal compile time option to disable the use of Audio Sessio...Liong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-05-29Re #1630 (misc): Fixed typo and missing include in coreaudio devLiong Sauw Ming
2013-04-30Re #1656: change back frags_max to 3 from -1Benny Prijono
2013-04-25Re #1656: put back PLUGIN_ROUTING as per the latest suggestionBenny Prijono
2013-04-25Re #1656: fixes to audio routing from latest suggestionsBenny Prijono
2013-04-25Re #1636: change include directive to relative path to simplify build configRiza Sulistyo
2013-04-24Re #1656: fixes incorporated from latest email feedbackBenny Prijono
2013-04-23Re #1656: integration of Gurtej's patch (email re: PJSIP BB10 Performance and...Benny Prijono
2013-04-19Re #1656: BB10 sound device fixes:Benny Prijono
2013-04-16Re #1656: fixed bug from c4467Benny Prijono
2013-04-15Re #1656: add hardware echo cancellation capability to BB10 audio deviceBenny Prijono
2013-03-11Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua &...Nanang Izzuddin
2013-03-08Re #1636: add initial support for bdIMADRiza Sulistyo
2013-02-05Re #1570: Update to work with audio routing (speaker vs handset). Thanks Bob ...Benny Prijono
2013-01-14Re #1570: Update BB10 audio driver to the latest changes in SDK:Benny Prijono
2012-10-12Re #1559: Fixed potential buffer overflow when duplicating the stringLiong Sauw Ming
2012-08-31Fix #1579: Update Symbian APS/VAS to use new pjmedia_format.Nanang Izzuddin
2012-08-14Fixed #1570: Update BlackBerry BB10 audio device to the latest SDK R6Benny Prijono
2012-06-01Re #1521: minor fixes to BB10 dev.Liong Sauw Ming
2012-06-01Fixed #1521: Add initial support for BlackBerry 10 (BB10) platform.Liong Sauw Ming
2012-05-17Re #1509: backported r4122-r4129.Nanang Izzuddin
2012-04-24Re #1474: merged r4054-r4079Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-16Re #1175 (Misc): coreaudio fixes:Liong Sauw Ming
2011-03-15Re #1204:Liong Sauw Ming
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-02-28Re #1174 (coreaudio_dev work): minor changes to replace "Error" message with ...Benny Prijono
2011-02-15Re #1174: fixed crash when pjsua is restarted, causing inClientData to be inv...Liong Sauw Ming
2011-02-10Re #1175: Modified default core audio unit used on iOS from VPIO to RemoteIO....Liong Sauw Ming
2011-01-31Re #1192: Fixes stereo support.Liong Sauw Ming
2011-01-20Re #3398: Fixes assertion in the resample procedure and callback.Liong Sauw Ming
2011-01-13Fix #1195: assertion during thread registration in coreaudio and portaudio's ...Liong Sauw Ming
2011-01-04As compared to iOS SDK 3.x, in iOS SDK 4.x, __IPHONE_OS_VERSION_MIN_REQUIRED ...Liong Sauw Ming
2010-12-19Re #1174:Liong Sauw Ming
2010-12-17Fixed #1174, #1191, #1192Liong Sauw Ming
2010-12-05Misc (re #1151): Fixed crash in coreaudio_dev when there is no call during an...Liong Sauw Ming
2010-10-10Misc (re #1134): Fixed memory leak after getting audio route capability in co...Liong Sauw Ming