summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2015-08-06Re #1870: Modified the last identifier of the build triplet from darwin to da...Liong Sauw Ming
2015-08-06Fix #1876: Don't restart renderer when only fps is changing, just modify the ...Nanang Izzuddin
2015-08-06Re #1843 (misc): Fixed typo in displaying error message in importsym.pyLiong Sauw Ming
2015-07-31Misc (re #1843): Fixed compile error in app samples on some compiler due to i...Nanang Izzuddin
2015-07-30Fixed #1861: Add support for video capture orientation on AndroidLiong Sauw Ming
2015-07-29Re #1870: Fixed 64 bit arch issues on iOS: pool alignment, updated config.sub...Nanang Izzuddin
2015-07-13Fixed #1868: Disable serialization in pjsua2 Error classLiong Sauw Ming
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-07-01Re #1863: Initial implementation of PJSUA2 Video Codec API and Video Device API.Riza Sulistyo
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-05-28Re #1855 (Pjsua2 Video Preview API): Add Pjsua2 Preview API and sample usage ...Riza Sulistyo
2015-05-27Misc (re #1843): Fixed missing SWIG director feature for class AudioMediaPlayer.Nanang Izzuddin
2015-05-15Re #1843 (misc): Sample app streamutil: Set the receiving payload type as wel...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-27Re #1828: Fixed misc compile warnings (on iOS).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-22Misc (re #1782): Coding style works (indentation, etc) on Android pjsua2 samp...Nanang Izzuddin
2015-03-22Re #1790: Misc fixes:Liong Sauw Ming
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-18Re #1823 (PJSUA2 Video API): Add Pjsua2 Video Window API and Pjsua API to set...Liong Sauw Ming
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
2014-12-18Re #1806: Implement SSL/TLS setting to set protocol operation.Riza Sulistyo
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-08-26Re #1768: Add forced GC to libDestroy() in SWIG Java.Nanang Izzuddin
2014-07-03Misc re #1751: changing Android java's String.isEmpty() to String.length()==0...Benny Prijono
2014-07-02Misc re #1751: removed --tls-srv-name from pjsua usage text since that featur...Benny Prijono
2014-07-02Re #1768: move access to MainActivity class from MyApp to avoid undefined sym...Liong Sauw Ming
2014-05-23Misc (re #1751): Fixed uninitialized config filename in ui_write_settings() i...Nanang Izzuddin
2014-05-22Re #1757: Modify display video function in r4813 so it can display video prev...Liong Sauw Ming
2014-05-19Fixed #1767: Tone generation API in pjsua2 and SWIG wrappersBenny Prijono