GUI semi-overhaul. Fixed timeline. Division options.
commit31304780a6a6d1596d6e2c5371864e0aafafa806
authorEvanR <evanrinehart@gmail.com>
Thu, 18 Dec 2008 03:58:51 +0000 (17 21:58 -0600)
committerEvanR <evanrinehart@gmail.com>
Thu, 18 Dec 2008 03:58:51 +0000 (17 21:58 -0600)
treeb77425f47a85ad30a49714d823b0c60548621368
parent04abc692674f2975f2f18d1e82db387b965c0082
GUI semi-overhaul. Fixed timeline. Division options.

Rearranged the gui somewhat in expectance of final
features. You can set the beats per measure and
measures per phrase to affect the way the grids draw
their major divisions. Block endings appear red in
the pattern editor. Zero measures per phrase eliminates
major divisions in the song editor.

When creating new blocks their beginnings and endings
are quantized according to beats per measure or minor
divisions in the song editor.

Note beginnings and block beginnings are quantized when
moved according to current quantization settings.
src/arranger.cpp
src/eventedit.cpp
src/pianoroll.cpp
src/timeline.cpp
src/timeline.h
src/ui.cpp
src/ui.fl
src/ui.h
src/uihelper.cpp