summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2011-08-15Re #1320: Fixed linking problem of sample apps on Windows platform, undefined...Nanang Izzuddin
2011-08-15Re #1327, some fixes on the simple GUI app:Nanang Izzuddin
2011-08-15Re #1327 (vidgui):Benny Prijono
2011-08-15Re #1327 (vidgui): fixed crash on Linux because SDL_Init() needs to be called...Benny Prijono
2011-08-15Re #1263 (Video API):Benny Prijono
2011-08-08Misc (re #1320): fixed link error in pjmedia_test and aviplay samples if ffmp...Benny Prijono
2011-08-02More re #1327 (vidgui): added vidgui.pro and removed generated files from svnBenny Prijono
2011-08-01Re #1327: Very early version of simple video GUI, built on Qt, should run on ...Nanang Izzuddin
2011-07-20Re #1324:Nanang Izzuddin
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326:Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-05-05Re #1250: (Continuing r3550) Added and updated copyright text in ipjsystest f...Nanang Izzuddin
2011-05-05Re #1250: Added and updated copyright text in several files (with "standard" ...Nanang Izzuddin
2011-05-05Re #1175: Set SVN properties for several files: keywords=id and eol-style=nativeNanang Izzuddin
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2011-03-11Re #1204: Added audio device list refresh into auddemo.cNanang Izzuddin
2011-03-08Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 plat...Nanang Izzuddin
2011-02-28Initial implementation for re #1202 (PJILB System Information API) for Linux/...Benny Prijono
2011-02-28Re #1175 (Misc fixes): fixed realclean and distclean target for Python makefileBenny Prijono
2011-02-17Misc (re #1175): fix sample app pcaputil.c bug, it always fails in reading th...Nanang Izzuddin
2011-02-15Re #1174: fixed crash when pjsua is restarted, causing inClientData to be inv...Liong Sauw Ming
2010-11-18Re #1020 (Support for SIP outbound and Path extension (RFC 5626)): added pjsu...Benny Prijono
2010-11-17Re #1151 (misc): also enable plain UDP SIP transport when enabling IPv6, sinc...Benny Prijono
2010-11-15Re #1151 (misc fixes): fixed error in pjsua application when handling malform...Benny Prijono
2010-10-26Misc (re #1151): fixed error in make dep execution if python module is includ...Benny Prijono
2010-10-21Misc (re #1134): fixed compilation error in python module due to last change ...Benny Prijono
2010-10-21Misc (re #1134): added the ability to add python module build with the top le...Benny Prijono
2010-10-12Closed #1144: New presence callback to report subscription state (thanks Joha...Benny Prijono
2010-09-28Closed #1139 (Support for tel: URI in PJSUA-LIB):Benny Prijono
2010-09-27Implemented and closed #1136: added HTTP authentication supportBenny Prijono
2010-09-22Misc (re #1134): fixed default value of pjsua app param "--snd-auto-close" in...Nanang Izzuddin
2010-09-15Closed #1128: ipjsua - add support for iPadLiong Sauw Ming
2010-09-07Misc (re #1110):Nanang Izzuddin
2010-09-07Re #1120:Nanang Izzuddin
2010-08-27Closed ticket #1107: iOS4 background featureLiong Sauw Ming
2010-08-24Fix #1114:Nanang Izzuddin
2010-08-11Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and ...Benny Prijono
2010-08-09Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on iPho...Liong Sauw Ming
2010-08-06Misc (re #1068): fix codec selection menu in symbian_ua app to hide disabled ...Nanang Izzuddin
2010-08-05Misc (Re #1068): compilation warning with gcc about unchecked fgets() return ...Benny Prijono
2010-08-01Re #1068 (Misc): fixed compilation warnings with MSVC compilerBenny Prijono
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2010-06-22Fixed #1095 (New option to control the Route headers in REGISTER request). De...Benny Prijono
2010-06-19Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry alloc...Benny Prijono
2010-05-19Re #1068 (misc fix): added --log-append option in pjsua to not overwrite exis...Benny Prijono
2010-05-18Fix #1053: change the libaries' path type to relativeLiong Sauw Ming