scratchjr/ios/ScratchJr/src
chrisgarrity 16e4b7ce27 Limit size of sounds
We know that projects with lots of (large) sounds tend to crash ScratchJr. Hopefully reducing the size of the sounds will help to reduce the number of crashes.
2017-07-17 11:25:59 -04:00
..
AppDelegate.h Initial commit 2016-01-08 14:31:04 -05:00
AppDelegate.m Initial commit 2016-01-08 14:31:04 -05:00
CameraMask.m Initial commit 2016-01-08 14:31:04 -05:00
CameraView.m Initial commit 2016-01-08 14:31:04 -05:00
Database.m Initial commit 2016-01-08 14:31:04 -05:00
IO.m Fun with sound timers 2017-03-14 18:09:43 -04:00
main.m Initial commit 2016-01-08 14:31:04 -05:00
RecordSound.m Limit size of sounds 2017-07-17 11:25:59 -04:00
ScratchJr.h Fix formatting and restart bug 2017-03-14 14:31:18 -04:00
ScratchJr.m Initial commit 2016-01-08 14:31:04 -05:00
ViewController.h Initial commit 2016-01-08 14:31:04 -05:00
ViewController.m Fix formatting and restart bug 2017-03-14 14:31:18 -04:00
ViewFinder.m Initial commit 2016-01-08 14:31:04 -05:00