summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-audiodev
AgeCommit message (Expand)Author
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2016-10-18Fixed #1941: Disable the setup of audio session in coreaudio_dev. This will a...Liong Sauw Ming
2016-10-07Re #1945 (misc): Fixes a memory leak in alsa_factory_refresh().Liong Sauw Ming
2016-08-23Fixed #1956: Support for setting audio input source capability in Android JNI...Liong Sauw Ming
2016-06-27Fixed #1939: Fixed crash when failed to initialize android jni dev (AudioReco...Riza Sulistyo
2016-03-10Fixed #1907: Remove pjmedia* circular dependencyLiong Sauw Ming
2016-02-29Re #1882 (misc): Fixed a bug in Android sound device backends which prevent t...Liong Sauw Ming
2015-08-27Re #1882 (misc): In iOS, set the option to notify other apps upon audio sessi...Liong Sauw Ming
2015-08-10Misc (re #1843): Fixed compile warnings of unused variable.Nanang Izzuddin
2015-07-31Close #1872:Nanang Izzuddin
2015-03-27Re #1833: Support bdSound's bdiMad v2.0.0Riza Sulistyo
2015-03-27Re #1828: Fixed misc compile warnings (on iOS).Nanang Izzuddin
2014-11-13Re #1803: (Add support for Android 64 bit compilation)Liong Sauw Ming
2014-10-14Re #1782 (misc): Fixed preprocessor definition of PJMEDIA_WMME_DEV_USE_MMDEVI...Liong Sauw Ming
2014-10-10Misc (re #1782): Fixed silly error from r4941. (Additional thanks Max Bondare...Riza Sulistyo
2014-10-09Misc (re #1782): Support for Russian language for sound device name when usin...Riza Sulistyo
2014-09-23Fixed #1792: Create generic JNI OnLoad functionLiong Sauw Ming
2014-08-20Misc (re #1751): fixed sound issue on Android L(using PJMEDIA_AUDIO_DEV_HAS_A...Riza Sulistyo
2014-07-28Re #1751 (misc): Fixed incorrect usage of dev_size (should be dev_count) in c...Liong Sauw Ming
2014-07-16Fix #1777: Problem in audio device list refresh after unregistering an audio ...Nanang Izzuddin
2014-04-16Misc re #1751: increase maximum ALSA devices from 16 to 32Benny Prijono
2014-03-06More re #1743: also added code snippet to make routing selection stick even w...Benny Prijono
2014-03-05Fixed #1743: Unplugging the earpeace while audio is running would cause audio...HEADmasterBenny Prijono
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