when adding new notes in piano-roll via mouse use alignment-border of 80/20 instead of 50/50 which makes piano-roll more usable

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms/stable-0.3@580 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-11-11 11:30:47 +00:00
parent 9ea778d246
commit 1ce450523f
5 changed files with 32 additions and 8 deletions

View File

@@ -1,3 +1,23 @@
2007-11-11 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/note.h:
* src/core/note.cpp:
* src/core/piano_roll.cpp:
when adding new notes in piano-roll via mouse use alignment-border of
80/20 instead of 50/50 which makes piano-roll more usable
2007-11-10 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* data/presets/AudioFileProcessor/Erazor.cs.xml:
added preset
* data/locale/de.ts:
* data/locale/de.qm:
updated German localization-files
* src/lib/sample_buffer.cpp:
fixed file-filter in file-selection-dialog
2007-10-30 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/note_play_handle.cpp: