1. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  2. 0ae59ae Ticket #414: Implement IP interface enumeration on Linux/Unix with SIOCGIFCONF ioctl() call to a socket by Benny Prijono · 17 years ago
  3. 550a1a6 Ticket #398: support for libsamplerate in the autoconf+Makefile by Benny Prijono · 17 years ago
  4. 53847a3 Updated ./configure to handle Mingw problem with mount directories (thanks Lafras Henning) by Benny Prijono · 17 years ago
  5. 4e48b51 Fixed ticet #277: GUID generation cannot generate more than 2^16 unique numbers (thanks Igor Sobinov) by Benny Prijono · 17 years ago
  6. abcf49c Changed version to 0.7.0-rc1 by Benny Prijono · 17 years ago
  7. d962784 Fixed the legacy build system by Benny Prijono · 17 years ago
  8. 25dfd1d Fixed build system for third_party by Benny Prijono · 17 years ago
  9. 27c9872 Initial modification to Makefiles by Benny Prijono · 17 years ago
  10. d187231 Added PortAudio build files by Benny Prijono · 17 years ago
  11. 1248311 Ticket #168: Added some variables in build.mak that can be used by application in its makefile by Benny Prijono · 18 years ago
  12. ad086e0 Implement ticket #103: changed autoconf script to use native Win32 file I/O on mingw and cygwin by Benny Prijono · 18 years ago
  13. ce1db76 Tidy up the configure screen output, and fixed warning about uninitialized variable in PortAudio's ALSA (which causes error with gcc -Werror option) by Benny Prijono · 18 years ago
  14. 87a0089 Implement ticket #83: socket TOS abstraction by Benny Prijono · 18 years ago
  15. fe9bffd Ticket #82: fix link errors when codecs are disabled from autoconf script by Benny Prijono · 18 years ago
  16. 7e0d75f Added TLS support in Makefiles (see ticket #3) by Benny Prijono · 18 years ago
  17. 39ae2da Updated PortAudio to latest version for Mac by Benny Prijono · 18 years ago
  18. d145982 Removed -DNDEBUG from default CFLAGS [thanks Olivier Gournet] by Benny Prijono · 18 years ago
  19. 5b818b2 Fixed incorrect cross compilation settings with the autoconf script. by Benny Prijono · 18 years ago
  20. c1fe23d Set default CFLAGS in configure to -O2 -DNDEBUG by Benny Prijono · 18 years ago
  21. 1d97162 Fixed autoconf in various other systems (IA64, x86_64, BSD/FreeBSD) by Benny Prijono · 18 years ago
  22. c5b6dbf Fixed autoconf in mingw by Benny Prijono · 18 years ago
  23. b466e23 Fixed autoconf on MacOS X by Benny Prijono · 18 years ago
  24. 30f85c6 Added PJ_HAS_SOCKLEN_T test in configure script (some MacOS X have it, some dont) by Benny Prijono · 18 years ago
  25. c4c61d0 Finishing autoconf work, also fixed compilation error in publish.h by Benny Prijono · 18 years ago
  26. a9b372a Added initial implementation of autoconf script (aconfigure) by Benny Prijono · 18 years ago