1. 258dc21 More ticket #720: added Win32 target in VS2005 project by Benny Prijono · 15 years ago
  2. 7b40c6c Ticket #920: New pjsystest application for testing target system/device. Initial work on Win32 and WM by Benny Prijono · 15 years ago
  3. 449f85f Ticket #829: modify all applications in VS 2005 build settings to depend on libpjproject only. by Nanang Izzuddin · 15 years ago
  4. fb4b4e1 Part of #706, #809: fix Python module build error and added python_pjsua to the main .sln by Benny Prijono · 15 years ago
  5. 679bdb7 Added 'combo' lib project that bundles all pjproject libraries into a single 'big' library. by Nanang Izzuddin · 15 years ago
  6. 0bf58b4 Cleaned up config's build & deploy settings in configuration manager. by Nanang Izzuddin · 15 years ago
  7. 2e4f03f Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning level is reduced from 4 to 3. by Nanang Izzuddin · 15 years ago
  8. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  9. fe8e582 More ticket #706: removed all currently unsupported platforms such as WM 2003 from all projects and solution, to remove Mixed Platforms which is suspected to have caused VS to hang. These platforms will be re-added again later by Benny Prijono · 15 years ago
  10. f802b56 #792 work in progress testing sln change: remove solution items and no mixed platforms by Perry Ismangil · 15 years ago
  11. c62cc77 Ticket #706: Recleaned up configuration manager settings, make sure all platform-config combinations are set up properly. by Nanang Izzuddin · 15 years ago
  12. 00fdd88 Ticket #706: by Nanang Izzuddin · 15 years ago
  13. 0cf8d05 Ticket #706: Merged branch vs-reorg into trunk: by Nanang Izzuddin · 15 years ago
  14. 432dd25 #792: Updated samples makefile to sync output file name format as other projects, removed Mixed Platform from VS Solution. by Nanang Izzuddin · 15 years ago
  15. 7f32f3e #792: Fixed base property sheet to reset DeleteExtensionOnClean attribute to default value. by Nanang Izzuddin · 15 years ago
  16. e9ba064 #792 work in progress testing simple sln change by Perry Ismangil · 15 years ago
  17. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago
  18. 57ccc7f #792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash. by Nanang Izzuddin · 15 years ago
  19. 50a7530 #792 work in progress by Perry Ismangil · 15 years ago
  20. c2856f7 #792: initial config for WM6 apps, added PocketPj & pjsua_wince by Nanang Izzuddin · 15 years ago
  21. 29b6baf #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform. by Nanang Izzuddin · 15 years ago
  22. 740891e #792 work in progress: all vcproj now has property sheets wired in. by Perry Ismangil · 15 years ago
  23. 319c817 More ticket #774: compilation error for VS8 and make build system due to last modifications in libg7221codec and pjmedia_test by Benny Prijono · 15 years ago
  24. 7eac4c9 #792 work in progress: new property sheets added as solution items by Perry Ismangil · 15 years ago
  25. f41d733 #792 work in progress: new property sheets added as solution items by Perry Ismangil · 15 years ago
  26. e6410c2 #792 work in progress, solutions loads but then freezes VS. Trying it on other PCs. by Perry Ismangil · 15 years ago
  27. 6f44103 #706 work in progress by Perry Ismangil · 15 years ago
  28. aedca3a Branching for #706 work on reorganisation of Visual Studio projects by Perry Ismangil · 15 years ago
  29. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  30. 53b5979 Ticket #774: by Nanang Izzuddin · 15 years ago
  31. 57b8857 Ticket #774: by Nanang Izzuddin · 15 years ago
  32. 7433805 Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic build configuration for Visual Studio, for Win32 target by Perry Ismangil · 15 years ago
  33. 5ba56a5 Part of task/ticket #741: updated VS 2005 project for audiodev by Benny Prijono · 16 years ago
  34. 298c12e Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform by Benny Prijono · 16 years ago
  35. df26901 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) by Benny Prijono · 16 years ago
  36. b79ff93 Fixed previous accidental check in r2329. by Nanang Izzuddin · 16 years ago
  37. fa144d5 Fixed assertion in echo suppressor when recording and playing level is equal. by Nanang Izzuddin · 16 years ago
  38. 0c4c136 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 by Benny Prijono · 16 years ago
  39. ca1f631 Added pjmedia_test to Visual Studio workspaces by Benny Prijono · 16 years ago
  40. d38b414 Fixed VS 2005 dependency for samples project by Benny Prijono · 16 years ago
  41. d817965 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 by Benny Prijono · 17 years ago
  42. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  43. 2208491 Fixed missing dependency to pjnath in sample_debug Visual Studio project by Benny Prijono · 17 years ago
  44. 4fb32b5 Added resample DLL project by Benny Prijono · 17 years ago
  45. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  46. c27512b Added/updated VS8 projects for pjnath by Benny Prijono · 18 years ago
  47. 6bacafe Fixed dependency for samples project in both VS6 and VS8 workspace/solution file by Benny Prijono · 18 years ago
  48. fbce9d0 Support for Visual Studio 2005 workspace by Benny Prijono · 18 years ago