summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
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
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-04-24Misc (re #1751): Fix crash when retrieving dynamic choice(video stream info) ...Riza Sulistyo
2014-04-22Misc (re #1751): Fixed compile error 'Implicit declaration of function is inv...Nanang Izzuddin
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono
2014-04-10Misc (re #1751): Fixed compile error on stereo_demo due to changes on pjmedia...Riza Sulistyo
2014-04-08Re #1757: Add example to display video in ipjsua (require ffmpeg libraries)Liong Sauw Ming
2014-04-07Re #1751 (misc): Add feature in Python API to enable mwi and modify account (...Liong Sauw Ming
2014-03-25Misc (re #1751): Fixed unremoved pjsua2_demo.o after 'make clean'.Nanang Izzuddin
2014-03-20Re #1751 Removed reference to libmilenage in ipjsua iOSPerry Ismangil
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-03-14Closed #1748: enhancements to WAV player APIBenny Prijono
2014-03-11Re #1742 (misc): Add input file checking on pjsua2_demoRiza Sulistyo
2014-03-06Re #1742 (misc): Fixed incorrect checking of require_100rel configurationLiong Sauw Ming
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-21Re #1708: Fixed missing conference port connection setups for audio conferenc...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-19Re #1643: Fixed accidental removal of pj_run_app() callLiong Sauw Ming
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-11Re #1734: Add flash support for DTMF rfc 2833.Riza Sulistyo
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-02-05Re #1516: fixing multiple inclusions of crtbegin.o and -lgcc in the makefiles...Benny Prijono
2014-02-04Misc (re #1630): fix gcc warningsBenny Prijono
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for the p...Nanang Izzuddin
2014-01-23Re #1723: Modified build system to link with C++ library only for pjsua2 lib ...Liong Sauw Ming
2014-01-22More re #1655: bug in console UI to do attended call transferBenny Prijono
2014-01-22More re #1655: added CLI command to toggle audio output routeBenny Prijono
2014-01-21Re #1519 [into SVN trunk]: AudioMedia objects must not be destroyed before un...Nanang Izzuddin
2014-01-16Re #1723: Fixed compilation and linking errorsLiong Sauw Ming