1. 10c16fc Adding Android.mk for android integration by Ricardo Garcia · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 60eeb06 Changed license to Apache 2.0, and enabled -O3 optimization by Bill Cox · 9 years ago
  3. 6bca292 Merge pull request #2 from drodsou/resize_fix by Bill · 11 years ago
  4. 55e0289 Merge pull request #1 from mattalbright/master by Bill · 11 years ago
  5. 3225150 Fix resize to work also in stereo by David R. Souto · 11 years ago
  6. 72ae545 - Made the Makefile work under OSX 10.8 by Matthew Albright · 11 years ago
  7. 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
  8. 0b643e2 Merge branch 'master' of github.com:waywardgeek/sonic by Bill Cox · 13 years ago
  9. 500b870 Updated Makefile as per patch from Luke by Bill Cox · 13 years ago
  10. c4b5c11 Minor edit to web posting script by Bill Cox · 13 years ago
  11. 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
  12. f37d597 Added initial version of Sonic writeup by Bill Cox · 13 years ago
  13. 1a15418 Updated documentation based on feeback by Bill Cox · 13 years ago
  14. 7c21cf7 Modified web page to mention Java port by Bill Cox · 13 years ago
  15. e720065 Updated license to allow easier inclusion in projects by Bill Cox · 13 years ago
  16. 2e48c22 Native Java port working by Bill Cox · 13 years ago
  17. dfe6b37 Working on Java native port by Bill Cox · 13 years ago
  18. 192486e Spelling typo by Bill Cox · 13 years ago
  19. 473b7ae Just fixed a goober on a return value that wasn't a bug, but was wrong by Bill Cox · 13 years ago
  20. 123042f Just refreshed the web documentation by Bill Cox · 13 years ago
  21. 1be6c13 Dont remove Changelog and version in make clean by Bill Cox · 13 years ago
  22. 6c6819b Removed Sonic-NDK by Bill Cox · 13 years ago
  23. 2924080 Remove ChangeLog in clean by Bill Cox · 13 years ago
  24. 99c9c0a More debian tweaks by Bill Cox · 13 years ago
  25. 0e01d01 Create ChangeLog from git by Bill Cox · 13 years ago
  26. 8875bcc More debian tweaks by Bill Cox · 13 years ago
  27. 6e7c191 More debian packaging tweaks by Bill Cox · 13 years ago
  28. 1460e28 More debian tweaks by Bill Cox · 13 years ago
  29. 87a3dc2 More debian packaging tweaks by Bill Cox · 13 years ago
  30. 785a6c2 Changed ChangeLog message by Bill Cox · 13 years ago
  31. 2117330 more tweaks by Bill Cox · 13 years ago
  32. 8e6d7b6 More tweaks by Bill Cox · 13 years ago
  33. 3d020c4 More Debian packaging tweaks by Bill Cox · 13 years ago
  34. db3f14d Updates to debian packaging by Bill Cox · 13 years ago
  35. 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
  36. 182f76a Fixed first period calculation by Bill Cox · 13 years ago
  37. c06c2dc Merge branch 'master' of github.com:waywardgeek/sonic by Bill Cox · 13 years ago
  38. 69a864b Added sonicSetNumChannels and sonicSetSampleRate by Bill Cox · 13 years ago
  39. 6c5e34d Update verion number in Makefile in mkorig by Bill Cox · 13 years ago
  40. 7a23250 Minor edit to web page by Bill Cox · 13 years ago
  41. b59d509 Fixed typo in README by Bill Cox · 13 years ago
  42. cf4ca10 minor web page update by Bill Cox · 13 years ago
  43. d0380df Added rate parameter to batch mode commands. by Bill Cox · 13 years ago
  44. 3dcf50c Added new changelog entry by Bill Cox · 13 years ago
  45. f29dff6 re-enable -O2 in makefile by Bill Cox · 13 years ago
  46. ddd6cde Minor web page update by Bill Cox · 13 years ago
  47. 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
  48. dad53c5 web update by Bill Cox · 13 years ago
  49. 666c53e Compressed two wav files by Bill Cox · 13 years ago
  50. efd0ea1 web page mods by Bill Cox · 13 years ago
  51. cd84ff6 web updates by Bill Cox · 13 years ago
  52. 81b7c80 web page updates by Bill Cox · 13 years ago
  53. e4b313f Updated web site by Bill Cox · 13 years ago
  54. e3ce35c minor work on web page by Bill Cox · 13 years ago
  55. ca1fa54 Fixed LGPL license number on web page by Bill Cox · 13 years ago
  56. fe394fb Added instructions for git access to web site by Bill Cox · 13 years ago
  57. 743d4ee Minor mod to mkorig by Bill Cox · 13 years ago
  58. 06c9142 minor mod to control file by Bill Cox · 13 years ago
  59. f41c456 more mucking by Bill Cox · 13 years ago
  60. 59b4dc8 More mucking with post by Bill Cox · 13 years ago
  61. 8c9093b More mucking with post by Bill Cox · 13 years ago
  62. 0d098b5 Mucking with post script by Bill Cox · 13 years ago
  63. daef465 New changelog release number by Bill Cox · 13 years ago
  64. 9d14021 Added some basic documentation for the web page by Bill Cox · 13 years ago
  65. d29e98e Another attempt to fix threads by Bill Cox · 13 years ago
  66. 200a0ad Fix for thread safty, added uninstall make target by Bill Cox · 13 years ago
  67. eacbb06 Added initial ChangeLog file by Bill Cox · 13 years ago
  68. 839020c Added version generation in mkorig by Bill Cox · 13 years ago
  69. 3890d2c Updated changelog by Bill Cox · 13 years ago
  70. 6fac668 Modified README by Bill Cox · 13 years ago
  71. 4527869 Added mkorig, a script to build the .orig.tar.gz file, without a .git or debian directory by Bill Cox · 13 years ago
  72. 764c57b Fixed dependency in control file by Bill Cox · 13 years ago
  73. 1331812 More on fixing linting warnings by Bill Cox · 13 years ago
  74. 59af467 More changes to fix lintian warnings by Bill Cox · 13 years ago
  75. 0ad5c27 More fixes for lintian warnings by Bill Cox · 13 years ago
  76. 4e234d7 Fix to -q flag, added SONIC_USE_SIN compiler flag by Bill Cox · 13 years ago
  77. 69a9bae Fix to -q option parsing by Bill Cox · 13 years ago
  78. 975afe1 Updated man page by Bill Cox · 13 years ago
  79. 6fd1d88 Merge branch 'master' of vinux-project.org:sonic by Bill Cox · 13 years ago
  80. 892701c updates by Bill Cox · 13 years ago
  81. a6d08cc Merge branch 'master' of git.vinux-project.org:sonic by Bill Cox · 13 years ago
  82. c978c39 Added -q flag by Bill Cox · 13 years ago
  83. 13ad3b8 Fixing lintian warnings by Bill Cox · 13 years ago
  84. ebebbe4 Removed linking to math lib, and updated man page by Bill Cox · 13 years ago
  85. 0283c34 Fix to flush by Bill Cox · 13 years ago
  86. c17208e Maybe this sounds slightly better... maybe by Bill Cox · 13 years ago
  87. 527b4e8 Added getter method for numChannels by Bill Cox · 13 years ago
  88. d76d222 Improved lowering pitch, and sped up sonic a bit by Bill Cox · 13 years ago
  89. 0a65104 Done with initial implementation of pitch shifting by Bill Cox · 13 years ago
  90. 68e2aee Got pitch shift mostly working. Bugs remain in lowering pitch by Bill Cox · 13 years ago
  91. d544fdb Working on adding pitch control by Bill Cox · 13 years ago
  92. 1dcc64a Fix to slowing down speech. by Bill Cox · 13 years ago
  93. f807189 Added support for stereo recordings by Bill Cox · 14 years ago
  94. 1a299bb Compiled, but not debugged, multi-channel support by Bill Cox · 14 years ago
  95. 6a1bbb1 Conveterted to integer arithmetic to be more suitable for embedded devices by Bill Cox · 14 years ago
  96. 7e22837 Merge branch 'master' of git.vinux-project.org:sonic by Bill Cox · 14 years ago
  97. a33e3bd Just added a message function by Bill Cox · 14 years ago
  98. ea5aa0c Added patch from Aleksey Sadovoy <lex@progger.ru> to fix conversion from short to float, so that floats are in the -1 to 1 range. by Bill Cox · 14 years ago
  99. 8a23d2f Added patch from Aleksey Sadovoy <lex@progger.ru> which adds unsigned char sound support by Bill Cox · 14 years ago
  100. a999987 Changed to LGPL license by Bill Cox · 14 years ago