Commit Graph

26 Commits

Author SHA1 Message Date
Perry Ismangil 740891ec08 #792 work in progress: all vcproj now has property sheets wired in.
git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/projects/vs-reorg@2622 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-20 16:41:35 +00:00
Perry Ismangil 7eac4c987e #792 work in progress: new property sheets added as solution items
git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/projects/vs-reorg@2612 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-17 16:58:45 +00:00
Perry Ismangil f41d733bd6 #792 work in progress: new property sheets added as solution items
git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/projects/vs-reorg@2611 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-17 16:54:43 +00:00
Perry Ismangil e6410c26ca #792 work in progress, solutions loads but then freezes VS. Trying it on other PCs.
git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/projects/vs-reorg@2606 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-16 10:13:21 +00:00
Perry Ismangil 6f44103eed #706 work in progress
git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/projects/vs-reorg@2595 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-14 13:21:31 +00:00
Perry Ismangil aedca3a8de Branching for #706 work on reorganisation of Visual Studio projects
git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/projects/vs-reorg@2588 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-08 22:17:46 +00:00
Perry Ismangil 05d1769aaf #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet.
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2584 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-08 11:28:16 +00:00
Nanang Izzuddin 53b597926e Ticket #774:
- Renamed VS6 & VS8 project name/filename: libg7221 --> libg7221codec.
 - SVN things: added "output" dir, updated ignore properties.




git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2574 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-06 14:43:29 +00:00
Nanang Izzuddin 57b8857010 Ticket #774:
- Initial source of G.722.1/Annex C integration.
 - Disabled some "odd" modes of L16 codec (11kHz & 22kHz mono & stereo) while releasing some payload types.



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2563 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-01 12:05:34 +00:00
Perry Ismangil 74338058c2 Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic build configuration for Visual Studio, for Win32 target
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2559 74dad513-b988-da41-8d7b-12977e46ad98
2009-03-30 12:15:43 +00:00
Benny Prijono 5ba56a594f Part of task/ticket #741: updated VS 2005 project for audiodev
git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/projects/aps-direct@2499 74dad513-b988-da41-8d7b-12977e46ad98
2009-03-10 13:40:00 +00:00
Benny Prijono 298c12e70e Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2430 74dad513-b988-da41-8d7b-12977e46ad98
2009-01-27 10:14:52 +00:00
Benny Prijono df26901c36 Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed the exe output names to the more standard naming convention (for the cdash test)
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2402 74dad513-b988-da41-8d7b-12977e46ad98
2008-12-30 16:18:28 +00:00
Nanang Izzuddin b79ff937ff Fixed previous accidental check in r2329.
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2330 74dad513-b988-da41-8d7b-12977e46ad98
2008-09-27 12:50:12 +00:00
Nanang Izzuddin fa144d5200 Fixed assertion in echo suppressor when recording and playing level is equal.
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2329 74dad513-b988-da41-8d7b-12977e46ad98
2008-09-27 11:53:39 +00:00
Benny Prijono 0c4c13645d Removed pjmedia_test from VS 2005 workspace as it makes compilation fails when some features are disabled (e.g. SRTP). Need to modify mips_test.c to take into account if features are disabled
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2113 74dad513-b988-da41-8d7b-12977e46ad98
2008-07-08 09:24:44 +00:00
Benny Prijono ca1f631f59 Added pjmedia_test to Visual Studio workspaces
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2104 74dad513-b988-da41-8d7b-12977e46ad98
2008-07-05 08:45:19 +00:00
Benny Prijono d38b414826 Fixed VS 2005 dependency for samples project
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2097 74dad513-b988-da41-8d7b-12977e46ad98
2008-07-02 15:18:13 +00:00
Benny Prijono d817965a91 Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated applications because of the changes. This is a major modification back ported from SRTP branch. See ticket #61 for changelog detail of this commit
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1735 74dad513-b988-da41-8d7b-12977e46ad98
2008-01-23 20:39:07 +00:00
Benny Prijono 7977f9f7eb Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1488 74dad513-b988-da41-8d7b-12977e46ad98
2007-10-10 11:37:56 +00:00
Benny Prijono 2208491f62 Fixed missing dependency to pjnath in sample_debug Visual Studio project
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1368 74dad513-b988-da41-8d7b-12977e46ad98
2007-06-14 02:33:07 +00:00
Benny Prijono 4fb32b599c Added resample DLL project
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1232 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-30 09:02:46 +00:00
Benny Prijono c95a0f0c33 Fixed all VS6 and VS8 projects with new third party projects layout
git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1177 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-09 07:06:08 +00:00
Benny Prijono c27512bd35 Added/updated VS8 projects for pjnath
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1100 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-23 20:12:45 +00:00
Benny Prijono 6bacafee5f Fixed dependency for samples project in both VS6 and VS8 workspace/solution file
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@960 74dad513-b988-da41-8d7b-12977e46ad98
2007-02-17 19:36:34 +00:00
Benny Prijono fbce9d0c06 Support for Visual Studio 2005 workspace
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@898 74dad513-b988-da41-8d7b-12977e46ad98
2007-01-23 05:35:36 +00:00