Improve automation track appearance. Fix tempoSyncKnob calculation

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1198 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-29 06:24:23 +00:00
parent f53a76d7ee
commit 941c3cdc78
3 changed files with 27 additions and 7 deletions

View File

@@ -4,12 +4,16 @@
Initialize gain at 1.0
* src/core/automation_pattern.cpp:
Correctly draw automation TCO for negative minValues.
- Correctly draw automation TCO for negative minValues.
- Add some shading
* src/gui/controller_connection_dialog.cpp:
- Connect cancel button
- Make mapping function read-only for alpha release
* src/gui/widgets/tempo_sync_knob.cpp:
Make tempoSyncKnob really sync to tempo again
2008-06-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/Makefile.am: