1. 08c10d1 Snap for 4453288 from 0acda6c822aba430d93044bbf2ebb9680b8969c2 to pi-release by android-build-team Robot · 7 years ago int/p/fp2 rel/p/fp2/20.10.1-beta rel/p/fp2/20.12.0-beta rel/p/fp2/21.01.0-rel rel/p/fp2/21.03.0-rel rel/p/fp2/21.05.0-rel rel/p/fp2/21.08.1-rel rel/p/fp2/21.10.0-rel rel/p/fp2/21.12.0-rel 20.10.1-beta.0 20.12.0-beta.0 20.12.0-beta.1 21.01.0-rel.0 rel/p/fp2/21.01.0-rel.1 rel/p/fp2/21.03.0-rel.1 rel/p/fp2/21.03.0-rel.2 rel/p/fp2/21.05.0-rel.1 rel/p/fp2/21.08.1-rel.0 rel/p/fp2/21.10.0-rel.2 rel/p/fp2/21.12.0-rel.1
  2. 0acda6c Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: f9f6132247 by Xin Li · 7 years ago
  3. f9f6132 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Xin Li · 7 years ago
  4. 3a512d9 Merge commit 'acd09985ff0da954f51d45045f81e876a63f7650' into HEAD by Xin Li · 7 years ago
  5. 877b474 Snap for 4413317 from 7dcf783b3cb22c4453755396204a74636cb0dd6c to pi-release by android-build-team Robot · 7 years ago
  6. 7dcf783 Export include dirs from libsonic am: 44dc9781d7 am: f1db138338 am: 8fcb08ea46 by Dan Willemsen · 7 years ago
  7. 8fcb08e Export include dirs from libsonic am: 44dc9781d7 am: f1db138338 by Dan Willemsen · 7 years ago
  8. f1db138 Export include dirs from libsonic am: 44dc9781d7 by Dan Willemsen · 7 years ago
  9. 44dc978 Export include dirs from libsonic by Dan Willemsen · 7 years ago
  10. af2b102 Snap for 4386413 from 7b7792449201407186c0cefe4fed1d5e7c74cdb3 to pi-release by android-build-team Robot · 7 years ago
  11. 7b77924 Use -Werror in external/sonic am: c4d7bdd54c am: 603ce17264 am: 24c70d0df3 by Chih-Hung Hsieh · 7 years ago
  12. acd0998 Use -Werror in external/sonic am: c4d7bdd54c am: 603ce17264 am: 24c70d0df3 by Chih-Hung Hsieh · 7 years ago
  13. 24c70d0 Use -Werror in external/sonic am: c4d7bdd54c am: 603ce17264 by Chih-Hung Hsieh · 7 years ago
  14. 603ce17 Use -Werror in external/sonic am: c4d7bdd54c by Chih-Hung Hsieh · 7 years ago
  15. c4d7bdd Use -Werror in external/sonic by Chih-Hung Hsieh · 7 years ago
  16. c55984d Android.mk -> Android.bp am: 1163465de6 am: b5f76c9dcb am: 06f3b59c76 by Steven Moreland · 7 years ago
  17. a2f81e8 Android.mk -> Android.bp am: 1163465de6 am: b5f76c9dcb am: 06f3b59c76 by Steven Moreland · 7 years ago
  18. 06f3b59 Android.mk -> Android.bp am: 1163465de6 am: b5f76c9dcb by Steven Moreland · 7 years ago
  19. b5f76c9 Android.mk -> Android.bp am: 1163465de6 by Steven Moreland · 7 years ago
  20. 1163465 Android.mk -> Android.bp by Steven Moreland · 7 years ago
  21. 0227d83 am 176cbaa4: Add MODULE_LICENSE and NOTICE by Bill Yi · 9 years ago int/n/fp2
  22. 176cbaa Add MODULE_LICENSE and NOTICE by Bill Yi · 9 years ago
  23. 10c16fc Adding Android.mk for android integration by Ricardo Garcia · 9 years ago
  24. 60eeb06 Changed license to Apache 2.0, and enabled -O3 optimization by Bill Cox · 9 years ago
  25. 6bca292 Merge pull request #2 from drodsou/resize_fix by Bill · 11 years ago
  26. 55e0289 Merge pull request #1 from mattalbright/master by Bill · 11 years ago
  27. 3225150 Fix resize to work also in stereo by David R. Souto · 11 years ago
  28. 72ae545 - Made the Makefile work under OSX 10.8 by Matthew Albright · 11 years ago
  29. 524a0ac Added LIBDIR variable from Luke's patch and moved libsonic.so to the end of the command to build sonic. For some reason, the order now matters in Oneiric. by Bill Cox · 13 years ago
  30. 0b643e2 Merge branch 'master' of github.com:waywardgeek/sonic by Bill Cox · 13 years ago
  31. 500b870 Updated Makefile as per patch from Luke by Bill Cox · 13 years ago
  32. c4b5c11 Minor edit to web posting script by Bill Cox · 13 years ago
  33. ec23ae0 Removed dependence on libsndfile, which complicated compiling on Windows and confused some people who thought using sonic requires this library. Also changed from .flac format to wav file format for samples by Bill Cox · 13 years ago
  34. f37d597 Added initial version of Sonic writeup by Bill Cox · 13 years ago
  35. 1a15418 Updated documentation based on feeback by Bill Cox · 13 years ago
  36. 7c21cf7 Modified web page to mention Java port by Bill Cox · 13 years ago
  37. e720065 Updated license to allow easier inclusion in projects by Bill Cox · 13 years ago
  38. 2e48c22 Native Java port working by Bill Cox · 13 years ago
  39. dfe6b37 Working on Java native port by Bill Cox · 13 years ago
  40. 192486e Spelling typo by Bill Cox · 13 years ago
  41. 473b7ae Just fixed a goober on a return value that wasn't a bug, but was wrong by Bill Cox · 13 years ago
  42. 123042f Just refreshed the web documentation by Bill Cox · 13 years ago
  43. 1be6c13 Dont remove Changelog and version in make clean by Bill Cox · 13 years ago
  44. 6c6819b Removed Sonic-NDK by Bill Cox · 13 years ago
  45. 2924080 Remove ChangeLog in clean by Bill Cox · 13 years ago
  46. 99c9c0a More debian tweaks by Bill Cox · 13 years ago
  47. 0e01d01 Create ChangeLog from git by Bill Cox · 13 years ago
  48. 8875bcc More debian tweaks by Bill Cox · 13 years ago
  49. 6e7c191 More debian packaging tweaks by Bill Cox · 13 years ago
  50. 1460e28 More debian tweaks by Bill Cox · 13 years ago
  51. 87a3dc2 More debian packaging tweaks by Bill Cox · 13 years ago
  52. 785a6c2 Changed ChangeLog message by Bill Cox · 13 years ago
  53. 2117330 more tweaks by Bill Cox · 13 years ago
  54. 8e6d7b6 More tweaks by Bill Cox · 13 years ago
  55. 3d020c4 More Debian packaging tweaks by Bill Cox · 13 years ago
  56. db3f14d Updates to debian packaging by Bill Cox · 13 years ago
  57. 40bbd93 Changed default install to /usr rather than /usr/local, due to problems in Ubuntu not having /usr/local/lib in LD_LIBRARY_PATH by Bill Cox · 13 years ago
  58. 182f76a Fixed first period calculation by Bill Cox · 13 years ago
  59. c06c2dc Merge branch 'master' of github.com:waywardgeek/sonic by Bill Cox · 13 years ago
  60. 69a864b Added sonicSetNumChannels and sonicSetSampleRate by Bill Cox · 13 years ago
  61. 6c5e34d Update verion number in Makefile in mkorig by Bill Cox · 13 years ago
  62. 7a23250 Minor edit to web page by Bill Cox · 13 years ago
  63. b59d509 Fixed typo in README by Bill Cox · 13 years ago
  64. cf4ca10 minor web page update by Bill Cox · 13 years ago
  65. d0380df Added rate parameter to batch mode commands. by Bill Cox · 13 years ago
  66. 3dcf50c Added new changelog entry by Bill Cox · 13 years ago
  67. f29dff6 re-enable -O2 in makefile by Bill Cox · 13 years ago
  68. ddd6cde Minor web page update by Bill Cox · 13 years ago
  69. 3276bb0 Added speech rate control, and by default we now use this and speed modification for pitch change. Added vocal chord emulation based pitch change option. by Bill Cox · 13 years ago
  70. dad53c5 web update by Bill Cox · 13 years ago
  71. 666c53e Compressed two wav files by Bill Cox · 13 years ago
  72. efd0ea1 web page mods by Bill Cox · 13 years ago
  73. cd84ff6 web updates by Bill Cox · 13 years ago
  74. 81b7c80 web page updates by Bill Cox · 13 years ago
  75. e4b313f Updated web site by Bill Cox · 13 years ago
  76. e3ce35c minor work on web page by Bill Cox · 13 years ago
  77. ca1fa54 Fixed LGPL license number on web page by Bill Cox · 13 years ago
  78. fe394fb Added instructions for git access to web site by Bill Cox · 13 years ago
  79. 743d4ee Minor mod to mkorig by Bill Cox · 13 years ago
  80. 06c9142 minor mod to control file by Bill Cox · 13 years ago
  81. f41c456 more mucking by Bill Cox · 13 years ago
  82. 59b4dc8 More mucking with post by Bill Cox · 13 years ago
  83. 8c9093b More mucking with post by Bill Cox · 13 years ago
  84. 0d098b5 Mucking with post script by Bill Cox · 13 years ago
  85. daef465 New changelog release number by Bill Cox · 13 years ago
  86. 9d14021 Added some basic documentation for the web page by Bill Cox · 13 years ago
  87. d29e98e Another attempt to fix threads by Bill Cox · 13 years ago
  88. 200a0ad Fix for thread safty, added uninstall make target by Bill Cox · 13 years ago
  89. eacbb06 Added initial ChangeLog file by Bill Cox · 13 years ago
  90. 839020c Added version generation in mkorig by Bill Cox · 13 years ago
  91. 3890d2c Updated changelog by Bill Cox · 13 years ago
  92. 6fac668 Modified README by Bill Cox · 13 years ago
  93. 4527869 Added mkorig, a script to build the .orig.tar.gz file, without a .git or debian directory by Bill Cox · 13 years ago
  94. 764c57b Fixed dependency in control file by Bill Cox · 13 years ago
  95. 1331812 More on fixing linting warnings by Bill Cox · 13 years ago
  96. 59af467 More changes to fix lintian warnings by Bill Cox · 13 years ago
  97. 0ad5c27 More fixes for lintian warnings by Bill Cox · 13 years ago
  98. 4e234d7 Fix to -q flag, added SONIC_USE_SIN compiler flag by Bill Cox · 13 years ago
  99. 69a9bae Fix to -q option parsing by Bill Cox · 13 years ago
  100. 975afe1 Updated man page by Bill Cox · 13 years ago