1. aa6fd41 Re #1174: fixed crash when pjsua is restarted, causing inClientData to be invalid since AudioSessionInitialize can only be called once. by Sauw Ming · 14 years ago
  2. 5b0f230 Re #1175: Modified default core audio unit used on iOS from VPIO to RemoteIO. To use VPIO, application needs to specify a nonzero value for the PJMEDIA_AUD_DEV_CAP_EC capability. by Sauw Ming · 14 years ago
  3. f3cfb88 Re #1192: Fixes stereo support. by Sauw Ming · 14 years ago
  4. 3e7630a Re #3398: Fixes assertion in the resample procedure and callback. by Sauw Ming · 14 years ago
  5. 4fc590f Fix #1195: assertion during thread registration in coreaudio and portaudio's input/output callbacks on Mac OS X and #1196: using system's default audio input/output device instead of first available device. by Sauw Ming · 14 years ago
  6. 1e376aa As compared to iOS SDK 3.x, in iOS SDK 4.x, __IPHONE_OS_VERSION_MIN_REQUIRED is defined only when -miphoneos-version-min is used (see the SDK's AvailabilityInternal.h). This causes coreaudio_dev to be compiled using RemoteIO (instead of VPIO) and without Bluetooth support. This revision fixes #1194. by Sauw Ming · 14 years ago
  7. c7ec991 Re #1174: Fixed AudioSession services error handling in factory initialization. by Sauw Ming · 14 years ago
  8. 4a59e2a Fixed #1174, #1191, #1192 by Sauw Ming · 14 years ago
  9. 5321ca7 Misc (re #1151): Fixed crash in coreaudio_dev when there is no call during an interruption. by Sauw Ming · 14 years ago
  10. 5c88404 Misc (re #1134): Fixed memory leak after getting audio route capability in coreaudio_dev by Sauw Ming · 14 years ago
  11. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  12. 5de1abb Fix #1093: - Fixed memory leak of CVoIPFormatIntfc instances in S60 VAS. by Nanang Izzuddin · 14 years ago
  13. 55a73cd Merge #1051 into the main trunk. by Sauw Ming · 14 years ago
  14. 8fd1693 Implemented ticket #1065: audiodev register/unregister feature by Sauw Ming · 14 years ago
  15. c4f30cc Ticket #1055: Fixed possibility of APS server panic in codec detection on few devices, e.g:N95, by adding short delay before closing APS session. by Nanang Izzuddin · 14 years ago
  16. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  17. c7166e5 Ticket #1055: Fixed infinite loop in stopping APS after initialization failed. by Nanang Izzuddin · 14 years ago
  18. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  19. 60a0c9b Implemented ticket #1038: null audio device by Sauw Ming · 15 years ago
  20. 19a87c7 Initial implementation of ticket #1016: Native Linux ALSA audio device backend implementation by Benny Prijono · 15 years ago
  21. 06839e7 Ticket #1028: Recommit r3074 with updated codec.h. by Nanang Izzuddin · 15 years ago
  22. 0ff300c Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing build errors (thanks Michael Bradley Jr for the report) by Benny Prijono · 15 years ago
  23. 7217505 Ticket #1028: by Nanang Izzuddin · 15 years ago
  24. fe0c127 Ticket #1025: Support for using different PortAudio installation/path by Benny Prijono · 15 years ago
  25. 9d0da8d Ticket #990: by Nanang Izzuddin · 15 years ago
  26. 793f939 Ticket #978: Fixed noise in APS G.729 playback/decoding on some devices by adopting G.729 SID/DTX frame handling from VAS implementation. by Nanang Izzuddin · 15 years ago
  27. 0e7071c Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS when no audio device is installed. by Nanang Izzuddin · 15 years ago
  28. fa17c85 Misc fix (#951): WMME dev should zero-fill WAVEFORMATEX as much as WAVEFORMATEX struct size, instead of just PCMWAVEFORMAT size, as it potentially leads to WAVERR_BADFORMAT when it is used in opening audio device (thanks Johan Lantz for the report). by Nanang Izzuddin · 15 years ago
  29. cdf2c9c Misc (#915): added WAVE_FORMAT_DIRECT flag when opening waveIn/Out in WMME audio dev, hopefully it can reduce latency by Benny Prijono · 15 years ago
  30. fc279de Ticket #909: by Nanang Izzuddin · 15 years ago
  31. d687a50 Ticket #909: by Nanang Izzuddin · 15 years ago
  32. bb51e50 Misc (#838): don't print error if MDA MaiscRecordComplete() or MaoscPlayComplete() returns KErrCancel (-3) by Benny Prijono · 15 years ago
  33. d65f78c More ticket #876: - fixed crash when null-audio is used with switchboard by Benny Prijono · 15 years ago
  34. debe8e1 Ticket #853: ./configure with --disable-sound argument does not work by Benny Prijono · 15 years ago
  35. 551ace8 Ticket #819: by Nanang Izzuddin · 15 years ago
  36. 3105be6 Fixed ticket #812: Noise with Symbian MDA sound backend when making a call by Benny Prijono · 15 years ago
  37. f87f67c Ticket #768: Media initialization returns error if no audio device is detected by Benny Prijono · 15 years ago
  38. f46a69b Ticket #771 (auddev-misc): Fixed handle leak in WMME, handle of thread quit event never got closed. by Nanang Izzuddin · 16 years ago
  39. 719f739 Ticket #771 (auddev-misc): Fixed WMME impl to allow buffer burst processing. by Nanang Izzuddin · 16 years ago
  40. 21286f2 Ticket #771 (auddev-misc): by Nanang Izzuddin · 16 years ago
  41. 6f7d5a1 Ticket #737: Fixed assertion when auddev is opened in playback direction only. by Nanang Izzuddin · 16 years ago
  42. 9920dc3 (Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-direct branch to trunk. by Benny Prijono · 16 years ago
  43. 05b2528 Fixed Symbian APS auddev that Stop() should wait until initialization completed (if initialization is on progress). by Nanang Izzuddin · 16 years ago
  44. fa92382 - updated delay statistic calculations to use pj_math_stat, also added by Nanang Izzuddin · 16 years ago
  45. df7937c Fixed Symbian APS auddev to apply output volume param in stream creation. by Nanang Izzuddin · 16 years ago
  46. fcb92d0 - updated APS set_cap() to store output volume setting into stream param. by Nanang Izzuddin · 16 years ago
  47. cf6b590 Attempt to reduce burst in wmme_dev by limiting the number of AddBuffer calls. It does not seem to affect the burst much as it seem to have come from the device/driver itself by Benny Prijono · 16 years ago
  48. 85bdaa8 WMME returns the updated volume setting in get_param() by Benny Prijono · 16 years ago
  49. 7a38000 PJMEDIA/PJMEDIA-AUDIODEV update: by Benny Prijono · 16 years ago
  50. da37ea3 - Fixed compile errors/warnings for Symbian targets. by Nanang Izzuddin · 16 years ago
  51. 64f9138 Ticket #736 (aps-direct branch): implemented the compatibility layer for the old sound API by Benny Prijono · 16 years ago
  52. 8eeab0b Ticket #734: error codes in audiodev by Benny Prijono · 16 years ago
  53. 48c91fd Updated Symbian APS aud dev to disable G729's VAD since it is suspected to produce intermittent noise on silence (rough switches between voiced & unvoiced frames). by Nanang Izzuddin · 16 years ago
  54. 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
  55. 6d17d50 Updated check condition in creating aud dev Symbian MDA. by Nanang Izzuddin · 16 years ago
  56. 689f8a8 Fixed warning in audiodev, and link error in symbian mda audio driver by Benny Prijono · 16 years ago
  57. a940b36 - Updated Symbian bld.inf & MMP projects to use new audio framework. by Nanang Izzuddin · 16 years ago
  58. 2e98879 - Disable EC in sound port when codec is used in sound device by Benny Prijono · 16 years ago
  59. 5fad7be Some testing in wmme_dev.c before changing it to use WMME callback interface by Benny Prijono · 16 years ago
  60. 2058f47 - Added pjmedia-audiodev/config.h by Benny Prijono · 16 years ago
  61. 96e74f3 - New convention about default audio device ID (now there is different ID for default capture/playback device. It should be backward compatible) by Benny Prijono · 16 years ago
  62. 10454dc Updated libraries and applications to use the new Audio Device API by Benny Prijono · 16 years ago
  63. 5efbdf2 Added Symbian audio (Mda) to audio dev. by Nanang Izzuddin · 16 years ago
  64. 1b79114 Added volume settings capability to Symbian APS audiodev. by Nanang Izzuddin · 16 years ago
  65. 1c1c7d4 Added Symbian S60 APS device in audiodev by Nanang Izzuddin · 16 years ago
  66. 555139d Updated audio test by Benny Prijono · 16 years ago
  67. e3ebd55 Added audiotest and initial work on audio demo sample by Benny Prijono · 16 years ago
  68. 598b01d Added WMME device in audiodev by Benny Prijono · 16 years ago
  69. 2cd64f8 Initial checkin for pjmedia_audiodev by Benny Prijono · 16 years ago