1. 6f44103 #706 work in progress by Perry Ismangil · 15 years ago
  2. aedca3a Branching for #706 work on reorganisation of Visual Studio projects by Perry Ismangil · 15 years ago
  3. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  4. 53b5979 Ticket #774: by Nanang Izzuddin · 15 years ago
  5. ca97b5f More ticket #774 (re: g722): some modifications in VS6 projects/workspace by Benny Prijono · 15 years ago
  6. 57b8857 Ticket #774: by Nanang Izzuddin · 15 years ago
  7. 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
  8. 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
  9. 868fbc9 Removed global optimization setting from libsrtp VS project since it causes link warning with VS 2005 SP1 by Benny Prijono · 16 years ago
  10. 51f2253 Ticket #547: Added DirectX include path from Windows environment settings to libportaudio & pjmedia VS8 build projects. by Nanang Izzuddin · 16 years ago
  11. b1c6204 Fixed ticket #581: Fixed build dependencies in the makefiles by Benny Prijono · 16 years ago
  12. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  13. 7155cc6 Fixed Speex build config by Nanang Izzuddin · 16 years ago
  14. 3cbb065 Upgraded Speex version to the latest and reorganized it in local copy (since Speex is now using Git) by Nanang Izzuddin · 16 years ago
  15. dfd3052 Changed build optimization settings for Speex and pjmedia for eVC4/Windows Mobile. Speex/8000 now runs on Windows Mobile! by Benny Prijono · 16 years ago
  16. 3a3f078 More ticket #451: fixed build error on MacOS X caused by new PA by Benny Prijono · 17 years ago
  17. b4d107e More ticket #451: build error on Mingw with the latest PortAudio (thanks Matti Zemack) by Benny Prijono · 17 years ago
  18. 27ae857 Ticket #451: Updated PortAudio to the latest version by Benny Prijono · 17 years ago
  19. 0b46232 Ticket #511: Add --disable-oss option to disable OSS in configure script by Benny Prijono · 17 years ago
  20. 1b911ba Fixed compilation error on libsrtp in crypto/aes.c when it finds the wrong err.h to be included. The solution was to change the order of include paths in Makefile by Benny Prijono · 17 years ago
  21. 012fe0a More ticket #61: mismatch in libsrtp output library name causing error when building samples on VC6 by Benny Prijono · 17 years ago
  22. 2a9ed7c More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested on ARM) by Benny Prijono · 17 years ago
  23. 763d201 More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp initialization error by Benny Prijono · 17 years ago
  24. 1d481ab More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unistd.h is present. If it fails, it will fallback to using rand() by Benny Prijono · 17 years ago
  25. 2c42375 Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp by Benny Prijono · 17 years ago
  26. 8a0ab28 Ticket #61: imported libsrtp into third_party directory (backported from srtp branch) by Benny Prijono · 17 years ago
  27. d28dfe4 Updated include path for libmilenage VS6 project by Benny Prijono · 17 years ago
  28. da9080f Fixed milenage build on eVC etc. by Benny Prijono · 17 years ago
  29. c231419 Updated libmilenage Visual Studio project toption to use /MD instead of /MT by Benny Prijono · 17 years ago
  30. d224f9d Updated README.txt of libsamplerate instructions by Benny Prijono · 17 years ago
  31. 550a1a6 Ticket #398: support for libsamplerate in the autoconf+Makefile by Benny Prijono · 17 years ago
  32. 899f9af Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl library by Benny Prijono · 17 years ago
  33. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  34. 0c658c6 Fix compilation error on Mac by Benny Prijono · 17 years ago
  35. 5aeed44 Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the response, retransmission timer calculation bug, etc. by Benny Prijono · 17 years ago
  36. 459d3bf PortAudio build problems fixed for CE by Benny Prijono · 17 years ago
  37. 4fb32b5 Added resample DLL project by Benny Prijono · 17 years ago
  38. abdacdd Fixed mingw build for portaudio by Benny Prijono · 17 years ago
  39. 554790c Temporarily removed portaudio by Benny Prijono · 17 years ago
  40. a10664c Fixed mingw build by Benny Prijono · 17 years ago
  41. d962784 Fixed the legacy build system by Benny Prijono · 17 years ago
  42. 25dfd1d Fixed build system for third_party by Benny Prijono · 17 years ago
  43. 27c9872 Initial modification to Makefiles by Benny Prijono · 17 years ago
  44. d187231 Added PortAudio build files by Benny Prijono · 17 years ago
  45. eb4cf91 Initial Makefiles for the third_party components by Benny Prijono · 17 years ago
  46. 4f093d2 Updated EVC project files with new directory layout by Benny Prijono · 17 years ago
  47. a378bfc Added the VS8 project files by Benny Prijono · 17 years ago
  48. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  49. 396156c Changed resample to use speex (for now) by Benny Prijono · 17 years ago
  50. 8f57dca Moved resample to third_party directory by Benny Prijono · 17 years ago
  51. f830c1b Moved ilbc to third_party directory by Benny Prijono · 17 years ago
  52. 7f1c90f Split speex, portaudio, and gsm into third_party directory by Benny Prijono · 17 years ago