Commit Graph

10 Commits

Author SHA1 Message Date
Glenn Maynard 4a584684bc style cleanup 2007-05-13 21:54:19 +00:00
Chris Danford 1eee0be3b1 reload banner cache on reload songs 2006-05-05 08:16:32 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard eadd3b3edb separate "low res loaded on startup" and "low res loaded on demand" banner modes 2005-03-08 01:39:32 +00:00
Glenn Maynard 2cab5c4689 license updates 2004-05-31 22:42:12 +00:00
Glenn Maynard 0573864206 banner cache for group banners 2003-06-15 01:53:51 +00:00
Glenn Maynard 06af315dfd Refactor:
It seems to be no big deal to have a lot of small files; I think it's the
actual scan of the song tree that's expensive.  Simplify with this in
mind.

Load song banners when the song is loaded, so we don't load banners
for songs that aren't there.

Avoid touching the original banner when we're simply loading.
2003-06-15 00:57:05 +00:00
Glenn Maynard 026903bbd1 add UncacheSongBanner 2003-06-14 23:30:21 +00:00
Glenn Maynard 0633dba763 Move loading and unloading into functions. Don't log for each load. 2003-06-11 00:22:28 +00:00
Glenn Maynard 2a3ed9ee1e add BannerCache 2003-06-04 22:34:08 +00:00