scanner.py now stores a cached of File objects in .audiomangler/cache - approximately...
commitf1692ba600a2795dccf6eaa8ce74c1ec177986ba
authorAndrew Mahone <andrew.mahone@gmail.com>
Sat, 24 May 2008 10:15:58 +0000 (24 06:15 -0400)
committerAndrew Mahone <andrew.mahone@gmail.com>
Sat, 24 May 2008 10:15:58 +0000 (24 06:15 -0400)
tree4864efd44be2299f269029eae09aada7fa52b0a5
parent6a8e10e0244ea8fbe232c8d60cc5f2916e11432c
scanner.py now stores a cached of File objects in .audiomangler/cache - approximately 7x speedup
Expr and Format now return cached instances when possible - fairly large speedup
more replaygain support, + am_replaygain app
remove PIL from deps, something is broken, and ez_setup doesn't detect the existing installation
audiomangler/cli.py
audiomangler/codecs.py
audiomangler/config.py
audiomangler/expression.py
audiomangler/scanner.py
setup.py