1. a97494e Rename UK tones to GB tones by Hall Liu · 9 years ago
  2. b293851 Merge "Fix for tone glitch produced in ToneGenerator" am: 46f1c24c5a am: 84183ba496 am: 09b0b40fb4 by Eric Laurent · 9 years ago
  3. 50029b6 Add Australia specific supervisory tones. by Tyler Gunn · 9 years ago
  4. 7711c90 ToneGenerator: Increase buffer framecount by Andy Hung · 9 years ago
  5. 2b49066 Fix WaveGenerator memory leak by Mykola Kondratenko · 10 years ago
  6. 1bcae27 Fix for wrong ringtone when using VoWiFi by Lukasz Wasowicz · 10 years ago
  7. 7a9c55c Fix tone region(for US, CA and JP) recognition for dual SIM by tadashi.aoyama · 9 years ago
  8. 3743feb Add the conditions that determine the region for US, CA and JP by takafumi nakamura · 10 years ago
  9. e7b4463 Add UK ringback tone by Hall Liu · 9 years ago
  10. b713273 am 7f4d4fc8: Merge "Fix benign overflow in ToneGenerator.cpp" by Dan Austin · 10 years ago
  11. 6f5a43f Fix benign overflow in ToneGenerator.cpp by Chad Brubaker · 10 years ago
  12. f1063e2 libmedia: fix all warning, make warnings errors, use clang by Lajos Molnar · 10 years ago
  13. 1b12b21 Use standard syntax to initialize fields. by Chih-Hung Hsieh · 11 years ago
  14. 66e4635 Use symbolic constants from <system/audio.h> by Glenn Kasten · 11 years ago
  15. 1ab85ec Include what is needed by Glenn Kasten · 12 years ago
  16. 9f80dd2 New control block for AudioTrack and AudioRecord by Glenn Kasten · 12 years ago
  17. 2799d74 Use sp<AudioTrack> instead of raw AudioTrack * by Glenn Kasten · 12 years ago
  18. 704455a Fix unreleased mutex in ToneGenerator stopTone() by Eric Laurent · 12 years ago
  19. a8eccec ToneGenerator: fix overflow in stopTone by Eric Laurent · 12 years ago
  20. 681be03 ToneGenerator: fix truncated tones by Eric Laurent · 12 years ago
  21. 09108ad ToneGenerator: fix stop/destroy concurrency by Eric Laurent · 12 years ago
  22. 6386b50 ToneGenerator: fix AudioTrack pointer init by Eric Laurent · 12 years ago
  23. 6eb954f ToneGenerator: optimize silent tone by Eric Laurent · 12 years ago
  24. b1c0993 Add all-channel AudioTrack::setVolume() API by Glenn Kasten · 13 years ago
  25. 98f1530 Re-enable fast track for ToneGenerator by Glenn Kasten · 13 years ago
  26. 1d685d7 Fix ToneGenerator regression by Glenn Kasten · 13 years ago
  27. 0ca3cf9 rename audio policy output flags by Eric Laurent · 13 years ago
  28. 2120fe5 ToneGenerator requests fast track by Glenn Kasten · 13 years ago
  29. e53b9ea Whitespace and indentation by Glenn Kasten · 13 years ago
  30. 18868c5 Use audio_policy_output_flags_t consistently by Glenn Kasten · 13 years ago
  31. 99e53b8 Update comments by Glenn Kasten · 13 years ago
  32. 9d1f02d Follow raw pointer and sp<> conventions by Glenn Kasten · 13 years ago
  33. 90bebef No newline or space at end of ALOG format string by Glenn Kasten · 13 years ago
  34. ff3c83e Merge "Use ToneGenerator::tone_type consistently" by Glenn Kasten · 13 years ago
  35. a0d6833 Use NULL not 0 for raw pointers by Glenn Kasten · 13 years ago
  36. 3d2f877 Use ToneGenerator::tone_type consistently by Glenn Kasten · 13 years ago
  37. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  38. 83bc7f3 libmedia new can't fail on Android by Glenn Kasten · 13 years ago
  39. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  40. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  41. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  42. b8e9897 Remove unneeded #include <sys/resource.h> by Glenn Kasten · 14 years ago
  43. d217a8c Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 14 years ago
  44. 013b5a6 Use AudioTrack::event_type not int in callback by Glenn Kasten · 14 years ago
  45. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  46. 981594f Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER by Naveen Kalla · 16 years ago
  47. 34f1d8e Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 16 years ago
  48. a9a4390 Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 16 years ago
  49. e33e00e Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 16 years ago
  50. 824b6a4 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 16 years ago
  51. 85fa14d Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 16 years ago
  52. 5a22b90 Fix issue 2045983 ToneGenerator: fix void statement. by Eric Laurent · 16 years ago
  53. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
  54. c38bb06 Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 16 years ago
  55. 5e0a304 Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 16 years ago
  56. 4afdfa7 Don't allow negative numbers in ToneGenerator toneType parameter Bug 1836596 by Dave Sparks · 16 years ago
  57. 0b62e24 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 16 years ago
  58. 8365529 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  59. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  60. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  61. 925a349 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
  62. 7a2146d auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  63. 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  64. cce8bd1 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  65. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  66. 2729ea9 Initial Contribution by The Android Open Source Project · 17 years ago