1. 972a42c Misc (re #1446): Updated Symbian projects with new files introduced in 2.0. by Nanang Izzuddin · 12 years ago
  2. 9a71d8e Close #1279: Implemented custom SDP format match for G.722.1 and AMR-NB/WB. by Nanang Izzuddin · 13 years ago
  3. f6d2eb6 Re #1324: by Nanang Izzuddin · 13 years ago
  4. fea635a Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 platforms. by Nanang Izzuddin · 14 years ago
  5. d1f054e Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed. by Nanang Izzuddin · 14 years ago
  6. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  7. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  8. 3d71eb0 More ticket #1041 (Unit test): by Benny Prijono · 14 years ago
  9. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  10. 60a0c9b Implemented ticket #1038: null audio device by Sauw Ming · 15 years ago
  11. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  12. caecfd4 Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka for the fix) by Benny Prijono · 15 years ago
  13. eef9b8d Ticket #957: by Nanang Izzuddin · 15 years ago
  14. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  15. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  16. 6c62bf4 Ticket #957: Initial version of TLS transport for Symbian, includes: by Nanang Izzuddin · 15 years ago
  17. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago
  18. 9b93f86 Ticket #833: by Nanang Izzuddin · 15 years ago
  19. d687a50 Ticket #909: by Nanang Izzuddin · 15 years ago
  20. f84d9ba Ticket #887: Minor update: added app registration info for Symbian pjlib-test, so there will be shortcut when installed on device. by Nanang Izzuddin · 15 years ago
  21. 1e6be1c Ticket #887: Re-enable compile as C++ option for libraries as part of making exception work in Symbian by Benny Prijono · 15 years ago
  22. 67cdbe2 Ticket #879: Reverted back changes in r2747, r2748, r2751. by Nanang Izzuddin · 15 years ago
  23. 6a1fcf4 More ticket #879: by Benny Prijono · 15 years ago
  24. 494ff7f Ticket #818: by Nanang Izzuddin · 15 years ago
  25. 7f02df4 Ticket #772 (misc fix): Reverted back symbian_ua app UID to use unprotected/development UID range to avoid installation problem when installer is self-signed. by Nanang Izzuddin · 15 years ago
  26. d97dfc6 More ticket #774: - set default compilation flags -O2 for G.722.1 on Symbian by Benny Prijono · 15 years ago
  27. c95649b More ticket #774: added g722.1/Siren7/Siren14 codecs to Symbian by Benny Prijono · 15 years ago
  28. 34f4066 Ticket #739: Fixed static libs ordering in symbian_ua.mmp based on dependencies, most to least depeendent. by Nanang Izzuddin · 16 years ago
  29. 9920dc3 (Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-direct branch to trunk. by Benny Prijono · 16 years ago
  30. 08694ea - Added feature to increase/decrease output volume in symbian_ua by Nanang Izzuddin · 16 years ago
  31. 5ba56a5 Part of task/ticket #741: updated VS 2005 project for audiodev by Benny Prijono · 16 years ago
  32. 7dc6b41 - Removed lines of "force to use C++ compiler" in some Symbian MMPs by Nanang Izzuddin · 16 years ago
  33. 8eeab0b Ticket #734: error codes in audiodev by Benny Prijono · 16 years ago
  34. a377597 - Fixed player callback (for PCM) of APS aud dev to zero-fill the buffer whenever it gets non-audio frame type. by Nanang Izzuddin · 16 years ago
  35. a940b36 - Updated Symbian bld.inf & MMP projects to use new audio framework. by Nanang Izzuddin · 16 years ago
  36. 5efbdf2 Added Symbian audio (Mda) to audio dev. by Nanang Izzuddin · 16 years ago
  37. 1c1c7d4 Added Symbian S60 APS device in audiodev by Nanang Izzuddin · 16 years ago
  38. 81db8c7 - Added new API for sound & sound port to create/open sound device with extended setting, to allow opening sound device with non-PCM format and other settings. by Nanang Izzuddin · 16 years ago
  39. 4e50262 Initial sources of APS-direct. by Nanang Izzuddin · 16 years ago
  40. fee946b Added Symbian test configurator by Benny Prijono · 16 years ago
  41. 0ec4906 Added commdb.lib and apengine.lib to symbian_ua.mmp for the (optional) IAP selection feature by Benny Prijono · 16 years ago
  42. 40860c3 Ticket #610: Added sample to create a media transport adapter, similar to how SRTP media transport works by Benny Prijono · 16 years ago
  43. f0b4990 Fixed build settings for Symbian emulator target regarding sound device implementation. by Nanang Izzuddin · 16 years ago
  44. cb2789a Ticket #577: Initial source of sound device wrapper with APS by Nanang Izzuddin · 16 years ago
  45. 4523559 More ticket #568: added hash table test to Symbian pjlib-test MMP by Benny Prijono · 16 years ago
  46. 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
  47. ff1df04 Major major modifications related to ticket #485 (support for TURN-07): by Benny Prijono · 16 years ago
  48. 71c8395 Ticket #537: implemented Simple DNS Server class (for testing) in pjlib-util by Benny Prijono · 16 years ago
  49. 6a6392f More ticket #61: enabled SRTP on Symbian by Nanang Izzuddin · 16 years ago
  50. 9669186 Fixed Symbian build on OS with case sensitive filename (e.g: Linux) by Nanang Izzuddin · 16 years ago
  51. c8003c3 Added symbian_ua_gui to symbian root build settings (bld.inf), fixed symbian_ua_gui for WINSCW build by Nanang Izzuddin · 16 years ago
  52. 563076d Added (the missing) libspeexcodec.mmp by Benny Prijono · 16 years ago
  53. 829ac02 Changed build optimizations settings for Speex, pjmedia, and symbian_sound for Symbian. Speex/8000 now also runs on Symbian! by Nanang Izzuddin · 16 years ago
  54. c67f885 Fixed Symbian build error caused by active socket addition to pjlib in ticket #531 (thanks Rodrigo Vega) by Benny Prijono · 16 years ago
  55. e8b604d Ticket #513: Support for RTCP XR (initial patch) by Benny Prijono · 16 years ago
  56. 879ad1a More ticket #485: huge changeset to support TURN TCP. Please see ticket #485 for the details by Benny Prijono · 16 years ago
  57. 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
  58. 4727a9a Ticket #497: WSOLA implementation by Benny Prijono · 17 years ago
  59. 4768c3c Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 timers) to run-time (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  60. 0e2c646 Ticket #475: ported GSM codec to Symbian OS by Benny Prijono · 17 years ago
  61. 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
  62. 8df8721 Renamed symbian_ua.pkg to symbian_ua_udeb.pkg and symbian_ua_urel.pkg by Benny Prijono · 17 years ago
  63. 45710a4 Ticket #438 (Workaround for frame bursts from audio devices): added delay buffer implementation in pjmedia by Benny Prijono · 17 years ago
  64. 92898f0 Increased stack size in symbian_ua.mmp to 12KB by Benny Prijono · 17 years ago
  65. f792de4 Updated the UID3 of Symbian test applications because of ticket #434 by Benny Prijono · 17 years ago
  66. 8f28b2d Ticket #434: fixed configurations to build Symbian for device target by Benny Prijono · 17 years ago
  67. 5186eae Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6 by Benny Prijono · 17 years ago
  68. 7c9509c More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_sockaddr_print() by Benny Prijono · 17 years ago
  69. 3282c50 More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2() by Benny Prijono · 17 years ago
  70. a1fb409 Related to ticket #415 and #421: IPv6 support modifications by Benny Prijono · 17 years ago
  71. 83c3897 Ticket #417: added pjlib API to retrieve the native thread handle from pj_thread_t by Benny Prijono · 17 years ago
  72. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  73. a3777e1 Added new authentication API (to set auth preference) to the DEF files by Benny Prijono · 17 years ago
  74. bddef2c Ticket #407: keep-alive for UDP transports in PJSUA-LIB by Benny Prijono · 17 years ago
  75. 1086143 Ticket #406: New PJSUA API to update buddy's presence subscription by Benny Prijono · 17 years ago
  76. 91a6a17 More ticket #399: added PJSUA API to retrieve the remote NAT type by Benny Prijono · 17 years ago
  77. 7d3e12c Ticket #403: Ability to specify RConnection instance etc in PJLIB Symbian by Benny Prijono · 17 years ago
  78. 19a3517 Fixed build warnings/errors for Symbian target by Benny Prijono · 17 years ago
  79. 28f673a Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some works in the authentication framework to support it by Benny Prijono · 17 years ago
  80. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  81. a7c03f4 Related to ticket #396: updated Symbian DEF file by Benny Prijono · 17 years ago
  82. feb69f4 Ticket #391: Added framework to send and receive arbitrary requests within call in PJSUA-LIB, with samples to send/receive DTMF with INFO in pjsua application by Benny Prijono · 17 years ago
  83. 1f7767b Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation by Benny Prijono · 17 years ago
  84. dcfc0ba Ticket #385: Support for reliable provisional response (100rel, PRACK) by Benny Prijono · 17 years ago
  85. db7ab95 Updated .DEF files for Symbian with the latest API changes by Benny Prijono · 17 years ago
  86. 96811bf Continuing ticket #2: initial test with Symbian sound device implementation. Callback works, but not in full duplex by Benny Prijono · 17 years ago
  87. 106f5b7 More Symbian works: by Benny Prijono · 17 years ago
  88. 4461c7d Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting subset of RPID elements by Benny Prijono · 17 years ago
  89. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  90. d51a37a Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO (DLL) in Symbian by Benny Prijono · 17 years ago
  91. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  92. a0c8b5c Symbian fixes to compile on GCCE (nested callbacks etc) by Benny Prijono · 17 years ago
  93. 14d3f41 Added null_audio project for Symbian by Benny Prijono · 17 years ago
  94. 897f9f8 Misc Symbian fixes, looks good by Benny Prijono · 17 years ago
  95. b2c9682 Implemented ticket #246, #247, #261, #268, #250 for Symbian by Benny Prijono · 17 years ago
  96. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  97. 5bb9422 Fixed nullsound in Symbian by Benny Prijono · 17 years ago
  98. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  99. 9d4469d Ported PJSIP and PJSIP-SIMPLE to Symbian by Benny Prijono · 17 years ago
  100. 5feee2e PJSDP port to Symbian by Benny Prijono · 17 years ago