summaryrefslogtreecommitdiffstats
path: root/arm-wt-22k
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash when scanning corrupt midi file.jellybean-stablejellybeanMarco Nelissen2011-12-161-0/+5
| | | | | | b/5453816 Change-Id: Ic2104fc0b86ef0b5ec3af7a009b193f85690d291
* Fix engine state reporting.Marco Nelissen2010-12-211-2/+2
| | | | | | b/3290604 Change-Id: If1d15499575b1448c6c1c735718c2269b87fae3e
* Add missing NOTICE files.David Deephanphongs2010-10-191-0/+14
| | | | | | | Copy the NOTICE file from external/sonivox to external/sonivox/arm-wt-22k, where it will be picked up by the build system. Change-Id: Ieb1c6bbb510b6cc9c375c6250b70d9413aa511a7
* Fix missing NLBruce Beare2010-06-251-1/+1
| | | | | Change-Id: I00dc89c1e9f0ac7f21707937619d3cdc364ca27d Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
* Fix infinite loop issue with correctly formed, but useless iMelody files ↵Dave Sparks2009-08-252-3/+9
| | | | | | | | | | | (bug 2068782). It is possible to construct a legitimate iMelody file that consists of only control commands such as ledon, ledoff, etc. in an infinite loop. If there are no notes or rests in the file, the iMelody parser will spin in an infinite loop sucking as many CPU cycles as it can get. This fix ignores loops that contain no notes or rests since they make no sense. The controls will be processed, but the loop will only execute once.
* Sonivox whitespace cleanupDave Sparks2009-08-2498-66279/+66279
|
* AI 146585: am: CL 146484 am: CL 146399 Add sources of the OSX native lib for ↵Jean-Michel Trivi2009-04-189-0/+20124
| | | | | | | | | | JetCreator. Original author: jmtrivi Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 146585
* Automated import from //branches/master/...@140965,140965Jean-Michel Trivi2009-03-241-11412/+14720
|
* Automated import from //branches/master/...@140869,140869Jean-Michel Trivi2009-03-241-4/+2
|
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-183-4/+13
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03116-0/+50475
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03116-50475/+0
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-2/+2
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-105-1610/+1553
|
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-224-52/+108
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-174-2/+24
|
* Initial ContributionThe Android Open Source Project2008-10-21116-0/+50454