summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pjsua
AgeCommit message (Expand)Author
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2017-01-17Re #1945 (misc): Fixed occasional crash in pjsua Android sample app when init...Liong Sauw Ming
2016-12-21Re #1986: Moved MainActivity.java of Android pjsua sample app, so it is not d...Nanang Izzuddin
2016-12-21re #1986: Updated missing CFLAGS/LDFLAGS in Makefile of pjsua sample app for ...Nanang Izzuddin
2016-12-21Re #1986: Convert pjsua sample app Android project from Eclipse to Android St...Nanang Izzuddin
2016-10-14Re #1945 (misc): Get rid of 64-bit compiler warnings for pjsua_appLiong Sauw Ming
2016-10-07Re #1941: Add support to specify min iOS versions in configure-iphone and upd...Liong Sauw Ming
2016-10-05Re #1954: Add libwebrtc to ipjsua sample appLiong Sauw Ming
2016-05-25Misc (re #1917): Fixed pjsua build error of 'exception handling disabled' on ...Nanang Izzuddin
2016-05-19Fixed #1921: Add support to handle IPv6 transports in pjsua_transport API and...Liong Sauw Ming
2016-05-11Re #1882 (misc): re r5290, wrong value of Enable Bitcode setting, should be NO Liong Sauw Ming
2016-05-11Re #1882 (misc): Set Enable bitcode to No in ipjsua sample app for iOSLiong Sauw Ming
2016-03-17Re #1882 (misc): Fixed crash caused by typo when initializing pjsua_msg_dataLiong Sauw Ming
2016-03-14Misc (re #1882): Fixed crash due to insufficient buffer in printing video dev...Nanang Izzuddin
2016-02-18Misc (Re #1882): Add compile time option (PJMEDIA_HAS_DTMF_FLASH) to enable/d...Riza Sulistyo
2015-10-06Fixed #1888: Support for WebRtc AECLiong Sauw Ming
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-08-21Fixed #1880: Incorrect orientation after switching video capture or when usin...Liong Sauw Ming
2015-08-06Fix #1876: Don't restart renderer when only fps is changing, just modify the ...Nanang Izzuddin
2015-07-29Re #1870: Fixed 64 bit arch issues on iOS: pool alignment, updated config.sub...Nanang Izzuddin
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-06-25Re #1861: Initial implementation of video orientation supportLiong Sauw Ming
2015-06-25Re #1843 (misc): Removed accidental inclusion of local library search paths.Liong Sauw Ming
2015-04-23Re #1845: Remove the hardcoded buffer size in one more place, to use PJ_SSL_S...Liong Sauw Ming
2015-04-23Fixed #1845: Add support if OpenSSL library has more than 100 cipher suitesLiong Sauw Ming
2015-04-13Re #1842: Updated pjsua app to avoid stdout buffering, and also adjusted pyth...Nanang Izzuddin
2015-04-09Re #1803: Add Application.mk which is necessary for ndk-build to define APP_A...Riza Sulistyo
2015-03-31Re #1782 (misc): Improve layout in ipjsua sample app, so it can display both ...Liong Sauw Ming
2015-03-27Re #1832: Update Android pjsua CLI build config to automatically replace preb...Nanang Izzuddin
2015-03-26Re #1790: Fixed error build of undefined "ANativeWindow_fromSurface()" when v...Nanang Izzuddin
2015-03-26Re #1790: Misc fixes on renderer viewing in pjsua CLI app sample, e.g: handle...Nanang Izzuddin
2015-03-26Re #1822: Misc fix in Android video device build setting:Nanang Izzuddin
2015-03-26Re #1822: Re r5018, removed non cross-platform "cp" command flag "-u".Nanang Izzuddin
2015-03-25Re #1823: Video settings on sample apps:Nanang Izzuddin
2015-03-23Re #1822: Moved Android camera helper (PjCamera.java and PjCameraInfo.java) f...Nanang Izzuddin
2015-03-22Re #1790: Nanang Izzuddin
2015-03-22Removing XCode userdataPerry Ismangil
2015-03-21Shared scheme for remote buildsPerry Ismangil
2015-03-21Experimental adding scheme for continuous integrationPerry Ismangil
2015-03-21Added Xcode workspace for iOS app continuous integration Perry Ismangil
2015-03-20Misc (re #1782): Setup log writer function on pjsua CLI (useful for debugging...Nanang Izzuddin
2015-03-20Re #1822: Skipped FPS setting on staring Android video capturer, unsupported/...Nanang Izzuddin
2015-03-18Re #1823 (pjsua2 video api): sample usage of Video Window API in pjsua2 app f...Liong Sauw Ming
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
2014-10-06Misc (re #1782): Update the xcode interface builder (xib) file for iPad.Riza Sulistyo
2014-09-24Re #1790: Initial basic implementation of Android OpenGL rendererLiong Sauw Ming
2014-09-08Re #1782 (misc): Removes ffmpeg libraries from XCode project.Liong Sauw Ming
2014-07-02Misc re #1751: removed --tls-srv-name from pjsua usage text since that featur...Benny Prijono