summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/swig
AgeCommit message (Expand)Author
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