1. ed0f3f0 Implemented sipecho for testing (fixed #1373) by Benny Prijono · 13 years ago
  2. d12e814 Re #1320: Fixed linking problem of sample apps on Windows platform, undefined symbols used by dshow video dev. by Nanang Izzuddin · 13 years ago
  3. d4ec281 Re #1327: Very early version of simple video GUI, built on Qt, should run on win/lin/mac. by Nanang Izzuddin · 13 years ago
  4. 5291a2d Re #1282: by Sauw Ming · 13 years ago
  5. ebf16b0 Really fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  6. 1fef1f9 Fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  7. 0c668f9 Re #1214: Enable pjsua to use SDLmain library if possible. by Sauw Ming · 14 years ago
  8. 1b39a64 Re #1214: add aviplay in the samples' makefile by Sauw Ming · 14 years ago
  9. 235e1b4 Re #1182: by Nanang Izzuddin · 14 years ago
  10. b1b17d2 Fixed #1184: by Sauw Ming · 14 years ago
  11. e43ee72 Re #1176: fixed build config for MSVC2005 by Nanang Izzuddin · 14 years ago
  12. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  13. c58e9f7 Misc (ticket #1026): - added aectest in Samples build by Benny Prijono · 14 years ago
  14. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  15. 3b6f0d9 Misc (#1003): by Benny Prijono · 15 years ago
  16. c6f0e1a Misc (#951): some fixes for pjsystest application: by Benny Prijono · 15 years ago
  17. 1f47f3f Ticket #925: New application to simulate network and system impairments to see how it affects the audio quality by Benny Prijono · 15 years ago
  18. 258dc21 More ticket #720: added Win32 target in VS2005 project by Benny Prijono · 15 years ago
  19. 5a8663a More ticket #920: fixed VS directory output for WM6 Pro by Benny Prijono · 15 years ago
  20. 7b40c6c Ticket #920: New pjsystest application for testing target system/device. Initial work on Win32 and WM by Benny Prijono · 15 years ago
  21. fb4b4e1 Part of #706, #809: fix Python module build error and added python_pjsua to the main .sln by Benny Prijono · 15 years ago
  22. 8267464 Ticket #810 and part of #706: changed samples output directory to bin/samples/$TARGET by Benny Prijono · 15 years ago
  23. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago
  24. c0a146a Updated output & intermediate dir settings in samples.vcproj for WM platforms (just for directory cleanness). by Nanang Izzuddin · 15 years ago
  25. 679bdb7 Added 'combo' lib project that bundles all pjproject libraries into a single 'big' library. by Nanang Izzuddin · 15 years ago
  26. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  27. 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
  28. 0cf8d05 Ticket #706: Merged branch vs-reorg into trunk: by Nanang Izzuddin · 15 years ago
  29. 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
  30. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago
  31. 57ccc7f #792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash. by Nanang Izzuddin · 15 years ago
  32. 50a7530 #792 work in progress by Perry Ismangil · 15 years ago
  33. 29b6baf #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform. by Nanang Izzuddin · 15 years ago
  34. 6ae3846 #792: Updated property sheet win32-common and updated some projects settings by Nanang Izzuddin · 15 years ago
  35. 740891e #792 work in progress: all vcproj now has property sheets wired in. by Perry Ismangil · 15 years ago
  36. a5c1abf Added sample of ps inherited from another ps. by Nanang Izzuddin · 15 years ago
  37. 56e380a Ticket #774: by Nanang Izzuddin · 15 years ago
  38. 0023877 Ticket #780: initial work on an ICE demo app by Benny Prijono · 15 years ago
  39. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  40. ef13917 Misc (ticket #772): removed pasound.c and wmme_sound.c from pjmedia eVC4 project, and added pjmedia_auddev_wince to wince_demos eVC4 workspace and fix the pjsua_wince project dependency by Benny Prijono · 15 years ago
  41. a2591fe Misc (ticket #772): added pjmedia-audiodev to pjsip_apps VS6 workspace by Benny Prijono · 15 years ago
  42. 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
  43. ccd90bb Continuing task #741 for aps-direct: updated GNU build system for the new audiodev by Benny Prijono · 16 years ago
  44. 10454dc Updated libraries and applications to use the new Audio Device API by Benny Prijono · 16 years ago
  45. e3ebd55 Added audiotest and initial work on audio demo sample by Benny Prijono · 16 years ago
  46. 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
  47. b1c6204 Fixed ticket #581: Fixed build dependencies in the makefiles by Benny Prijono · 16 years ago
  48. ebb2c33 Ticket #463: Configuration option to have external sound device implementation by Benny Prijono · 16 years ago
  49. 9183c03 Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/MeasuringSoundLatency) by Benny Prijono · 16 years ago
  50. 9c46114 Ticket #556: New object oriented Python abstraction for pjsua API by Benny Prijono · 16 years ago
  51. 6ae55be Added gdi32.lib and advapi32.lib into pjsua VC 2005 input libraries specs by Benny Prijono · 16 years ago
  52. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  53. f551240 Added gdi32.lib and advapi32.lib in Samples-vc.mak as it causes link error when TLS is enabled (on certain Platform SDK?) by Benny Prijono · 16 years ago
  54. 7d60d05 Ticket #504: final installment to support stereo audio all the way in PJMEDIA. Please see tickiet #504 for more info by Benny Prijono · 16 years ago
  55. 0c97d53 Ticket #477: DTMF digit callback error in Python by Benny Prijono · 17 years ago
  56. 41b15db More ticket #465: updated VS8 and WinCE projects by Benny Prijono · 17 years ago
  57. 0f85672 Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file by Benny Prijono · 17 years ago
  58. 2c42375 Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp by Benny Prijono · 17 years ago
  59. 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
  60. a268770 Ticket #446: Added sample application to mix WAV files using conference bridge by Benny Prijono · 17 years ago
  61. 06e62d7 Ticket #445: added codec encoding/decoding sample by Benny Prijono · 17 years ago
  62. 812fdee Added strerror.c sample and adjusted code because of IPv6 support in pjlib by Benny Prijono · 17 years ago
  63. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  64. ee7276b Force svn eol-style for WinCE project files to CRLF by Benny Prijono · 17 years ago
  65. 6be3c73 Added VS 2005 project for Python module, and silenced the annoying VS 2005's deprecated CRT functions by Benny Prijono · 17 years ago
  66. 1f63cc4 Updated Python module to pjsip-0.7 (inc. custom presence test) by Benny Prijono · 17 years ago
  67. dfc15be Committed ticket #337: Ability to restart PJSIP UDP transport by Benny Prijono · 17 years ago
  68. 2208491 Fixed missing dependency to pjnath in sample_debug Visual Studio project by Benny Prijono · 17 years ago
  69. 6d9d5de Updated the footprint generation script to include PJNATH by Benny Prijono · 17 years ago
  70. 25dfd1d Fixed build system for third_party by Benny Prijono · 17 years ago
  71. 4f093d2 Updated EVC project files with new directory layout by Benny Prijono · 17 years ago
  72. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  73. 2225d01 Updated project dependencies to pjnath by Benny Prijono · 17 years ago
  74. fbec997 Fixed Python module because of recent ICE changes in pjsua by Benny Prijono · 17 years ago
  75. fff245c Ticket #205: merged proxy functionalities from stable to trunk by Benny Prijono · 17 years ago
  76. a6bd758 Updated projects and Makefiles with the new pjnath library by Benny Prijono · 17 years ago
  77. b681a2f ICE (work in progress): use single socket for all candidates in component, and implemented IP interface enumeration on Win32 by Benny Prijono · 18 years ago
  78. ebbf689 Added generic DNS SRV resolution in pjlib-util by Benny Prijono · 18 years ago
  79. c27512b Added/updated VS8 projects for pjnath by Benny Prijono · 18 years ago
  80. c97608e ICE (work in progress): integration with PJSUA by Benny Prijono · 18 years ago
  81. 39ac70a Fixed ticket #85: build errors when building samples with VS6/VS8 by Benny Prijono · 18 years ago
  82. fbce9d0 Support for Visual Studio 2005 workspace by Benny Prijono · 18 years ago
  83. f77ba88 Added simple_pjsua example by Benny Prijono · 18 years ago
  84. 6f0a3d7 Added debugging info setting in Visual Studio project in Release mode by Benny Prijono · 18 years ago
  85. dc30870 First update on buddy API by Benny Prijono · 18 years ago
  86. 9879359 Updated Python abstraction with transport and account API by Benny Prijono · 18 years ago
  87. 4a92299 Updated footprint script to include new stuffs such as echo canceller and tone generator by Benny Prijono · 18 years ago
  88. 9872573 Fixed footprint calculation script by Benny Prijono · 18 years ago
  89. 572d485 Updated Python project with base PJSUA API by Benny Prijono · 18 years ago
  90. 8b8b997 Added initial Python module by Benny Prijono · 18 years ago
  91. 3647cbd Changed svn:eol-style to CRLF for Visual Studio projects by Benny Prijono · 18 years ago
  92. 7f5c12c Added multi-purpose tone generator in PJMEDIA (tonegen.[hc]) by Benny Prijono · 18 years ago
  93. 22dfe59 Change AEC into generic echo canceller framework with either AEC or simple echo suppressor backend can be selected during runtime. by Benny Prijono · 18 years ago
  94. 69f7312 More experimentation with AEC: (1) added media port to create bidirectional port from two unidirectional ports, (2) split AEC functionality into AEC algorithm (aec.h) and AEC media port (aec_port.h), (3) Added the AEC functionality in the sound_port.c. by Benny Prijono · 18 years ago
  95. d79f25c Fix compilation error in MacOS because of recent changes in config.h, also disable AEC by default in pjsua-lib, and added ec-tail option in pjsua by Benny Prijono · 18 years ago
  96. 01f0154 Added simple WinCE application: by Benny Prijono · 18 years ago
  97. b699fe2 Improvement/bug fix in hash table lookup to allow user to specify the hash value, and modify transaction to take advantage of this feature by Benny Prijono · 18 years ago
  98. ceb1260 Attempt to get some applications linked for RTEMS target, just to get the footprint calculation working by Benny Prijono · 18 years ago
  99. bdf202a More fine tuning on the footprint report generation script by Benny Prijono · 18 years ago
  100. 17e0d74 Some improvements in footprint generation by Benny Prijono · 18 years ago