summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/swig
AgeCommit message (Expand)Author
2016-05-03Misc (re #1882): Update Python setup.py to get 'make' from environment variab...Nanang Izzuddin
2016-04-04Re #1908: Implement new API to open speaker only in pjsua/pjsua2.Riza Sulistyo
2016-03-16Re #1882 (misc): Fixed library open error on Android when using SDK version 2...Liong Sauw Ming
2015-08-21Re #1879: Riza Sulistyo
2015-08-06Re #1843 (misc): Fixed typo in displaying error message in importsym.pyLiong Sauw Ming
2015-07-30Fixed #1861: Add support for video capture orientation on AndroidLiong Sauw Ming
2015-07-13Fixed #1868: Disable serialization in pjsua2 Error classLiong Sauw Ming
2015-07-01Re #1863: Initial implementation of PJSUA2 Video Codec API and Video Device API.Riza Sulistyo
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-03-26Re #1790: Fixed error build of undefined "ANativeWindow_fromSurface()" when v...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-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
2014-12-18Re #1806: Implement SSL/TLS setting to set protocol operation.Riza Sulistyo
2014-09-24Re #1790: Initial basic implementation of Android OpenGL rendererLiong 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-02Re #1768: move access to MainActivity class from MyApp to avoid undefined sym...Liong Sauw Ming
2014-05-19Fixed #1767: Tone generation API in pjsua2 and SWIG wrappersBenny Prijono
2014-05-09Re #1768: fixed potential GC problem when rejecting incoming callBenny Prijono
2014-05-09Re #1768: added APP_PLATFORM to avoid this warning "WARNING: APP_PLATFORM and...Benny Prijono
2014-05-09Re #1768: fixed wrong JNI compilation flags used by pjsua2 Android sample appBenny Prijono
2014-05-09Re #1768: Fixed problems with Java garbage collection on call and buddy objectBenny Prijono
2014-03-19Misc (re #1751): added experimental option to enable/use worker thread for Py...Benny Prijono
2014-03-14Misc re #1742: fixed output error in helper.mak in swig module setup.pyBenny Prijono
2014-02-27Re #1630 (misc): Fixed test account in java sampleLiong Sauw Ming
2014-02-21Re #1519: Fix error build (swig java) when JAVA_HOME is set to folder name se...Riza Sulistyo
2014-02-21More pjsua2 SWIG Python (re #1519): Fixed 'symbol not found' error in loading...Nanang Izzuddin
2014-02-21More pjsua2 SWIG Python (re #1519): Separate library dependencies from Python...Nanang Izzuddin
2014-02-20Re #1519: Include user.mak build settings in building pjsua app and pjsua2 SW...Nanang Izzuddin
2014-02-17More re #1519: removed auto generation of symbols.i from the Makefile because...Benny Prijono
2014-02-14More pjsua2 API (re #1519): fixed bad strtok() delimiter in the tool added by...Nanang Izzuddin
2014-02-14More pjsua2 API (re #1519): added simple tool to check and remove-if-necessar...Nanang Izzuddin
2014-02-12More pjsua2 API (re #1519): removed -static-libstdc++ flags from setup.pyBenny Prijono
2014-02-07Re #1519 [SVN trunk]: Related to r4737, for Android, don't override JAVA_HOME...Nanang Izzuddin
2014-02-06Re #1519 [SVN trunk]: Updated JAVA_HOME auto-detection for pjsua2 SWIG Java b...Nanang Izzuddin
2014-02-05Re #1716, misc updates:Nanang Izzuddin
2014-02-05Re #1716: Fixed crash in adding buddy, caused by immediate buddy state notifi...Nanang Izzuddin
2014-01-23Re #1723: Modified build system to link with C++ library only for pjsua2 lib ...Liong Sauw Ming
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming