StreamingKit/Audjustable/Classes
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
..
AudioPlayer Fix continual allocation of auto-releaseable NSDate objects 2013-04-17 09:37:57 +00:00
AudioPlayerView.h Added gitignore 2012-11-28 14:20:38 +00:00
AudioPlayerView.m Added gitignore 2012-11-28 14:20:38 +00:00