summaryrefslogtreecommitdiff
path: root/pjsip-apps/build/Samples-vc.mak
AgeCommit message (Expand)Author
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-03-14Re #1643: add initial support for CLIRiza Sulistyo
2012-04-24Re #1276: Updated baseclasses dependency in VC makefile for samples.Nanang Izzuddin
2012-04-19Re #1276: Integrate BaseClasses with the project and remove unnecessary classesLiong Sauw Ming
2011-09-19Implemented sipecho for testing (fixed #1373)Benny Prijono
2011-08-15Re #1320: Fixed linking problem of sample apps on Windows platform, undefined...Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2010-04-20Misc (ticket #1026):Benny Prijono
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
2009-07-29Ticket #925: New application to simulate network and system impairments to se...Benny Prijono
2009-05-01Ticket #810 and part of #706: changed samples output directory to bin/samples...Benny Prijono
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-15Ticket #774:Nanang Izzuddin
2009-04-13Ticket #780: initial work on an ICE demo appBenny Prijono
2009-03-30Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic ...Perry Ismangil
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-07-28Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/Measurin...Benny Prijono
2008-06-10Added gdi32.lib and advapi32.lib in Samples-vc.mak as it causes link error wh...Benny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-02-01Ticket #465: utility to read PCAP file and sample application to read RTP fil...Benny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2008-01-12Ticket #446: Added sample application to mix WAV files using conference bridgeBenny Prijono
2008-01-11Ticket #445: added codec encoding/decoding sampleBenny Prijono
2007-12-01Added strerror.c sample and adjusted code because of IPv6 support in pjlibBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-02Ticket #205: merged proxy functionalities from stable to trunkBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono
2007-03-23Added/updated VS8 projects for pjnathBenny Prijono
2007-02-01Fixed ticket #85: build errors when building samples with VS6/VS8Benny Prijono
2007-01-08Added simple_pjsua exampleBenny Prijono
2006-09-02Added multi-purpose tone generator in PJMEDIA (tonegen.[hc])Benny Prijono
2006-07-03Added pjsip-perf in the samplesBenny Prijono
2006-06-16Optimizations mostly in the conference bridge (gained more than 3x faster)Benny Prijono
2006-05-21Added sound test sampleBenny Prijono
2006-05-16Rearrange transaction statefull stuffs in SIP so that it will not be linked w...Benny Prijono
2006-05-14Add $TARGET variable in Samples-vc.makBenny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-04-24Better support for continuing media when peer has restarted transmission/RTP ...Benny Prijono
2006-04-20Added stream.c example to demonstrate how to stream audio from both sound dev...Benny Prijono
2006-04-04Added more stats and options in siprtp samplesBenny Prijono
2006-03-24Added more samples: WAV recorder, resample, etc., and also moved some common ...Benny Prijono
2006-03-20Added level.c to samples collectionBenny Prijono
2006-03-20Added sndinfo sample and tested samples on MacOSX JaguarBenny Prijono
2006-03-19Added pjmedia playfile, playsine, and conference sampleBenny Prijono
2006-03-17Added samples (finally!!)Benny Prijono