Pattern colors styleable

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1988 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2009-01-29 04:03:33 +00:00
parent 37e32ec907
commit 1053696ada
5 changed files with 28 additions and 11 deletions

View File

@@ -75,6 +75,15 @@
* data/themes/cusis/controller_bg.png:
Add Cusis-theme artwork
* data/themes/cusis/theme.xml:
* data/themes/default/theme.xml:
* src/core/main.cpp:
- Add xml files for specifying styles and optional parameters
- However, we pick the class based on artworkDir path for now...
* src/tracks/pattern.cpp:
More widgets customized
2009-01-26 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/tracks/bb_track.cpp: