summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2011-08-29Misc (re #1320): fixed wrong check order in pjsua app vid_handle_menu(), inpu...Nanang Izzuddin
2011-08-29Re #1354: Removed pj_run_app() from vidguiLiong Sauw Ming
2011-08-29Added build instruction to vidgui sample (re #1327)Benny Prijono
2011-08-29Fixed #1354: stopping preview may hide parent window.Liong Sauw Ming
2011-08-26Re #1327 (vidgui): Minor fix on windows VidWin::attach(), applying window sty...Nanang Izzuddin
2011-08-26Re #1327:Nanang Izzuddin
2011-08-25Re #1351: option to initially hide video preview window to avoid floating win...Benny Prijono
2011-08-24Re #1327 (vidgui): Fix stuck/hang when quiting vidgui without stopping video ...Nanang Izzuddin
2011-08-24Fixed #1334: Fix the problem of getting stuck when trying to quit SDL.Liong Sauw Ming
2011-08-24Re #1327 (vidgui): added --silent option when invoking make otherwise it will...Benny Prijono
2011-08-19Fixed #1348:Nanang Izzuddin
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