summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/skin.h
AgeCommit message (Expand)AuthorFilesLines
2002-12-14- reduce memory usage a little bit by not storing the images after theysimon1-0/+4
2002-12-14- removed unused methodsimon1-2/+0
2002-12-14- save a bit of memory by caching a pixmap insteadsimon1-2/+2
2002-12-11- skins are now pre-loaded in the background (step by step)simon1-17/+36
2002-12-11- SkinCache now operates on SkinData instead of single imagessimon1-2/+0
2002-12-11- disable cache temporarilysimon1-0/+2
2002-12-11- moved the skin cache into the .cpp filesimon1-16/+0
2002-12-11- restructing a bit the skin data storage, in preparation for cachesimon1-7/+4
2002-12-11- copyright notice fixletsimon1-0/+22
2002-12-11- added a skin cache and a threaded skin loader. looks like the lattersimon1-0/+52
2002-12-11- moved default skin name reading over to skin classsimon1-1/+5
2002-12-11- slight simplification in the APIsimon1-2/+2
2002-12-11- button mask composing moved to Skin classsimon1-1/+6
2002-12-11- starting with skin preloadingsimon1-0/+12
2002-12-11- moved the remaining pieces of image/pixmap loading to the Skin classsimon1-0/+2
2002-12-11- more image loading functionality moved to the Skin classsimon1-0/+5
2002-12-11- starting to factor out the actual skin image loading into a separatesimon1-0/+22