added LADSPA browser, fixed automatable sliders, workspace improvements

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@608 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2007-11-23 00:05:25 +00:00
parent f9beb66e4e
commit c13853a9b3
194 changed files with 510 additions and 1082 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,9 @@
/* LMMS style sheet */
QMdiArea {
background-image: url(resources:background_artwork.png);
}
captionMenu::item:disabled {
color: white;
background-color: rgb(0, 0, 192);