aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-10Adding Android.mk for android integrationandroid-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r68android-6.0.1_r67android-6.0.1_r66android-6.0.1_r65android-6.0.1_r63android-6.0.1_r62android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r55android-6.0.1_r54android-6.0.1_r53android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r5android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r45android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r4android-6.0.1_r33android-6.0.1_r32android-6.0.1_r31android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21android-6.0.1_r20android-6.0.1_r18android-6.0.1_r17android-6.0.1_r16android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r41android-6.0.0_r4android-6.0.0_r3android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r2android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11android-6.0.0_r1marshmallow-releasemarshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devmarshmallow-dr-releasemarshmallow-dr-dragon-releasemarshmallow-dr-devmarshmallow-devmarshmallow-cts-releaseRicardo Garcia
2015-02-27Changed license to Apache 2.0, and enabled -O3 optimizationmaster-soongBill Cox
2013-09-10Merge pull request #2 from drodsou/resize_fixBill
2013-09-10Merge pull request #1 from mattalbright/masterBill
2013-09-10Fix resize to work also in stereoDavid R. Souto
2013-04-17- Made the Makefile work under OSX 10.8Matthew Albright
2011-10-25Added LIBDIR variable from Luke's patch and moved libsonic.so to the end of t...Bill Cox
2011-10-25Merge branch 'master' of github.com:waywardgeek/sonicBill Cox
2011-10-21Updated Makefile as per patch from LukeBill Cox
2011-10-21Minor edit to web posting scriptBill Cox
2011-10-21Removed dependence on libsndfile, which complicated compiling on Windows and ...Bill Cox
2011-08-14Added initial version of Sonic writeupBill Cox
2011-07-16Updated documentation based on feebackBill Cox
2011-07-16Modified web page to mention Java portBill Cox
2011-07-16Updated license to allow easier inclusion in projectsBill Cox
2011-07-16Native Java port workingBill Cox
2011-07-15Working on Java native portBill Cox
2011-07-15Spelling typoBill Cox
2011-07-15Just fixed a goober on a return value that wasn't a bug, but was wrongBill Cox
2011-05-11Just refreshed the web documentationBill Cox
2011-04-19Dont remove Changelog and version in make cleanBill Cox
2011-04-19Removed Sonic-NDKBill Cox
2011-04-18Remove ChangeLog in cleanBill Cox
2011-04-18More debian tweaksBill Cox
2011-04-18Create ChangeLog from gitBill Cox
2011-04-15More debian tweaksBill Cox
2011-04-15More debian packaging tweaksBill Cox
2011-04-15More debian tweaksBill Cox
2011-04-15More debian packaging tweaksBill Cox
2011-04-15Changed ChangeLog messageBill Cox
2011-04-15more tweaksBill Cox
2011-04-15More tweaksBill Cox
2011-04-15More Debian packaging tweaksBill Cox
2011-04-15Updates to debian packagingBill Cox
2011-04-13Changed default install to /usr rather than /usr/local, due to problems in Ub...Bill Cox
2011-03-04Fixed first period calculationBill Cox
2011-03-04Merge branch 'master' of github.com:waywardgeek/sonicBill Cox
2011-03-04Added sonicSetNumChannels and sonicSetSampleRateBill Cox
2011-01-12Update verion number in Makefile in mkorigBill Cox
2011-01-12Minor edit to web pageBill Cox
2011-01-12Fixed typo in READMEBill Cox
2011-01-11minor web page updateBill Cox
2011-01-11Added rate parameter to batch mode commands.Bill Cox
2011-01-11Added new changelog entryBill Cox
2011-01-11re-enable -O2 in makefileBill Cox
2011-01-11Minor web page updateBill Cox
2011-01-11Added speech rate control, and by default we now use this and speed modificat...Bill Cox
2011-01-10web updateBill Cox
2011-01-10Compressed two wav filesBill Cox
2011-01-10web page modsBill Cox