mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
miscellaneous fixes post-jesse's 24 bit file format changes
git-svn-id: svn://localhost/trunk/ardour2@317 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
9ab70fb552
commit
cf0da62ff0
25 changed files with 442 additions and 164 deletions
|
|
@ -48,9 +48,9 @@ struct _GnomeCanvasSimpleRect
|
|||
gboolean fill;
|
||||
gboolean draw;
|
||||
gboolean full_draw_on_update;
|
||||
uint32_t fill_color;
|
||||
uint32_t outline_color;
|
||||
uint32_t outline_pixels;
|
||||
uint32_t fill_color;
|
||||
uint32_t outline_color;
|
||||
uint32_t outline_pixels;
|
||||
|
||||
/* cached values set during update/used during render */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue