Optimize pixmap loading

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1973 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2009-01-28 06:27:28 +00:00
parent a35d4437e1
commit 05ff15f0e8
2 changed files with 31 additions and 13 deletions

View File

@@ -1,4 +1,9 @@
2009-01-25 Paul Giblock <drfaygo/at/gmail/dot/com>
2009-01-28 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/gui/embed.cpp:
Cache pixmaps instead of loading new ones each time
2009-01-26 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/tracks/bb_track.cpp:
Integrate broken BB-clone bug from pitanga