StreamingKit/Audjustable
Piers 4e019bfcf2 Fix continual allocation of auto-releaseable NSDate objects
The startInterval method of the AudioPlayer module causes a
continually increasing number of NSDate objects to be
allocated. The auto-release pool which wraps this code doesn't
drain frequently enough causing an application's memory
footprint to grow by roughly a megabyte every 5 minutes.
2013-04-17 09:37:57 +00:00
..
Classes Fix continual allocation of auto-releaseable NSDate objects 2013-04-17 09:37:57 +00:00
en.lproj Added source and gitignore 2012-09-02 00:07:06 +01:00
AppDelegate.h Added source and gitignore 2012-09-02 00:07:06 +01:00
AppDelegate.m Changed default bufffer sizes to better support MP3s by default 2013-03-21 15:41:01 +00:00
Audjustable-Info.plist Added source and gitignore 2012-09-02 00:07:06 +01:00
Audjustable-Prefix.pch Added source and gitignore 2012-09-02 00:07:06 +01:00
main.m Added source and gitignore 2012-09-02 00:07:06 +01:00
sample.m4a Added source and gitignore 2012-09-02 00:07:06 +01:00